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
ankrGetBlocks
Retrieve the full block data for the supplied block range, including transactions and logs.
2
getLogs
ankrGetLogs
Retrieve the event logs emitted over the same block range, scoped to the supplied contract addresses when provided.