Open
Description
We should create some way to show and be able to claim the rewards obtained from Hidden Hand. It could be as simple as a link to the HH claiming page or as complicated as being able to claim the rewards directly from Balancer portfolio.
- Claims page: https://hiddenhand.finance/rewards
- Example code for getting HH rewards: https://github.com/defilytica/aura-analytics/blob/main/src/data/hidden-hand/useGetHiddenHandRewards.ts
- API for checking amounts: https://api.hiddenhand.finance/reward/0/0x1aaa4EB61Fa895E7c6803b9Eb8c875Ea510bf7d7
"error": false,
"data": [
{
"symbol": "fxs",
"name": "Frax Share",
"token": "0xfc00000000000000000000000000000000000002",
"decimals": 18,
"chainId": 252,
"protocol": "aura",
"claimable": "81.680837064818519084",
"cumulativeAmount": "1074543410166941326640",
"value": 261.37867860741926,
"activeTimer": 0,
"pausedTimer": 0,
"claimMetadata": {
"identifier": "0xb51b24e9b640f1348d09d39e0b10c391ec93811779df9311e430a0c7e920fcd4",
"account": "0x36cc7b13029b5dee4034745fb4f24034f3f2ffc6",
"amount": "81680837064818519084",
"merkleProof": [
"0x7a50450c0b394d2dd042ad91253c205262d8138591602fdc43ae4e3e0a88cd2a",
"0xfbba327c15312262a3271457d18d50bba0b0145c1775f990adcb96f922188d19",
"0x1027b305532f95be213fbfca37704ccc18471bdc262f13cd6782a379ad54a375",
"0x1f3b2ed0d276195a1b24561ec9784d74f8e193253e6565d2bedd6cdfda30e95b",
"0x2b374435e83fb91323487d40f9e9cf5d9f15ccd9cb93675e9b0b9a1e748549bc",
"0x8207409ef5c83b87ed2a614413bb470e3a13591c01104e205f4672b845c22caf",
"0x47b933039caaa76ff72e75b6da0c85043c98e36c62601d70111e8d00423a59ca",
"0x8522ab55fa4dfd763108c0b228b9df4b2a20ae1a1215d0259717f5d9cb0a1f0d",
"0x4147cadc83d39fca6525deae9362a8e90439dbbb1d795940f9140b9b38aa0f2c"
]
}
}
]
}