You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Goal: Write scripts for both Gitcoin Donators and Liquidity Providers.
Gitcoin
Go to etherscan and grab addresses and donation amounts for the past 3 donation rounds. You should be able to get a csv for thetoken transfer within these dates. You might also have to go to zksync as well. We can talk about how to do that in a call.
Organize the addresses into 3 categories: $1, $<10, <$100
Copied from original ticket in monorepo repo here: https://app.zenhub.com/workspaces/shenanigan-605a78c794095d001a527c29/issues/shenanigandapp/shenanigan-monorepo/220
Goal: Write scripts for both Gitcoin Donators and Liquidity Providers.
Gitcoin
Go to etherscan and grab addresses and donation amounts for the past 3 donation rounds. You should be able to get a csv for thetoken transfer within these dates. You might also have to go to zksync as well. We can talk about how to do that in a call.
Organize the addresses into 3 categories:$1, $ <10, <$100
There are two addresses that we used for grants.
Address 1:
https://etherscan.io/address/0x68c5ae32f00c2b884d867f9ea70a4e4b6d04e0f6#tokentxns
https://zkscan.io/explorer/accounts/0x68C5ae32f00c2B884d867f9eA70a4E4B6D04E0F6
Address 2:
https://etherscan.io/address/0x5A9CE898f0B03c5A3Cd2d0c727efdD0555C86f81#tokentxns
https://zkscan.io/explorer/accounts/0x5A9CE898f0B03c5A3Cd2d0c727efdD0555C86f81
Gitcoin Round dates
Round 7: September 14th — September 28th 2020
Round 8: December 2nd — December 17th 2020
Round 9: 3/10/21 - 3/25/21
Liquidity Providers
Take a snapshot of the last 4 months of liquidity for each month for each of our big pairs.
Organize addresses into these categories <$100 LP Stake, <$500 LP Stake, <$1000 LP staked, <$5000 LP Staked
HNY-PRTCLE
WXDAI-PRTCLE
Note
You will have to convert the prices to $ for each coin. Feel free to just do it with current prices
The text was updated successfully, but these errors were encountered: