get_block_with_transactions
Retrieve any EVM block with complete transaction details, not just hashes, across multiple networks including BSC, Ethereum, and more.
Instructions
Get a block with full transaction details (not just hashes)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |
| blockNumber | No | Block number (defaults to latest) |