airswap / airswap-aips

AirSwap Improvement Proposals
22 stars 3 forks source link

AIP 91: MVP multi-chain claim #93

Open Koploseus opened 11 months ago

Koploseus commented 11 months ago

Summary

This AIP proposes to choose which methods will be applied on the claiming interface.

Specification

Option 1 : Non-ETH pools are to remain closed until a future proposal. Option 2 : Max claim on non-ETH pools to be set to 100% (as currently on ETH). Option 3 : Max claim on non-ETH pools to be set to 50% and then set to 100% after 1 month.

Rationale

AirSwap DAO successfully launched the new staking (voting & claiming) interface at https://dao.airswap.eth.limo/.

In order to fully release the claiming workflow, AirSwap DAO will open the claim in BSC, Polygon, Avax.

To perform such actions, Activate (former claiming interface) used a centralized database for the points management combined with ECDSA signature. AirSwap DAO is using merkle trees to make the claim working.

Previously, the claiming process allowed you only to claim once. With the current process, you can claim once per chain for every epoch. The proposal is about giving the choice to accept the default modification or to refuse it and search for a better one.

Copyright

All proposals are public domain via CC0.