Get Wallet Native Balance

Get NFT Metadata By Address

Definition

This endpoint retrieves the native balance of a wallet address on a specified blockchain network. The native balance typically refers to the amount of the native cryptocurrency or token associated with the blockchain network held in the wallet.

Query Parameters

  • chain_id (string): The identifier of the blockchain network for which the wallet's native balance is requested.
  • address (string): The wallet address for which the native balance is requested.

Response

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

This endpoint is useful for checking the current native cryptocurrency balance of a wallet address, facilitating wallet management, and monitoring of cryptocurrency holdings on specific blockchain networks.

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