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

add dorafactory auction request #127

Merged
merged 6 commits into from
Mar 27, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions crowdloans/projects/kusama.json
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,20 @@
{ "name": "Strategic Partnerships", "value": 10, "color": "#a7c2df" },
{ "name": "Community DAO", "value": 10, "color": "#c0dfdd" },
{ "name": "Parachain Slot Reserve", "value": 5, "color": "#609c96" }
]}
},
{
"paraid": "2115",
"name": "DORA KSM Parachain",
"token": "DORA",
"description": "DoraFactory Kusama parachain",
"overview": "Dora Factory is the DAO-as-a-Service infrastructure that empowers decentralized organizations and open source ventures. The DORA KSM Parachain is Dora Factory’s Kusama parachain, which supports pallets like quadratic funding and multisig wallet. In connection with DoraHacks, the Dora Factory KSM Parachain will be able to support open source communities, hackathons, quadratic funding grants, and DAOs in general from the Kusama ecosystem.",
"website": "https://dorafactory.org",
"icon": "https://auction-us-east-2.s3.us-east-2.amazonaws.com/icons/chains/dorafactory.svg",
"tokenomics": {
"totalSupply": 33000,
"data":[
{ "name": "Crowdloan", "value": 100, "color": "#bdc9ef" }
]
tinydjp marked this conversation as resolved.
Show resolved Hide resolved
}
}
Expand Down
19 changes: 19 additions & 0 deletions crowdloans/rewards/kusama.json
Original file line number Diff line number Diff line change
Expand Up @@ -336,5 +336,24 @@
]
}
]
},
"2115": {
"reward": { "min": 3 },
"rewardRules": [
{
"label": "Total Rewards",
"content": ["Up to 33,000 DORA (100% of total token allocation)"]
},
{
"label": "Heiko Additional Bonus",
"content": ["4 HKO per KSM contributed"]
},
{
"label": "Vesting schedule",
"content": [
"100% vests over the lease period of 48 weeks."
]
}
tinydjp marked this conversation as resolved.
Show resolved Hide resolved
]
}
}
1 change: 1 addition & 0 deletions icons/chains/dorafactory.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.