-
Notifications
You must be signed in to change notification settings - Fork 939
/
kovan.json
230 lines (230 loc) · 7.91 KB
/
kovan.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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
{
"contracts": {
"GnosisSafe": {
"address": "0x34CfAC646f301356fAa8B21e94227e3583Fe3F5F",
"constructorCode": "608060405234801561001057600080fd5b506001600481905550615de880620000296000396000f3fe",
"bodyBytecodeHash": "d65f696c271f3d4c6ea0ce7c999aef7eee4b88925734e94d9c7b99dd04846e39",
"localBytecodeHash": "62533ba97a869b4d8a107493ef5ed3e790f1d43990916b4b3f6254a60b5e8643",
"deployedBytecodeHash": "62533ba97a869b4d8a107493ef5ed3e790f1d43990916b4b3f6254a60b5e8643",
"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": 2008,
"type": "t_address",
"src": "621:26:9"
},
{
"contract": "ModuleManager",
"path": "contracts/base/ModuleManager.sol",
"label": "modules",
"astId": 1186,
"type": "t_mapping<t_address>",
"src": "684:45:5"
},
{
"contract": "OwnerManager",
"path": "contracts/base/OwnerManager.sol",
"label": "owners",
"astId": 1544,
"type": "t_mapping<t_address>",
"src": "490:43:6"
},
{
"contract": "OwnerManager",
"path": "contracts/base/OwnerManager.sol",
"label": "ownerCount",
"astId": 1546,
"type": "t_uint256",
"src": "539:18:6"
},
{
"contract": "OwnerManager",
"path": "contracts/base/OwnerManager.sol",
"label": "threshold",
"astId": 1548,
"type": "t_uint256",
"src": "563:26:6"
},
{
"contract": "GnosisSafe",
"path": "contracts/GnosisSafe.sol",
"label": "nonce",
"astId": 65,
"type": "t_uint256",
"src": "1956:20:0"
},
{
"contract": "GnosisSafe",
"path": "contracts/GnosisSafe.sol",
"label": "domainSeparator",
"astId": 67,
"type": "t_bytes32",
"src": "1982:30:0"
},
{
"contract": "GnosisSafe",
"path": "contracts/GnosisSafe.sol",
"label": "signedMessages",
"astId": 71,
"type": "t_mapping<t_uint256>",
"src": "2115:49:0"
},
{
"contract": "GnosisSafe",
"path": "contracts/GnosisSafe.sol",
"label": "approvedHashes",
"astId": 77,
"type": "t_mapping<t_uint256>",
"src": "2275:69:0"
}
],
"warnings": {
"hasConstructor": true,
"hasSelfDestruct": false,
"hasDelegateCall": false,
"hasInitialValuesInDeclarations": false,
"uninitializedBaseContracts": []
}
},
"ProxyFactory": {
"address": "0x76E2cFc1F5Fa8F6a5b3fC4c8F4788F0116861F9B",
"constructorCode": "608060405234801561001057600080fd5b50610f73806100206000396000f3fe",
"bodyBytecodeHash": "7e47705e552d4727b6802eef2203e9448fcb65f06bf456b394f3912fa769097b",
"localBytecodeHash": "51dc134f508f1307e9e61a7a9a786038ebb6d71aae11eaad7c2d71049efb540b",
"deployedBytecodeHash": "51dc134f508f1307e9e61a7a9a786038ebb6d71aae11eaad7c2d71049efb540b",
"types": {},
"storage": [],
"warnings": {
"hasConstructor": false,
"hasSelfDestruct": false,
"hasDelegateCall": false,
"hasInitialValuesInDeclarations": false,
"uninitializedBaseContracts": []
}
},
"MultiSend": {
"address": "0x8D29bE29923b68abfDD21e541b9374737B49cdAD",
"constructorCode": "608060405234801561001057600080fd5b5060405180807f6d756c746973656e642e67756172642e627974657333320000000000000000008152506017019050604051809103902060008190555061026c8061005c6000396000f3fe",
"bodyBytecodeHash": "86a64eef88a50def979045c1c75505826808643e91f152bfb644f48b36d47cf0",
"localBytecodeHash": "fdba32061dae3b905a3d414d02814f6c299d1550777e5e70ec380d6817e4968b",
"deployedBytecodeHash": "fdba32061dae3b905a3d414d02814f6c299d1550777e5e70ec380d6817e4968b",
"types": {
"t_bytes32": {
"id": "t_bytes32",
"kind": "elementary",
"label": "bytes32"
}
},
"storage": [
{
"contract": "MultiSend",
"path": "contracts/libraries/MultiSend.sol",
"label": "guard",
"astId": 2546,
"type": "t_bytes32",
"src": "420:13:21"
}
],
"warnings": {
"hasConstructor": true,
"hasSelfDestruct": false,
"hasDelegateCall": false,
"hasInitialValuesInDeclarations": false,
"uninitializedBaseContracts": []
}
},
"CreateAndAddModules": {
"address": "0xF61A721642B0c0C8b334bA3763BA1326F53798C0",
"constructorCode": "608060405234801561001057600080fd5b5061029f806100206000396000f3fe",
"bodyBytecodeHash": "7bf47ddf97182d5c8d389b472859f170d6ebf8136a54d0e7dd2d2ede97c115e7",
"localBytecodeHash": "5ca4087768a1cb4f0f24fbff8d715105b59448a880cff9e84d270e72f776fc30",
"deployedBytecodeHash": "5ca4087768a1cb4f0f24fbff8d715105b59448a880cff9e84d270e72f776fc30",
"types": {},
"storage": [],
"warnings": {
"hasConstructor": false,
"hasSelfDestruct": false,
"hasDelegateCall": false,
"hasInitialValuesInDeclarations": false,
"uninitializedBaseContracts": []
}
},
"CreateCall": {
"address": "0x8538FcBccba7f5303d2C679Fa5d7A629A8c9bf4A",
"constructorCode": "608060405234801561001057600080fd5b506104b6806100206000396000f3fe",
"bodyBytecodeHash": "a7bb8a89f35728244168946e103641d68e35bcf13fb76c11f0e61d1e7e3310fe",
"localBytecodeHash": "110bf4b88cbb5d32c232729179754d61d8d6faf77409489d6ccd1f099c166b0c",
"deployedBytecodeHash": "110bf4b88cbb5d32c232729179754d61d8d6faf77409489d6ccd1f099c166b0c",
"types": {},
"storage": [],
"warnings": {
"hasConstructor": false,
"hasSelfDestruct": false,
"hasDelegateCall": false,
"hasInitialValuesInDeclarations": false,
"uninitializedBaseContracts": []
}
},
"DefaultCallbackHandler": {
"address": "0xd5D82B6aDDc9027B22dCA772Aa68D5d74cdBdF44",
"constructorCode": "608060405234801561001057600080fd5b50610781806100206000396000f3fe",
"bodyBytecodeHash": "8ab569ad44853b3521b650f817e533a66b341c014294b2bcf1fc575cf8c3529d",
"localBytecodeHash": "6c5f005cc8baecd15612d2f6865dfb0e42d00427b36b8f716cebe0e7416b89f1",
"deployedBytecodeHash": "6c5f005cc8baecd15612d2f6865dfb0e42d00427b36b8f716cebe0e7416b89f1",
"types": {},
"storage": [],
"warnings": {
"hasConstructor": false,
"hasSelfDestruct": false,
"hasDelegateCall": false,
"hasInitialValuesInDeclarations": false,
"uninitializedBaseContracts": []
}
}
},
"solidityLibs": {},
"proxies": {},
"manifestVersion": "2.2",
"version": "1.1.1",
"app": {
"address": "0x3c47F9098F9e7C6ea942f8A8D8ba8bcCA03a958d"
},
"package": {
"address": "0x304ee2F5077593b052c5F3A1266e87E029686EF2"
},
"provider": {
"address": "0x34F5c67D50d7539B69B743F45B7e24ebBE7202cA"
},
"frozen": false
}