Get token data
GET/evm/:network/tokenData
Returns metadata and on-chain information for a token contract, including name, symbol, decimals, total supply, detected token standard (ERC-20/ERC-721/ERC-1155), and logo. Works on all supported EVM networks without requiring a wallet address.
Request
Responses
- 200
- 400
- 401
- 429
- 500
Successful response
Bad Request
Unauthorized — invalid API key
Too Many Requests
Internal Server Error