|
2956 | 2956 | }, |
2957 | 2957 | "namespaces": {} |
2958 | 2958 | } |
| 2959 | + }, |
| 2960 | + "addfe6d6ad3f78f6ccf914624fcf7eba6c970f5ba3a20a52f0184991b3d172e1": { |
| 2961 | + "address": "0xa68c1566f23C2335c142D798f8094F460d487044", |
| 2962 | + "txHash": "0x69327fb1132a9f7f15e2550822477c921c531375a50dc429eef4ecfefefe841a", |
| 2963 | + "layout": { |
| 2964 | + "solcVersion": "0.8.23", |
| 2965 | + "storage": [ |
| 2966 | + { |
| 2967 | + "label": "_initialized", |
| 2968 | + "offset": 0, |
| 2969 | + "slot": "0", |
| 2970 | + "type": "t_uint8", |
| 2971 | + "contract": "Initializable", |
| 2972 | + "src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:63", |
| 2973 | + "retypedFrom": "bool" |
| 2974 | + }, |
| 2975 | + { |
| 2976 | + "label": "_initializing", |
| 2977 | + "offset": 1, |
| 2978 | + "slot": "0", |
| 2979 | + "type": "t_bool", |
| 2980 | + "contract": "Initializable", |
| 2981 | + "src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:68" |
| 2982 | + }, |
| 2983 | + { |
| 2984 | + "label": "__gap", |
| 2985 | + "offset": 0, |
| 2986 | + "slot": "1", |
| 2987 | + "type": "t_array(t_uint256)50_storage", |
| 2988 | + "contract": "ContextUpgradeable", |
| 2989 | + "src": "@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol:40" |
| 2990 | + }, |
| 2991 | + { |
| 2992 | + "label": "_owner", |
| 2993 | + "offset": 0, |
| 2994 | + "slot": "51", |
| 2995 | + "type": "t_address", |
| 2996 | + "contract": "OwnableUpgradeable", |
| 2997 | + "src": "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol:22" |
| 2998 | + }, |
| 2999 | + { |
| 3000 | + "label": "__gap", |
| 3001 | + "offset": 0, |
| 3002 | + "slot": "52", |
| 3003 | + "type": "t_array(t_uint256)49_storage", |
| 3004 | + "contract": "OwnableUpgradeable", |
| 3005 | + "src": "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol:94" |
| 3006 | + }, |
| 3007 | + { |
| 3008 | + "label": "__gap", |
| 3009 | + "offset": 0, |
| 3010 | + "slot": "101", |
| 3011 | + "type": "t_array(t_uint256)50_storage", |
| 3012 | + "contract": "ERC1967UpgradeUpgradeable", |
| 3013 | + "src": "@openzeppelin/contracts-upgradeable/proxy/ERC1967/ERC1967UpgradeUpgradeable.sol:169" |
| 3014 | + }, |
| 3015 | + { |
| 3016 | + "label": "__gap", |
| 3017 | + "offset": 0, |
| 3018 | + "slot": "151", |
| 3019 | + "type": "t_array(t_uint256)50_storage", |
| 3020 | + "contract": "UUPSUpgradeable", |
| 3021 | + "src": "@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol:111" |
| 3022 | + }, |
| 3023 | + { |
| 3024 | + "label": "counter", |
| 3025 | + "offset": 0, |
| 3026 | + "slot": "201", |
| 3027 | + "type": "t_uint256", |
| 3028 | + "contract": "EscrowFactory", |
| 3029 | + "src": "contracts/EscrowFactory.sol:17" |
| 3030 | + }, |
| 3031 | + { |
| 3032 | + "label": "escrowCounters", |
| 3033 | + "offset": 0, |
| 3034 | + "slot": "202", |
| 3035 | + "type": "t_mapping(t_address,t_uint256)", |
| 3036 | + "contract": "EscrowFactory", |
| 3037 | + "src": "contracts/EscrowFactory.sol:18" |
| 3038 | + }, |
| 3039 | + { |
| 3040 | + "label": "lastEscrow", |
| 3041 | + "offset": 0, |
| 3042 | + "slot": "203", |
| 3043 | + "type": "t_address", |
| 3044 | + "contract": "EscrowFactory", |
| 3045 | + "src": "contracts/EscrowFactory.sol:19" |
| 3046 | + }, |
| 3047 | + { |
| 3048 | + "label": "staking", |
| 3049 | + "offset": 0, |
| 3050 | + "slot": "204", |
| 3051 | + "type": "t_address", |
| 3052 | + "contract": "EscrowFactory", |
| 3053 | + "src": "contracts/EscrowFactory.sol:20" |
| 3054 | + }, |
| 3055 | + { |
| 3056 | + "label": "minimumStake", |
| 3057 | + "offset": 0, |
| 3058 | + "slot": "205", |
| 3059 | + "type": "t_uint256", |
| 3060 | + "contract": "EscrowFactory", |
| 3061 | + "src": "contracts/EscrowFactory.sol:21" |
| 3062 | + }, |
| 3063 | + { |
| 3064 | + "label": "admin", |
| 3065 | + "offset": 0, |
| 3066 | + "slot": "206", |
| 3067 | + "type": "t_address", |
| 3068 | + "contract": "EscrowFactory", |
| 3069 | + "src": "contracts/EscrowFactory.sol:22" |
| 3070 | + }, |
| 3071 | + { |
| 3072 | + "label": "__gap", |
| 3073 | + "offset": 0, |
| 3074 | + "slot": "207", |
| 3075 | + "type": "t_array(t_uint256)44_storage", |
| 3076 | + "contract": "EscrowFactory", |
| 3077 | + "src": "contracts/EscrowFactory.sol:189" |
| 3078 | + } |
| 3079 | + ], |
| 3080 | + "types": { |
| 3081 | + "t_address": { |
| 3082 | + "label": "address", |
| 3083 | + "numberOfBytes": "20" |
| 3084 | + }, |
| 3085 | + "t_array(t_uint256)44_storage": { |
| 3086 | + "label": "uint256[44]", |
| 3087 | + "numberOfBytes": "1408" |
| 3088 | + }, |
| 3089 | + "t_array(t_uint256)49_storage": { |
| 3090 | + "label": "uint256[49]", |
| 3091 | + "numberOfBytes": "1568" |
| 3092 | + }, |
| 3093 | + "t_array(t_uint256)50_storage": { |
| 3094 | + "label": "uint256[50]", |
| 3095 | + "numberOfBytes": "1600" |
| 3096 | + }, |
| 3097 | + "t_bool": { |
| 3098 | + "label": "bool", |
| 3099 | + "numberOfBytes": "1" |
| 3100 | + }, |
| 3101 | + "t_mapping(t_address,t_uint256)": { |
| 3102 | + "label": "mapping(address => uint256)", |
| 3103 | + "numberOfBytes": "32" |
| 3104 | + }, |
| 3105 | + "t_uint256": { |
| 3106 | + "label": "uint256", |
| 3107 | + "numberOfBytes": "32" |
| 3108 | + }, |
| 3109 | + "t_uint8": { |
| 3110 | + "label": "uint8", |
| 3111 | + "numberOfBytes": "1" |
| 3112 | + } |
| 3113 | + }, |
| 3114 | + "namespaces": {} |
| 3115 | + } |
2959 | 3116 | } |
2960 | 3117 | } |
2961 | 3118 | } |
0 commit comments