get_historical_balance
Retrieve wallet balance at a specific past block height across multiple blockchains using Grove's MCP Server for Pocket Network.
Instructions
Get balance at a specific block height
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockchain | Yes | Blockchain name | |
| address | Yes | Address to check | |
| blockNumber | Yes | Block number | |
| network | No | Network type (defaults to mainnet) |