Coverage Register internal · pre-public soak

Three-way diff: what the node knows vs. what the stream has seen vs. what the site has curated.
rendered 1785964386 · /health

Walker inventory — 31 declared, 0 undeclared, 2 stale

Vocabulary snapshot (Phase 0)

definitions_hash
C685734F5FEB7566..
build_version
3.2.0
fetched_at
1785824138 (2337 min ago)
defined_tx_types
75
defined_entry_types
30
walker scope filter freshness class
amm_tvl_recorder top-N AMM pools by current TVL (default 200) Reads the current point-in-time snapshot from amm_ranked_pools (written by rank_amms) and appends one row per pool to amm_tvl_history. Top-N cutoff means pools ranked below N are invisible to the TVL history chart. No RPC — pure PG-to-PG. 7 min ago · cadence 15m PARTIAL
answer_plausibility_walker Layer 2 rule evaluator (Phase 1 seed: R1/R2/R4 + UNDECLARED) Reads live Neon and evaluates the rule set from docs/TRUTH_AUDIT_DESIGN.md against the metric inventory. Phase 1 seed covers R1 (flat-when-should-wiggle) on RLUSD xrpl_supply + eth_supply, R2 (zero-with-large-denominator) on RLUSD xrpl_net_change_24h, R4 (monotonic-violated) on analytics all-time human views + uniques with burst-cohort delta as accepted cause, and UNDECLARED_WALKER on any walker in walker_health missing a scope declaration. This walker audits others; it does not get to be undeclared itself. Alarms land in answer_plausibility_alarms (append-only); walker_health.ok reflects only whether the walker itself ran cleanly. 2 min ago · cadence 10m PARTIAL
bridge_signer_walker single account: Axelar XRPL Gateway Scans account_tx for rfmS3zqrQrka8wVyhXifEeyTwe8AMz2Yhw only. Filters TransactionType == 'SignerListSet' with tesSUCCESS. Ingests from public s1.ripple.com:51234 (env-overridable) — per the polite-pace-on-public-XRPL-infra rule, freshness rests on Ripple public infrastructure, not the local rippled. Other bridges (FXRP, Squid, future Wormhole NTT) are out of scope until named_accounts adds them with category='bridge'. 2 min ago · cadence 60m PARTIAL
census_watcher dormant / on-demand condition-triggered launcher Not scheduled. Manual launcher that polls localhost:5005 server_info and fires census_escrow_phase1c once when load_factor <= 5.0 AND server_state in {full, proposing} for 10 consecutive 60s polls. Self-registers in walker_health at kickoff. Last fired 2026-07-13 (74 polls, 10-good streak) — the escrow census question (404 TokenEscrow objects) was answered there. Hardcoded DEADLINE_UTC 2026-07-16 has since passed; walker will refuse to arm without a source bump. Row kept declared so re-arming for a future census pass doesn't trip UNDECLARED_WALKER on answer_plausibility_walker. 34171 min ago · cadence 1m PARTIAL STALE
coverage_register_walker Phase 1b register self-writer (this walker) Reads Phase 0 (ledger_definitions), Phase 1a (tx_type_seen + ledger_entry_type_seen), coverage_labels, walker_scope_declarations, and walker_health; computes the three-way diff; appends to coverage_register_history when state differs OR >24h has elapsed. Own walker_health row so the register's own freshness is legibly stamped. 177 min ago · cadence 360m FULL
credentials_walker curated 14-account institutional issuer seed Fixed 14-account seed defined in the walker source (institutional credential issuers). Credentials issued by non-seeded accounts are absent from /credentials. Seed audit + consolidation with permissioned_domains_walker parked in backlog. 2 min ago · cadence 30m PARTIAL
cross_check_walker Layer 3 external-legitimacy cross-checker (Phase 3: 6 pairs) Compares site values against independent public sources. Pairs: (1) RLUSD-ETH penny-exact vs Ankr/llamarpc eth_call totalSupply() (independent from publicnode.com primary); (2) RLUSD-XRPL penny-exact vs xrplcluster.com gateway_balances (independent from s1.ripple.com primary); (3) XRP price band ±2% vs CoinGecko simple/price; (4) amendment count-exact: localhost:5005 feature RPC enabled set vs mainnet Amendments ledger object on s1.ripple.com; (5) validator UNL count-exact live vl.ripple.com vs stored unl_snapshots; (6) ledger vocabulary set-equal: local ledger_definitions (from ledger_definitions_walker) vs s1.ripple.com server_definitions. Disagreement = investigation trigger, never auto-correction. Results land in cross_check_results (append-only); status='disagree' rows are the alarm surface. walker_health.ok = False only on internal exception. 10-min cadence. Does NOT audit itself — if this walker goes undeclared, answer_plausibility_walker's UNDECLARED_WALKER rule fires. 5 min ago · cadence 10m FULL
daily_snapshot every named_accounts.json account + top-N AMM pools Point-in-time snapshot of XRP balance, sequence, and owner count for every account in named_accounts.json + top-N AMM pools (default 200) by TVL. Accounts outside named_accounts and AMMs below the top-N cutoff are absent from the daily snapshot artifact. Output: historical_snapshots/YYYY-MM-DD.json. 904 min ago · cadence 1440m PARTIAL
enrich_token_names MPT (all) + IOU-TOML (top-200 unlabeled) + AMM LP (derived) Populates token_names.json from three sources: (A) mpt_snapshot.json → source='mpt_metadata' for every named MPT issuance (XLS-89 on-ledger, highest trust tier); (B) top-N unlabeled IOU issuers from token_volume (--limit default 200) with account_info Domain lookup → external xrp-ledger.toml fetch → match on (code, issuer) in [[CURRENCIES]] → source='toml' on full match, source='domain_fallback' when Domain resolves but TOML lacks the currency block; (C) amm_index.json → protocol-deterministic LP token code derivation → source='lp_derived'. INSERT-ONLY: never overwrites existing entries, so an issuer that migrates domain or renames a token keeps its stale name until the entry is manually cleared. IOU issuers beyond the 200-per-pass window and issuers without a Domain field are invisible until the unlabeled population shrinks or the limit is raised. Weekly cadence. 1253 min ago · cadence 10080m PARTIAL
escrow_walker category='ripple' in named_accounts.json minus RLUSD issuer AccountObjects(type='escrow') for the Ripple monthly-release cohort defined by category='ripple' in named_accounts.json, with the RLUSD issuer excluded. ~102 escrow objects per pass — Ripple's monthly-release program only, NOT the full XRPL escrow universe. The 2026-07-12 full-ledger census found 404 TokenEscrow objects total; that fuller walk is in flight and will supersede this cohort-only scope. Until then, new Ripple-tagged escrows outside this seed and all non-Ripple escrows are invisible to /cold-storage's browser and calendar. This IS the original escrow lesson — declaring it here is the fix. 22 min ago · cadence 30m PARTIAL
is_bot_canary Layer 3 drift audit of page_views.is_bot column vs live predicate Compares human-row counts between Path A (is_bot column filter, WHERE is_bot IS NOT TRUE) and Path B (live _bot_filter_sql subquery — the authoritative comparison arm, never deleted). Alarm on divergence outside the in-flight window (rows newer than now-10min excluded to allow writer to stamp). Two windows per daily run: (1) trailing 7 days minus in-flight; (2) deterministic rotating historical week — (ISO_week_number % 4) + 2 weeks ago, gated on backfill_complete=true. Results land as walker_health rows so the answer_plausibility framework catches them without a new alert path. Honest partial: the 4-week rotation means 3-of-4 historical weeks are unchecked in any given run; trailing-7d covers hot data every run. Flip-to-column BLOCKED as of 2026-07-26 pending classifier-drift diagnosis (see docs/IS_BOT_SCANNER_MEMORY_FIX_2026-07-26.md). 672 min ago · cadence 1440m PARTIAL
is_bot_writer forward-classify + backfill page_views.is_bot for all rows Reads page_views; writes page_views.is_bot. Also reads/writes page_view_classification_meta, page_view_bot_hashes, page_view_scanner_combos, burst_cohort_days. Classification logic mirrors _bot_filter_sql exactly when _bot_hash_table_ready is True. Forward pass processes rows at/after the watermark on a 5-min cadence; backfill processes one day of unclassified history per run until backfill_complete=true. Reconciliation triggers on BOT_CLASSIFIER_VERSION mismatch (full resync) or burst_cohort_days max(created_at) advance (date-range resync). Full scope in intent — every page_views row eventually stamped. In-flight window: rows newer than watermark-10min may lag by one writer cycle. See scripts/is_bot_writer.py. 3 min ago · cadence 5m FULL
ledger_definitions_walker local rippled server_definitions server_definitions RPC to localhost:5005 only. No public fallback — a public node returns its own build's vocabulary, not ours. Sentinel `Invalid: -1` stripped from both TRANSACTION_TYPES and LEDGER_ENTRY_TYPES. 2337 min ago · cadence 360m FULL STALE
lending_snapshot XLS-66 broker/vault/loan picture, top brokers enriched Full broker/vault/loan picture via lending_data.fetch_lending_data, with top brokers by TVL enriched by depositor counts (mpt_holders RPC on each vault's ShareMPTID). Dormant pre-amendment-activation: if amendments aren't live, writes 'activated: false' and exits — no wasted RPC calls. 2 min ago · cadence 15m PARTIAL
mcp_server_heartbeat read-only MCP tool proxy over existing Neon tables (Day 2: 3 tools registered) Self-writing 60s heartbeat from mcp_server.py's background daemon thread. Not an XRPL walker — the row exists so the MCP server's own liveness surfaces on /walker_health under the same alarm framework as every other walker (goes yellow within 60s, red within ~5min if the process dies). Day 2 registers the ledger-primitives batch: get_ledger_stats (server_info), get_amendment_status (amendments_state with derived cross_check_status), get_unl_status (network_state with honest_partial-on-partial-fetch). Enforcement: every tool routes through mcp_server.wrap_envelope, which is the single response-wrap function; no tool bypasses it (docs/AGENT_TIER_DESIGN.md §Enforcement). 0 min ago · cadence 1m PARTIAL
mcp_server_last_tool_call Q1 heartbeat-gap watermark — last successful MCP tool response Not a walker. Watermark row stamped by mcp_server.stamp_tool_call at the tail of every tool that successfully emitted an envelope. Purpose: distinguish 'heartbeat thread alive' from 'HTTP listener serving tools' — the Q1 gap declared in mcp_server.py's header. If the FastMCP HTTP listener crashes while the heartbeat daemon thread survives, mcp_server_heartbeat.last_success_at stays fresh while this row goes stale within one cadence, and /walker_health surfaces the delta. No cadence declared — updates happen on tool traffic, not a timer. Absence of freshness relative to the tool call rate IS the signal; declared_scope only ensures answer_plausibility_walker's UNDECLARED_WALKER rule doesn't fire the first time a tool call lands. Traffic-driven, so honest_partial = True (staleness during a legitimate quiet period is expected). 552 min ago PARTIAL
mpt_holders_refresh reads mpt_issuance_list.json (no fresh ledger_data walk) Hourly refresh reads mpt_issuance_list.json (written at end of each daily mpt_snapshot run) — does NOT re-walk ledger_data. Fetches current OutstandingAmount via ledger_entry + mpt_holders walk per issuance. New MPT issuances that appear between daily mpt_snapshot runs are invisible to the hourly supply history until the next daily. 20 min ago · cadence 60m PARTIAL
mpt_snapshot every MPTokenIssuance on mainnet Walks ledger_data (1-5h) to enumerate every MPTokenIssuance on mainnet, decodes XLS-89 metadata, enriches with mpt_holders walk. Full-population walk, but time-bounded by ledger_data cost — very-late-appearing issuances between runs are invisible until the next daily. 535 min ago · cadence 1440m FULL
nft_activity_activity forward-only from cursor toward HEAD-3 (all NFT tx types) Cursor-tracked forward-only ingest of all NFT-related tx types (NFTokenMint, NFTokenBurn, NFTokenCreateOffer, NFTokenAcceptOffer, NFTokenCancelOffer). No account filter — full firehose scoped to the NFT tx family. Uses xrpl_client.get_client (local rippled primary, public fallback). Cadence 5 min. NOTE ON NAME: the walker_health row is 'nft_activity_activity' by design — the walker source builds `walker_health_name = f"{WALKER_NAME}_{args.mode}"` where WALKER_NAME='nft_activity' and args.mode is 'activity' or 'backfill' (nft_activity_walker.py:560). Reads as a typo but is the intentional mode-suffix output. 0 min ago · cadence 5m FULL
nft_activity_backfill backward-walk bounded by 2026-04-01 cutoff (ledger 103252853) Walks backward from the forward-cursor's seed ledger toward ledger 103252853 (2026-04-01 00:00:00 UTC, binary-searched via s2-clio.ripple.com on 2026-07-04). NFT activity BEFORE this cutoff is permanently absent — /nfts 'all-time' claims must be read as 'from 2026-04-01'. Uses s2-clio.ripple.com:51234 directly per the polite-pace-on-public-XRPL-infra rule; multi-week backfill acceptable, freshness rests on Ripple public infrastructure. 7 min ago PARTIAL
oracle_walker category='oracle' rows in named_accounts.json (v1 = DIA only) AccountObjects(type='oracle') for the curated cohort tagged category='oracle' in named_accounts.json. Currently DIA (rP24Lp7bcUHvEW7T7c8xkxtQKKd9fZyra7). A one-time 2026-07-02 full ledger walk found 4 non-DIA oracle owners, all hobby-flavor; none surfaced on /price-data. XRPLWin's directory carries the full XRPL oracle inventory (linked out from template). 16 min ago · cadence 30m PARTIAL
permissioned_domains_walker curated 14-account institutional issuer seed Shares credentials_walker's hardcoded 14-account seed. Permissioned domains outside the seed are invisible to /credentials PD strip. Consolidation to a single source parked in backlog. 1258 min ago · cadence 1440m PARTIAL
pg_backup_canary Layer 3 freshness canary for the encrypted Neon dump pipeline Daily launchd job (launchd/run_pg_backup_canary.sh) that lists b2crypt:xrpldashboard-backup-<host>/postgres/ for the newest neondb-*.dump, parses the embedded UTC timestamp from the filename, computes age in hours, and fails if age > CANARY_MAX_AGE_HOURS (default 25h — one-hour slack over the 03:30 backup). Filename parsing beats rclone-modtime here because crypt remotes can lose modtime metadata; filenames survive the encryption boundary intact. Not an XRPL walker; row exists so canary freshness surfaces on /walker_health under the same alarm framework. Pairs with pg_restore_test (weekly correctness). Honest partial: only inspects the newest file's filename age — an intermediate day of missing dumps between two fresh ones is invisible until the next stale-day rollover. 673 min ago · cadence 1440m PARTIAL
pg_restore_test Layer 3 correctness of the encrypted Neon dump pipeline Weekly launchd job (tools/restore_test.py) that pulls the newest neondb-*.dump from b2crypt, spins up an ephemeral local Postgres on port 5439, restores into a throwaway DB, runs smoke queries (row counts + freshness on token_prices/events/unl_snapshots), tears everything down. Answers 'are backups usable?' — pairs with pg_backup_canary's 'are backups running?'. Sundays 04:00. Honest partial: smoke queries verify structural correctness and non-emptiness of a handful of tables, not full row-level recovery of every walker's output. no walker_health row PARTIAL
rank_amms every AMM in amm_index.json ranked by TVL AMMInfo RPC per indexed AMM. amm_index.json comes from the bootstrap full-ledger scan; new AMMs surface here after the next bootstrap or via xrpl_stream's amm_create_seen delta. No account or asset-pair filter — the ranking is the full known AMM population. 118 min ago · cadence 60m FULL
rlusd_refresher Ethereum + XRPL RLUSD combined state Fetches Ethereum + XRPL RLUSD state via rlusd_live._refresh_cache_once (the shared helper) and writes to rlusd_state_cache in PG. Replaces the per-gunicorn-worker lazy refresher pattern that died silently on every deploy (caught 2026-05-27). 5-min cadence. Uses public Ethereum + XRPL public infrastructure. 2 min ago · cadence 5m FULL
signed_snapshot canonical daily metrics (Ed25519-signed) Daily canonical metrics (ledger index, pool count + TVL, MPT count, watchlist totals) canonicalized, SHA-256'd, Ed25519-signed. Snapshot scope is limited to the canonical metrics list; a metric not in this list is not covered by the daily integrity commitment. 1259 min ago · cadence 1440m PARTIAL
token_price_ratio_cache in-process price cache inside xrpl_stream Sub-writer inside xrpl_stream — refreshes the token price ratio cache on TTL. Not a standalone walker; the walker_health row is written from inside the stream process. Coverage scope inherits xrpl_stream's full firehose. Freshness rests on the stream process staying alive. 1 min ago · cadence 5m FULL
unl_snapshot vl.ripple.com + vl.xrplf.org published lists (both) Fetches both canonical published XRPL validator lists (vl.ripple.com + vl.xrplf.org), decodes signed manifests, one row per (source, day) in unl_snapshots. Third-party UNL lists (if any exist) are out of scope. Freshness rests on the two list publishers' infrastructure. 889 min ago · cadence 1440m PARTIAL
verify_toml domains in xrpl_org_domains.json + XRPL Foundation registry First-party XRPL identity scanner. ORG MODE: fetches xrp-ledger.toml from every domain in xrpl_org_domains.json and promotes every address listed in [[ACCOUNTS]]. Discovery of new orgs relies on manual curation of xrpl_org_domains.json + Foundation registry polling. Ownership proof = the toml URL. Weekly cadence. 941 min ago · cadence 10080m PARTIAL
xrpl_stream full firehose (heartbeat-tracked, not in walker_health) WebSocket subscribe(streams=[transactions]); every validated ledger, every tx, no account or type filter. Phase 1a novelty sensor observes LedgerEntryType via meta.AffectedNodes on the same stream — zero additional RPC calls. Freshness reported via worker_heartbeat; register does not (yet) surface heartbeat-tracked walkers — Gate 2 backlog. 1 min ago · cadence 5m FULL

LedgerEntryType coverage — 21 seen / 30 defined (9 awaiting first sighting)

type label / status c m d first seen · last seen
AMM SEEN AMM Pool — An automated-market-maker pool object under XLS-30 — one AMM object per (asset A, asset B) pair. 645 35697 364 L105447653 · L106095601
AccountRoot SEEN Account — Root object for every XRPL account — carries balance, sequence, flags, and settings. 62008 56544428 7294 L105447650 · L106095624
Check SEEN Check — A Check ledger object awaiting cash-out. 23219 0 22869 L105447741 · L106095579
Credential SEEN Credential State — An XLS-70 issued credential ledger object. 357 92 199 L105471762 · L106092939
DID SEEN DID State — An XLS-40 Decentralized Identifier ledger object. 12 40 1 L105490936 · L106078636
DirectoryNode SEEN Directory Node — Owner directory and book directory entries — how rippled indexes objects owned by accounts and orders on the DEX order book. 13534997 37635275 13517154 L105447650 · L106095623
Escrow SEEN Escrow — A native XRP escrow object (time-locked or condition-locked). 493 0 407 L105447695 · L106090854
MPToken SEEN MPT Holding — A holder's MPT balance object (distinct from MPTokenIssuance which is the issuer-side row). 44 89 17 L105451968 · L106090761
MPTokenIssuance SEEN MPT Issuance State — An XLS-33 Multi-Purpose Token issuance object. 77 77 27 L105451940 · L106090761
NFTokenOffer SEEN NFT Offer State — Outstanding NFT buy/sell offer object. 1204949 0 1194795 L105447650 · L106095623
NFTokenPage SEEN NFT Page — A paginated owner's directory of NFTokens (holds up to 32 NFTs per page). 5670 178942 3437 L105447650 · L106095622
Offer SEEN DEX Offer — An outstanding limit order on the XRPL DEX order book. 16335121 734013 16335343 L105447650 · L106095623
Oracle SEEN Price Oracle — An on-ledger PriceOracle object under XLS-47 — publisher, provider, asset pairs, and last-published prices. 4 17442 0 L105447679 · L106095516
PermissionedDomain SEEN Permissioned Domain State — An XLS-80 permissioned domain object. 8 0 0 L105482494 · L106083413
RippleState SEEN Trust Line State — The on-ledger state of a trust line (balance, limits, quality). One RippleState per (account, counterparty, currency) triple. 188918 11561824 171083 L105447650 · L106095623
Ticket SEEN Ticket — A reserved sequence number available for out-of-order transaction submission. 8392390 0 8392066 L105447650 · L106095623
Amendments UNLABELED Defined in vocabulary but no coverage_labels row. Add via seed_coverage_labels.py. 0 2 0 L105612801 · L105928705
DepositPreauth UNLABELED Defined in vocabulary but no coverage_labels row. Add via seed_coverage_labels.py. 32 0 1 L105471945 · L106093765
NegativeUNL UNLABELED Defined in vocabulary but no coverage_labels row. Add via seed_coverage_labels.py. 19 34 0 L105477376 · L106041344
PayChannel UNLABELED Defined in vocabulary but no coverage_labels row. Add via seed_coverage_labels.py. 12 239 19 L105455751 · L106077198
SignerList UNLABELED Defined in vocabulary but no coverage_labels row. Add via seed_coverage_labels.py. 190 61 33 L105449086 · L106091886
Bridge DEFINED · UNSEEN XChain Bridge State — A cross-chain bridge door object under XLS-38.
Delegate DEFINED · UNSEEN Delegate State — A delegated-permissions object under the Delegate amendment.
FeeSettings DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
LedgerHashes DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
Loan DEFINED · UNSEEN Loan — An on-chain loan object under the Lending amendment (not yet activated at time of writing). Grey until first-ever sighting.
LoanBroker DEFINED · UNSEEN Loan Broker — An on-chain lending broker object under the Lending amendment.
Vault DEFINED · UNSEEN Vault — A vault object under the Vaults amendment (not yet activated). Grey until first-ever sighting.
XChainOwnedClaimID DEFINED · UNSEEN XChain Claim ID — An outstanding cross-chain claim ID under XLS-38.
XChainOwnedCreateAccountClaimID DEFINED · UNSEEN XChain Account Claim — An outstanding cross-chain account-creation claim ID under XLS-38.

TransactionType coverage — 43 seen / 75 defined (32 awaiting first sighting)

type label / status count first seen · last seen
AMMDeposit SEEN AMM Deposit — Adds liquidity to an AMM pool (XLS-30) in exchange for LP tokens. 29375 L105447670 · L106095601
AMMWithdraw SEEN AMM Withdraw — Redeems LP tokens for a share of the pool's assets. 7052 L105447653 · L106095368
AccountDelete SEEN Account Delete — Deletes an AccountRoot and forwards the residual XRP to a destination (spec-limited: no active objects, minimum age). 7075 L105447681 · L106095583
AccountSet SEEN Account Config — Sets or clears AccountRoot flags (DefaultRipple, RequireAuth, DisallowXRP, etc.) — the toggle surface for issuer behavior. 1353929 L105447650 · L106095623
CheckCash SEEN Check Cash — Redeems a previously created Check for XRP or issued tokens. 560746 L105447741 · L106095577
CheckCreate SEEN Check Create — Creates a Check — a deferred payment authorization the recipient can cash later. 23446 L105447743 · L106095579
CredentialAccept SEEN Credential Accept — Subject-side acceptance of an issued credential. 98 L105471941 · L106092939
CredentialCreate SEEN Credential Create — Issues an XLS-70 on-chain credential from an issuer to a subject. 862 L105471762 · L106058679
CredentialDelete SEEN Credential Delete — Removes an outstanding credential. 661 L105471968 · L106092933
DIDDelete SEEN DID Delete — Removes a DID document. 1 L105569040 · L105569040
DIDSet SEEN DID Set — Sets or updates a Decentralized Identifier document on an account. 56 L105490936 · L106078636
EscrowCreate SEEN Escrow Create — Locks XRP into a native escrow with a time-based or crypto-condition release. Baseline escrow long predates XLS-0085 TokenEscrow. 528 L105447695 · L106090854
MPTokenAuthorize SEEN MPT Authorize — Authorizes a holder to hold a specific MPT issuance (or unauthorizes them). 96 L105451968 · L106090759
MPTokenIssuanceCreate SEEN MPT Issuance — Creates a Multi-Purpose Token issuance under XLS-33 (activated 2026 Q1). Distinct from issued-currency IOUs; MPTs are the spec-native path for tokenized instruments. 79 L105451940 · L106090757
MPTokenIssuanceDestroy SEEN MPT Destroy — Destroys an MPT issuance and releases its object reserve. 29 L105490497 · L106090755
NFTokenAcceptOffer SEEN NFT Trade — Accepts a matching NFT buy/sell offer, transferring ownership. 62362 L105447650 · L106095622
NFTokenCancelOffer SEEN NFT Cancel — Cancels one or more outstanding NFToken offers. 88973 L105447655 · L106095621
NFTokenCreateOffer SEEN NFT Offer — Places a buy or sell offer for a specific NFToken. 1219679 L105447650 · L106095623
NFTokenMint SEEN NFT Mint — Creates a new NFToken under XLS-20 native NFTs. 42551 L105447670 · L106095575
OfferCancel SEEN DEX Cancel — Cancels a previously placed OfferCreate before it fills or expires. 3762915 L105447650 · L106095623
OfferCreate SEEN DEX Order — Places a limit order on XRPL's native DEX order book. The oldest on-chain DEX (2012); still the top-throughput tx type today. 21440855 L105447650 · L106095623
OracleSet SEEN Oracle Publish — Publishes or updates a PriceOracle entry under XLS-47. 57757 L105447679 · L106095622
Payment SEEN Payment — The canonical value transfer between accounts. Pays XRP or issued tokens; supports cross-currency paths and partial payments. 15575425 L105447650 · L106095624
PermissionedDomainSet SEEN Permissioned Domain Set — Creates or updates a permissioned domain (XLS-80) — gates access to issued assets to credential-holders. 12 L105482494 · L106083413
TicketCreate SEEN Ticket Reserve — Reserves sequence numbers for future out-of-order transaction submission — used by multisig setups and long-running signing workflows. 609733 L105447664 · L106095621
TrustSet SEEN Trust Line — Creates, modifies, or removes a trust line to an issuer for a specific currency code. Prerequisite for holding any IOU or stablecoin on XRPL. 558619 L105447651 · L106095622
AMMBid UNLABELED Defined in vocabulary but no coverage_labels row. 17 L105464483 · L106084526
AMMCreate UNLABELED Defined in vocabulary but no coverage_labels row. 770 L105448190 · L106095550
AMMVote UNLABELED Defined in vocabulary but no coverage_labels row. 1385 L105448222 · L106095065
CheckCancel UNLABELED Defined in vocabulary but no coverage_labels row. 4302 L105456875 · L106093727
Clawback UNLABELED Defined in vocabulary but no coverage_labels row. 51 L105454588 · L106036877
DepositPreauth UNLABELED Defined in vocabulary but no coverage_labels row. 33 L105471945 · L106093765
EnableAmendment UNLABELED Defined in vocabulary but no coverage_labels row. 2 L105612801 · L105928705
EscrowCancel UNLABELED Defined in vocabulary but no coverage_labels row. 126 L105460813 · L106090826
EscrowFinish UNLABELED Defined in vocabulary but no coverage_labels row. 567 L105452362 · L106087159
NFTokenBurn UNLABELED Defined in vocabulary but no coverage_labels row. 10580 L105450399 · L106093777
NFTokenModify UNLABELED Defined in vocabulary but no coverage_labels row. 6235 L105448173 · L106095015
PaymentChannelClaim UNLABELED Defined in vocabulary but no coverage_labels row. 226 L105455757 · L106077198
PaymentChannelCreate UNLABELED Defined in vocabulary but no coverage_labels row. 23 L105576738 · L106056772
PaymentChannelFund UNLABELED Defined in vocabulary but no coverage_labels row. 37 L105455751 · L106059633
SetRegularKey UNLABELED Defined in vocabulary but no coverage_labels row. 407 L105449265 · L106093448
SignerListSet UNLABELED Defined in vocabulary but no coverage_labels row. 282 L105449086 · L106091886
UNLModify UNLABELED Defined in vocabulary but no coverage_labels row. 53 L105477376 · L106041344
AMMClawback DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
AMMDelete DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
Batch DEFINED · UNSEEN Batch — Executes a group of transactions atomically under the Batch amendment (activated 2026). All-or-nothing composition of on-chain operations.
DelegateSet DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
LedgerStateFix DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
LoanBrokerCoverClawback DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
LoanBrokerCoverDeposit DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
LoanBrokerCoverWithdraw DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
LoanBrokerDelete DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
LoanBrokerSet DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
LoanDelete DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
LoanManage DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
LoanPay DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
LoanSet DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
MPTokenIssuanceSet DEFINED · UNSEEN MPT Config — Updates configurable fields on an MPT issuance.
OracleDelete DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
PermissionedDomainDelete DEFINED · UNSEEN Permissioned Domain Delete — Deletes a permissioned domain.
SetFee DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
VaultClawback DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
VaultCreate DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
VaultDelete DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
VaultDeposit DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
VaultSet DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
VaultWithdraw DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
XChainAccountCreateCommit DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
XChainAddAccountCreateAttestation DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
XChainAddClaimAttestation DEFINED · UNSEEN XChain Claim Attestation — Witness-signed attestation of a cross-chain claim under XLS-38.
XChainClaim DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
XChainCommit DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
XChainCreateBridge DEFINED · UNSEEN XChain Bridge Create — Creates a native XLS-38 cross-chain bridge (door account + witness signature set). Sidechain-oriented; distinct from third-party bridges like Axelar.
XChainCreateClaimID DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
XChainModifyBridge DEFINED · UNSEEN Awaiting first-ever XRPL sighting.
Phase 1b Coverage Register · dedicated writer: coverage_register_walker · appends to coverage_register_history when state changes or every 24h floor. Report an error in this register.