-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmainnet.json
34 lines (34 loc) · 1.12 KB
/
mainnet.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
{
"stRifProxy": {
"rifAddress": "0x2AcC95758f8b5F583470ba265EB685a8F45fC9D5",
"owner": "0x96ee33c87027Be941583A5CAec4B677F269e7C2a"
},
"GovernorProxy": {
"owner": "0x96ee33c87027Be941583A5CAec4B677F269e7C2a",
"guardian": "0x98fCaB30810804C3Aa945d5BF2D97283a59E1Ac6",
"votingDelay": 1,
"votingPeriod": 20160,
"proposalThreshold": "1000000000000000000000",
"quorumFraction": 4
},
"TimelockProxy": {
"minDelay": 259200,
"admin": "0x96ee33c87027Be941583A5CAec4B677F269e7C2a"
},
"EarlyAdoptersProxy": {
"defaultAdmin": "0x96ee33c87027Be941583A5CAec4B677F269e7C2a",
"upgrader": "0x96ee33c87027Be941583A5CAec4B677F269e7C2a",
"numFiles": 100,
"ipfs": "QmeGKBvXymzPMx7a8BWMeZ3WnrpmAp7w6AVWLrG29cVJUf",
"stRif": "0x5Db91E24BD32059584bbdB831a901F1199f3D459",
"stRifThreshold": "50000000000000000000"
},
"Treasury": {
"owner": "0x96ee33c87027Be941583A5CAec4B677F269e7C2a",
"guardian": "0x98fCaB30810804C3Aa945d5BF2D97283a59E1Ac6",
"whitelist": [
"0x2AcC95758f8b5F583470ba265EB685a8F45fC9D5",
"0x3A15461d8aE0F0Fb5Fa2629e9DA7D66A794a6e37"
]
}
}