getInflationReward
Returns the inflation or staking reward for a list of addresses for a specified epoch.
Path parameters
apiKey
Request
This endpoint expects an object.
Addresses
An array of addresses to query.
Response
Returns a JSON array with reward details for each address.
epoch
Epoch for which the reward occurred.
effectiveSlot
Slot in which rewards are effective.
amount
Reward amount in lamports.
postBalance
Post balance of the account in lamports.
commission
Vote account commission when reward was credited.