|
| 1 | +{ |
| 2 | + "manifestVersion": "3.2", |
| 3 | + "admin": { |
| 4 | + "address": "0x4e8EC4059854d0634d7Ba04eA41B453cD56Afa5d", |
| 5 | + "txHash": "0x47c8a0973f2457fda3f1243238d3b590cb78e6e78f2cd1040d97e94ced6834c4" |
| 6 | + }, |
| 7 | + "proxies": [ |
| 8 | + { |
| 9 | + "address": "0xa725CF32c367778CFF2ba7089Ab4e941BDD88612", |
| 10 | + "txHash": "0x7297670fbbf9f1c014aac93fa0219522c079bdd0ad4bb16c75a204ba97b1bc81", |
| 11 | + "kind": "transparent" |
| 12 | + } |
| 13 | + ], |
| 14 | + "impls": { |
| 15 | + "483bf2556291169f0be3d109cdfe83a3493b0312de77748f3926fc7426444bb5": { |
| 16 | + "address": "0xF546bF936241571C380272bbf169D66D4184390c", |
| 17 | + "txHash": "0xa276937f5f5913524ba900fa100509bfb3428e98e74f9f76345337c408c2614b", |
| 18 | + "layout": { |
| 19 | + "solcVersion": "0.7.3", |
| 20 | + "storage": [ |
| 21 | + { |
| 22 | + "label": "_owner", |
| 23 | + "offset": 0, |
| 24 | + "slot": "0", |
| 25 | + "type": "t_address", |
| 26 | + "contract": "Ownable", |
| 27 | + "src": "contracts/Ownable.sol:19" |
| 28 | + }, |
| 29 | + { |
| 30 | + "label": "__gap", |
| 31 | + "offset": 0, |
| 32 | + "slot": "1", |
| 33 | + "type": "t_array(t_uint256)50_storage", |
| 34 | + "contract": "Ownable", |
| 35 | + "src": "contracts/Ownable.sol:22" |
| 36 | + }, |
| 37 | + { |
| 38 | + "label": "_initialized", |
| 39 | + "offset": 0, |
| 40 | + "slot": "51", |
| 41 | + "type": "t_bool", |
| 42 | + "contract": "Initializable", |
| 43 | + "src": "@openzeppelin/contracts-upgradeable/proxy/Initializable.sol:25" |
| 44 | + }, |
| 45 | + { |
| 46 | + "label": "_initializing", |
| 47 | + "offset": 1, |
| 48 | + "slot": "51", |
| 49 | + "type": "t_bool", |
| 50 | + "contract": "Initializable", |
| 51 | + "src": "@openzeppelin/contracts-upgradeable/proxy/Initializable.sol:30" |
| 52 | + }, |
| 53 | + { |
| 54 | + "label": "l2LockManager", |
| 55 | + "offset": 0, |
| 56 | + "slot": "52", |
| 57 | + "type": "t_mapping(t_address,t_address)", |
| 58 | + "contract": "L1GraphTokenLockTransferTool", |
| 59 | + "src": "contracts/L1GraphTokenLockTransferTool.sol:50" |
| 60 | + }, |
| 61 | + { |
| 62 | + "label": "l2WalletOwner", |
| 63 | + "offset": 0, |
| 64 | + "slot": "53", |
| 65 | + "type": "t_mapping(t_address,t_address)", |
| 66 | + "contract": "L1GraphTokenLockTransferTool", |
| 67 | + "src": "contracts/L1GraphTokenLockTransferTool.sol:53" |
| 68 | + }, |
| 69 | + { |
| 70 | + "label": "l2WalletAddress", |
| 71 | + "offset": 0, |
| 72 | + "slot": "54", |
| 73 | + "type": "t_mapping(t_address,t_address)", |
| 74 | + "contract": "L1GraphTokenLockTransferTool", |
| 75 | + "src": "contracts/L1GraphTokenLockTransferTool.sol:56" |
| 76 | + }, |
| 77 | + { |
| 78 | + "label": "tokenLockETHBalances", |
| 79 | + "offset": 0, |
| 80 | + "slot": "55", |
| 81 | + "type": "t_mapping(t_address,t_uint256)", |
| 82 | + "contract": "L1GraphTokenLockTransferTool", |
| 83 | + "src": "contracts/L1GraphTokenLockTransferTool.sol:59" |
| 84 | + }, |
| 85 | + { |
| 86 | + "label": "l2Beneficiary", |
| 87 | + "offset": 0, |
| 88 | + "slot": "56", |
| 89 | + "type": "t_mapping(t_address,t_address)", |
| 90 | + "contract": "L1GraphTokenLockTransferTool", |
| 91 | + "src": "contracts/L1GraphTokenLockTransferTool.sol:62" |
| 92 | + }, |
| 93 | + { |
| 94 | + "label": "l2WalletAddressSetManually", |
| 95 | + "offset": 0, |
| 96 | + "slot": "57", |
| 97 | + "type": "t_mapping(t_address,t_bool)", |
| 98 | + "contract": "L1GraphTokenLockTransferTool", |
| 99 | + "src": "contracts/L1GraphTokenLockTransferTool.sol:66" |
| 100 | + } |
| 101 | + ], |
| 102 | + "types": { |
| 103 | + "t_address": { |
| 104 | + "label": "address", |
| 105 | + "numberOfBytes": "20" |
| 106 | + }, |
| 107 | + "t_array(t_uint256)50_storage": { |
| 108 | + "label": "uint256[50]", |
| 109 | + "numberOfBytes": "1600" |
| 110 | + }, |
| 111 | + "t_bool": { |
| 112 | + "label": "bool", |
| 113 | + "numberOfBytes": "1" |
| 114 | + }, |
| 115 | + "t_mapping(t_address,t_address)": { |
| 116 | + "label": "mapping(address => address)", |
| 117 | + "numberOfBytes": "32" |
| 118 | + }, |
| 119 | + "t_mapping(t_address,t_bool)": { |
| 120 | + "label": "mapping(address => bool)", |
| 121 | + "numberOfBytes": "32" |
| 122 | + }, |
| 123 | + "t_mapping(t_address,t_uint256)": { |
| 124 | + "label": "mapping(address => uint256)", |
| 125 | + "numberOfBytes": "32" |
| 126 | + }, |
| 127 | + "t_uint256": { |
| 128 | + "label": "uint256", |
| 129 | + "numberOfBytes": "32" |
| 130 | + } |
| 131 | + } |
| 132 | + } |
| 133 | + } |
| 134 | + } |
| 135 | +} |
0 commit comments