get_block
Retrieve detailed information about a TRON block using its number or hash. Specify the network to query mainnet or other networks.
Instructions
Get block details by block number or hash
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network name. Defaults to mainnet. | |
| blockIdentifier | Yes | Block number (as string) or block hash |