solscan logo

account rewards export

v2

Export the rewards for an account. Maximum items: 5000

QUERY PARAMS

address

string

required

A wallet address on solana blockchain

time_from

number

required

The start time for the export. Format: Unix time in seconds

time_to

number

required

The end time for the export. Format: Unix time in seconds

RESPONSES

200

OK

400

Bad Request

Response Body

401

Authentication failed

403

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!