/svm/{chain}/staking/txs/{stakingAccount}

This endpoint returns synthetic transactions with the rewards that were earned by a given staking account, during some number of epochs and in the timeframe set by the start and end blocks.

In Solana mainnet, each epoch lasts normally 2-3 days.

If no startBlock or endBlock are provided, the endpoint will return the rewards for the last 10 epochs.


Path Params
string
required

Staking account to fetch rewards for.

string
required
Defaults to solana

Name of the chain.

Query Params
int64

Start block to filter results by.

int64

End block to filter results by.

int32
Defaults to 10

Number of epochs to fetch rewards for.

Headers
string
required
Defaults to demokey

API Key for Translate API. To generate an API Key, visit https://noves.fi/pricing

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain
text/json