Solana

Reward history for a specific staker address

Use this route to retrieve reward history and summary information for a wallet or staker authority across epochs.

get/api/solana/rewards/staker/{address}

Path parameters

addressstring required

Staker wallet address

Query parameters

pageinteger
limitinteger
startEpochinteger
endEpochinteger
stakeAccountstring

Filter by specific stake account

forceboolean

Response

Successful response

stakerProfileobject
rewardsobject[]
summaryobject

Changes

No recorded changes to this endpoint across all 1 revision of this API.