account detail
account transfer
account defi activities
account balance change activities
account transactions
account portfolio
account token-accounts
account stake
stake rewards export
account transfer export
account metadata
account metadata multi
account leaderboard
account defi activities export
stake rewards export
Export the rewards for an account. Maximum items: 5000. Without time filter,data will be return for 1 month staking reward. Max 1 request per minute.
QUERY PARAMS
address
string
required
A wallet address on solana blockchain
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
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!