POND whitepaper · v0.7

Productive assets,
kept liquid.

POND begins as liquid staking infrastructure. The larger thesis is that once productive positions become liquid and composable, they can become the foundation for entirely new markets across Robinhood Chain.

V1: Liquid staking · liveV2: Productive Liquidity Pools · plannedLaunch asset: PONSNetwork: Robinhood Chain
01

The thesis

Robinhood Chain brings together assets that historically lived in separate worlds: memecoins, Stock Tokens, RWAs, native ecosystem assets and permissionless DeFi.

Liquid staking adds another dimension. It allows an asset to remain economically productive without removing its value from the rest of the ecosystem.

A productive position can be tokenized. That token can move. It can trade. It can become liquidity. It can become collateral. It can become the pairing asset for another market. It can become the base layer for products that do not exist yet.

This is the core POND thesis:

productive capital → liquid primitive → composable infrastructure

POND starts with PONS because the first goal is not to build every possible product at once. The first goal is to prove the staking layer cleanly.

02

V1: Liquid staking

V1 is deliberately simple.

Stake PONS → receive stPONS

PONS deposited into POND becomes a liquid staked position represented by stPONS.

One PONS deposited mints one stPONS. One stPONS redeemed returns one PONS. stPONS is non-rebasing and transferable.

1:1 mint

Deposit one PONS and receive one stPONS.

1:1 redemption

Burn one stPONS and receive one PONS.

Stay liquid

The staked position is represented by a transferable ERC-20 rather than disappearing into a lock.

Principal stays reserved

V1 does not lend, farm, LP or rehypothecate deposited PONS principal.

The reserve invariant is:

PONS principal reserve ≥ stPONS total supply

V1 is one pool, one underlying asset and one liquid-staked token. That simplicity is intentional.

03

The V1 reward model

The PONS staking pool receives rewards generated by the underlying PONS position.

Those processed rewards follow a fixed economic rule:

100% of processed Pool #1 rewards
├── 80% → eligible stPONS holders
└── 20% → POND buyback allocation

The holder allocation is distributed proportionally to the eligible outstanding stPONS shares at that reward cycle.

If a wallet owns 10% of the eligible outstanding stPONS, it receives 10% of the 80% holder allocation for that cycle. If it owns 50%, it receives 50%.

Rewards accrue through a cumulative onchain reward-per-token index. POND does not need to loop through wallets or maintain an offchain snapshot database.

04

How Pool #1 rewards reach holders

The external Pool #1 reward source pays rewards in native ETH on Robinhood Chain.

The canonical reward destination is:

PondEthRewardProcessor
0xf91c23F971a5d714f7A5AbfAA3e1E01906042546

The processor receives native ETH. The keeper checks every 60 seconds, converts eligible ETH into PONS with a 5% maximum slippage guard, and sends the resulting PONS through the immutable 80/20 splitter.

native ETH rewards
        ↓
PondEthRewardProcessor
        ↓
ETH/WETH → PONS
        ↓
PondPoolRewardSplitter
        ├── 80% → PondRewardDistributor → PondRewardVault → eligible stPONS holders
        └── 20% → PondBuybackVault → POND buyback executor

Holder rewards accrue automatically onchain and become claimable in PONS. Users claim from the POND app rather than receiving a push transfer every cycle.

05

V2: Productive Liquidity Pools

V2 is where stPONS stops being purely something you hold and starts becoming infrastructure.

We call the planned model a PLP — Productive Liquidity Pool.

DOG / stPONS

Users would buy DOG using stPONS. Users would sell DOG back into stPONS. The market itself would be denominated in a liquid-staked asset.

The underlying PONS represented by stPONS remains connected to its productive staking position while stPONS simultaneously acts as market infrastructure for DOG.

V2 is planned, not live today. Its final LP reward accounting and launch integration will be completed before production deployment.

06

Beyond PONS

PONS is the first underlying asset. It does not have to be the last.

NVDA → stNVDA

Conceptual liquid representation of productive NVIDIA exposure.

TSLA → stTSLA

Conceptual liquid representation of productive Tesla exposure.

MEME → stMEME

A future native-token staking primitive where a real reward source exists.

RWA → stRWA

A liquid representation of a productive real-world-asset position.

DOG / stPONS
AI / stNVDA
BULL / stTSLA
MEME / stRWA

stPONS / stNVDA
stNVDA / stTSLA
07

The roadmap

V1 · Liquid stakingLive

PONS → stPONS with 1:1 staking/redemption and the 80/20 reward model.

V2 · Productive Liquidity PoolsPlanned

Use liquid-staked assets as pairing assets for new markets.

V3+ · Productive asset economyVision

Add more viable productive assets and deeper composability.

08

Live V1 contracts

PONS
0x39dBED3a2bd333467115dE45665cC57F813C4571

stPONS
0x35058dEaac264ec8449363974dbe530b0e9D0965

PondRewardVault
0xCfE1E6B43D27eA5916988935B32E75b659B12046

PondRewardDistributor
0x68BdB6A1f26648Ab8499F20ca9Df98CA81e8b2e6

PondBuybackVault
0x9cfF0AD93D2Cf78127Dae71E644774b88C515e5C

PondPoolRewardSplitter
0x5890984695D95D921E14E96AeF958Fe0fEF20E93

PondEthRewardProcessor
0xf91c23F971a5d714f7A5AbfAA3e1E01906042546

PondBuybackExecutor
0x7C5c5f71575c27c6D3146612ADa4E3529B430444

The staking core and the real native-ETH reward pipeline have both passed mainnet smoke tests.

09

V1 security principles

  • Deposited PONS principal is separate from reward PONS.
  • No admin function can withdraw staked PONS principal.
  • Redemption does not depend on the keeper.
  • The 80/20 splitter uses immutable destinations and allocations.
  • The ETH processor enforces minimum-output slippage protection.
  • Routine reward automation has no authority over staked principal.
10

Risks and non-goals

POND does not promise a fixed yield. Rewards depend on actual reward generation and successful processing.

ETH → PONS conversion introduces liquidity and execution-price risk. The configured 5% maximum slippage guard reduces but does not eliminate execution risk.

PLPs are a planned V2 design. Examples involving Stock Tokens and RWAs describe possible future design space, not currently live pools.

POND buybacks do not guarantee any POND token price outcome.

POND

Where POND is going.

V1 proves the staking layer. V2 turns productive assets into liquidity infrastructure. The end goal is an entire economy built on productive assets.

Open V1 →