Get Tokens
Tokens
Fetch token by address
Get token details for the given token addresses and chains.
POST
Get Tokens
This endpoint returns detailed token information for specific token addresses. Use query parameters to request additional attributes.
Tokens that have never traded on a DEX are still returned, with real
decimals and total_supply from chain state. Price-derived fields (price, fully_diluted_valuation_usd, price changes, all-time high/low) are omitted for these tokens rather than reported as 0. A token does not exist error now means the address genuinely has no on-chain supply record.Supported Chains
Authorizations
Body
application/json
Response
Successful Response
- Token
- TokenNotFoundError
Lowercase chain name
Token contract address
Allowed value:
"token"Token standard type: evm_erc20/evm_erc721/evm_erc1155 (EVMs), sol_spl (Solana), sui_token (Sui), near_nep141/near_nep245 (Near), stellar_classic/stellar_sac/stellar_wasm (Stellar), or native (All)
Available options:
native, non_native, evm_erc20, evm_erc721, evm_erc1155, sol_spl, sui_token, near_nep141, near_nep245, stellar_classic, stellar_sac, stellar_wasm Current price (USD); omitted for tokens that have never been DEX-priced
Token decimal places
Token name and symbol
Token market attributes