Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

feat(rocket-pool): Add Rocket Pool staked ETH #930

Merged
merged 1 commit into from
Jul 22, 2022

Conversation

peteriscan
Copy link
Contributor

Description

This adds the amount of ETH staked on the beacon chain by a node operator to the Rocket Pool app. It's shown next to the amount of RPL staked.

Node operators can launch minipools. Each minipool consists of 16 ETH from the node operator and another 16 ETH from the deposit pool. Therefore the amount of ETH staked by a node operator is the number of minipools times 16 ETH. This does not show accrued beacon chain rewards.

ETH in Eth2 Deposit shown in the Ethereum Staking app for Rocket Pool node operators is incorrect. It shows 64 ETH when it should be only 16 ETH. (Perhaps because there's 2 deposits and it assumes each deposit is 32 ETH.) So it should be hidden for Rocket Pool node operators.

Checklist

How to test?

@immasandwich immasandwich merged commit 968e48d into Zapper-fi:main Jul 22, 2022
volt62 pushed a commit to volt62/zapper-studio that referenced this pull request Aug 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants