Data API: Staking APIs on Ethereum
Weโve expanded the Tatum Staking API to support Ethereum, enabling you to retrieve staking data directly from Ethereum wallets and validators.
Try Staking API in Dashboard
Explore staking data directly in the Tatum Dashboard.
Search any wallet address to view active stakes, validator details, and rewards in one place.

Search any wallet address to view staking assets and rewards directly in the Tatum Dashboard.
Ethereum Staking API Support
These endpoints are now available for Ethereum, allowing you to track validator activity, rewards, and staking transactions.
Get Current Staked Assets
GET /v4/data/staking/native/current-assets
Returns all current staked assets for a given Ethereum address, including active stake details.
Explore Docs โ
Get Current Staked Assets by Validator
GET /v4/data/staking/native/current-assets-by-validator
Explore Docs โ
Returns staked assets grouped by validator, including delegated amounts and validator details.
Get Staked Account Rewards
GET /v4/data/staking/native/rewards
Explore Docs โ
Returns historical staking rewards for Ethereum staking accounts.
Get Staking Transactions
GET /v4/data/staking/native/transactions
Explore Docs โ
Returns staking-related transactions, including stake, withdraw, and validator interactions.
What you can build
With Ethereum staking support, you can:
- Build Ethereum staking dashboards
- Track validator performance and rewards
- Power wallets and staking analytics tools