Kerne Logo

Can you verify TrueUSD (TUSD) reserves yourself?

Attestor-requiredFiat-backedReserve leg: Trust an attestor

TUSD's reserves sit off-chain, so you read a third-party attestation of them rather than the accounts themselves.

Fiat-backed and disclosed through a Chainlink Proof of Reserve feed that publishes the attested off-chain reserve value on-chain, sourced from independent accounting verification. You can read the PoR feed, but the underlying reserves are still held and verified off-chain.

What you cannot verify yourself: That the off-chain reserves exist as the attestor reports them. The Chainlink feed relays the attestor's figure on-chain; it does not let you read the bank accounts yourself.

Issued by TrueUSD. "Attestor-required" describes the structure of the verification, not the quality of the issuer.

Run this on TUSD yourself, or get a signed record of it.

The read below is free and live. Or get a machine-signed, point-in-time read of this exact address in about two minutes, that anyone you forward it to can verify in three lines without trusting you.

Signed on the page after you pay in USDC on Base: no email, no wait. It signs public on-chain bytes only (supply, decimals, and symbol at a block), not a solvency opinion and not a claim about who controls the address. Issuing a dollar of your own? The GENIUS-readiness kit is $999 setup then $99 a month. Not compliance and not an audit.

Live supply, and the command that reproduces it

What this read establishes: On-chain supply, and the value published by the Chainlink Proof of Reserve feed.

Live supply
315,125,540 TUSD
at block 25,762,205

Reproduce the supply read yourself

cast call 0x0000000000085d4780b73119b644ae5ecd22b376 "totalSupply()(uint256)" --rpc-url https://ethereum-rpc.publicnode.com
cast call 0x0000000000085d4780b73119b644ae5ecd22b376 "symbol()(string)" --rpc-url https://ethereum-rpc.publicnode.com
Prefer curl? Show the raw JSON-RPC call
curl -s -X POST https://ethereum-rpc.publicnode.com -H 'content-type: application/json' --data '{"jsonrpc":"2.0","id":1,"method":"eth_call","params":[{"to":"0x0000000000085d4780b73119b644ae5ecd22b376","data":"0x18160ddd"},"latest"]}'

Live supply is read from the chain and cached hourly on this page; the command above is real-time. Always confirm you are reading the canonical contract address. A look-alike token can copy any name or symbol; only the address is identity.

Kerne is infrastructure and a service provider, not an auditor, a rating agency, a custodian, or an investment adviser. This page reads public on-chain data and names publicly disclosed transparency methods. It is not an audit, a solvency or credit opinion, a recommendation, or any form of investment, legal, tax, or accounting advice, and the appearance of TUSD is not an endorsement. Reserve-transparency descriptions are sourced from TrueUSD's public disclosures and, where the token is listed there, the Kerne synthetic-dollar scorecard, cross-verified June 29 to July 3, 2026; verify at the canonical sites. Kerne is not affiliated with TrueUSD or any attestor named here. Page reviewed 2026-07-03. Last updated July 3, 2026.