post
https://api.tatum.io/v4/data/staking/native/rewards/batch
/v4/data/staking/native/rewards/batch
100 credits per stake address per API call
Get historical staking rewards for up to 50 stake accounts in a single request. Returns the same per-address shape as /staking/native/rewards, one entry per input address, in input order.
Supported blockchains:
- Solana - solana-mainnet (optional epoch/block/time filters)
To get started:
- POST a JSON body with
chain, an array of 1–50 uniquestakeAddresses, and (optionally) shared filters. - All filters are shared across all addresses in the request. Filter semantics match the single endpoint (epoch/block/time/unix; only one filter type at a time).
- The response is an array preserving input order; duplicate input addresses are rejected by validation.
- Each item has the same shape as the single endpoint response (
stakeAddress,totalAmount,rewards[]). Rewards inside each item are sorted by epoch descending.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…