Search currencies
Search Currencies
Search for tokens by address, symbol, or chain.
POST
Search currencies
Search for any token by address, name, or symbol across supported chains.Documentation Index
Fetch the complete documentation index at: https://direkt.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Search by term
Search by contract address
Response fields
| Field | Description |
|---|---|
chainId | Chain the token lives on |
address | Token contract address |
symbol | Token ticker (e.g. USDT) |
name | Full token name |
decimals | Token decimal places |
vmType | VM type: evm, svm, tvm etc. |
metadata.verified | Whether the token is verified |
metadata.logoURI | Token logo image URL |
Authorizations
Body
application/json
Filter by chain IDs
Example:
[56]Token contract address
Example:
"0x55d398326f99059ff775485246999027b3197955"
Search by symbol or name
Example:
"usdt"
Only return verified tokens
Example:
true
Max results (default 20, max 100)
Example:
20
Return default currency list
Include all chains for matched token
Use 3rd party APIs for unlisted tokens
Example:
true