Skip to Content
Research with Our Labs
BlockchainAddrTokens

Tokens

Retrieve the ERC-20 tokens associated with a wallet address on a specified blockchain.

Endpoint:

GET /api/v1/blockchain/addr/{{address}}/tokens?chain={{chain}}

Query Parameters:

  • address (required): The wallet address to query.
  • chain (required): The blockchain network to query. Refer to the Supported Chains section for available options.
Last updated on