get-wallet-balance
Retrieve wallet balance data for a specified address on a blockchain network using the provided connection identifier. Essential for managing cryptocurrency portfolios and tracking asset values.
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. |