github.com/ethereum-optimism/optimism@v1.7.2/packages/contracts-bedrock/snapshots/storageLayout/Optimist.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": "1600", 18 "label": "__gap", 19 "offset": 0, 20 "slot": "1", 21 "type": "uint256[50]" 22 }, 23 { 24 "bytes": "1600", 25 "label": "__gap", 26 "offset": 0, 27 "slot": "51", 28 "type": "uint256[50]" 29 }, 30 { 31 "bytes": "32", 32 "label": "_name", 33 "offset": 0, 34 "slot": "101", 35 "type": "string" 36 }, 37 { 38 "bytes": "32", 39 "label": "_symbol", 40 "offset": 0, 41 "slot": "102", 42 "type": "string" 43 }, 44 { 45 "bytes": "32", 46 "label": "_owners", 47 "offset": 0, 48 "slot": "103", 49 "type": "mapping(uint256 => address)" 50 }, 51 { 52 "bytes": "32", 53 "label": "_balances", 54 "offset": 0, 55 "slot": "104", 56 "type": "mapping(address => uint256)" 57 }, 58 { 59 "bytes": "32", 60 "label": "_tokenApprovals", 61 "offset": 0, 62 "slot": "105", 63 "type": "mapping(uint256 => address)" 64 }, 65 { 66 "bytes": "32", 67 "label": "_operatorApprovals", 68 "offset": 0, 69 "slot": "106", 70 "type": "mapping(address => mapping(address => bool))" 71 }, 72 { 73 "bytes": "1408", 74 "label": "__gap", 75 "offset": 0, 76 "slot": "107", 77 "type": "uint256[44]" 78 }, 79 { 80 "bytes": "1600", 81 "label": "__gap", 82 "offset": 0, 83 "slot": "151", 84 "type": "uint256[50]" 85 } 86 ]