github.com/ethereum-optimism/optimism@v1.7.2/packages/contracts-bedrock/snapshots/storageLayout/L1ERC721Bridge.json (about) 1 [ 2 { 3 "bytes": "1", 4 "label": "_initialized", 5 "offset": 0, 6 "slot": "0", 7 "type": "uint8" 8 }, 9 { 10 "bytes": "1", 11 "label": "_initializing", 12 "offset": 1, 13 "slot": "0", 14 "type": "bool" 15 }, 16 { 17 "bytes": "30", 18 "label": "spacer_0_2_30", 19 "offset": 2, 20 "slot": "0", 21 "type": "bytes30" 22 }, 23 { 24 "bytes": "20", 25 "label": "messenger", 26 "offset": 0, 27 "slot": "1", 28 "type": "contract CrossDomainMessenger" 29 }, 30 { 31 "bytes": "20", 32 "label": "otherBridge", 33 "offset": 0, 34 "slot": "2", 35 "type": "contract StandardBridge" 36 }, 37 { 38 "bytes": "1472", 39 "label": "__gap", 40 "offset": 0, 41 "slot": "3", 42 "type": "uint256[46]" 43 }, 44 { 45 "bytes": "32", 46 "label": "deposits", 47 "offset": 0, 48 "slot": "49", 49 "type": "mapping(address => mapping(address => mapping(uint256 => bool)))" 50 }, 51 { 52 "bytes": "20", 53 "label": "superchainConfig", 54 "offset": 0, 55 "slot": "50", 56 "type": "contract SuperchainConfig" 57 } 58 ]