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
Get stake rewards for an account. Staking reward data is available from epoch 132.
QUERY PARAMS
address
string
required
A stake account on Solana
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. Defaults to the current time.
page
number
Page number for pagination
page_size
number
Number items per page
Enum: 10, 20, 30, 40, 60, 100
RESPONSES
200
OK
Response Body
400
Bad Request
Response Body
401
Authentication failed
429
Too Many Requests
500
Internal Server Error
Javascript
Python
Shell
Go
C#
Authorization
Response
Click Try It! to start a request and see the response here!