- Retroactive Airdrop Excludes Proxy Contract Users
- Application For Retroactive Proxy Contract Users
- Revised Retroactive Query repo
This repo is meant to serve as a hub for projects to submit their sets of affected user addresses in a standardized format. The repo contains some basic programmatic sanity checks to validate that:
- The submitted addresses were not in the initial UNI airdrop (including SOCKS drops)
- The submitted addresses are in the set of addresses affected by the proxy contract omission
-
Submit a PR to this repo creating a new directory for your project in the projects folder, e.g.
projects/Dharma
-
Your project's directory should contain two files:
accounts.txt
andREADME.md
-
accounts.txt
should a text file containing your list of affected users' accounts, in the form of one valid Ethereum address per line -
README.md
should contain basic instructions on how to pull the set of addresses submitted. If a script is required, it should be included in the readme in some capacity.
> yarn
> yarn test