
Rocket Pool · Acts onchain
Redeems rETH for native ETH at Rocket Pool's exchange rate. rETH's burn pays ETH to the socket at the network rate, drawing on the rETH contract's own ETH balance plus the deposit pool's excess balance; it reverts when that collateral cannot cover the redemption. The collateral is frequently near zero, so read the total collateral to size the burn rather than the deposit capacity, which answers the other direction. Reach for it to exit a staking position without a swap when the collateral is there, checking total collateral and the exchange rate against a DEX quote first so a predicate can fall back to a swap otherwise.