← Back to Documentation

🛡️ RLUSD Reserve Verification

⏳ Loading...

📊 Data

Month: -

Supply: -

Reserve: -

Ratio: -

🔐 Proof

Hash: -

⛓️ XRPL

E9668048FB53A9D2...36FE

🔷 Polygon

View Contract

📋 Latest Proof (no JS required)

Example at build time — JS updates dynamically

Step 1: FeedOracle extracts PDF attestation data into JSON snapshots.

Step 2: A deterministic SHA-256 content_hash is computed from data_points.

Step 3: The hash is anchored on XRPL + Polygon blockchains.

Step 4: Anyone can verify via API or on-chain explorer — no trust required.

Current Example (Static)

🔧 Quick Verify (Copy/Paste)

# 1. System Status
curl -s https://api.feedoracle.io/api/v3/rlusd/status | jq

# 2. Verify Snapshot
curl -s https://api.feedoracle.io/api/v3/rlusd/verify/rlusd_202511_20260120182831 | jq

# 3. XML Export
curl -s "https://api.feedoracle.io/api/v3/rlusd/snapshot/rlusd_202511_20260120182831?format=xml"
⚠️ Disclaimer: DATA INFRASTRUCTURE ONLY — not an audit, certification, or legal advice. FeedOracle does not certify or validate underlying reserve assets.