threshold-network / staking-subgraphs

Threshold Network staking subgraphs
https://threshold.network
1 stars 1 forks source link

Track Claimed rewards #54

Open manumonti opened 8 months ago

manumonti commented 8 months ago

Add the Claimed events on the Merkle distribution contract to track how many rewards have been claimed.

https://github.com/threshold-network/merkle-distribution/blob/78299bf4b81ce397c5b271a8b602ffcebce52616/contracts/interfaces/ICumulativeMerkleDrop.sol#L11-L12

manumonti commented 4 months ago

Merkle distribution contract is being modified - a new contract will be deployed: https://github.com/threshold-network/merkle-distribution/pull/149

So let's pause this issue until we know if this applies or not.