List Celo epoch election rewards.
celo
List Celo epoch election rewards.
Retrieves a paginated list of election rewards for a Celo epoch and reward type.
GET
List Celo epoch election rewards.
Documentation Index
Fetch the complete documentation index at: https://blockscout-main.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Epoch number in the path.
Pattern:
^-?([1-9][0-9]*|0)$Reward type in the path.
Available options:
voter, validator, group, delegated_payment, delegated-payment Query Parameters
API key for rate limiting or for sensitive endpoints
Secret key for getting access to restricted resources
Amount for paging
Pattern:
^-?([1-9][0-9]*|0)$Account address hash for paging
Pattern:
^0x([A-Fa-f0-9]{40})$Associated account address hash for paging
Pattern:
^0x([A-Fa-f0-9]{40})$Number of items returned per page
Required range:
1 <= x <= 50Response
Election rewards for the specified Celo epoch.