Skip to content

Instantly share code, notes, and snippets.

@Theylon
Created November 2, 2019 19:30
Show Gist options
  • Save Theylon/c8a36924d62014b7e6f75d05d51e4106 to your computer and use it in GitHub Desktop.
Save Theylon/c8a36924d62014b7e6f75d05d51e4106 to your computer and use it in GitHub Desktop.
{
"orgName":"ETHGlobal",
"tokenName":"ETHGlobal",
"tokenSymbol":"ETG",
"ContributionReward":{
},
"GenericScheme":{
"targetContract":"0x0000000000000000000000000000000000000000"
},
"SchemeRegistrar":{
"voteRegisterParams": 1,
"voteRemoveParams": 1
},
"UpgradeScheme":{ // remove? @Ben
"voteParams": 1
},
"VotingMachinesParams":[
{
"activationTime":"1573491600000",
"boostedVotePeriodLimit":"259200",
"daoBountyConst":"10",
"minimumDaoBounty":"250000000000000000000", // =250
"preBoostedVotePeriodLimit":"172800",
"proposingRepReward":"10",
"queuedVotePeriodLimit":"864000",
"queuedVoteRequiredPercentage":"50",
"quietEndingPeriod":"172800",
"thresholdConst":"1150",
"voteOnBehalf":"0x0000000000000000000000000000000000000000",
"votersReputationLossRatio":"3"
},
{
"activationTime":"1573578000",
"boostedVotePeriodLimit":"691200",
"daoBountyConst":"10",
"minimumDaoBounty":"500000000000000000000",
"preBoostedVotePeriodLimit":"172800",
"proposingRepReward":"200000000000000000000",
"queuedVotePeriodLimit":"5184000",
"queuedVoteRequiredPercentage":"50",
"quietEndingPeriod":"345600",
"thresholdConst":"1649267441664",
"voteOnBehalf":"0x0000000000000000000000000000000000000000",
"votersReputationLossRatio":"4"
}
],
"schemes":{
"ContributionReward":true,
"GenericScheme":false,
"SchemeRegistrar":true,
"GlobalConstraintRegistrar": false,
"UpgradeScheme":false
},
"unregisterOwner":true,
"useUController":false,
"useDaoCreator":false,
"founders":[ //no initial founders
{
"address":"",
"tokens":0,
"reputation":100?
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment