Pocket Network · Arazzo Workflow
Pocket Network CometBFT Node Block Inspect
Version 1.0.0
Read node status for the latest height, fetch that block, then its ABCI results.
View Spec
View on GitHub
Web3BlockchainRPCDecentralized InfrastructurePocket NetworkGrovePathShannonCosmosPOKTArazzoWorkflows
Provider
Workflows
cometbft-node-block-inspect
Resolve the node's latest height, then read the block and its results.
Reads node status to learn the latest synced height, fetches the block at that height, and reads the ABCI execution results for that block.
1
getStatus
Read node status and extract the latest block height the node has synced.
2
3
getBlockResults
Fetch the ABCI execution results (events, gas, tx_results) for the same block height.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.