get https://api.tatum.io/v4/data/staking/native/current-assets-by-validator
100 credits per API call
Get current staked assets grouped by validator for a Solana wallet address. This endpoint returns information about stake accounts grouped by their associated validators.
Supported blockchains:
- Solana - solana-mainnet
To get started:
- Provide a chain and wallet address. The API will return stake information grouped by validator.
- Each validator entry includes the validator address, list of stake account addresses, total delegated amount, and total active amount.
- Results are sorted by delegated amount in descending order (highest delegated stake first).