forked from decentraland/avatars-contract
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathzos.mainnet.json
183 lines (183 loc) · 5.42 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": {
"AvatarNameRegistry": {
"address": "0x894b883905bfEe2CC448880F1b59f4A762E67566",
"constructorCode": "608060405234801561001057600080fd5b506116a0806100206000396000f3fe",
"bodyBytecodeHash": "44997914042cec11269c32c616f523d0c91712eb4c61ef87cd5d9b87dc81ca01",
"localBytecodeHash": "36b70cc4bb9a77f2c72d4afe57d3515c0125d5e649acac579776cea5fb8c7649",
"deployedBytecodeHash": "36b70cc4bb9a77f2c72d4afe57d3515c0125d5e649acac579776cea5fb8c7649",
"types": {
"t_bool": {
"id": "t_bool",
"kind": "elementary",
"label": "bool"
},
"t_uint256": {
"id": "t_uint256",
"kind": "elementary",
"label": "uint256"
},
"t_array:50<t_uint256>": {
"id": "t_array:50<t_uint256>",
"valueType": "t_uint256",
"length": "50",
"kind": "array",
"label": "uint256[50]"
},
"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_struct<AvatarNameStorage.Data>": {
"id": "t_struct<AvatarNameStorage.Data>",
"kind": "struct",
"label": "AvatarNameStorage.Data",
"members": [
{
"label": "username",
"astId": 375,
"type": "t_string",
"src": "472:15:1"
},
{
"label": "metadata",
"astId": 377,
"type": "t_string",
"src": "497:15:1"
}
]
},
"t_string": {
"id": "t_string",
"kind": "elementary",
"label": "string"
},
"t_mapping<t_struct<AvatarNameStorage.Data>>": {
"id": "t_mapping<t_struct<AvatarNameStorage.Data>>",
"valueType": "t_struct<AvatarNameStorage.Data>",
"label": "mapping(key => AvatarNameStorage.Data)",
"kind": "mapping"
},
"t_mapping<t_bool>": {
"id": "t_mapping<t_bool>",
"valueType": "t_bool",
"label": "mapping(key => bool)",
"kind": "mapping"
}
},
"storage": [
{
"contract": "Initializable",
"path": "zos-lib/contracts/Initializable.sol",
"label": "initialized",
"astId": 595,
"type": "t_bool",
"src": "757:24:4"
},
{
"contract": "Initializable",
"path": "zos-lib/contracts/Initializable.sol",
"label": "initializing",
"astId": 597,
"type": "t_bool",
"src": "876:25:4"
},
{
"contract": "Initializable",
"path": "zos-lib/contracts/Initializable.sol",
"label": "______gap",
"astId": 653,
"type": "t_array:50<t_uint256>",
"src": "1951:29:4"
},
{
"contract": "Ownable",
"path": "openzeppelin-eth/contracts/ownership/Ownable.sol",
"label": "_owner",
"astId": 479,
"type": "t_address",
"src": "302:22:3"
},
{
"contract": "Ownable",
"path": "openzeppelin-eth/contracts/ownership/Ownable.sol",
"label": "______gap",
"astId": 590,
"type": "t_array:50<t_uint256>",
"src": "2262:29:3"
},
{
"contract": "AvatarNameStorage",
"path": "contracts/AvatarNameStorage.sol",
"label": "manaToken",
"astId": 371,
"type": "t_address",
"src": "386:31:1"
},
{
"contract": "AvatarNameStorage",
"path": "contracts/AvatarNameStorage.sol",
"label": "price",
"astId": 373,
"type": "t_uint256",
"src": "423:20:1"
},
{
"contract": "AvatarNameStorage",
"path": "contracts/AvatarNameStorage.sol",
"label": "usernames",
"astId": 382,
"type": "t_mapping<t_address>",
"src": "554:37:1"
},
{
"contract": "AvatarNameStorage",
"path": "contracts/AvatarNameStorage.sol",
"label": "user",
"astId": 386,
"type": "t_mapping<t_struct<AvatarNameStorage.Data>>",
"src": "624:37:1"
},
{
"contract": "AvatarNameStorage",
"path": "contracts/AvatarNameStorage.sol",
"label": "allowed",
"astId": 390,
"type": "t_mapping<t_bool>",
"src": "695:40:1"
}
],
"warnings": {
"hasConstructor": false,
"hasSelfDestruct": false,
"hasDelegateCall": false,
"hasInitialValuesInDeclarations": false,
"uninitializedBaseContracts": []
}
}
},
"solidityLibs": {},
"proxies": {
"avatars-contract/AvatarNameRegistry": [
{
"address": "0xcd816354450015A5644857FEd507afEeaE7263af",
"version": "1.0.0",
"implementation": "0x894b883905bfEe2CC448880F1b59f4A762E67566",
"kind": "Upgradeable",
"admin": "0xBCAc4dafB7e215f2F6cb3312aF6D5e4F9d9E7eDA"
}
]
},
"zosversion": "2.2",
"version": "1.0.0",
"proxyAdmin": {
"address": "0xcABF631Ce619FD0e46194EFA335e04940ec20910"
}
}