get-wallet-balance
Retrieve cryptocurrency balance data for a wallet address on a specified blockchain network using the CoinStats MCP Server.
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. |