Skip to main content

Documentation Index

Fetch the complete documentation index at: https://yieldxyz.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

What this yield is

  • Protocol: KelpDAO
  • Asset: ETH, stETH, sfrxETH, ETHX
  • Receipt token: rsETH (KelpDAO Restaked Ether)
  • Additional rewards: Kelp Miles + EigenLayer Points
  • Networks: Ethereum, Arbitrum, Optimism, Base
KelpDAO allows restaking of ETH and various liquid staking tokens. You receive rsETH which earns staking rewards plus Kelp Miles and EigenLayer Points.

Required inputs

ParameterDescription
yieldIdethereum-kelpdao-rseth-staking (or network variant)
addressUser’s wallet address
amountAmount to restake

Actions & lifecycle

Action: Restake ETH or LST
  • Deposit ETH, stETH, sfrxETH, or ETHX (Ethereum)
  • Deposit ETH only on L2s
  • Receive rsETH representing your position
  • Start earning immediately

Example flow

1

Get yield metadata

Fetch KelpDAO restaking yield details.
2

Enter position

Restake to receive rsETH.
3

Sign & submit

Sign the transaction and broadcast.
4

Track balances

Monitor your position via the balances endpoint.
curl --request GET \
  --url https://api.yield.xyz/v1/yields/ethereum-kelpdao-rseth-staking \
  --header 'accept: application/json' \
  --header 'x-api-key: <API_KEY>'

Operational notes

Native withdrawals are not currently enabled. Exit via DEX swaps using the liquid rsETH token.
Ethereum supports ETH, stETH, sfrxETH, and ETHX. L2s (Arbitrum, Optimism, Base) support ETH only.
Earn both Kelp Miles and EigenLayer Points on top of base staking yield.

Yield IDs for this protocol

Yield IDNetwork
ethereum-kelpdao-rseth-stakingEthereum
arbitrum-kelpdao-rseth-stakingArbitrum
optimism-kelpdao-rseth-stakingOptimism
base-kelpdao-rseth-stakingBase

See also

Liquid Restaking

Learn about LRTs

Quickstart

Get started with Yield.xyz