rocket-pool

Installation
SKILL.md

Rocket Pool Plugin

Overview

Rocket Pool is a decentralised Ethereum liquid staking protocol. Users deposit ETH and receive rETH — a liquid staking token whose value increases relative to ETH as staking rewards accumulate.

Key differences from Lido stETH:

  • rETH is non-rebasing: your balance stays constant, but each rETH is worth more ETH over time
  • Fully decentralised: node operators run validators with their own bonded ETH + user deposits
  • No lock-up: rETH can be traded on DEXes at any time
  • Minimum deposit: 0.01 ETH (protocol-enforced)

Chain support: Ethereum Mainnet (chain ID: 1) only.

Architecture

  • Contract addresses resolved dynamically via RocketStorage (0x1d8f8f00cfa6758d7bE78336684788Fb0ee0Fa46)
  • Read ops use direct JSON-RPC eth_call to https://ethereum.publicnode.com
  • Write ops (stake, unstake) require explicit user confirmation before submitting to the network
Related skills
Installs
3
First Seen
Apr 9, 2026