Skip to content

Documentation

How the protocol works, end to end.

OREVA is infrastructure for holding real commodity exposure onchain. This page covers the reserve model, the mint and redeem path, the role of $OREV, and the network parameters you need to integrate.

Overview

A commodity token is only as good as the thing behind it. OREVA issues one token per metal, each a claim on a defined quantity held with an independent custodian, and publishes the custody and attestation record alongside onchain supply so the backing ratio can be recomputed by anyone.

The flow is deliberately boring: metal is sourced and assayed, delivered into segregated custody, attested by an external auditor, and only then minted. Redeeming runs the same path in reverse.

  1. 01Real commodity — accredited refiner, assay certificate, serial numbers
  2. 02Verified reserve — segregated custody, insured at replacement value
  3. 03Tokenization — attested mint, one token per defined unit
  4. 04Onchain market — trade, hold, use as collateral, or redeem

Reserve model

Reserves are held per asset, not pooled. oGOLD is not collateral for oCOPPER, and a failure in one custody arrangement does not propagate across the others. Each asset carries its own custodian, vault, insurance policy and attestation line item.

Attestations run monthly. The auditor confirms the physical holding; the custodian publishes a holdings statement; the protocol publishes onchain supply. Backing above 100% is a deliberate buffer that absorbs rounding, in-transit metal and settlement timing rather than being distributed.

Assets

Token, backing unit and custody per asset
TokenMetalOne token equalsVault
oGOLDGold1 g fine gold (999.9)Zurich, CH — Freeport
oSILVERSilver1 oz fine silver (999)Singapore — FreePort
oCOPPERCopper1 kg Grade A cathodeRotterdam, NL
oPLATPlatinum1 g platinum (999.5)London, UK

Mint & redeem

Minting deposits the quoted stable asset and issues the oASSET at the reference price, less the protocol fee. Supply can only expand once the corresponding metal is confirmed in custody — the attestation gates the mint, not the other way round.

Redemption burns the token first, then instructs the vault release. Cash redemption settles in USDC; physical delivery requires a full lot for that metal plus identity verification, and is collected from or shipped by the custodian.

Fee schedule by staked balance
TierStakedMintRedeemSwap
Base00.30%0.35%0.20%
Bronze5,0000.26%0.30%0.17%
Silver25,0000.21%0.24%0.13%
Gold100,0000.15%0.18%0.09%
Platinum500,0000.10%0.12%0.05%

$OREV

$OREV is the utility and governance token: ERC-20 on Robinhood Chain, 100,000,000 total supply. It does not represent a claim on the metal reserve — it is a claim on the protocol's fee business and the right to steer it.

Revenue split

  • Staking Rewards50%
  • Treasury & Commodity Expansion30%
  • Development20%

Supply allocation

  • Community & Staking Rewards34%
  • Treasury20%
  • Team & Contributors16%
  • Ecosystem & Partnerships14%
  • Liquidity Provisioning10%
  • Public Sale6%

Network

OREVA settles on Robinhood Chain, an Ethereum Layer-2 built on the Arbitrum Orbit stack for tokenized real-world assets. Gas is paid in ETH and sequencing is first-come-first-served, so no transaction can pay to jump the queue.

Mainnet

Chain ID
4663
Hex
0x1237
RPC
https://rpc.mainnet.chain.robinhood.com
Explorer
robinhoodchain.blockscout.com
Gas token
ETH

Testnet

Chain ID
46630
Hex
0xB626
RPC
https://rpc.testnet.chain.robinhood.com
Explorer
explorer.testnet.chain.robinhood.com
Gas token
ETH

Always take network parameters from the official chain documentation rather than a search result — copycat RPC endpoints exist.

Risk

Tokenized commodities carry risks that a spot price chart does not show: the custodian can fail, the insurer can dispute, the regulator can restrict transfer or redemption, and the contracts can contain bugs. Reserve attestation reduces information risk; it does not remove counterparty risk.

Commodity prices are volatile and can fall for extended periods. Nothing in this documentation is investment, legal or tax advice, and no offer of securities is made.