get_trongrid_block
Retrieve block details from TronGrid API. Optionally specify a block number or get the latest block; request compact output with only the block number.
Instructions
Get block information directly from TronGrid API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| onlyNumber | No | Return only block number (compact output) | |
| blockNumber | No | Block number (optional, returns latest if not provided) |