Project
Trust
Tools
Insights How to buy FAQ Join community
Free On-Chain Tool

Solana Token Checker

Paste any Solana SPL token mint address and see its on-chain facts in seconds — total supply, mint authority status, freeze authority status, and decimal precision. No wallet connection. No fees. No sign-up.

Live on-chain data No wallet needed Works on any SPL token Reads raw mint account bytes Completely free

Enter a Mint Address

Default is the TrustTails (TAIL) mint. Paste any Solana SPL mint address to check it.

Fetching on-chain data…
Total Supply
Decimals
Mint Authority
Freeze Authority
View on Solscan
Educational tool only. This checker reads publicly available on-chain data from the Solana blockchain. Results are informational and do not constitute financial advice. Always verify independently. Do not invest based on tool output alone.
Understanding Your Results

What Each Field Means

The checker reads the raw 82-byte SPL mint account directly from the Solana blockchain. Here is what each field tells you about a token's trustworthiness.

Total Supply

The human-readable total number of tokens that exist on-chain. This is calculated from the raw 64-bit integer stored in the mint account, divided by 10 raised to the power of the token's decimals. A fixed supply that matches the project's stated figure is a positive transparency signal. Any discrepancy between the on-chain supply and a project's claims deserves scrutiny.

Mint Authority

This determines whether new tokens can be created. When the mint authority is Revoked, no one — not the team, not the deployer, not anyone — can ever mint additional tokens. The supply is mathematically fixed. When it is Active, the controlling wallet can inflate the supply at any time, diluting all holders. Revoked is the gold standard for supply integrity.

Freeze Authority

This determines whether individual token accounts (wallets holding the token) can be frozen, preventing transfers. When Revoked, no one can freeze your tokens — your ability to transfer is fully sovereign. When Active, a central party can lock anyone's balance. Many stablecoins intentionally keep this for compliance. For community tokens, revoked is the expected state.

Decimals

The number of decimal places the token supports. Most fungible Solana tokens use 6 or 9 decimals. This value is used to convert the raw integer supply stored on-chain into the human-readable figure you see. It is set at token creation and cannot be changed. For reference, SOL itself uses 9 decimals (lamports).

Supply Security

Why Revoked Authorities Matter

When a Solana token's mint authority and freeze authority are revoked, specific promises become mathematically enforceable on-chain — no trust in the team required.

Both Authorities Revoked

  • Supply is permanently fixed — no inflation possible, ever
  • No entity can freeze your wallet's token balance
  • The enforcement is on-chain, not a promise or whitepaper claim
  • Anyone can independently verify this state using tools like this one
  • Consistent with a project that prioritises holder transparency

Active Authorities — Additional Risk

  • Active mint authority: team can print new tokens at will, diluting holders
  • Active freeze authority: your balance can be blocked without notice
  • Supply figures stated in a whitepaper are not binding on-chain
  • Requires trusting the team's good intentions rather than code
  • Note: some projects (e.g. stablecoins) keep freeze authority intentionally for compliance

Context matters. Active authorities are not automatically fraudulent — many legitimate stablecoins and institutional tokens keep them for regulatory or operational reasons. The checker's job is to surface facts so you can make informed decisions. Always read a project's documentation and understand why a given state exists before drawing conclusions. This is not financial advice.

Technical Explainer

How the Checker Works

No magic, no middlemen. The tool reads the raw account data directly from a public Solana RPC node and decodes the 82-byte SPL mint layout.

Step 1

Send a JSON-RPC request

Your browser sends a getAccountInfo request to a public Solana RPC endpoint (no API key required). The request asks for the account data at the mint address you provided, encoded as base64.

Step 2

Receive and decode the raw bytes

The RPC returns a base64-encoded string. This is decoded into an 82-byte Uint8Array — the exact binary layout of an SPL Mint account as defined in the Solana Program Library source code.

Step 3

Parse the mint layout (offset by offset)

The 82-byte buffer is parsed at known offsets using the SPL Token mint layout:

  • Bytes 0–3: mintAuthorityOption (uint32 LE — 0 means revoked)
  • Bytes 4–35: optional mint authority pubkey (32 bytes)
  • Bytes 36–43: supply (uint64 LE — raw token units)
  • Byte 44: decimals (uint8)
  • Byte 45: isInitialized (bool)
  • Bytes 46–49: freezeAuthorityOption (uint32 LE — 0 means revoked)
Step 4

Display human-readable results

Supply is divided by 10 ** decimals and formatted with locale-aware commas. Authorities are shown as Revoked or Active based on the option flag. A direct Solscan link is generated so you can cross-verify independently.

Note

RPC fallback

The tool tries solana-rpc.publicnode.com first, then falls back to api.mainnet-beta.solana.com if the first request fails. Both are public endpoints requiring no authentication. Rate limits apply — if you see errors, wait a moment and try again.

TrustTails (TAIL) — On-Chain Facts

What the Checker Shows for TAIL

These are the verifiable on-chain facts for the TrustTails token. Run the checker above with the TAIL mint to confirm them yourself — no claims, only code.

1,000,000,000
Fixed Total Supply
Revoked
Mint Authority
Revoked
Freeze Authority
6
Decimal Places

TAIL mint address — verify on Solscan or with this tool

Contract 4NoNV3jSYLRbUtVWSTK5XdkpuvRzGpMCmfZSBKMuk6Rc

Verify independently on Solscan →

TrustTails is a pre-launch community token. These on-chain facts are verifiable by anyone. They are not a guarantee of future value, adoption, or returns. Cryptocurrency is high-risk. Only interact with what you can afford to lose entirely.

Scam Awareness

Stay Safe: Common Crypto Scams

The on-chain checker helps you verify a token's technical facts. But understanding common scam patterns is equally important before interacting with any project.

Fake DMs and Presales

No legitimate crypto project will DM you with "exclusive presale" access. Be extremely sceptical of any unsolicited messages offering early token access, whitelist spots, or "insider" prices. Verify all official links only through the project's public social profiles and website.

Token Impersonation

Many scam tokens use similar names, tickers, or logos to impersonate real projects. Always verify the exact mint address against the official contract published on the project's official website. A matching name and logo is not enough — only the mint address is authoritative.

Wallet Drainer Links

Never connect your wallet to an unfamiliar site because someone told you to. Wallet connection prompts that request broad permissions ("Approve all transactions") are a major red flag. This checker requires no wallet connection whatsoever — always prefer tools that work without one where possible.

False "Verified" Claims

Scam projects frequently claim to be "audited," "KYC verified," or partnered with major companies without evidence. Always ask for verifiable proof — published audit reports with a reputable firm's name, not just a badge on a website. Check if the audit firm can confirm the report exists.

Unrealistic Return Promises

Promises of guaranteed returns, fixed APY percentages, or "100x" price projections are hallmarks of high-risk or outright fraudulent schemes. No one can guarantee cryptocurrency returns. Be especially sceptical of projects that lean on price predictions as their primary selling point.

Urgency and FOMO Tactics

Pressure phrases like "only 2 hours left," "last chance," or "buy before it lists" are designed to prevent you from doing due diligence. Legitimate projects give you time to research. If you feel rushed, that is a signal to slow down, not speed up.

TrustTails official channels only: X (Twitter) at @trusttailscoin, Telegram community at t.me/TrustTailsCommunity, and official announcements at t.me/TrustTailsOfficial. Any other accounts claiming to be TrustTails are not affiliated with this project. No team member will ever DM you first asking you to send tokens or connect your wallet.

More Tools

Continue Your Research

Use these tools and pages alongside the on-chain checker to build a complete picture of any project before making decisions.

Frequently Asked Questions

Token Checker FAQ

Does the checker store my queries or require an account?
No. The tool runs entirely in your browser. Requests go directly from your browser to a public Solana RPC endpoint. No query is logged by TrustTails, no account is required, and no data is stored on our servers.
Do I need to connect my wallet?
Absolutely not. Solana mint account data is fully public — anyone can read it by querying the network with a mint address. No private keys, no signatures, and no wallet connection are needed or requested. Be very cautious of any tool that asks you to connect a wallet just to view token information.
What is an SPL token?
SPL stands for Solana Program Library. The SPL Token program is the standard smart contract on Solana that handles fungible and non-fungible tokens. Most Solana tokens — including memecoins, DeFi tokens, stablecoins, and project tokens — are SPL tokens. Each SPL token has a "mint account" that stores core metadata: total supply, decimal precision, and authority settings. This checker reads that mint account directly.
What does "revoked" mean technically?
In the SPL Token mint account layout, the mint authority and freeze authority each have an "option" flag stored as a 4-byte little-endian integer at a fixed offset. When this flag is 0 (the COption::None variant in Rust), the authority is considered absent — it was never set, or was revoked by sending a transaction to the SPL Token program's SetAuthority instruction with a None new authority. Once set to None, it cannot be restored, because doing so would require the old authority to sign — and it no longer exists in the account.
The checker returned an error — what should I do?
First, double-check that the address is a valid Solana base58 mint address (44 characters, no spaces). If the address looks correct, the public RPC endpoint may be temporarily rate-limiting or unavailable — wait 30 seconds and try again. If the error says "account not found," the address either does not exist on mainnet or is not an SPL token mint account. You can also verify directly on Solscan.
Can I use this to check any Solana token, not just TAIL?
Yes. The checker works with any valid SPL token mint address on Solana mainnet. Paste the mint address of any token you want to research. This is exactly the kind of due diligence you should do before interacting with any new project. We encourage you to use it broadly.
Does a revoked mint authority mean the token is a good investment?
No. A revoked mint authority is one positive transparency signal among many factors. It means the supply cannot be inflated by the deploying wallet — nothing more. It says nothing about a token's utility, community, team quality, liquidity, or any other factor relevant to assessing risk. Cryptocurrency carries significant risk including total loss. This tool is for informational and educational purposes only and is not financial advice. Do your own research (DYOR) and only interact with assets you can afford to lose entirely.
What RPC endpoints does the checker use?
The checker tries https://solana-rpc.publicnode.com first, then falls back to https://api.mainnet-beta.solana.com. Both are public endpoints operated by third parties — PublicNode and Solana Labs respectively. Neither requires authentication. Public endpoints have rate limits, so heavy usage may occasionally result in temporary errors.
Where can I learn more about TrustTails (TAIL)?
TrustTails is a pre-launch, community-first Solana token. You can read about the project on the About page, review the Tokenomics, or join the community on Telegram. TrustTails is not currently available to purchase. Nothing on this website constitutes financial advice or a solicitation to invest.

Join the TrustTails Community

TrustTails is pre-launch. Follow along on official channels for verified updates — no DMs, no fake presales, no hype. Just transparent, on-chain facts.

Not financial advice. Crypto is high risk. DYOR. Only invest what you can afford to lose.