Reserve Status
USDAO is architected to be supported by USD cash in a licensed custodian bank. Reserve status will be visible here once the protocol launches on mainnet.
On-Chain Oracle Initializing
The Chainlink Proof of Reserves oracle network is currently being configured for the USDAO mainnet launch. Live balances will appear here automatically.
How we prove
reserves on-chain.
Custodian Bank Records
The licensed custodian bank provides access to verify the USD balance held for protocol backing and redemption.
Independent Node Verification
Multiple oracle nodes query the balance. This ensures data integrity.
System Consensus
Oracle nodes must reach consensus on the balance before the data is accepted on-chain.
Protocol Transparency
The verified balance is published to the USDAO smart contracts, accessible for public oversight.
Read the reserves yourself.
You do not need to trust our dashboard. The data lives on Ethereum and stays verifiable by anyone, forever.
Using Etherscan
- 1Go to the ReserveVault contract on Etherscan
- 2Click "Read Contract"
- 3Call custodianBalance() (USD held at custodian)
- 4Go to USDaoToken contract
- 5Call totalSupply() (USDAO in circulation)
- 6Divide: custodianBalance / totalSupply = reserve ratio
Using Code (viem)
Independent audit, every month.
Beyond the real-time oracle, an independent licensed audit firm reviews and signs off on reserve balances monthly.