Data inspection
Explore simple, practical recipes for reading on‑chain data (blocks, transactions, events).
Tx RID → block RID → block info using Postchain.
Fetch and decode transaction data using Postchain and FT4.
Retrieve the status of a transaction using its RID.
Retrieve paginated transfer history for an account with detailed transaction info.
Retrieve all accounts associated with a signer's public key or EVM address.
Retrieve account information from the blockchain using its unique ID.