|
| 1 | +{ |
| 2 | + "manifestVersion": "3.2", |
| 3 | + "proxies": [ |
| 4 | + { |
| 5 | + "address": "0x822F17A9A5EeCFd66dBAFf7946a8071C265D1d07", |
| 6 | + "txHash": "0xa020df8805f0275dd701a7ed7eeb89dbe257f4ccf143d5429d0321daa5d8c55b", |
| 7 | + "kind": "uups" |
| 8 | + } |
| 9 | + ], |
| 10 | + "impls": { |
| 11 | + "125db54394ee349f18c5e7b6f717dff5868c4ccab68a96eeef38a6321b3f05b2": { |
| 12 | + "address": "0xc6FbcFE16D5eBFEd21aCe224C49C94dE49046A04", |
| 13 | + "txHash": "0xca34a4f91320396382c7afc64e0e4300ff5b421eb1d61dceaf33da8bc66e5964", |
| 14 | + "layout": { |
| 15 | + "solcVersion": "0.8.17", |
| 16 | + "storage": [ |
| 17 | + { |
| 18 | + "label": "_initialized", |
| 19 | + "offset": 0, |
| 20 | + "slot": "0", |
| 21 | + "type": "t_uint8", |
| 22 | + "contract": "Initializable", |
| 23 | + "src": "lib/openzeppelin-contracts-upgradeable/contracts/proxy/utils/Initializable.sol:62", |
| 24 | + "retypedFrom": "bool" |
| 25 | + }, |
| 26 | + { |
| 27 | + "label": "_initializing", |
| 28 | + "offset": 1, |
| 29 | + "slot": "0", |
| 30 | + "type": "t_bool", |
| 31 | + "contract": "Initializable", |
| 32 | + "src": "lib/openzeppelin-contracts-upgradeable/contracts/proxy/utils/Initializable.sol:67" |
| 33 | + }, |
| 34 | + { |
| 35 | + "label": "__gap", |
| 36 | + "offset": 0, |
| 37 | + "slot": "1", |
| 38 | + "type": "t_array(t_uint256)50_storage", |
| 39 | + "contract": "ContextUpgradeable", |
| 40 | + "src": "lib/openzeppelin-contracts-upgradeable/contracts/utils/ContextUpgradeable.sol:36" |
| 41 | + }, |
| 42 | + { |
| 43 | + "label": "__gap", |
| 44 | + "offset": 0, |
| 45 | + "slot": "51", |
| 46 | + "type": "t_array(t_uint256)50_storage", |
| 47 | + "contract": "ERC165Upgradeable", |
| 48 | + "src": "lib/openzeppelin-contracts-upgradeable/contracts/utils/introspection/ERC165Upgradeable.sol:41" |
| 49 | + }, |
| 50 | + { |
| 51 | + "label": "_balances", |
| 52 | + "offset": 0, |
| 53 | + "slot": "101", |
| 54 | + "type": "t_mapping(t_uint256,t_mapping(t_address,t_uint256))", |
| 55 | + "contract": "ERC1155Upgradeable", |
| 56 | + "src": "lib/openzeppelin-contracts-upgradeable/contracts/token/ERC1155/ERC1155Upgradeable.sol:25" |
| 57 | + }, |
| 58 | + { |
| 59 | + "label": "_operatorApprovals", |
| 60 | + "offset": 0, |
| 61 | + "slot": "102", |
| 62 | + "type": "t_mapping(t_address,t_mapping(t_address,t_bool))", |
| 63 | + "contract": "ERC1155Upgradeable", |
| 64 | + "src": "lib/openzeppelin-contracts-upgradeable/contracts/token/ERC1155/ERC1155Upgradeable.sol:28" |
| 65 | + }, |
| 66 | + { |
| 67 | + "label": "_uri", |
| 68 | + "offset": 0, |
| 69 | + "slot": "103", |
| 70 | + "type": "t_string_storage", |
| 71 | + "contract": "ERC1155Upgradeable", |
| 72 | + "src": "lib/openzeppelin-contracts-upgradeable/contracts/token/ERC1155/ERC1155Upgradeable.sol:31" |
| 73 | + }, |
| 74 | + { |
| 75 | + "label": "__gap", |
| 76 | + "offset": 0, |
| 77 | + "slot": "104", |
| 78 | + "type": "t_array(t_uint256)47_storage", |
| 79 | + "contract": "ERC1155Upgradeable", |
| 80 | + "src": "lib/openzeppelin-contracts-upgradeable/contracts/token/ERC1155/ERC1155Upgradeable.sol:528" |
| 81 | + }, |
| 82 | + { |
| 83 | + "label": "__gap", |
| 84 | + "offset": 0, |
| 85 | + "slot": "151", |
| 86 | + "type": "t_array(t_uint256)50_storage", |
| 87 | + "contract": "ERC1155BurnableUpgradeable", |
| 88 | + "src": "lib/openzeppelin-contracts-upgradeable/contracts/token/ERC1155/extensions/ERC1155BurnableUpgradeable.sol:52" |
| 89 | + }, |
| 90 | + { |
| 91 | + "label": "_baseURI", |
| 92 | + "offset": 0, |
| 93 | + "slot": "201", |
| 94 | + "type": "t_string_storage", |
| 95 | + "contract": "ERC1155URIStorageUpgradeable", |
| 96 | + "src": "lib/openzeppelin-contracts-upgradeable/contracts/token/ERC1155/extensions/ERC1155URIStorageUpgradeable.sol:27" |
| 97 | + }, |
| 98 | + { |
| 99 | + "label": "_tokenURIs", |
| 100 | + "offset": 0, |
| 101 | + "slot": "202", |
| 102 | + "type": "t_mapping(t_uint256,t_string_storage)", |
| 103 | + "contract": "ERC1155URIStorageUpgradeable", |
| 104 | + "src": "lib/openzeppelin-contracts-upgradeable/contracts/token/ERC1155/extensions/ERC1155URIStorageUpgradeable.sol:30" |
| 105 | + }, |
| 106 | + { |
| 107 | + "label": "__gap", |
| 108 | + "offset": 0, |
| 109 | + "slot": "203", |
| 110 | + "type": "t_array(t_uint256)48_storage", |
| 111 | + "contract": "ERC1155URIStorageUpgradeable", |
| 112 | + "src": "lib/openzeppelin-contracts-upgradeable/contracts/token/ERC1155/extensions/ERC1155URIStorageUpgradeable.sol:77" |
| 113 | + }, |
| 114 | + { |
| 115 | + "label": "_owner", |
| 116 | + "offset": 0, |
| 117 | + "slot": "251", |
| 118 | + "type": "t_address", |
| 119 | + "contract": "OwnableUpgradeable", |
| 120 | + "src": "lib/openzeppelin-contracts-upgradeable/contracts/access/OwnableUpgradeable.sol:22" |
| 121 | + }, |
| 122 | + { |
| 123 | + "label": "__gap", |
| 124 | + "offset": 0, |
| 125 | + "slot": "252", |
| 126 | + "type": "t_array(t_uint256)49_storage", |
| 127 | + "contract": "OwnableUpgradeable", |
| 128 | + "src": "lib/openzeppelin-contracts-upgradeable/contracts/access/OwnableUpgradeable.sol:94" |
| 129 | + }, |
| 130 | + { |
| 131 | + "label": "__gap", |
| 132 | + "offset": 0, |
| 133 | + "slot": "301", |
| 134 | + "type": "t_array(t_uint256)50_storage", |
| 135 | + "contract": "ERC1967UpgradeUpgradeable", |
| 136 | + "src": "lib/openzeppelin-contracts-upgradeable/contracts/proxy/ERC1967/ERC1967UpgradeUpgradeable.sol:211" |
| 137 | + }, |
| 138 | + { |
| 139 | + "label": "__gap", |
| 140 | + "offset": 0, |
| 141 | + "slot": "351", |
| 142 | + "type": "t_array(t_uint256)50_storage", |
| 143 | + "contract": "UUPSUpgradeable", |
| 144 | + "src": "lib/openzeppelin-contracts-upgradeable/contracts/proxy/utils/UUPSUpgradeable.sol:107" |
| 145 | + }, |
| 146 | + { |
| 147 | + "label": "typeCounter", |
| 148 | + "offset": 0, |
| 149 | + "slot": "401", |
| 150 | + "type": "t_uint256", |
| 151 | + "contract": "SemiFungible1155", |
| 152 | + "src": "src/protocol/SemiFungible1155.sol:27" |
| 153 | + }, |
| 154 | + { |
| 155 | + "label": "owners", |
| 156 | + "offset": 0, |
| 157 | + "slot": "402", |
| 158 | + "type": "t_mapping(t_uint256,t_address)", |
| 159 | + "contract": "SemiFungible1155", |
| 160 | + "src": "src/protocol/SemiFungible1155.sol:38" |
| 161 | + }, |
| 162 | + { |
| 163 | + "label": "creators", |
| 164 | + "offset": 0, |
| 165 | + "slot": "403", |
| 166 | + "type": "t_mapping(t_uint256,t_address)", |
| 167 | + "contract": "SemiFungible1155", |
| 168 | + "src": "src/protocol/SemiFungible1155.sol:41" |
| 169 | + }, |
| 170 | + { |
| 171 | + "label": "tokenValues", |
| 172 | + "offset": 0, |
| 173 | + "slot": "404", |
| 174 | + "type": "t_mapping(t_uint256,t_uint256)", |
| 175 | + "contract": "SemiFungible1155", |
| 176 | + "src": "src/protocol/SemiFungible1155.sol:44" |
| 177 | + }, |
| 178 | + { |
| 179 | + "label": "maxIndex", |
| 180 | + "offset": 0, |
| 181 | + "slot": "405", |
| 182 | + "type": "t_mapping(t_uint256,t_uint256)", |
| 183 | + "contract": "SemiFungible1155", |
| 184 | + "src": "src/protocol/SemiFungible1155.sol:47" |
| 185 | + }, |
| 186 | + { |
| 187 | + "label": "__gap", |
| 188 | + "offset": 0, |
| 189 | + "slot": "406", |
| 190 | + "type": "t_array(t_uint256)25_storage", |
| 191 | + "contract": "SemiFungible1155", |
| 192 | + "src": "src/protocol/SemiFungible1155.sol:648" |
| 193 | + }, |
| 194 | + { |
| 195 | + "label": "merkleRoots", |
| 196 | + "offset": 0, |
| 197 | + "slot": "431", |
| 198 | + "type": "t_mapping(t_uint256,t_bytes32)", |
| 199 | + "contract": "AllowlistMinter", |
| 200 | + "src": "src/protocol/AllowlistMinter.sol:17" |
| 201 | + }, |
| 202 | + { |
| 203 | + "label": "hasBeenClaimed", |
| 204 | + "offset": 0, |
| 205 | + "slot": "432", |
| 206 | + "type": "t_mapping(t_uint256,t_mapping(t_bytes32,t_bool))", |
| 207 | + "contract": "AllowlistMinter", |
| 208 | + "src": "src/protocol/AllowlistMinter.sol:18" |
| 209 | + }, |
| 210 | + { |
| 211 | + "label": "maxUnits", |
| 212 | + "offset": 0, |
| 213 | + "slot": "433", |
| 214 | + "type": "t_mapping(t_uint256,t_uint256)", |
| 215 | + "contract": "AllowlistMinter", |
| 216 | + "src": "src/protocol/AllowlistMinter.sol:19" |
| 217 | + }, |
| 218 | + { |
| 219 | + "label": "minted", |
| 220 | + "offset": 0, |
| 221 | + "slot": "434", |
| 222 | + "type": "t_mapping(t_uint256,t_uint256)", |
| 223 | + "contract": "AllowlistMinter", |
| 224 | + "src": "src/protocol/AllowlistMinter.sol:20" |
| 225 | + }, |
| 226 | + { |
| 227 | + "label": "__gap", |
| 228 | + "offset": 0, |
| 229 | + "slot": "435", |
| 230 | + "type": "t_array(t_uint256)26_storage", |
| 231 | + "contract": "AllowlistMinter", |
| 232 | + "src": "src/protocol/AllowlistMinter.sol:75" |
| 233 | + }, |
| 234 | + { |
| 235 | + "label": "_paused", |
| 236 | + "offset": 0, |
| 237 | + "slot": "461", |
| 238 | + "type": "t_bool", |
| 239 | + "contract": "PausableUpgradeable", |
| 240 | + "src": "lib/openzeppelin-contracts-upgradeable/contracts/security/PausableUpgradeable.sol:29" |
| 241 | + }, |
| 242 | + { |
| 243 | + "label": "__gap", |
| 244 | + "offset": 0, |
| 245 | + "slot": "462", |
| 246 | + "type": "t_array(t_uint256)49_storage", |
| 247 | + "contract": "PausableUpgradeable", |
| 248 | + "src": "lib/openzeppelin-contracts-upgradeable/contracts/security/PausableUpgradeable.sol:116" |
| 249 | + }, |
| 250 | + { |
| 251 | + "label": "typeRestrictions", |
| 252 | + "offset": 0, |
| 253 | + "slot": "511", |
| 254 | + "type": "t_mapping(t_uint256,t_enum(TransferRestrictions)19595)", |
| 255 | + "contract": "HypercertMinter", |
| 256 | + "src": "src/protocol/HypercertMinter.sol:20" |
| 257 | + }, |
| 258 | + { |
| 259 | + "label": "__gap", |
| 260 | + "offset": 0, |
| 261 | + "slot": "512", |
| 262 | + "type": "t_array(t_uint256)29_storage", |
| 263 | + "contract": "HypercertMinter", |
| 264 | + "src": "src/protocol/HypercertMinter.sol:258" |
| 265 | + } |
| 266 | + ], |
| 267 | + "types": { |
| 268 | + "t_address": { |
| 269 | + "label": "address", |
| 270 | + "numberOfBytes": "20" |
| 271 | + }, |
| 272 | + "t_array(t_uint256)25_storage": { |
| 273 | + "label": "uint256[25]", |
| 274 | + "numberOfBytes": "800" |
| 275 | + }, |
| 276 | + "t_array(t_uint256)26_storage": { |
| 277 | + "label": "uint256[26]", |
| 278 | + "numberOfBytes": "832" |
| 279 | + }, |
| 280 | + "t_array(t_uint256)29_storage": { |
| 281 | + "label": "uint256[29]", |
| 282 | + "numberOfBytes": "928" |
| 283 | + }, |
| 284 | + "t_array(t_uint256)47_storage": { |
| 285 | + "label": "uint256[47]", |
| 286 | + "numberOfBytes": "1504" |
| 287 | + }, |
| 288 | + "t_array(t_uint256)48_storage": { |
| 289 | + "label": "uint256[48]", |
| 290 | + "numberOfBytes": "1536" |
| 291 | + }, |
| 292 | + "t_array(t_uint256)49_storage": { |
| 293 | + "label": "uint256[49]", |
| 294 | + "numberOfBytes": "1568" |
| 295 | + }, |
| 296 | + "t_array(t_uint256)50_storage": { |
| 297 | + "label": "uint256[50]", |
| 298 | + "numberOfBytes": "1600" |
| 299 | + }, |
| 300 | + "t_bool": { |
| 301 | + "label": "bool", |
| 302 | + "numberOfBytes": "1" |
| 303 | + }, |
| 304 | + "t_bytes32": { |
| 305 | + "label": "bytes32", |
| 306 | + "numberOfBytes": "32" |
| 307 | + }, |
| 308 | + "t_enum(TransferRestrictions)19595": { |
| 309 | + "label": "enum IHypercertToken.TransferRestrictions", |
| 310 | + "members": [ |
| 311 | + "AllowAll", |
| 312 | + "DisallowAll", |
| 313 | + "FromCreatorOnly" |
| 314 | + ], |
| 315 | + "numberOfBytes": "1" |
| 316 | + }, |
| 317 | + "t_mapping(t_address,t_bool)": { |
| 318 | + "label": "mapping(address => bool)", |
| 319 | + "numberOfBytes": "32" |
| 320 | + }, |
| 321 | + "t_mapping(t_address,t_mapping(t_address,t_bool))": { |
| 322 | + "label": "mapping(address => mapping(address => bool))", |
| 323 | + "numberOfBytes": "32" |
| 324 | + }, |
| 325 | + "t_mapping(t_address,t_uint256)": { |
| 326 | + "label": "mapping(address => uint256)", |
| 327 | + "numberOfBytes": "32" |
| 328 | + }, |
| 329 | + "t_mapping(t_bytes32,t_bool)": { |
| 330 | + "label": "mapping(bytes32 => bool)", |
| 331 | + "numberOfBytes": "32" |
| 332 | + }, |
| 333 | + "t_mapping(t_uint256,t_address)": { |
| 334 | + "label": "mapping(uint256 => address)", |
| 335 | + "numberOfBytes": "32" |
| 336 | + }, |
| 337 | + "t_mapping(t_uint256,t_bytes32)": { |
| 338 | + "label": "mapping(uint256 => bytes32)", |
| 339 | + "numberOfBytes": "32" |
| 340 | + }, |
| 341 | + "t_mapping(t_uint256,t_enum(TransferRestrictions)19595)": { |
| 342 | + "label": "mapping(uint256 => enum IHypercertToken.TransferRestrictions)", |
| 343 | + "numberOfBytes": "32" |
| 344 | + }, |
| 345 | + "t_mapping(t_uint256,t_mapping(t_address,t_uint256))": { |
| 346 | + "label": "mapping(uint256 => mapping(address => uint256))", |
| 347 | + "numberOfBytes": "32" |
| 348 | + }, |
| 349 | + "t_mapping(t_uint256,t_mapping(t_bytes32,t_bool))": { |
| 350 | + "label": "mapping(uint256 => mapping(bytes32 => bool))", |
| 351 | + "numberOfBytes": "32" |
| 352 | + }, |
| 353 | + "t_mapping(t_uint256,t_string_storage)": { |
| 354 | + "label": "mapping(uint256 => string)", |
| 355 | + "numberOfBytes": "32" |
| 356 | + }, |
| 357 | + "t_mapping(t_uint256,t_uint256)": { |
| 358 | + "label": "mapping(uint256 => uint256)", |
| 359 | + "numberOfBytes": "32" |
| 360 | + }, |
| 361 | + "t_string_storage": { |
| 362 | + "label": "string", |
| 363 | + "numberOfBytes": "32" |
| 364 | + }, |
| 365 | + "t_uint256": { |
| 366 | + "label": "uint256", |
| 367 | + "numberOfBytes": "32" |
| 368 | + }, |
| 369 | + "t_uint8": { |
| 370 | + "label": "uint8", |
| 371 | + "numberOfBytes": "1" |
| 372 | + } |
| 373 | + }, |
| 374 | + "namespaces": {} |
| 375 | + } |
| 376 | + } |
| 377 | + } |
| 378 | +} |
0 commit comments