-
Notifications
You must be signed in to change notification settings - Fork 61
Expand file tree
/
Copy pathsecrets.json.template
More file actions
39 lines (39 loc) · 1007 Bytes
/
secrets.json.template
File metadata and controls
39 lines (39 loc) · 1007 Bytes
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
{
"iceColdCoffee": {
"address": "0x1CeC01DC0fFEE5eB5aF47DbEc1809F2A7c601C30",
"deployer": "0x6d4197897b4e776C96c04309cF1CA47179C2B543",
"key": ""
},
"deployer": {
"address": "0x00000000000004533Fe15556B1E086BB1A72cEae",
"deployer": "0x7f88741Cf6fb6b54533884C001c0F5eF6706b324",
"key": ""
},
"allowanceHolder": {
"address": "0x0000000000001fF3684f28c67538d4D072C22734",
"deployer": "0xE83b9E1e78355D67Dbed0384367124A14eB6446c",
"key": ""
},
"allowanceHolderOld": {
"address": "0x0000000000005E88410CcDFaDe4a5EfaE4b49562",
"deployer": "0x4f05532AD8c7C87C22Bd793661DB6A174e09cbb5",
"key": ""
},
"intentWorkers": {
"mnemonic": [
{
"production": "",
"staging": ""
}
],
"limit": {
"production": 50,
"staging": 10
}
},
"wrappedNativeStorage": {
"address": "0x0E89c91602798Ad6FD2A5CbeB0F39779759C56bd",
"deployer": "0x000000000000F01B1D1c8EEF6c6cF71a0b658Fbc",
"key": ""
}
}