|
29 | 29 | "address": "0x5d35FB950f21A0F8C3519a671251c4AEfcD406aB",
|
30 | 30 | "txHash": "0xeaffebef9033e0d37da4dc82908ea30dbad6c63de21a23fd106bdd793bf6d173",
|
31 | 31 | "kind": "transparent"
|
| 32 | + }, |
| 33 | + { |
| 34 | + "address": "0x25f89dD6c78e34ecdDF1F6432778Ce8B7abCaAab", |
| 35 | + "txHash": "0x6e457e40e3f8cf28784d1dbca0c516b1f3e1c6fab9bd6b473452f1980b8da4ad", |
| 36 | + "kind": "transparent" |
| 37 | + }, |
| 38 | + { |
| 39 | + "address": "0xA8C745dAF795956b85ED0DaCBEEDB747Fe10dF63", |
| 40 | + "txHash": "0xb1ef00be61c7b066d2e58da86f1c1b92dcf6083613a3f042e8e47a5de81273d1", |
| 41 | + "kind": "transparent" |
| 42 | + }, |
| 43 | + { |
| 44 | + "address": "0x2eFAa8e79f47d9c1348af88cB8FeA3A08870dB72", |
| 45 | + "txHash": "0x1d4a985e70da81bb2d43ed585475816bad469b5429c0eb1ca2f5b3b86a7eb953", |
| 46 | + "kind": "transparent" |
| 47 | + }, |
| 48 | + { |
| 49 | + "address": "0xDdaD5c397B999EdAa37ED42af9d1829F800898Bb", |
| 50 | + "txHash": "0x4b042999b092d3c251e976b9e66ed71c1c992828adadb6c8a0ff72f756c470c2", |
| 51 | + "kind": "transparent" |
| 52 | + }, |
| 53 | + { |
| 54 | + "address": "0xBa2A7315cAE5cD81F942aF50c1D09b98df1d3C65", |
| 55 | + "txHash": "0xdddf7ab487e1bc1144613556c17ef9c1c083accfff28c3b59340b891afd6e635", |
| 56 | + "kind": "transparent" |
| 57 | + }, |
| 58 | + { |
| 59 | + "address": "0x05E6D034e1Fc6cb3C6E0A36B6f19bcE819786234", |
| 60 | + "txHash": "0x835a1b288fc51858d54d2e83daef2481d7d4e41fe8c79fe0cb9385d01ea70745", |
| 61 | + "kind": "transparent" |
32 | 62 | }
|
33 | 63 | ],
|
34 | 64 | "impls": {
|
|
70 | 100 | {
|
71 | 101 | "contract": "RoyaltiesRegistry",
|
72 | 102 | "label": "royaltiesByTokenAndTokenId",
|
73 |
| - "type": "t_mapping(t_bytes32,t_struct(RoyaltiesSet)7649_storage)", |
| 103 | + "type": "t_mapping(t_bytes32,t_struct(RoyaltiesSet)7756_storage)", |
74 | 104 | "src": "../@rarible/royalties-registry/contracts/RoyaltiesRegistry.sol:29"
|
75 | 105 | },
|
76 | 106 | {
|
77 | 107 | "contract": "RoyaltiesRegistry",
|
78 | 108 | "label": "royaltiesByToken",
|
79 |
| - "type": "t_mapping(t_address,t_struct(RoyaltiesSet)7649_storage)", |
| 109 | + "type": "t_mapping(t_address,t_struct(RoyaltiesSet)7756_storage)", |
80 | 110 | "src": "../@rarible/royalties-registry/contracts/RoyaltiesRegistry.sol:31"
|
81 | 111 | },
|
82 | 112 | {
|
|
93 | 123 | }
|
94 | 124 | ],
|
95 | 125 | "types": {
|
96 |
| - "t_mapping(t_bytes32,t_struct(RoyaltiesSet)7649_storage)": { |
| 126 | + "t_mapping(t_bytes32,t_struct(RoyaltiesSet)7756_storage)": { |
97 | 127 | "label": "mapping(bytes32 => struct RoyaltiesRegistry.RoyaltiesSet)"
|
98 | 128 | },
|
99 | 129 | "t_bytes32": {
|
100 | 130 | "label": "bytes32"
|
101 | 131 | },
|
102 |
| - "t_struct(RoyaltiesSet)7649_storage": { |
| 132 | + "t_struct(RoyaltiesSet)7756_storage": { |
103 | 133 | "label": "struct RoyaltiesRegistry.RoyaltiesSet",
|
104 | 134 | "members": [
|
105 | 135 | {
|
|
108 | 138 | },
|
109 | 139 | {
|
110 | 140 | "label": "royalties",
|
111 |
| - "type": "t_array(t_struct(Part)8909_storage)dyn_storage" |
| 141 | + "type": "t_array(t_struct(Part)9016_storage)dyn_storage" |
112 | 142 | }
|
113 | 143 | ]
|
114 | 144 | },
|
115 | 145 | "t_bool": {
|
116 | 146 | "label": "bool"
|
117 | 147 | },
|
118 |
| - "t_array(t_struct(Part)8909_storage)dyn_storage": { |
| 148 | + "t_array(t_struct(Part)9016_storage)dyn_storage": { |
119 | 149 | "label": "struct LibPart.Part[]"
|
120 | 150 | },
|
121 |
| - "t_struct(Part)8909_storage": { |
| 151 | + "t_struct(Part)9016_storage": { |
122 | 152 | "label": "struct LibPart.Part",
|
123 | 153 | "members": [
|
124 | 154 | {
|
|
137 | 167 | "t_uint96": {
|
138 | 168 | "label": "uint96"
|
139 | 169 | },
|
140 |
| - "t_mapping(t_address,t_struct(RoyaltiesSet)7649_storage)": { |
| 170 | + "t_mapping(t_address,t_struct(RoyaltiesSet)7756_storage)": { |
141 | 171 | "label": "mapping(address => struct RoyaltiesRegistry.RoyaltiesSet)"
|
142 | 172 | },
|
143 | 173 | "t_address": {
|
|
319 | 349 | {
|
320 | 350 | "contract": "AbstractRoyalties",
|
321 | 351 | "label": "royalties",
|
322 |
| - "type": "t_mapping(t_uint256,t_array(t_struct(Part)8909_storage)dyn_storage)", |
| 352 | + "type": "t_mapping(t_uint256,t_array(t_struct(Part)9016_storage)dyn_storage)", |
323 | 353 | "src": "../@rarible/royalties/contracts/impl/AbstractRoyalties.sol:8"
|
324 | 354 | },
|
325 | 355 | {
|
326 | 356 | "contract": "ERC721Lazy",
|
327 | 357 | "label": "creators",
|
328 |
| - "type": "t_mapping(t_uint256,t_array(t_struct(Part)8909_storage)dyn_storage)", |
| 358 | + "type": "t_mapping(t_uint256,t_array(t_struct(Part)9016_storage)dyn_storage)", |
329 | 359 | "src": "../@rarible/tokens/contracts/erc-721/ERC721Lazy.sol:23"
|
330 | 360 | },
|
331 | 361 | {
|
|
372 | 402 | "t_array(t_uint256)49_storage": {
|
373 | 403 | "label": "uint256[49]"
|
374 | 404 | },
|
375 |
| - "t_mapping(t_uint256,t_array(t_struct(Part)8909_storage)dyn_storage)": { |
| 405 | + "t_mapping(t_uint256,t_array(t_struct(Part)9016_storage)dyn_storage)": { |
376 | 406 | "label": "mapping(uint256 => struct LibPart.Part[])"
|
377 | 407 | },
|
378 |
| - "t_array(t_struct(Part)8909_storage)dyn_storage": { |
| 408 | + "t_array(t_struct(Part)9016_storage)dyn_storage": { |
379 | 409 | "label": "struct LibPart.Part[]"
|
380 | 410 | },
|
381 |
| - "t_struct(Part)8909_storage": { |
| 411 | + "t_struct(Part)9016_storage": { |
382 | 412 | "label": "struct LibPart.Part",
|
383 | 413 | "members": [
|
384 | 414 | {
|
|
642 | 672 | {
|
643 | 673 | "contract": "AbstractRoyalties",
|
644 | 674 | "label": "royalties",
|
645 |
| - "type": "t_mapping(t_uint256,t_array(t_struct(Part)8909_storage)dyn_storage)", |
| 675 | + "type": "t_mapping(t_uint256,t_array(t_struct(Part)9016_storage)dyn_storage)", |
646 | 676 | "src": "../@rarible/royalties/contracts/impl/AbstractRoyalties.sol:8"
|
647 | 677 | },
|
648 | 678 | {
|
649 | 679 | "contract": "ERC1155Lazy",
|
650 | 680 | "label": "creators",
|
651 |
| - "type": "t_mapping(t_uint256,t_array(t_struct(Part)8909_storage)dyn_storage)", |
| 681 | + "type": "t_mapping(t_uint256,t_array(t_struct(Part)9016_storage)dyn_storage)", |
652 | 682 | "src": "../@rarible/tokens/contracts/erc-1155/ERC1155Lazy.sol:20"
|
653 | 683 | },
|
654 | 684 | {
|
|
728 | 758 | "t_array(t_uint256)50_storage": {
|
729 | 759 | "label": "uint256[50]"
|
730 | 760 | },
|
731 |
| - "t_mapping(t_uint256,t_array(t_struct(Part)8909_storage)dyn_storage)": { |
| 761 | + "t_mapping(t_uint256,t_array(t_struct(Part)9016_storage)dyn_storage)": { |
732 | 762 | "label": "mapping(uint256 => struct LibPart.Part[])"
|
733 | 763 | },
|
734 |
| - "t_array(t_struct(Part)8909_storage)dyn_storage": { |
| 764 | + "t_array(t_struct(Part)9016_storage)dyn_storage": { |
735 | 765 | "label": "struct LibPart.Part[]"
|
736 | 766 | },
|
737 |
| - "t_struct(Part)8909_storage": { |
| 767 | + "t_struct(Part)9016_storage": { |
738 | 768 | "label": "struct LibPart.Part",
|
739 | 769 | "members": [
|
740 | 770 | {
|
|
1241 | 1271 | }
|
1242 | 1272 | }
|
1243 | 1273 | }
|
| 1274 | + }, |
| 1275 | + "94f830eb613b2ed657c06690f0ae1e02cfb75f4f25af19ac99a56b04b749dbc5": { |
| 1276 | + "address": "0xaF0DD2cF081dcF012876e45F314a68f3dEfCe0Da", |
| 1277 | + "txHash": "0xe6691a121a12b09bfe6eb7c587415b370c8346d1f50127dc9da08b713e83c310", |
| 1278 | + "layout": { |
| 1279 | + "storage": [ |
| 1280 | + { |
| 1281 | + "contract": "Initializable", |
| 1282 | + "label": "_initialized", |
| 1283 | + "type": "t_bool", |
| 1284 | + "src": "../@openzeppelin/contracts-upgradeable/proxy/Initializable.sol:25" |
| 1285 | + }, |
| 1286 | + { |
| 1287 | + "contract": "Initializable", |
| 1288 | + "label": "_initializing", |
| 1289 | + "type": "t_bool", |
| 1290 | + "src": "../@openzeppelin/contracts-upgradeable/proxy/Initializable.sol:30" |
| 1291 | + }, |
| 1292 | + { |
| 1293 | + "contract": "ContextUpgradeable", |
| 1294 | + "label": "__gap", |
| 1295 | + "type": "t_array(t_uint256)50_storage", |
| 1296 | + "src": "../@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol:31" |
| 1297 | + }, |
| 1298 | + { |
| 1299 | + "contract": "OwnableUpgradeable", |
| 1300 | + "label": "_owner", |
| 1301 | + "type": "t_address", |
| 1302 | + "src": "../@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol:20" |
| 1303 | + }, |
| 1304 | + { |
| 1305 | + "contract": "OwnableUpgradeable", |
| 1306 | + "label": "__gap", |
| 1307 | + "type": "t_array(t_uint256)49_storage", |
| 1308 | + "src": "../@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol:74" |
| 1309 | + }, |
| 1310 | + { |
| 1311 | + "contract": "AssetMatcher", |
| 1312 | + "label": "matchers", |
| 1313 | + "type": "t_mapping(t_bytes4,t_address)", |
| 1314 | + "src": "../@rarible/exchange-v2/contracts/AssetMatcher.sol:13" |
| 1315 | + }, |
| 1316 | + { |
| 1317 | + "contract": "AssetMatcher", |
| 1318 | + "label": "__gap", |
| 1319 | + "type": "t_array(t_uint256)49_storage", |
| 1320 | + "src": "../@rarible/exchange-v2/contracts/AssetMatcher.sol:77" |
| 1321 | + }, |
| 1322 | + { |
| 1323 | + "contract": "TransferExecutor", |
| 1324 | + "label": "proxies", |
| 1325 | + "type": "t_mapping(t_bytes4,t_address)", |
| 1326 | + "src": "../@rarible/exchange-v2/contracts/TransferExecutor.sol:17" |
| 1327 | + }, |
| 1328 | + { |
| 1329 | + "contract": "TransferExecutor", |
| 1330 | + "label": "__gap", |
| 1331 | + "type": "t_array(t_uint256)49_storage", |
| 1332 | + "src": "../@rarible/exchange-v2/contracts/TransferExecutor.sol:57" |
| 1333 | + }, |
| 1334 | + { |
| 1335 | + "contract": "EIP712Upgradeable", |
| 1336 | + "label": "_HASHED_NAME", |
| 1337 | + "type": "t_bytes32", |
| 1338 | + "src": "../@openzeppelin/contracts-upgradeable/drafts/EIP712Upgradeable.sol:27" |
| 1339 | + }, |
| 1340 | + { |
| 1341 | + "contract": "EIP712Upgradeable", |
| 1342 | + "label": "_HASHED_VERSION", |
| 1343 | + "type": "t_bytes32", |
| 1344 | + "src": "../@openzeppelin/contracts-upgradeable/drafts/EIP712Upgradeable.sol:28" |
| 1345 | + }, |
| 1346 | + { |
| 1347 | + "contract": "EIP712Upgradeable", |
| 1348 | + "label": "__gap", |
| 1349 | + "type": "t_array(t_uint256)50_storage", |
| 1350 | + "src": "../@openzeppelin/contracts-upgradeable/drafts/EIP712Upgradeable.sol:120" |
| 1351 | + }, |
| 1352 | + { |
| 1353 | + "contract": "OrderValidator", |
| 1354 | + "label": "__gap", |
| 1355 | + "type": "t_array(t_uint256)50_storage", |
| 1356 | + "src": "../@rarible/exchange-v2/contracts/OrderValidator.sol:50" |
| 1357 | + }, |
| 1358 | + { |
| 1359 | + "contract": "ExchangeV2Core", |
| 1360 | + "label": "fills", |
| 1361 | + "type": "t_mapping(t_bytes32,t_uint256)", |
| 1362 | + "src": "../@rarible/exchange-v2/contracts/ExchangeV2Core.sol:21" |
| 1363 | + }, |
| 1364 | + { |
| 1365 | + "contract": "ExchangeV2Core", |
| 1366 | + "label": "__gap", |
| 1367 | + "type": "t_array(t_uint256)49_storage", |
| 1368 | + "src": "../@rarible/exchange-v2/contracts/ExchangeV2Core.sol:130" |
| 1369 | + }, |
| 1370 | + { |
| 1371 | + "contract": "RaribleTransferManager", |
| 1372 | + "label": "protocolFee", |
| 1373 | + "type": "t_uint256", |
| 1374 | + "src": "../@rarible/exchange-v2/contracts/RaribleTransferManager.sol:24" |
| 1375 | + }, |
| 1376 | + { |
| 1377 | + "contract": "RaribleTransferManager", |
| 1378 | + "label": "royaltiesRegistry", |
| 1379 | + "type": "t_contract(IRoyaltiesProvider)9004", |
| 1380 | + "src": "../@rarible/exchange-v2/contracts/RaribleTransferManager.sol:25" |
| 1381 | + }, |
| 1382 | + { |
| 1383 | + "contract": "RaribleTransferManager", |
| 1384 | + "label": "defaultFeeReceiver", |
| 1385 | + "type": "t_address", |
| 1386 | + "src": "../@rarible/exchange-v2/contracts/RaribleTransferManager.sol:27" |
| 1387 | + }, |
| 1388 | + { |
| 1389 | + "contract": "RaribleTransferManager", |
| 1390 | + "label": "feeReceivers", |
| 1391 | + "type": "t_mapping(t_address,t_address)", |
| 1392 | + "src": "../@rarible/exchange-v2/contracts/RaribleTransferManager.sol:28" |
| 1393 | + }, |
| 1394 | + { |
| 1395 | + "contract": "RaribleTransferManager", |
| 1396 | + "label": "__gap", |
| 1397 | + "type": "t_array(t_uint256)46_storage", |
| 1398 | + "src": "../@rarible/exchange-v2/contracts/RaribleTransferManager.sol:247" |
| 1399 | + } |
| 1400 | + ], |
| 1401 | + "types": { |
| 1402 | + "t_uint256": { |
| 1403 | + "label": "uint256" |
| 1404 | + }, |
| 1405 | + "t_contract(IRoyaltiesProvider)9004": { |
| 1406 | + "label": "contract IRoyaltiesProvider" |
| 1407 | + }, |
| 1408 | + "t_address": { |
| 1409 | + "label": "address" |
| 1410 | + }, |
| 1411 | + "t_mapping(t_address,t_address)": { |
| 1412 | + "label": "mapping(address => address)" |
| 1413 | + }, |
| 1414 | + "t_array(t_uint256)46_storage": { |
| 1415 | + "label": "uint256[46]" |
| 1416 | + }, |
| 1417 | + "t_mapping(t_bytes32,t_uint256)": { |
| 1418 | + "label": "mapping(bytes32 => uint256)" |
| 1419 | + }, |
| 1420 | + "t_bytes32": { |
| 1421 | + "label": "bytes32" |
| 1422 | + }, |
| 1423 | + "t_array(t_uint256)49_storage": { |
| 1424 | + "label": "uint256[49]" |
| 1425 | + }, |
| 1426 | + "t_array(t_uint256)50_storage": { |
| 1427 | + "label": "uint256[50]" |
| 1428 | + }, |
| 1429 | + "t_mapping(t_bytes4,t_address)": { |
| 1430 | + "label": "mapping(bytes4 => address)" |
| 1431 | + }, |
| 1432 | + "t_bytes4": { |
| 1433 | + "label": "bytes4" |
| 1434 | + }, |
| 1435 | + "t_bool": { |
| 1436 | + "label": "bool" |
| 1437 | + } |
| 1438 | + } |
| 1439 | + } |
1244 | 1440 | }
|
1245 | 1441 | }
|
1246 | 1442 | }
|
0 commit comments