YieldETF is live on Robinhood Chain mainnet · Epoch 6 · 27,513 ETH indexedView vaults ›
YieldETF
Explore vaults

The index layer
for Robinhood Chain.

Every Pons v2 graduate, one ticker. Built on permanently locked Uniswap v4 liquidity, and open to all.

Indexing 16 graduates · 27,513 ETH of locked liquidity

PONS4,210 ETH locked+3.42%HODL2,980 ETH locked-1.28%ROBN2,404 ETH locked+0.87%ARROW2,101 ETH locked+5.19%FEATHR1,762 ETH locked-0.64%QUIVER1,548 ETH locked+2.31%SHERW1,353 ETH locked+0.12%TUCK1,246 ETH locked-2.11%LOXLEY1,104 ETH locked+1.56%MARIAN943 ETH locked+0.78%STONK1,820 ETH locked+0.94%DIVID1,544 ETH locked-0.43%EQTY1,391 ETH locked+2.08%BLUE1,187 ETH locked+0.61%SPLIT1,002 ETH locked-1.56%MACRO918 ETH locked+1.33%

Vaults

Hold every Pons v2 graduate through one ERC-4626 ticker. Deposit ETH, redeem any time.

Yield

Swap fees from permanently locked Uniswap v4 pools compound into the basket every epoch.

Keepers

Rebalancing is permissionless. Call it once an epoch, earn a fixed tip in ETH.

YieldETF is the index layer for launchpad markets.

Explore the mechanics

The curve does the vetting

Every constituent launched on a Pons v2 bonding curve — no presale, no insider allocation. Graduation is the only door into the index.

Liquidity locked forever

At graduation, liquidity moves into a Uniswap v4 pool permanently locked by the Pons hook. It cannot be pulled. Ever.

Fees compound every epoch

Vaults hold fee positions on their constituents' locked pools. Every 24 hours, harvested fees buy more of the basket — not a treasury.

One ticker, no gates

Each vault is an ERC-4626 token. Deposit ETH at NAV, redeem any time. No lockups, no allowlists, no admin keys.

Three live vaults.

Mainnet · Epoch 6
SymbolVaultWeightingHoldingsNAV / share30d fee APRStatus
GRAD10Graduate Ten

The ten largest Pons v2 graduates by locked Uniswap v4 liquidity depth, weighted by depth and capped at 15% per constituent.

Liquidity-depth, 15% cap101.0231 ETH21.4%Live
RWAXRWA Pairs Index

Graduates whose locked v4 pools are paired against tokenized stocks rather than ETH — the RWA trading pairs Pons v2 introduced.

Equal-weight, quarterly reconstitution61.0094 ETH11.8%Live
YLD1Fee Stream One

A pure yield basket: positions sized to maximize trailing fee capture from locked v4 pools. Harvested fees compound into the basket every epoch.

Fee-velocity, 15% cap61.0317 ETH28.6%Live

Live since epoch 0 on August 25, 2026. NAV and fee APR refresh at each epoch rebalance; fee APR is trailing and not a promise of future yield.

The registry is public. So is the API.

Vault composition, protocol stats, and a live Robinhood Chain read are served from this site's own backend. The Solidity sources are verified on Blockscout.

# read one vault
$ curl https://yieldetf.me/api/vaults/GRAD10

{
  "symbol": "GRAD10",
  "name": "Graduate Ten",
  "weighting": "Liquidity-depth, 15% cap",
  "holdings": [
    { "ticker": "PONS", "weightBps": 1500, ... }
  ]
}

# Robinhood Chain, from viem
# chain id 4663 · ETH gas · Arbitrum Orbit
import { robinhoodChain } from "@/lib/chain";

Latest releases.

YieldETF banner

YieldETF is live on mainnet

Three vaults open on Robinhood Chain: GRAD10, RWAX and YLD1.

August 25, 2026

YieldETF angel artwork

GRAD10: the Graduate Ten

The ten deepest Pons v2 graduates, depth-weighted with a 15% cap.

August 25, 2026

RWAX brings tokenized-stock pairs

Graduates paired against tokenized equities, in one equal-weight basket.

August 27, 2026

registry.register(token)
// listed: true
// eligible in 7 epochs

The Graduation Registry is open

Permissionless listing for any graduate that clears depth and age.

August 29, 2026

Start indexing the curve.

Deposit ETH, hold every graduate, and let locked-pool fees do the rest.