getInflationReward

Returns the inflation or staking reward for a list of addresses for a specified epoch.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
AddressesobjectRequired

An array of addresses to query.

Response

Returns a JSON array with reward details for each address.

epochintegerOptional

Epoch for which the reward occurred.

effectiveSlotintegerOptional

Slot in which rewards are effective.

amountintegerOptional

Reward amount in lamports.

postBalanceintegerOptional

Post balance of the account in lamports.

commissionintegerOptional

Vote account commission when reward was credited.