forked from safe-global/safe-smart-account
-
Notifications
You must be signed in to change notification settings - Fork 0
/
zos.mainnet.json
183 lines (183 loc) · 5.98 KB
/
zos.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
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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
{
"contracts": {
"GnosisSafe": {
"address": "0xb6029EA3B2c51D09a50B53CA8012FeEB05bDa35A",
"constructorCode": "608060405234801561001057600080fd5b50615e9380620000216000396000f3fe",
"bodyBytecodeHash": "5bb2743e521347994660ec020cb56c8b1189728d902a09ec554592cc3dadc24c",
"localBytecodeHash": "1482584f53f473bd5e19825603457415145df0240984cd22209da6f04450efa8",
"deployedBytecodeHash": "1482584f53f473bd5e19825603457415145df0240984cd22209da6f04450efa8",
"types": {
"t_address": {
"id": "t_address",
"kind": "elementary",
"label": "address"
},
"t_mapping<t_address>": {
"id": "t_mapping<t_address>",
"valueType": "t_address",
"label": "mapping(key => address)",
"kind": "mapping"
},
"t_uint256": {
"id": "t_uint256",
"kind": "elementary",
"label": "uint256"
},
"t_bytes32": {
"id": "t_bytes32",
"kind": "elementary",
"label": "bytes32"
},
"t_mapping<t_uint256>": {
"id": "t_mapping<t_uint256>",
"valueType": "t_uint256",
"label": "mapping(key => uint256)",
"kind": "mapping"
}
},
"storage": [
{
"contract": "MasterCopy",
"path": "contracts/common/MasterCopy.sol",
"label": "masterCopy",
"astId": 1760,
"type": "t_address",
"src": "465:18:8"
},
{
"contract": "ModuleManager",
"path": "contracts/base/ModuleManager.sol",
"label": "modules",
"astId": 990,
"type": "t_mapping<t_address>",
"src": "550:45:4"
},
{
"contract": "OwnerManager",
"path": "contracts/base/OwnerManager.sol",
"label": "owners",
"astId": 1299,
"type": "t_mapping<t_address>",
"src": "480:43:5"
},
{
"contract": "OwnerManager",
"path": "contracts/base/OwnerManager.sol",
"label": "ownerCount",
"astId": 1301,
"type": "t_uint256",
"src": "529:18:5"
},
{
"contract": "OwnerManager",
"path": "contracts/base/OwnerManager.sol",
"label": "threshold",
"astId": 1303,
"type": "t_uint256",
"src": "553:26:5"
},
{
"contract": "GnosisSafe",
"path": "contracts/GnosisSafe.sol",
"label": "nonce",
"astId": 41,
"type": "t_uint256",
"src": "1557:20:0"
},
{
"contract": "GnosisSafe",
"path": "contracts/GnosisSafe.sol",
"label": "domainSeparator",
"astId": 43,
"type": "t_bytes32",
"src": "1583:30:0"
},
{
"contract": "GnosisSafe",
"path": "contracts/GnosisSafe.sol",
"label": "signedMessages",
"astId": 47,
"type": "t_mapping<t_uint256>",
"src": "1716:49:0"
},
{
"contract": "GnosisSafe",
"path": "contracts/GnosisSafe.sol",
"label": "approvedHashes",
"astId": 53,
"type": "t_mapping<t_uint256>",
"src": "1876:69:0"
}
],
"warnings": {
"hasConstructor": false,
"hasSelfDestruct": false,
"hasDelegateCall": false,
"hasInitialValuesInDeclarations": false,
"uninitializedBaseContracts": []
}
},
"ProxyFactory": {
"address": "0x12302fE9c02ff50939BaAaaf415fc226C078613C",
"constructorCode": "608060405234801561001057600080fd5b506108c4806100206000396000f3fe",
"bodyBytecodeHash": "032bd258d3d8422922b15844fb7a1e00c1bc6a43129b35e11800f47d5393bfb4",
"localBytecodeHash": "e46cea57f8a9112825fe7e52fd61c95aa8f3a6aa7a7d912271413a9bcbc16d66",
"deployedBytecodeHash": "e46cea57f8a9112825fe7e52fd61c95aa8f3a6aa7a7d912271413a9bcbc16d66",
"types": {},
"storage": [],
"warnings": {
"hasConstructor": false,
"hasSelfDestruct": false,
"hasDelegateCall": false,
"hasInitialValuesInDeclarations": false,
"uninitializedBaseContracts": []
}
},
"MultiSend": {
"address": "0xD4B7B161E4779629C2717385114Bf78D612aEa72",
"constructorCode": "608060405234801561001057600080fd5b506101c8806100206000396000f3fe",
"bodyBytecodeHash": "58eba12a004b48496cb944b7b298706b494b8be2860cd3dfe09680782f137695",
"localBytecodeHash": "6d7ca04270952b10d6bfedd61779fd066ebe62137c396bba5520b774cef03ae4",
"deployedBytecodeHash": "6d7ca04270952b10d6bfedd61779fd066ebe62137c396bba5520b774cef03ae4",
"types": {},
"storage": [],
"warnings": {
"hasConstructor": false,
"hasSelfDestruct": false,
"hasDelegateCall": false,
"hasInitialValuesInDeclarations": false,
"uninitializedBaseContracts": []
}
},
"CreateAndAddModules": {
"address": "0x1a56aE690ab0818aF5cA349b7D21f1d7e76a3d36",
"constructorCode": "608060405234801561001057600080fd5b506102e2806100206000396000f3fe",
"bodyBytecodeHash": "3f1bef8e42a5176d17fd5ee15e86baed6de4d458520547043900628174ab7011",
"localBytecodeHash": "c7d3d295d98039fc0b0401490d4e3a131ca6004645161018f5780f6e62ce54d3",
"deployedBytecodeHash": "c7d3d295d98039fc0b0401490d4e3a131ca6004645161018f5780f6e62ce54d3",
"types": {},
"storage": [],
"warnings": {
"hasConstructor": false,
"hasSelfDestruct": false,
"hasDelegateCall": false,
"hasInitialValuesInDeclarations": false,
"uninitializedBaseContracts": []
}
}
},
"solidityLibs": {},
"proxies": {},
"zosversion": "2",
"version": "1.0.0",
"app": {
"address": "0x3c47F9098F9e7C6ea942f8A8D8ba8bcCA03a958d"
},
"package": {
"address": "0x304ee2F5077593b052c5F3A1266e87E029686EF2"
},
"provider": {
"address": "0x2840e535bd6e3182CFEE7b2bc1633473F46858Cd"
},
"frozen": false
}