Pocket Network · Arazzo Workflow
Pocket Network Shannon Block Explorer
Version 1.0.0
Read the latest Shannon block height, then fetch that exact block by height.
View Spec
View on GitHub
Web3BlockchainRPCDecentralized InfrastructurePocket NetworkGrovePATHShannonCosmosPOKTArazzoWorkflows
Provider
Workflows
shannon-block-explorer
Resolve the latest Shannon height and fetch the block at that height.
Reads the latest committed block to discover the current height, then fetches the same block addressed explicitly by its height value.
1
getLatestBlock
getLatestShannonBlock
Read the most recently committed Shannon block and extract its height from the block header.
2
getBlockAtHeight
getShannonBlockByHeight
Fetch the Shannon block addressed explicitly by the height resolved from the latest block.