get_block_info
Retrieve detailed information about a specific block on Hedera blockchain networks, including mainnet, testnet, or previewnet. Specify the block number or 'latest' to access current block data.
Instructions
Get information about a specific block
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blockNumber | Yes | Block number or 'latest' | |
network | No | Network to query (mainnet, testnet, previewnet). Default: testnet |