account detail
Account Data Decoded
account transfer
account transfer total
account defi activities
account balance change activities
account transactions
account portfolio
account token-accounts
account stake
account stake rewards
account stake rewards export
account transfer export
account metadata
account metadata multi
account funded by
account leaderboard
account defi activities export
Export rewards for an account. Staking reward data is available from epoch 132. Maximum 5,000 items per request. If no time filter is provided, the API returns staking rewards from the past 1 month. Rate limit: 10 requests per minute.
QUERY PARAMS
address
string
required
A wallet address on solana blockchain. Staking reward data is available from epoch 132
from_time
number
The start time for the export. Format: Unix timestamp in seconds. Default 1 month before to_time
to_time
number
The end time for the export. Format: Unix timestamp in seconds. Default current time.
time_from
number
The start time for the export. Format: Unix time in seconds. Default 1 month before time_to
time_to
number
The end time for the export. Format: Unix time in seconds. Default current time.
RESPONSES
200
OK
400
Bad Request
Response Body
401
Authentication failed
Response Body
429
Too Many Requests
Response Body
500
Internal Server Error
Response Body
Javascript
Python
Shell
Go
C#
Authorization
Response
Click Try It! to start a request and see the response here!