Quickstart
From zero to holding a fee stream in four steps.
Connect to the chain
EigenYield settles on Robinhood Chain mainnet. Add the network to your wallet, bridge ETH in, and you are ready. Gas is paid in ETH.
# Robinhood Chain mainnet
Chain ID: 4663
RPC: https://rpc.mainnet.chain.robinhood.com
Explorer: https://robinhoodchain.blockscout.com
Gas token: ETHDeposit
- Open the app and connect a wallet.
- Call
depositETH(receiver)with the ETH you want in, or use the deposit box. - You receive eYLD priced at the current NAV, minted in the same transaction.
GRAD10 and YLD1, the index baskets over the same graduating class, are accepted as deposit assets through a swap adapter. That pairing is deliberate: hold the tokens in one vault and their cash flow in the other, and the two hedge each other.
Redeem
- Call
redeemToETH(shares, receiver)with the shares you want to exit. - Shares burn and ETH at the current NAV returns in the same transaction.
There are no lockups, no allowlists and no withdrawal fee. Redemptions pay from the vault's WETH balance; a harvest still inside its vesting window is not yet part of NAV, by design.
Loop it
eYLD is a plain ERC-20. Post it as collateral on Ripe or Morpho, borrow ETH against it, deposit again and repeat. The loop calculator on the app page shows exposure, net APR and the distance to liquidation for a given loan-to-value. Loops amplify the liquidation risk exactly as much as the yield.