Inspect Transactions
Routebook turns a raw QIE transaction into something you can read. Paste any transaction hash and it decodes the call into a tree of internal calls, decoded arguments, and emitted events.
Onchain contract labels are applied where they exist, so addresses read as names.
Use Routebook to:
- Understand exactly what a transaction did, step by step.
- See decoded events and parameters instead of raw hex.
- Resolve contract addresses to human-readable names from the Label Registry.
- Re-open recent inspections from the Overview.