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:
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.
V1: Liquid staking
V1 is deliberately simple.
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.
Deposit one PONS and receive one stPONS.
Burn one stPONS and receive one PONS.
The staked position is represented by a transferable ERC-20 rather than disappearing into a lock.
V1 does not lend, farm, LP or rehypothecate deposited PONS principal.
The reserve invariant is:
V1 is one pool, one underlying asset and one liquid-staked token. That simplicity is intentional.
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 allocationThe 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.
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:
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 executorHolder rewards accrue automatically onchain and become claimable in PONS. Users claim from the POND app rather than receiving a push transfer every cycle.
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.
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.
Beyond PONS
PONS is the first underlying asset. It does not have to be the last.
Conceptual liquid representation of productive NVIDIA exposure.
Conceptual liquid representation of productive Tesla exposure.
A future native-token staking primitive where a real reward source exists.
A liquid representation of a productive real-world-asset position.
DOG / stPONS
AI / stNVDA
BULL / stTSLA
MEME / stRWA
stPONS / stNVDA
stNVDA / stTSLAThe roadmap
PONS → stPONS with 1:1 staking/redemption and the 80/20 reward model.
Use liquid-staked assets as pairing assets for new markets.
Add more viable productive assets and deeper composability.
Live V1 contracts
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.
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.
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.
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 →