Get current staked assets

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

100 credits per API call

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

Supported blockchains:

  • Solana - solana-mainnet

To get started:

  • Provide a chain and wallet address. The API will return all stake accounts owned by the address.
  • Each stake account includes information such as stake address, validator address, delegated amount, active amount, and state (active, activating, deactivating, or inactive).
  • Results are sorted by active amount in descending order (highest active stake first).
Language
Credentials
Header
Click Try It! to start a request and see the response here!