getBlockWithdrawals
Retrieve withdrawal data for a specific block in supported blockchain networks (Ethereum, Polygon, Arbitrum, Optimism, Base) using chain ID and block number or hash.
Instructions
Get withdrawals within a specific block
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockNumberOrHash | Yes | ||
| chain | Yes | Chain ID for the blockchain network. Supports: 1, 137, 42161, 10, and 8453 |