Pocket Network · Arazzo Workflow
Pocket Network Shannon Transaction Lookup
Version 1.0.0
Find the latest block, then look up a supplied transaction hash on Shannon.
View Spec
View on GitHub
Web3BlockchainRPCDecentralized InfrastructurePocket NetworkGrovePATHShannonCosmosPOKTArazzoWorkflows
Provider
Workflows
shannon-transaction-lookup
Anchor on the latest height, then resolve a transaction by hash.
Reads the latest block to capture the current height, then looks up the supplied transaction hash on the Shannon chain.
1
getLatestBlock
getLatestShannonBlock
Read the most recently committed Shannon block to anchor the lookup to the current chain height.
2
getTransaction
getShannonTransaction
Resolve the supplied transaction by its hash on the Shannon chain.