Skip to main content
POST
Get ETH Staking Dashboard

Headers

submitter-id
string
required

Email of API user submitting the request

Example:

"api-maker@zodia.io"

Body

application/json
walletId
string
required

ID of the wallet

Example:

"ZTEST-NOBENF-849P8XKKAO"

Response

OK

currency
string
Example:

"ETH"

totalStakedBalance
object
totalConsensusRewardsBalance
object

Cumulative consensus-layer rewards since the wallet's first stake transaction (not point-in-time)

totalExecutionRewardsBalance
object

Cumulative execution-layer tips and MEV rewards since the wallet's first stake transaction (not point-in-time)

totalWithdrawalsBalance
object

Cumulative withdrawals since the wallet's first stake transaction (not point-in-time)

validatorSummary
object
bondedBalance
object

Shared with the Polkadot dashboard response. Always null for ETH.

accruedRewards
object

Shared with the Polkadot dashboard response. Always null for ETH.