Claim MORPHO Rewards
Learn how to claim rewards accrued through Morpho
Careful: always double-check the addresses, API, and everything. Do not hesitate to ask in the discord if you face any doubt.
Claim rewards accrued by using Morpho, off-chain through Etherscan, or with ethers.js. Here are concrete examples š
$MORPHO
As explained in the tracking MORPHO reward section, one has to query the API and will have access to lots of different information: https://api.morpho.xyz/rewards/<YOUR_0x_ADDRESS>
One should first fill the API and query it.
Go on Etherscan using the address of the reward distributor (NĀ°1), and go into the contract -> Write Contract section.
Then, fill in the _account, _claimable & _proof sections by following exactly whats indicated in the picture previously. - Little note on the _claimable (uint256): this section is supposed to be filled by the amount from args section from the API. - Little note on the proof: it is supposed to be written without the apostrophe: ", without space, with those brackets: [...].
Write the transaction, and you are all good.
Last updated