Ankr · Arazzo Workflow
Ankr Block And Log Inspection
Version 1.0.0
Read full blocks for a range, then pull event logs from the same range.
Provider
Workflows
block-log-inspection
Read blocks for a range, then the event logs from that range.
Retrieves full block data for a block range on a chain and then the event logs emitted over the same range, optionally scoped to specific contracts.
1
getBlocks
Retrieve the full block data for the supplied block range, including transactions and logs.
2
getLogs
Retrieve the event logs emitted over the same block range, scoped to the supplied contract addresses when provided.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.