Proof of reserves
Proof of reserves
Each Twin stablecoin is designed to hold a 1:1 peg to its reference currency (ARGt ↔ ARS, BRAt ↔ BRL, etc.). This page explains the backing model and where the reserve attestation will be published.
Work in progress
The public reserve attestation is under development. This page describes the model; the live verifiable report will be linked here once available.
The backing model
- 1:1 peg — each token in circulation represents one unit of the local currency, backed by reserves.
- On-chain verifiable supply — each token's circulating supply is public and auditable on every network's explorer (see Contracts). The burn & mint bridge preserves total supply across networks: what is minted on one network is burned on another, so aggregate circulation reflects real issuance.
- Off-chain reserves — backing is held in reserve assets denominated in (or referenced to) the relevant currency.
How it will be proven
Twin's proof of reserves will combine two sources:
- On-chain circulation — the sum of each token's supply across the 4 networks, read directly from the ERC-20 contracts. It is public and trustless.
- Reserve attestation — a report of the backing assets, verified by an independent third party, published periodically.
Coverage is expressed as the reserves / circulation ratio, which must stay ≥ 100% per token.
Verify circulation today
Even though the attestation is not published yet, anyone can verify a token's on-chain circulation:
- Open the token address on each network's explorer (see Stablecoin contracts).
- Read the ERC-20
totalSupply. - Sum the supply across the 4 networks to get the token's aggregate circulation.
This section will be updated with the reserve attestation link and, potentially, a live coverage dashboard. If you need backing information before that publication, contact the Twin team.
