get_transaction_receipts
Retrieve transaction receipts for a specific block by providing its hash or number using the Alchemy MCP Plugin for blockchain data interaction.
Instructions
Get transaction receipts for a block
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blockHash | No | The hash of the block | |
blockNumber | No | The number of the block |