← all claims · /mcp
xrpl.mcp.rwa_pools_attributed_count
get_rwa_pools returns every attributed RWA pool with provenance + TVL (joined against amm_ranked_pools); carries dispute_contact_url.
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
- get_rwa_pools returns every attributed RWA pool with provenance + TVL (joined against amm_ranked_pools); carries dispute_contact_url.
- page
- /mcp
- claim id (yaml)
rwa_pools_attributed_count
- behavior
DAILY_WIGGLE
- Layer 3 source
self-attested-only
Risk note
Third-party-naming tool. Payload carries provenance per pool (family_slug, confidence, notes) so an agent reading a pool's RWA attribution can inspect the basis, not just the label. dispute_contact_url completes the correction path. Same source as rwa_on_chain_liquidity (/rwa page); a mismatch between the two would be a walker-write or DB-read bug, not a scope question.
Evidence — code paths that back this claim
- mcp_tools_amm_tokens.py:tool_get_rwa_pools
- db.py:read_rwa_pools_attributed
- app.py: /rwa page (rwa_on_chain_liquidity, line 689)