Skip to content

Commit 338799f

Browse files
committed
feat: Chiado deployment info
Signed-off-by: Kostiantyn Smyrnov <[email protected]>
1 parent 7f04b9b commit 338799f

31 files changed

+523
-110
lines changed

.openzeppelin/unknown-10200.json

+340
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,340 @@
1+
{
2+
"manifestVersion": "3.2",
3+
"admin": {
4+
"address": "0xE1e9801f2744157A9A4B0C8ab9d4E43c48c4f81A",
5+
"txHash": "0xee209ac6b30be0846800e552af82e91fe794ba99d5276f16dd911e7e91040d6d"
6+
},
7+
"proxies": [
8+
{
9+
"address": "0xaa727223949Bf082a8AFcb29B34B358d9bad8736",
10+
"txHash": "0x607a8f67f89516d59ca94ca42d3c5cd21eda4cc77733c72e668e69462733a731",
11+
"kind": "transparent"
12+
}
13+
],
14+
"impls": {
15+
"c03224f2985e68c5c71a41c6155d8ef520cf1c0d929d7f969a060409d1bf37ed": {
16+
"address": "0xeB65d30D1C3858C6C4C4247EC2B07e6d25d566D5",
17+
"txHash": "0x7a0e38b6b9994360f5dc695b9ef8a92ec95a6bfae2ccb9fd1f8f14f45863fcd3",
18+
"layout": {
19+
"solcVersion": "0.8.17",
20+
"storage": [
21+
{
22+
"label": "_initialized",
23+
"offset": 0,
24+
"slot": "0",
25+
"type": "t_uint8",
26+
"contract": "Initializable",
27+
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:62",
28+
"retypedFrom": "bool"
29+
},
30+
{
31+
"label": "_initializing",
32+
"offset": 1,
33+
"slot": "0",
34+
"type": "t_bool",
35+
"contract": "Initializable",
36+
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:67"
37+
},
38+
{
39+
"label": "__gap",
40+
"offset": 0,
41+
"slot": "1",
42+
"type": "t_array(t_uint256)50_storage",
43+
"contract": "ContextUpgradeable",
44+
"src": "@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol:36"
45+
},
46+
{
47+
"label": "__gap",
48+
"offset": 0,
49+
"slot": "51",
50+
"type": "t_array(t_uint256)50_storage",
51+
"contract": "ERC165Upgradeable",
52+
"src": "@openzeppelin/contracts-upgradeable/utils/introspection/ERC165Upgradeable.sol:41"
53+
},
54+
{
55+
"label": "_name",
56+
"offset": 0,
57+
"slot": "101",
58+
"type": "t_string_storage",
59+
"contract": "ERC721Upgradeable",
60+
"src": "@openzeppelin/contracts-upgradeable/token/ERC721/ERC721Upgradeable.sol:25"
61+
},
62+
{
63+
"label": "_symbol",
64+
"offset": 0,
65+
"slot": "102",
66+
"type": "t_string_storage",
67+
"contract": "ERC721Upgradeable",
68+
"src": "@openzeppelin/contracts-upgradeable/token/ERC721/ERC721Upgradeable.sol:28"
69+
},
70+
{
71+
"label": "_owners",
72+
"offset": 0,
73+
"slot": "103",
74+
"type": "t_mapping(t_uint256,t_address)",
75+
"contract": "ERC721Upgradeable",
76+
"src": "@openzeppelin/contracts-upgradeable/token/ERC721/ERC721Upgradeable.sol:31"
77+
},
78+
{
79+
"label": "_balances",
80+
"offset": 0,
81+
"slot": "104",
82+
"type": "t_mapping(t_address,t_uint256)",
83+
"contract": "ERC721Upgradeable",
84+
"src": "@openzeppelin/contracts-upgradeable/token/ERC721/ERC721Upgradeable.sol:34"
85+
},
86+
{
87+
"label": "_tokenApprovals",
88+
"offset": 0,
89+
"slot": "105",
90+
"type": "t_mapping(t_uint256,t_address)",
91+
"contract": "ERC721Upgradeable",
92+
"src": "@openzeppelin/contracts-upgradeable/token/ERC721/ERC721Upgradeable.sol:37"
93+
},
94+
{
95+
"label": "_operatorApprovals",
96+
"offset": 0,
97+
"slot": "106",
98+
"type": "t_mapping(t_address,t_mapping(t_address,t_bool))",
99+
"contract": "ERC721Upgradeable",
100+
"src": "@openzeppelin/contracts-upgradeable/token/ERC721/ERC721Upgradeable.sol:40"
101+
},
102+
{
103+
"label": "__gap",
104+
"offset": 0,
105+
"slot": "107",
106+
"type": "t_array(t_uint256)44_storage",
107+
"contract": "ERC721Upgradeable",
108+
"src": "@openzeppelin/contracts-upgradeable/token/ERC721/ERC721Upgradeable.sol:465"
109+
},
110+
{
111+
"label": "_ownedTokens",
112+
"offset": 0,
113+
"slot": "151",
114+
"type": "t_mapping(t_address,t_mapping(t_uint256,t_uint256))",
115+
"contract": "ERC721EnumerableUpgradeable",
116+
"src": "@openzeppelin/contracts-upgradeable/token/ERC721/extensions/ERC721EnumerableUpgradeable.sol:22"
117+
},
118+
{
119+
"label": "_ownedTokensIndex",
120+
"offset": 0,
121+
"slot": "152",
122+
"type": "t_mapping(t_uint256,t_uint256)",
123+
"contract": "ERC721EnumerableUpgradeable",
124+
"src": "@openzeppelin/contracts-upgradeable/token/ERC721/extensions/ERC721EnumerableUpgradeable.sol:25"
125+
},
126+
{
127+
"label": "_allTokens",
128+
"offset": 0,
129+
"slot": "153",
130+
"type": "t_array(t_uint256)dyn_storage",
131+
"contract": "ERC721EnumerableUpgradeable",
132+
"src": "@openzeppelin/contracts-upgradeable/token/ERC721/extensions/ERC721EnumerableUpgradeable.sol:28"
133+
},
134+
{
135+
"label": "_allTokensIndex",
136+
"offset": 0,
137+
"slot": "154",
138+
"type": "t_mapping(t_uint256,t_uint256)",
139+
"contract": "ERC721EnumerableUpgradeable",
140+
"src": "@openzeppelin/contracts-upgradeable/token/ERC721/extensions/ERC721EnumerableUpgradeable.sol:31"
141+
},
142+
{
143+
"label": "__gap",
144+
"offset": 0,
145+
"slot": "155",
146+
"type": "t_array(t_uint256)46_storage",
147+
"contract": "ERC721EnumerableUpgradeable",
148+
"src": "@openzeppelin/contracts-upgradeable/token/ERC721/extensions/ERC721EnumerableUpgradeable.sol:175"
149+
},
150+
{
151+
"label": "_orgToken",
152+
"offset": 0,
153+
"slot": "201",
154+
"type": "t_mapping(t_bytes32,t_uint256)",
155+
"contract": "OrgIdRegistry",
156+
"src": "contracts/OrgIdRegistry.sol:14"
157+
},
158+
{
159+
"label": "_tokenOrg",
160+
"offset": 0,
161+
"slot": "202",
162+
"type": "t_mapping(t_uint256,t_bytes32)",
163+
"contract": "OrgIdRegistry",
164+
"src": "contracts/OrgIdRegistry.sol:17"
165+
},
166+
{
167+
"label": "_orgJsonUris",
168+
"offset": 0,
169+
"slot": "203",
170+
"type": "t_mapping(t_uint256,t_string_storage)",
171+
"contract": "OrgIdRegistry",
172+
"src": "contracts/OrgIdRegistry.sol:20"
173+
},
174+
{
175+
"label": "_orgIds",
176+
"offset": 0,
177+
"slot": "204",
178+
"type": "t_array(t_bytes32)dyn_storage",
179+
"contract": "OrgIdRegistry",
180+
"src": "contracts/OrgIdRegistry.sol:23"
181+
},
182+
{
183+
"label": "__gap",
184+
"offset": 0,
185+
"slot": "205",
186+
"type": "t_array(t_uint256)51_storage",
187+
"contract": "OrgIdRegistry",
188+
"src": "contracts/OrgIdRegistry.sol:235"
189+
},
190+
{
191+
"label": "_delegates",
192+
"offset": 0,
193+
"slot": "256",
194+
"type": "t_mapping(t_bytes32,t_struct(Set)3318_storage)",
195+
"contract": "OrgIdDelegates",
196+
"src": "contracts/OrgIdDelegates.sol:12"
197+
},
198+
{
199+
"label": "__gap",
200+
"offset": 0,
201+
"slot": "257",
202+
"type": "t_array(t_uint256)51_storage",
203+
"contract": "OrgIdFeat",
204+
"src": "contracts/OrgIdFeat.sol:96"
205+
},
206+
{
207+
"label": "__gap",
208+
"offset": 0,
209+
"slot": "308",
210+
"type": "t_array(t_uint256)51_storage",
211+
"contract": "OrgId",
212+
"src": "contracts/OrgId.sol:36"
213+
}
214+
],
215+
"types": {
216+
"t_address": {
217+
"label": "address",
218+
"numberOfBytes": "20"
219+
},
220+
"t_array(t_bytes32)dyn_storage": {
221+
"label": "bytes32[]",
222+
"numberOfBytes": "32"
223+
},
224+
"t_array(t_string_storage)dyn_storage": {
225+
"label": "string[]",
226+
"numberOfBytes": "32"
227+
},
228+
"t_array(t_uint256)44_storage": {
229+
"label": "uint256[44]",
230+
"numberOfBytes": "1408"
231+
},
232+
"t_array(t_uint256)46_storage": {
233+
"label": "uint256[46]",
234+
"numberOfBytes": "1472"
235+
},
236+
"t_array(t_uint256)50_storage": {
237+
"label": "uint256[50]",
238+
"numberOfBytes": "1600"
239+
},
240+
"t_array(t_uint256)51_storage": {
241+
"label": "uint256[51]",
242+
"numberOfBytes": "1632"
243+
},
244+
"t_array(t_uint256)dyn_storage": {
245+
"label": "uint256[]",
246+
"numberOfBytes": "32"
247+
},
248+
"t_bool": {
249+
"label": "bool",
250+
"numberOfBytes": "1"
251+
},
252+
"t_bytes32": {
253+
"label": "bytes32",
254+
"numberOfBytes": "32"
255+
},
256+
"t_mapping(t_address,t_bool)": {
257+
"label": "mapping(address => bool)",
258+
"numberOfBytes": "32"
259+
},
260+
"t_mapping(t_address,t_mapping(t_address,t_bool))": {
261+
"label": "mapping(address => mapping(address => bool))",
262+
"numberOfBytes": "32"
263+
},
264+
"t_mapping(t_address,t_mapping(t_uint256,t_uint256))": {
265+
"label": "mapping(address => mapping(uint256 => uint256))",
266+
"numberOfBytes": "32"
267+
},
268+
"t_mapping(t_address,t_uint256)": {
269+
"label": "mapping(address => uint256)",
270+
"numberOfBytes": "32"
271+
},
272+
"t_mapping(t_bytes32,t_bool)": {
273+
"label": "mapping(bytes32 => bool)",
274+
"numberOfBytes": "32"
275+
},
276+
"t_mapping(t_bytes32,t_struct(Set)3318_storage)": {
277+
"label": "mapping(bytes32 => struct StringsSet.Set)",
278+
"numberOfBytes": "32"
279+
},
280+
"t_mapping(t_bytes32,t_uint256)": {
281+
"label": "mapping(bytes32 => uint256)",
282+
"numberOfBytes": "32"
283+
},
284+
"t_mapping(t_uint256,t_address)": {
285+
"label": "mapping(uint256 => address)",
286+
"numberOfBytes": "32"
287+
},
288+
"t_mapping(t_uint256,t_bytes32)": {
289+
"label": "mapping(uint256 => bytes32)",
290+
"numberOfBytes": "32"
291+
},
292+
"t_mapping(t_uint256,t_string_storage)": {
293+
"label": "mapping(uint256 => string)",
294+
"numberOfBytes": "32"
295+
},
296+
"t_mapping(t_uint256,t_uint256)": {
297+
"label": "mapping(uint256 => uint256)",
298+
"numberOfBytes": "32"
299+
},
300+
"t_string_storage": {
301+
"label": "string",
302+
"numberOfBytes": "32"
303+
},
304+
"t_struct(Set)3318_storage": {
305+
"label": "struct StringsSet.Set",
306+
"members": [
307+
{
308+
"label": "_values",
309+
"type": "t_array(t_string_storage)dyn_storage",
310+
"offset": 0,
311+
"slot": "0"
312+
},
313+
{
314+
"label": "_hashTable",
315+
"type": "t_mapping(t_bytes32,t_bool)",
316+
"offset": 0,
317+
"slot": "1"
318+
},
319+
{
320+
"label": "_indexes",
321+
"type": "t_mapping(t_bytes32,t_uint256)",
322+
"offset": 0,
323+
"slot": "2"
324+
}
325+
],
326+
"numberOfBytes": "96"
327+
},
328+
"t_uint256": {
329+
"label": "uint256",
330+
"numberOfBytes": "32"
331+
},
332+
"t_uint8": {
333+
"label": "uint8",
334+
"numberOfBytes": "1"
335+
}
336+
}
337+
}
338+
}
339+
}
340+
}

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,15 @@
1313
- Gnosis Chain (100): [0xb63d48e9d1e51305a17F4d95aCa3637BBC181b44](https://blockscout.com/xdai/mainnet/address/0xb63d48e9d1e51305a17F4d95aCa3637BBC181b44/read-proxy#address-tabs)
1414
- Polygon (137): [0x8a093Cb94663994d19a778c7EA9161352a434c64](https://polygonscan.com/address/0x8a093Cb94663994d19a778c7EA9161352a434c64#readProxyContract)
1515
- Goerli (5): [0xe02dF24d8dFdd37B21690DB30F4813cf6c4D9D93](https://goerli.etherscan.io/address/0xe02dF24d8dFdd37B21690DB30F4813cf6c4D9D93#readProxyContract)
16-
- Sokol (77): [0xDd1231c0FD9083DA42eDd2BD4f041d0a54EF7BeE](https://blockscout.com/poa/sokol/address/0xDd1231c0FD9083DA42eDd2BD4f041d0a54EF7BeE/read-proxy#address-tabs)
1716
- Columbus (502): [0xd8b75be9a47ffab0b5c27a143b911af7a7bf4076](https://explorer.camino.foundation/c-chain/address/0xd8b75be9a47ffab0b5c27a143b911af7a7bf4076)
17+
- Chiado (10200): [0xaa727223949Bf082a8AFcb29B34B358d9bad8736](https://blockscout.chiadochain.net/address/0xaa727223949Bf082a8AFcb29B34B358d9bad8736)
1818

1919

2020
### Deprecated deployments
2121

2222
- Rinkeby (4): 0x877c5532B2a76148334CBfA32779A0b9ee414FBE
2323
- Ropsten (3): 0x405005a015EA0E24889D6963447Bb0D646D91C83
24+
- Sokol (77): 0xDd1231c0FD9083DA42eDd2BD4f041d0a54EF7BeE
2425

2526
## Setup
2627

artifacts/build-info/0d1b65acc58c70e41d14c4909a21fff3.json

+1
Large diffs are not rendered by default.

artifacts/build-info/5f2e607116692583b23280aa2b02bc67.json

-1
This file was deleted.

artifacts/build-info/9261f0e9fe0876e5a4a2eda85ab47bd4.json

-1
This file was deleted.

artifacts/build-info/97b332579b5e520058b0fba360af25e9.json

-1
This file was deleted.

artifacts/build-info/a37ca4b131695c8f9d3bc139dea48b1a.json

-1
This file was deleted.

artifacts/build-info/c5d4670b6c9c5f0f828d489619cbb655.json

-1
This file was deleted.

0 commit comments

Comments
 (0)