← all claims · /tokens
xrpl.tokens.xrp_price
Per-token XRP price is the latest AMM-derived cached value
yellow
Public-infrastructure dependent OR no independent cross-check path yet. Free-tier only until Batch B walker migration lands (post-soak, ~2026-08-31) and/or an independent verification walker is wired for this series.
What this claim says
- label
- Per-token XRP price is the latest AMM-derived cached value
- page
- /tokens
- claim id (yaml)
tokens_xrp_price
- behavior
CONTINUOUS_WIGGLE
- Layer 3 source
self-attested-only
Risk note
Price is XRP-denominated from the best AMM pool; USD conversion applies xrp_price (AMM/RLUSD). Tokens without an active AMM pool show no price — not a zero price. Stale if stream stops and cache TTL has not expired.
Evidence — code paths that back this claim
- db.py:read_token_prices_map
- db.py:read_token_price
- xrpl_stream.py: token_price_ratio_cache (5min TTL)
- templates/tokens.html: price column