{"uid":"cap_mopl1IGfdTD6ljSa1oFeT","slug":"agents-x402stock-xyz-solana-spl-token-on-chain-mint-info-ce00c1c8","name":"Solana SPL Token On-Chain Mint Info","description":"On-chain facts for any Solana SPL token, read straight from the public ledger (not the Jupiter API): total supply and decimals, mint and freeze authority, initialization, and token program (SPL Token or Token-2022). Pass a base58 mint address or a known symbol (SOL, JUP, JLP, USDC, USDT, BONK, JTO, WIF). Keyless public-chain data, no account. From x402stock","url":"https://agents.x402stock.xyz/api/v1/solana/token/{mint}","method":"GET","headers":{},"bodySchema":{"type":"object","required":["mint"],"properties":{"mint":{"type":"string","description":"Solana SPL token mint address (base58)."}}},"responseSchema":{"type":"object","required":["source","as_of","venue","data"],"properties":{"data":{"type":"object","required":["mint","symbol","decimals","supply","supply_raw","mint_authority","freeze_authority","is_initialized","token_program","token_standard"],"properties":{"mint":{"type":"string","description":"The SPL token mint address (base58)."},"supply":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Total supply as a UI amount (raw ÷ 10^decimals)."},"symbol":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Known symbol for the mint, if one is mapped; else null."},"decimals":{"type":"number"},"supply_raw":{"type":"string","description":"Total supply in base units, as an exact integer string."},"token_program":{"type":"string","description":"Owning token program address."},"is_initialized":{"type":"boolean"},"mint_authority":{"anyOf":[{"type":"string"},{"type":"null"}]},"token_standard":{"type":"string","description":"'spl-token', 'token-2022', or 'unknown'."},"freeze_authority":{"anyOf":[{"type":"string"},{"type":"null"}]}},"additionalProperties":false},"as_of":{"type":"string"},"venue":{"type":"string","const":"solana"},"source":{"type":"string","const":"x402stock"}},"additionalProperties":false},"example":null,"exampleRequest":null,"tags":[],"displayCostAmount":"0.01","displayCostAsset":"USD","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_J6jQIjhIGKgPdpUtlv7FP","protocol":"mpp","methodType":"crypto","chain":"tempo","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x20C000000000000000000000b9537d11c60E8b50","unit":"request","depositMicros":null,"planRef":null}],"brandName":"agents.x402stock.xyz","brandSlug":"agents-x402stock-xyz-mpp","brandBaseUrl":"https://agents.x402stock.xyz","brandDocsUrl":null,"whatItDoes":"Returns on-chain facts for a Solana SPL token mint: total supply, decimals, mint/freeze authority, initialization status, and token program type.","exampleAgentPrompt":"What's the total supply and mint authority for the BONK token on Solana? Pull the data straight from the on-chain ledger.","exampleUseCases":[{"title":"Verify USDC supply on Solana","prompt":"Can you check the on-chain total supply and decimals for USDC on Solana, and confirm whether a freeze authority is set?"},{"title":"Identify token standard for new mint","prompt":"I have this Solana mint address: EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v — can you tell me whether it uses SPL Token or Token-2022?"},{"title":"DeFi due diligence on mint authority","prompt":"Before I ape into this token, can you look up the mint authority and freeze authority on-chain for the JTO Solana token so I know if it's still mintable?"}],"resultDescription":"A JSON object with the token's mint address, symbol (if mapped), decimals, total supply as a UI amount and as an exact raw integer string, mint authority, freeze authority (either a base58 address or null), whether the mint is initialized, the owning token program address, and the token standard ('spl-token', 'token-2022', or 'unknown'). Also includes source, venue, and an as_of timestamp.","failureModes":["Invalid or malformed base58 mint address returns an error","Unrecognized symbol that is not in the known mapping returns an error","Token mint not found on Solana ledger returns not-found error","Network or RPC connectivity issues may cause timeouts","Token with very large supply may have supply_raw as a large integer string requiring careful parsing"],"whenToPreferThis":"Use this endpoint when you need authoritative, real-time on-chain token supply and mint metadata directly from the Solana ledger, not from a third-party index like Jupiter. Ideal for due diligence on token minting rights, checking token standards (SPL vs Token-2022), or verifying supply figures without trusting aggregator caches.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-12T18:30:01.684Z","isFirstParty":false}