Get Wallet Token Balance

Get Wallet Token Balance

Definition

This endpoint retrieves the token balances held in a wallet address on a specified blockchain network. It provides users with information about the quantities of various tokens held in the wallet, enabling them to monitor their cryptocurrency holdings and manage their assets effectively.

Query Parameters

  • chain_id (string): The identifier of the blockchain network for which the wallet's token balances are requested.
  • address (string): The wallet address for which the token balances are requested.

Response

The response will include a JSON object or array containing token balance information for the specified wallet address on the specified blockchain network.

This endpoint is useful for tracking the holdings of various tokens within a wallet address, facilitating portfolio management, and ensuring accurate reporting of cryptocurrency assets across different blockchain networks.

Language
Credentials
Query
Click Try It! to start a request and see the response here!