get_cosmos_block
Retrieve Cosmos blockchain block data at a specific height to analyze transactions, validate network activity, or inspect chain state using Grove's Pocket Network endpoints.
Instructions
Get Cosmos block at specific height
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockchain | Yes | Blockchain name | |
| height | Yes | Block height | |
| network | No | Network type (defaults to mainnet) |