Metals Reserve Protocol

Every Block Buys Gold.
Heritage Sealed.

25% of every block reward flows to the Metals Funding Vault by consensus. Accumulated SOST is converted to tokenized gold exposure (XAUT/PAXG) through an auditable execution pipeline. Purchased reserves are deposited into a Heritage Vault on Ethereum mainnet — sealed by default, perpetual.

GOLD-FIRST | 25% coinbase · Heritage sealed · XAUt + PAXG
SECTION 01

Two-Vault Architecture

Operational liquidity is separated from permanent reserve storage. The Funding Vault needs flexibility to sell SOST and buy gold. The Reserve Vault needs maximum immutability.

Coinbase

Block reward mined

Funding Vault

25% accumulates (SOST chain)

TWAP Execution

Sell SOST, buy XAUT/PAXG

Reserve Vault

Heritage sealed (Ethereum)

SOST CHAIN

Metals Funding Vault

Hardcoded coinbase destination. Receives exactly 25% of each block subsidy by consensus (q = reward // 4). Any block without the correct vault output is invalid. Accumulates SOST for periodic conversion.

ETHEREUM MAINNET

Heritage Reserve Vault

Holds allowlisted precious-metal tokens (XAUt and PAXG). Sealed by default — no outbound transfers in normal operation. Reserve assets are intended to remain perpetual and untouched while SOST exists.

SECTION 02

Constitutional Rules

Metals Reserve Constitution
G1 – G10
RuleProvision
G1Every valid block MUST pay the Funding Vault exactly q = reward // 4. Otherwise invalid.
G2Two-vault separation: Funding Vault is operational; Reserve Vault is cold storage.
G3Reserve Vault deployed on Ethereum mainnet. Heritage sealed by default.
G4Purchases begin no earlier than 6 months after genesis, only once market readiness is met.
G5Purchases executed in batches following rule-based TWAP policy, not discretionary timing.
G6Reserve limited to allowlisted tokens (XAUt/PAXG). USDC/USDT only as staging (≤72h).
G7Default 50/50 XAUt/PAXG. Adjustable for future purchases only, disclosed in batch reports.
G8Foundation may redirect future purchases from threatened issuer without consensus.
G9Emergency Catastrophe dual gate: ≥75% miner signaling + Foundation Execution Order.
G10Both vault addresses, all batch reports, and all transaction proofs MUST be publicly published.
SECTION 03

Execution Pipeline

No cross-chain bridge. No wrapped SOST. Automation is achieved through a deterministic execution stack with public attestations at every stage.

Pipeline Components
4 STAGES
StageRoleDetail
WatcherMonitorMonitors Funding Vault balance, detects batch threshold
BatcherOrderCreates signed execution order when threshold is met
ExecutorTradeSells SOST in TWAP clips, purchases XAUT/PAXG, deposits to Reserve Vault
AttestorAuditPublishes public batch record with full transaction proofs
TWAP Execution Policy
ANTI-MOMENTUM

Convert Funding Vault SOST into XAUT/PAXG with minimal market impact, maximum traceability, and rule-based execution.

// Daily sell budget (rate-limited) DailySell = min(VaultBalance × 0.25%, DailyVolume × 2%) // Split into micro-orders Clips: 48/day (every 30 min) or 96/day (every 15 min) Type: limit orders with explicit slippage tolerance // Anti-crash layer if intraday drawdown > -8%: reduce budget or pause 24h if spreads widen: sell less if price drops rapidly: throttle, never accelerate
ParameterValue
Max daily volume2% of exchange daily volume
Clips per day48-96 micro-orders
Max slippage per clip0.5%-1.0%
Crash throttleReduce or pause on >8% drawdown
Order typeLimit orders (no blind market selling)
Batch Record (Mandatory)
AUDIT TRAIL
FieldDescription
Execution windowDay/time range of batch
SOST soldTotal amount and number of clips
Venue(s)Exchange or OTC counterparties used
Realized TWAP/VWAPAverage execution price and total slippage
Purchase proofXAUT/PAXG acquisition records
Deposit hashTransaction hash proving deposit into Reserve Vault
SECTION 04

Asset Allowlist

Allowlisted Reserve Assets
MAINNET V2
TokenIssuerBacking
XAUtTether GoldPhysical gold, London Good Delivery bars
PAXGPaxos GoldPhysical gold, London Good Delivery bars

Staging assets: USDC and USDT may be used strictly as temporary staging during execution (≤72 hours). They are not reserve assets. Expanding to other metals (silver, platinum, palladium, rhodium, iridium) is a roadmap item, not a promise.

Allowlist criteria: An asset may be added only if it satisfies (1) verifiable custody/audits, (2) sufficient liquidity, and (3) acceptable issuer risk and public documentation. The Foundation may redirect future purchases from a threatened issuer without consensus; previously purchased assets remain sealed.
SECTION 05

Reserve Accumulation

Gold Vault Projections
25% OF COINBASE
PeriodSOST AccumulatedNote
Year 1103,160 SOSTAnnual intake from coinbase
Epoch 0 (years 0-2.5)258,210 SOSTFirst epoch total
30 years (~12 epochs)1,167,300 SOST~95% of lifetime allocation
Lifetime total~1,167,300 SOST25% of max supply
Reserve Ratio (Observable Metric)
NOT A PEG
// Observable, public, verifiable — NOT a peg reserve_ratio = reserve_value_usd / circulating_supply // This does NOT grant redemption rights. // Markets may price this information as they see fit.
Not a peg, not a guarantee. The Metals Reserve does not represent a claim on gold by SOST holders. The reserve ratio is simply a transparent indicator of the reserve accumulated by the protocol. No redemption rights are implied.
SECTION 06

Trust Model

Trust Boundaries
LAYERED
LayerTrust LevelMechanism
Coinbase allocationTrustlessConsensus-enforced (hardcoded validation rules)
SOST→gold conversionAuditableFoundation-executed, public batch records
Reserve Vault custodyVerifiableEthereum mainnet, public addresses
Reserve movementDual gate only≥75% miner signal + Foundation order
Cross-chain bridgeNone requiredNo bridge, no wSOST, no smart contract dependency