github.com/ethereum-optimism/optimism@v1.7.2/packages/contracts-bedrock/snapshots/storageLayout/AnchorStateRegistry.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": "32", 18 "label": "anchors", 19 "offset": 0, 20 "slot": "1", 21 "type": "mapping(GameType => struct OutputRoot)" 22 } 23 ]