get-wallet-balance
Retrieve the current balance of a cryptocurrency wallet by specifying the wallet address and blockchain network connection ID.
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. |