Open faddat opened 9 months ago
Hey @faddat If I had 100 Osmosis and 100 Composable, how many eve would I have?
get weights at time snapshot
it would depend on the percentage of supply that you own on Osmosis and Composable. Since the supply will be different for different chains, we will calculate the percentage of supply for each account.
thank @faddat, we will do it
Hi @faddat, from what I understand, we will create a tool for this. At snapshot time, it will collect all validators from each chain, calculate the reward and save it to json file. Then whenever our chain starts, it will send the rewards in genesis to users. This is the repo we are going to work on (https://github.com/notional-labs/eve-airdrop)
@faddat Hi sir, we also want to know at which date should the snapshot happen, so we can begin retrieving the data and calculate allocation weights.
hi @faddat what time do you want take a snapshot?
oh hey dudes, sorry that I missed this. I'd like to do the snapshot as close to genesis time as possible. If we could do the snapshotting in the 24 hours leading up to genesis, that would be perfect and it would help us to avoid farming.
Please also know that we should parameterize the airdrop tooling, because right before the airdrop we will change various things, to ensure that the airdrop ends up the way that we would like it to work, as opposed to the way that farmers want it to work.
Please also note that we will not "prune" the airdrop as some projects have. We will take output from our tooling, make genesis, and launch, so it will be important to have the entire thing scripted. Keep in mind that we can do it all in CI using https://notionalapi.com by putting a Notional API key in the secrets of this github. That will let us query any chain we want to.
What about people that stake dymension
Add snapshot for milady, madlabs, Cryptonium, Bad Kids
hi @faddat, have you finalized the percentage weight for the airdrop across the chains?
Eve's airdrop is a bit complex, because it will snapshot a number of different cosmos chains:
Weights aren't finalized. Percentages add up to more or less than 100%. Numbers aren't final. Various anti farming measures will be taken but zero pruning will be done. Eve is surely airdropping with the intent of achieving alignment.
Snapshot process