github.com/ethereum-optimism/optimism@v1.7.2/packages/contracts-bedrock/snapshots/storageLayout/L1StandardBridge.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": "spacer_1_0_20", 26 "offset": 0, 27 "slot": "1", 28 "type": "address" 29 }, 30 { 31 "bytes": "32", 32 "label": "deposits", 33 "offset": 0, 34 "slot": "2", 35 "type": "mapping(address => mapping(address => uint256))" 36 }, 37 { 38 "bytes": "20", 39 "label": "messenger", 40 "offset": 0, 41 "slot": "3", 42 "type": "contract CrossDomainMessenger" 43 }, 44 { 45 "bytes": "20", 46 "label": "otherBridge", 47 "offset": 0, 48 "slot": "4", 49 "type": "contract StandardBridge" 50 }, 51 { 52 "bytes": "1440", 53 "label": "__gap", 54 "offset": 0, 55 "slot": "5", 56 "type": "uint256[45]" 57 }, 58 { 59 "bytes": "20", 60 "label": "superchainConfig", 61 "offset": 0, 62 "slot": "50", 63 "type": "contract SuperchainConfig" 64 } 65 ]