v1

latestOpenAPI 3.0.22026-07-263555112.2 KB
Token Balances

Get ERC20 token balances

Retrieve all token balances for all ERC20 tokens for a specified address.

By default, it will return all token balances for all ERC20 tokens that the address has ever received. You can specify a contract address to check the balance of a non-standard contract.

get/v1/account/tokens

Query parameters

chain_idstring required

chain network id, see list of details

chain network id, see list of details

addressstring required

A hex string referencing a wallet address

A hex string referencing a wallet address

contract_addressstring

The address of the token contract, or filter multiple addresses, (max 100), eg:contract_address=0xdac17f958d2ee523a2206206994597c13d831ec7,0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48

The address of the token contract, or filter multiple addresses, (max 100), eg:contract_address=0xdac17f958d2ee523a2206206994597c13d831ec7,0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48

limitinteger

The desired page size limit. Less or equal than 100

The desired page size limit. Less or equal than 100

pageinteger

The page offset

The page offset

Headers

x-api-keystring required
Example:demo

Response

Successful Response

codeinteger
messagestring
next_pageinteger
countinteger