Get current staked assets

/v4/data/staking/native/current-assets

100 credits per API call

Get current staked assets for a wallet address. This endpoint returns information about all stake accounts/validators owned by the address, including their state, delegated amount, active amount, and associated validators.

Supported blockchains:

  • Solana - solana-mainnet
  • Ethereum - ethereum-mainnet

To get started:

  • Provide a chain and wallet address.
  • For Solana, response contains stakeAddresses with stake account data.
  • For Ethereum, response contains validators with validator index and validator pubkey.
  • Results are sorted by active amount in descending order (highest active stake first).
Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!