Get address token balances
GET/evm/:network/addressTokenBalances
Returns all ERC-20/ERC-721/ERC-1155 token balances for an EVM address. Uses an ephemeral Solidity contract executed via eth_call to batch-inspect all contracts the address has interacted with. Token metadata is enriched from TrustWallet and on-chain sources. Requires the Meteorex indexer to be available for the network.
Request
Responses
- 200
- 400
- 401
- 429
- 500
Successful response
Bad Request
Unauthorized — invalid API key
Too Many Requests
Internal Server Error