Open manumonti opened 8 months ago
Add the Claimed events on the Merkle distribution contract to track how many rewards have been claimed.
Claimed
https://github.com/threshold-network/merkle-distribution/blob/78299bf4b81ce397c5b271a8b602ffcebce52616/contracts/interfaces/ICumulativeMerkleDrop.sol#L11-L12
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.
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