get_block_info
Retrieve detailed blockchain block information such as timestamp, gas used, burnt fees, and transaction count by providing chain ID and block number or hash. Facilitates blockchain data analysis for AI agents and tools.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chain_id | Yes | The ID of the blockchain | |
number_or_hash | Yes | Block number or hash |