Learn ZiloxGraph in 8 short lessons
Free · no login · interactive with dummy data. Live XRPL data is never queried inside the Academy.
Progress0 / 8 (0%)
Lesson 1 of 8
Trustlines
How XRPL accounts opt in to hold an issued token.
A trustline is an explicit opt-in created by an XRPL account to hold a specific issued currency from a specific issuer. Trustlines live in RippleState ledger entries and are visible via account_lines.
Issuer (dummy)
rISS...DEMO
Currency: DEMO
Click a wallet to inspect its trustline state.
What this means
ZiloxGraph surfaces this exact pattern using XRPL data sources (account_lines, account_tx, tx meta, amm_info, book_offers). Every panel is labelled with a provenance tag so you know if the data is XRPL-verified, partial, inferred, or unknown.
XRPL VERIFIED — sourced from a validated ledgerXRPL PARTIAL — pagination incompleteXRPL INFERRED — derived, no single tx hashXRPL UNKNOWN — not enriched yet