Open cedricwaxwing opened 1 year ago
Current repo's script from Round 1: https://github.com/dOrgTech/DAO-Drops/tree/main/scripts
In Round 1: There's a max # of points each address can have, and a multiplier on each type of data set, for example a smart contract is worth 1 point, a POAP is worth 3 points. The purpose of that is so one person doesn't have one voting point (the minimum # in round one was 10 points), and one person doesn't have 10,000 points.
Question for Round 2: do we grab existing data sets, or run our own chain scraping? One way we can grab datasets is that different projects have done airdrops and aggregated their own sets of informed stakeholders.
To do week of 9/6/23: @LordMarkDev will look into where to find these address sets, and think more on best optimization of an intelligent and dynamic scoring algorithm for who has voting power.
from @LordMarkDev: assign value to each type of action (e.g. 1 point per $100 donated, 1 point per $100 donation received, 5 points per smart contract deployed, 3 points per DAO voted in, 2 point per POAP) then run normalization over the outputted scores
I made a document about the v2 data sources, "DAO DROPS V2 ADDITIONAL DATA SOURCES":
https://docs.google.com/document/d/1rlSSZCgXQ5GRf4eUTOtgODflliiH_CRERf0t5j-v77k/edit?usp=sharing