-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathtestdao-multicall-params-v47.json
125 lines (125 loc) · 3.12 KB
/
testdao-multicall-params-v47.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
{
"orgName": "DAO For Multicall",
"tokenName": "DAO For Multicall",
"tokenSymbol": "DxFT",
"StandAloneContracts":[
{
"name": "GenericSchemeMultiCall",
"fromArc": true,
"arcVersion": "0.0.1-rc.47"
},
{
"name": "DxDaoSchemeConstraints",
"fromArc": true,
"params": [
"AvatarAddress",
100000,
100000,
["0x0000000000000000000000000000000000000000"],
[1000],
[
"0x543Ff227F64Aa17eA132Bf9886cAb5DB55DCAddf",
"0xb376E9D78A643B4e3b4b96dc6b9D8d974eF8E589",
"0x75275575fD45FB4B88CD2b56aE6E54a62b33c788"
],
{ "StandAloneContract": 0 }
],
"arcVersion": "0.0.1-rc.47"
},
{
"name": "GenericSchemeMultiCall",
"fromArc": true,
"arcVersion": "0.0.1-rc.47"
}
],
"VotingMachinesParams": [
{
"boostedVotePeriodLimit": 600,
"daoBountyConst": 10,
"minimumDaoBounty": 100,
"queuedVotePeriodLimit": 1800,
"queuedVoteRequiredPercentage": 50,
"preBoostedVotePeriodLimit": 600,
"proposingRepReward": 5,
"quietEndingPeriod": 300,
"thresholdConst": 2000,
"voteOnBehalf": "0x0000000000000000000000000000000000000000",
"votersReputationLossRatio": 1,
"activationTime": 0
}
],
"schemes": {
"ContributionReward": false,
"SchemeRegistrar": false,
"GlobalConstraintRegistrar": false,
"UpgradeScheme": false
},
"CustomSchemes": [
{
"name":"GenericSchemeMultiCall",
"schemeName":"GenericSchemeMultiCall",
"isUniversal":false,
"address": { "StandAloneContract": 0 },
"params":[
"GenesisProtocolAddress",
{ "voteParams":0 },
{ "StandAloneContract": 1 }
],
"permissions": "0x00000010",
"alias": "GenericSchemeMultiCall",
"fromArc": true,
"arcVersion": "0.0.1-rc.47"
},
{
"name":"GenericSchemeMultiCall",
"schemeName":"GenericSchemeMultiCall",
"isUniversal":false,
"address": { "StandAloneContract": 2 },
"params":[
"GenesisProtocolAddress",
{ "voteParams":0 },
"0x0000000000000000000000000000000000000000"
],
"permissions": "0x00000010",
"alias": "GenericSchemeMultiCall",
"fromArc": true,
"arcVersion": "0.0.1-rc.47"
}
],
"unregisterOwner": true,
"useUController": false,
"useDaoCreator": true,
"noTrack": false,
"founders": [
{
"address": "0x90f8bf6a479f320ead074411a4b0e7944ea8c9c1",
"tokens": 1000,
"reputation": 1000
},
{
"address": "0xffcf8fdee72ac11b5c542428b35eef5769c409f0",
"tokens": 1000,
"reputation": 1000
},
{
"address": "0x22d491bde2303f2f43325b2108d26f1eaba1e32b",
"tokens": 1000,
"reputation": 1000
},
{
"address": "0xe11ba2b4d45eaed5996cd0823791e0c93114882d",
"tokens": 1000,
"reputation": 1000
},
{
"address": "0xd03ea8624c8c5987235048901fb614fdca89b117",
"tokens": 1000,
"reputation": 1000
},
{
"address": "0x95ced938f7991cd0dfcb48f0a06a40fa1af46ebc",
"tokens": 1000,
"reputation": 1000
}
]
}