Staking APIs
We're excited to introduce the Tatum Staking API, delivering real-time Solana staking insights — from wallets to validators, rewards, and pools! ⚡
New Staking APIs ✅
Get Current Staked Assets
GET /v4/data/staking/native/current-assets
Retrieve all current stake accounts for a Solana wallet, including delegated and active amounts.
Explore Docs →
Get Current Staked Assets by Validator
GET /v4/data/staking/native/current-assets-by-validator
View stake accounts grouped by validator with total delegated and active stake.
Explore Docs →
Get Staked Account Rewards
GET /v4/data/staking/native/rewards
Fetch historical staking rewards for any Solana stake account, filtered by epoch, block, or time range.
Explore Docs →
Get Staking Transactions
GET /v4/data/staking/native/transactions
Retrieve all staking-related transactions (create, stake, unstake, withdraw, split) for a stake account.
Explore Docs →
Get Staking Pools (Validators)
GET /v4/data/staking/native/pools
Access all Solana validators with detailed info — commission, APY, uptime, identity, and more.
Explore Docs →
With these new endpoints, you can now:
- Power staking dashboards and validator explorers
- Track rewards and validator performance
- Enable wallets and DeFi apps to display live staking insights
Stay tuned for multi-chain staking support coming soon to Tatum! 🚀