get
https://api.tatum.io/v4/data/staking/native/current-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
stakeAddresseswith stake account data. - For Ethereum, response contains
validatorswith validator index and validator pubkey. - Results are sorted by active amount in descending order (highest active stake first).