solscan logo

stake rewards export

v2

Export the rewards for an account. Maximum items: 5000. Without time filter, data will be return for 1 month staking reward.

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

icon

Javascript

icon

Python

icon

Shell

icon

Go

icon

C#

Authorization

Response

Click Try It! to start a request and see the response here!