|
6 | 6 | "txHash": "0x762bc0aa1b1ce66fe079b31443365d1ab215fc51bc1b0467160dd09f3abc639a", |
7 | 7 | "kind": "uups" |
8 | 8 | }, |
9 | | - { |
10 | | - "address": "0x5987A5558d961ee674efe4A8c8eB7B1b5495D3bf", |
11 | | - "txHash": "0x37e01ad4f1221197996086c2169d1ef1ec2e2874dde8c096dce3f91d82455b5f", |
12 | | - "kind": "uups" |
13 | | - }, |
14 | 9 | { |
15 | 10 | "address": "0xaEf023AdF6D48239E520F69080bC14eCE4fCFBdd", |
16 | 11 | "txHash": "0x6fe2bccee60cd77036ad31d957b1862ee1d9d6726967202a47e3a34facbf5913", |
|
20 | 15 | "address": "0xF95541CC8548B9329e6122aeBD006603eB9F3d26", |
21 | 16 | "txHash": "0x026b9c522a535f4da3359265d2d268e038b1f20f0a45715d2ea1fe9a49270e85", |
22 | 17 | "kind": "transparent" |
| 18 | + }, |
| 19 | + { |
| 20 | + "address": "0x5987A5558d961ee674efe4A8c8eB7B1b5495D3bf", |
| 21 | + "kind": "uups" |
23 | 22 | } |
24 | 23 | ], |
25 | 24 | "impls": { |
|
3552 | 3551 | }, |
3553 | 3552 | "namespaces": {} |
3554 | 3553 | } |
| 3554 | + }, |
| 3555 | + "a08800e13761e30a7f0402a8a229a6dd35332663bf0186258d2d9af3aa9b8fdc": { |
| 3556 | + "address": "0x42d5136a8478F97c113DbCEB88Cc32Ba5Df4F085", |
| 3557 | + "layout": { |
| 3558 | + "solcVersion": "0.8.23", |
| 3559 | + "storage": [ |
| 3560 | + { |
| 3561 | + "label": "_initialized", |
| 3562 | + "offset": 0, |
| 3563 | + "slot": "0", |
| 3564 | + "type": "t_uint8", |
| 3565 | + "contract": "Initializable", |
| 3566 | + "src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:63", |
| 3567 | + "retypedFrom": "bool" |
| 3568 | + }, |
| 3569 | + { |
| 3570 | + "label": "_initializing", |
| 3571 | + "offset": 1, |
| 3572 | + "slot": "0", |
| 3573 | + "type": "t_bool", |
| 3574 | + "contract": "Initializable", |
| 3575 | + "src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:68" |
| 3576 | + }, |
| 3577 | + { |
| 3578 | + "label": "__gap", |
| 3579 | + "offset": 0, |
| 3580 | + "slot": "1", |
| 3581 | + "type": "t_array(t_uint256)50_storage", |
| 3582 | + "contract": "ContextUpgradeable", |
| 3583 | + "src": "@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol:40" |
| 3584 | + }, |
| 3585 | + { |
| 3586 | + "label": "_owner", |
| 3587 | + "offset": 0, |
| 3588 | + "slot": "51", |
| 3589 | + "type": "t_address", |
| 3590 | + "contract": "OwnableUpgradeable", |
| 3591 | + "src": "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol:22" |
| 3592 | + }, |
| 3593 | + { |
| 3594 | + "label": "__gap", |
| 3595 | + "offset": 0, |
| 3596 | + "slot": "52", |
| 3597 | + "type": "t_array(t_uint256)49_storage", |
| 3598 | + "contract": "OwnableUpgradeable", |
| 3599 | + "src": "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol:94" |
| 3600 | + }, |
| 3601 | + { |
| 3602 | + "label": "__gap", |
| 3603 | + "offset": 0, |
| 3604 | + "slot": "101", |
| 3605 | + "type": "t_array(t_uint256)50_storage", |
| 3606 | + "contract": "ERC1967UpgradeUpgradeable", |
| 3607 | + "src": "@openzeppelin/contracts-upgradeable/proxy/ERC1967/ERC1967UpgradeUpgradeable.sol:169" |
| 3608 | + }, |
| 3609 | + { |
| 3610 | + "label": "__gap", |
| 3611 | + "offset": 0, |
| 3612 | + "slot": "151", |
| 3613 | + "type": "t_array(t_uint256)50_storage", |
| 3614 | + "contract": "UUPSUpgradeable", |
| 3615 | + "src": "@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol:111" |
| 3616 | + }, |
| 3617 | + { |
| 3618 | + "label": "counter", |
| 3619 | + "offset": 0, |
| 3620 | + "slot": "201", |
| 3621 | + "type": "t_uint256", |
| 3622 | + "contract": "EscrowFactory", |
| 3623 | + "src": "contracts/EscrowFactory.sol:16" |
| 3624 | + }, |
| 3625 | + { |
| 3626 | + "label": "escrowCounters", |
| 3627 | + "offset": 0, |
| 3628 | + "slot": "202", |
| 3629 | + "type": "t_mapping(t_address,t_uint256)", |
| 3630 | + "contract": "EscrowFactory", |
| 3631 | + "src": "contracts/EscrowFactory.sol:17" |
| 3632 | + }, |
| 3633 | + { |
| 3634 | + "label": "lastEscrow", |
| 3635 | + "offset": 0, |
| 3636 | + "slot": "203", |
| 3637 | + "type": "t_address", |
| 3638 | + "contract": "EscrowFactory", |
| 3639 | + "src": "contracts/EscrowFactory.sol:18" |
| 3640 | + }, |
| 3641 | + { |
| 3642 | + "label": "staking", |
| 3643 | + "offset": 0, |
| 3644 | + "slot": "204", |
| 3645 | + "type": "t_address", |
| 3646 | + "contract": "EscrowFactory", |
| 3647 | + "src": "contracts/EscrowFactory.sol:19" |
| 3648 | + }, |
| 3649 | + { |
| 3650 | + "label": "minimumStake", |
| 3651 | + "offset": 0, |
| 3652 | + "slot": "205", |
| 3653 | + "type": "t_uint256", |
| 3654 | + "contract": "EscrowFactory", |
| 3655 | + "src": "contracts/EscrowFactory.sol:20" |
| 3656 | + }, |
| 3657 | + { |
| 3658 | + "label": "admin", |
| 3659 | + "offset": 0, |
| 3660 | + "slot": "206", |
| 3661 | + "type": "t_address", |
| 3662 | + "contract": "EscrowFactory", |
| 3663 | + "src": "contracts/EscrowFactory.sol:21" |
| 3664 | + }, |
| 3665 | + { |
| 3666 | + "label": "__gap", |
| 3667 | + "offset": 0, |
| 3668 | + "slot": "207", |
| 3669 | + "type": "t_array(t_uint256)44_storage", |
| 3670 | + "contract": "EscrowFactory", |
| 3671 | + "src": "contracts/EscrowFactory.sol:123" |
| 3672 | + } |
| 3673 | + ], |
| 3674 | + "types": { |
| 3675 | + "t_address": { |
| 3676 | + "label": "address", |
| 3677 | + "numberOfBytes": "20" |
| 3678 | + }, |
| 3679 | + "t_array(t_uint256)44_storage": { |
| 3680 | + "label": "uint256[44]", |
| 3681 | + "numberOfBytes": "1408" |
| 3682 | + }, |
| 3683 | + "t_array(t_uint256)49_storage": { |
| 3684 | + "label": "uint256[49]", |
| 3685 | + "numberOfBytes": "1568" |
| 3686 | + }, |
| 3687 | + "t_array(t_uint256)50_storage": { |
| 3688 | + "label": "uint256[50]", |
| 3689 | + "numberOfBytes": "1600" |
| 3690 | + }, |
| 3691 | + "t_bool": { |
| 3692 | + "label": "bool", |
| 3693 | + "numberOfBytes": "1" |
| 3694 | + }, |
| 3695 | + "t_mapping(t_address,t_uint256)": { |
| 3696 | + "label": "mapping(address => uint256)", |
| 3697 | + "numberOfBytes": "32" |
| 3698 | + }, |
| 3699 | + "t_uint256": { |
| 3700 | + "label": "uint256", |
| 3701 | + "numberOfBytes": "32" |
| 3702 | + }, |
| 3703 | + "t_uint8": { |
| 3704 | + "label": "uint8", |
| 3705 | + "numberOfBytes": "1" |
| 3706 | + } |
| 3707 | + }, |
| 3708 | + "namespaces": {} |
| 3709 | + } |
3555 | 3710 | } |
3556 | 3711 | } |
3557 | 3712 | } |
0 commit comments