get-wallet-balance
Retrieve wallet balance data for a specific blockchain network using the wallet address and connection ID. Essential for tracking cryptocurrency holdings and managing portfolios.
Instructions
Get the balance data for a provided wallet address on a specific blockchain network.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | Wallet address | |
connectionId | Yes | The identifier of connection, which you received from /wallet/blockchains call response. |