πŸ¦„ Documentation Β· uOHM Β· $uOHM

The reserve currency in DeFi’s favorite pink

uOHM is an OHM-style reserve protocol launching on pools.trade, Uniswap's new launchpad on Robinhood Chain. Holders stake to compound their balance every epoch, or bond to buy $uOHM below market price while growing the protocol treasury. Mechanically it is the design OHM pioneered β€” rebuilt under the unicorn, in the pink that built DeFi.

The protocol has three moving parts, and every page of the app maps to one of them:

Why the unicorn

Uniswap's unicorn and its pink are the most recognizable brand in DeFi β€” and with pools.trade, Uniswap brought a launchpad to Robinhood Chain. uOHM is the reserve currency for that moment: the classic (3,3) design, launched where the unicorn lives, in the color everyone already knows. $uOHM, staked, becomes suOHM; bonds fill a treasury; the treasury backs the token.

Honesty is still the brand here. The (3,3) reserve design pays "yield" in emissions, not revenue, and depends on inflows to sustain the dashboard. Everything below explains exactly how the machine works, so that riding the unicorn is a fully informed choice.

Read this first

$uOHM is a game. Do not put in money you want back. Nothing here is yield, investment, or advice, and no return is promised β€” the model cannot promise one. Not affiliated with Uniswap Labs or Robinhood.

The (3,3) game

(3,3) is the game-theory shorthand OHM made famous. Model the protocol as a two-player game where each player can either stake or sell, and score the outcomes:

They stake
They sell
You stake
(3,3)
(1,-1)
You sell
(-1,1)
(-3,-3)

If everyone stakes, supply comes off the market, the treasury keeps compounding, and both players capture the maximum payoff β€” (3,3). If everyone sells, both eat the downside β€” (-3,-3). Staking looks like the dominant cooperative strategy, which is why "(3,3)" became the handshake.

The part the matrix hides

The matrix scores a single simultaneous round. Real markets are sequential, and in a sequential version the first defector scores best of all. "If everyone stakes, everyone wins" and "whoever sells first wins" are both true, and that unresolved tension is the whole risk. Nobody ever engineered it away. See Risks.

Staking

Staking is the primary strategy. You deposit $uOHM and receive suOHM 1:1 at the current index. From that moment your suOHM balance rebases up every epoch β€” no claiming, no re-staking. Compounding is automatic and continuous. Note precisely what grows: your token count. Whether that is worth more depends entirely on price, which the rebase does nothing to support.

Rebases & epochs

An epoch is the protocol's heartbeat: every 5 minutes, a rebase fires and every staked balance grows by the per-epoch reward rate. The dashboard's Next Rebase tile counts down live, and the epoch number ticks up each time. Your share of the pool never changes from a rebase; the whole pool inflates together.

The index & suOHM

The current index tracks cumulative rebase growth since epoch 0. It starts at 1.0 and compounds by the reward rate every epoch. Your position is stored as a fixed number of underlying units; your visible suOHM balance is those units times the index:

index(n) = (1 + rate)^n n = epochs since genesis balance = units Γ— index grows every rebase suOHM ⇄ $uOHM = always 1:1 at unstake

Because the index only ever multiplies upward, it is a number that can only go up β€” which is exactly why it is a poor proxy for whether you are making money. The index rising and your position gaining value are two different events that fork markets routinely confuse on purpose.

APY math

The headline APY is the annualized result of compounding the per-epoch rate across a year. With a 5-minute epoch there are 105,192 rebases per year:

rate = (1 + APY)^(1/105192) βˆ’ 1 per-rebase reward yield APY = (1 + rate)^105192 βˆ’ 1 annualized, auto-compounded at APY = 50,000%: rate β‰ˆ 0.00591% per rebase ROI(5-day) β‰ˆ 8.9% ROI(30-day) β‰ˆ 66.6% (in TOKENS, not value)
APY is a dilution rate wearing a costume

A 50,000% APY means the supply held by stakers grows 500Γ— in a year. That is the emission rate of the token, printed as if it were a return. It is not fixed, not guaranteed, and paying it requires the supply to balloon β€” which is the opposite of scarcity. The calculator projects tokens; it cannot project price, and it will never tell you the price fell faster than the count rose. That case is the normal one.

Bonding

Bonding is the supply mechanism and the treasury's only source of growth. Instead of buying $uOHM on the market, you sell assets to the protocol and receive $uOHM at a discount, in exchange for a short vest. Every bond payment goes into the treasury. This is the one part of the design that is straightforwardly honest: real assets in, backing goes up.

Markets & discounts

MarketDiscountVestWhat it gives the treasury
ETH6.5%5 daysHard reserve asset
uOHM-ETH LP13.0%5 daysProtocol-owned liquidity the treasury controls
USDC4.0%5 daysStable reserve backing
bond price = market price Γ— (1 βˆ’ discount) payout = amount paid Γ· bond price in $uOHM, vests linearly

Vesting & claiming

Bond payouts vest linearly over 5 days β€” at any moment you can claim exactly the vested fraction. The Bond page tracks each active bond with a progress bar and a live claimable amount. Two buttons:

Treasury & backing

The treasury is the protocol's balance sheet: every bond payment accumulates there. It does two jobs:

backing / token = treasury Γ· circulating supply runway (days) = treasury Γ· (daily reward emissions Γ— price)

Metrics glossary

MetricDefinition
APYAnnualized token-count growth at the current per-rebase rate, compounded across 105,192 epochs/year. A dilution rate. Variable.
Treasury BalanceValue the ledger tracks as protocol-owned, accumulated from bond sales.
Next RebaseLive countdown to the next epoch (every 5 minutes).
$uOHM PriceReference price per token; drives market cap and bond pricing.
Total StakedAll suOHM currently staking, with the % of circulating supply it represents.
Current IndexCumulative rebase growth since epoch 0 β€” a number that only goes up.
RunwayDays the treasury can fund current emissions if nothing else changes.
BackingTreasury value Γ· circulating supply β€” the stated asset floor per token.

The $uOHM token

PropertyValue
Ticker$uOHM
Staked formsuOHM (rebasing, in the ledger)
Launchpadpools.trade Β· Uniswap's launchpad
ChainRobinhood Chain (EVM β€” 0x addresses)
SupplyFixed at launch
Contract addressPublished on the app's CA bar at launch

When the token goes live on pools.trade, the contract address appears in the app with a one-click copy button. Anything not shown there is not the token β€” verify the CA against the app before you buy anything.

What is real and what is simulated

This is the section every other fork should have written and didn't. uOHM is deliberately unambiguous about which parts touch a blockchain:

The rebase engine is exact: the index catches up deterministically across any gap, so the same (1 + rate)^n produces the same number for everyone. It is honest arithmetic on an admittedly fictional quantity.

Don't take our word for any of it. The whole protocol is about 100 lines of dependency-free Node in one file β€” read the source and check every claim on this page yourself. There is no contract call in it, because there is no contract. A protocol that asks for your trust and won't show you the code has told you something.

In one sentence

The token is real; the yield machine is a playable simulation of one; and uOHM is the only place that puts that sentence in the docs instead of hoping you never ask.

Risks & honest answers

Reserve protocols print spectacular numbers. Here is the quiet part, out loud:

FAQ

Is this affiliated with Uniswap?

No. uOHM is an independent community project themed after the unicorn and launched through pools.trade, Uniswap's launchpad on Robinhood Chain. The staking/bond/treasury machinery is a simulation β€” an off-chain ledger that holds no funds. The one real thing is a fixed-supply token named $uOHM.

Do I need to claim my staking rewards?

No. Rebases compound into your suOHM balance automatically, every epoch. The only claiming is for bond payouts as they vest.

Can I unstake at any time?

Yes β€” instantly, in the ledger, 1:1 at the current index, no cooldown, no fee.

Where does the yield come from?

There is no yield. There is an emission schedule funded by a simulated treasury that bonds fill. No lending desk, no strategy, no external revenue β€” just the reserve, the schedule, and the runway number telling you how long the story lasts.

Which wallet do I use?

Any EVM wallet β€” MetaMask, Rabby, or any injected 0x provider. Hit Connect Wallet; the app only reads your address and never asks you to sign anything.

When is the token live?

The contract address appears in the app the moment $uOHM launches on pools.trade, with a copy button. Follow uOHMRH for the announcement, and trust only the CA shown in the app.

πŸ¦„ Β· (3,3)

Stake $uOHM. Earn the rebase. Ride the unicorn. β€” open the app