Prepare a claimRewards transaction

Encodes RewardsCoordinator.processClaim(claim, recipient). Rewards are sent to the staker address.
Merkle roots are posted weekly (Tuesdays) with a 7-day activation delay before they are claimable.

Nonce handling: The nonce is computed at call time. If you prepare multiple transactions before broadcasting, they will share the same nonce and only the first will succeed. Broadcast and confirm each transaction before preparing the next.

Query Params
string
enum
Defaults to mainnet

Target network. Defaults to mainnet.

Allowed:
Body Params
string
required

Staker (earner) Ethereum address

tokens
array of strings
required

Token contract addresses to claim rewards for

tokens*
Responses

400

Invalid input or network

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json