Currently, Shared ETH staking only supports addresses used with the Coinbase Staking API specifically.Coinbase App addresses and Coinbase Prime addresses are not supported.
External Address in the CDP SDK. Developers are responsible for managing their own wallets. All signing operations must be completed off-platform.
Stake
To stake, ensure that the external address contains enough ETH on the network you are using to cover the stake amount and network transaction fees. To fund your Hoodi testnet address with ETH, the SDK provides a faucet method.Unstake
Unstake is the first part of a two-step process to withdraw your staked assets. This step involves submitting an exit request to the network. Processing time varies based on the unstake request volume on the shared ETH staking pool. In periods of high demand, wait times follow the native Ethereum validator exit queue — check validatorqueue.com (see Exit Queue Wait) for current estimates.Claim Stake
Once your exit request has been processed by the network you may proceed with the Claim Stake method below.View Staking Rewards
After staking your ETH, reward will begin to accrue on your address. These rewards can be listed via thestakingRewards call.
Refer to the StakingRewards documentation for an explanation of the method’s parameters.
Look up staking rewards for a specific address.