github.com/ethereum-optimism/optimism@v1.7.2/packages/contracts-bedrock/snapshots/storageLayout/EAS.json (about) 1 [ 2 { 3 "bytes": "32", 4 "label": "_nonces", 5 "offset": 0, 6 "slot": "0", 7 "type": "mapping(address => uint256)" 8 }, 9 { 10 "bytes": "1568", 11 "label": "__gap", 12 "offset": 0, 13 "slot": "1", 14 "type": "uint256[49]" 15 }, 16 { 17 "bytes": "32", 18 "label": "_db", 19 "offset": 0, 20 "slot": "50", 21 "type": "mapping(bytes32 => struct Attestation)" 22 }, 23 { 24 "bytes": "32", 25 "label": "_timestamps", 26 "offset": 0, 27 "slot": "51", 28 "type": "mapping(bytes32 => uint64)" 29 }, 30 { 31 "bytes": "32", 32 "label": "_revocationsOffchain", 33 "offset": 0, 34 "slot": "52", 35 "type": "mapping(address => mapping(bytes32 => uint64))" 36 }, 37 { 38 "bytes": "1504", 39 "label": "__gap", 40 "offset": 0, 41 "slot": "53", 42 "type": "uint256[47]" 43 } 44 ]