|
30 | 30 | "address": "0xEa0Fd295Be44Fb909d654dA90198c8E9d766FB74",
|
31 | 31 | "txHash": "0x8cbbb4f8c3fa01e88d0aed6ffcccab3c063d332bf465541a4515fe3070177687",
|
32 | 32 | "kind": "uups"
|
| 33 | + }, |
| 34 | + { |
| 35 | + "address": "0x4404f2EBBFc2Ab622C161fA8531404C68606260a", |
| 36 | + "txHash": "0xcebce7af4e88fed3dab9c20188ed72b9165e48f12ff70b1ba9aa14e26441967d", |
| 37 | + "kind": "uups" |
33 | 38 | }
|
34 | 39 | ],
|
35 | 40 | "impls": {
|
|
1395 | 1400 | },
|
1396 | 1401 | "namespaces": {}
|
1397 | 1402 | }
|
| 1403 | + }, |
| 1404 | + "7e9059cf74010ecbc029661757fcbec0cf7eee8077142bd25354cb83a7152fa8": { |
| 1405 | + "address": "0x8A8543f0323Fdf9c67Cb5d10B869F565FA737177", |
| 1406 | + "txHash": "0xf1a132ce867fb1ede636f649cef559d29668cbe1c44af46d4abfe491fb37c26f", |
| 1407 | + "layout": { |
| 1408 | + "solcVersion": "0.8.24", |
| 1409 | + "storage": [ |
| 1410 | + { |
| 1411 | + "label": "_initialized", |
| 1412 | + "offset": 0, |
| 1413 | + "slot": "0", |
| 1414 | + "type": "t_uint8", |
| 1415 | + "contract": "Initializable", |
| 1416 | + "src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:63", |
| 1417 | + "retypedFrom": "bool" |
| 1418 | + }, |
| 1419 | + { |
| 1420 | + "label": "_initializing", |
| 1421 | + "offset": 1, |
| 1422 | + "slot": "0", |
| 1423 | + "type": "t_bool", |
| 1424 | + "contract": "Initializable", |
| 1425 | + "src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:68" |
| 1426 | + }, |
| 1427 | + { |
| 1428 | + "label": "__gap", |
| 1429 | + "offset": 0, |
| 1430 | + "slot": "1", |
| 1431 | + "type": "t_array(t_uint256)50_storage", |
| 1432 | + "contract": "ERC1967UpgradeUpgradeable", |
| 1433 | + "src": "@openzeppelin/contracts-upgradeable/proxy/ERC1967/ERC1967UpgradeUpgradeable.sol:169" |
| 1434 | + }, |
| 1435 | + { |
| 1436 | + "label": "__gap", |
| 1437 | + "offset": 0, |
| 1438 | + "slot": "51", |
| 1439 | + "type": "t_array(t_uint256)50_storage", |
| 1440 | + "contract": "UUPSUpgradeable", |
| 1441 | + "src": "@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol:111" |
| 1442 | + }, |
| 1443 | + { |
| 1444 | + "label": "__gap", |
| 1445 | + "offset": 0, |
| 1446 | + "slot": "101", |
| 1447 | + "type": "t_array(t_uint256)50_storage", |
| 1448 | + "contract": "ContextUpgradeable", |
| 1449 | + "src": "@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol:40" |
| 1450 | + }, |
| 1451 | + { |
| 1452 | + "label": "_owner", |
| 1453 | + "offset": 0, |
| 1454 | + "slot": "151", |
| 1455 | + "type": "t_address", |
| 1456 | + "contract": "OwnableUpgradeable", |
| 1457 | + "src": "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol:22" |
| 1458 | + }, |
| 1459 | + { |
| 1460 | + "label": "__gap", |
| 1461 | + "offset": 0, |
| 1462 | + "slot": "152", |
| 1463 | + "type": "t_array(t_uint256)49_storage", |
| 1464 | + "contract": "OwnableUpgradeable", |
| 1465 | + "src": "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol:94" |
| 1466 | + }, |
| 1467 | + { |
| 1468 | + "label": "_pendingOwner", |
| 1469 | + "offset": 0, |
| 1470 | + "slot": "201", |
| 1471 | + "type": "t_address", |
| 1472 | + "contract": "Ownable2StepUpgradeable", |
| 1473 | + "src": "@openzeppelin/contracts-upgradeable/access/Ownable2StepUpgradeable.sol:21" |
| 1474 | + }, |
| 1475 | + { |
| 1476 | + "label": "__gap", |
| 1477 | + "offset": 0, |
| 1478 | + "slot": "202", |
| 1479 | + "type": "t_array(t_uint256)49_storage", |
| 1480 | + "contract": "Ownable2StepUpgradeable", |
| 1481 | + "src": "@openzeppelin/contracts-upgradeable/access/Ownable2StepUpgradeable.sol:70" |
| 1482 | + } |
| 1483 | + ], |
| 1484 | + "types": { |
| 1485 | + "t_address": { |
| 1486 | + "label": "address", |
| 1487 | + "numberOfBytes": "20" |
| 1488 | + }, |
| 1489 | + "t_array(t_uint256)49_storage": { |
| 1490 | + "label": "uint256[49]", |
| 1491 | + "numberOfBytes": "1568" |
| 1492 | + }, |
| 1493 | + "t_array(t_uint256)50_storage": { |
| 1494 | + "label": "uint256[50]", |
| 1495 | + "numberOfBytes": "1600" |
| 1496 | + }, |
| 1497 | + "t_bool": { |
| 1498 | + "label": "bool", |
| 1499 | + "numberOfBytes": "1" |
| 1500 | + }, |
| 1501 | + "t_uint256": { |
| 1502 | + "label": "uint256", |
| 1503 | + "numberOfBytes": "32" |
| 1504 | + }, |
| 1505 | + "t_uint8": { |
| 1506 | + "label": "uint8", |
| 1507 | + "numberOfBytes": "1" |
| 1508 | + } |
| 1509 | + }, |
| 1510 | + "namespaces": {} |
| 1511 | + } |
1398 | 1512 | }
|
1399 | 1513 | }
|
1400 | 1514 | }
|
0 commit comments