Holding
Get holding wallet balances
List token balances for the holding wallet.
GET
Retrieves all token balances for the holding wallet on the specified blockchain. Solana is not supported. Requires an API key with access level 1 or higher.
Query parameters
Blockchain to filter the holding wallet balances. One of
ETHEREUM, POLYGON, BSC, ARBITRUM, OPTIMISM, BASE, AVALANCHE.Response
Returns an array of balance objects.Token name.
Token symbol.
Current balance amount.
Smart contract address of the token.

