Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Airdrop Utility #87

Open
2 tasks
orishim opened this issue Jan 14, 2021 · 7 comments
Open
2 tasks

Airdrop Utility #87

orishim opened this issue Jan 14, 2021 · 7 comments
Labels

Comments

@orishim
Copy link
Member

orishim commented Jan 14, 2021

A utility for distributing client project airdrops to:

  • Builders (80% - based on aggregate builder budget split)
  • Sourcing Leads (10% - based on commission split)
  • Rep-Holders (10% - based on square root of rep balance)

Phase 1: Manual

  1. Client sends tokens to Execution Lead
  2. Execution Lead calculates token distribution from Airdrop Template and exports to CSV
  3. Execution Lead distributes tokens by uploading the CSV to disperse.app

TODO

  • add table for distributing client airdrops to the bottom of budget spreadsheets that will have an airdrop
  • Add instructions to handbook for Execution Leads

Phase 2: Automated

  1. App lets the Execution Leads generate and publish the token distribution on-chain
    • Pull rep-holder data from xDAI
    • Upload distribution as merkle root?
    • $project_name.dorg.eth` is generated and pointed to the contract
  2. Clients send tokens to $project_name.dorg.eth
  3. Rep-holders can check and claim accumulated airdrops across client projects
@orishim
Copy link
Member Author

orishim commented Jan 26, 2021

Figure out a way to incorporate vesting and lock-ups as optional parameters
@xiphiness

@orishim orishim added the Tech label Jan 26, 2021
@krisbitney
Copy link
Contributor

Why a quadratic distribution for rep holders?

@benefacto
Copy link
Member

Why a quadratic distribution for rep holders?

Good point, why not directly proportionate to reputation?

@benefacto
Copy link
Member

benefacto commented Feb 18, 2021

This is what was meant:
graph-1

@orishim
Copy link
Member Author

orishim commented Mar 6, 2021

@orishim
Copy link
Member Author

orishim commented Apr 14, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants