|
1 |
| - |
2 |
| -╭----------------------------+-----------------------------------------------------------+------+--------+-------+----------------------------------------------------------------------------------------╮ |
3 |
| -| Name | Type | Slot | Offset | Bytes | Contract | |
4 |
| -+=========================================================================================================================================================================================================+ |
5 |
| -| _initialized | uint8 | 0 | 0 | 1 | src/unaudited/examples/ECDSAStakeRegistryEqualWeight.sol:ECDSAStakeRegistryEqualWeight | |
6 |
| -|----------------------------+-----------------------------------------------------------+------+--------+-------+----------------------------------------------------------------------------------------| |
7 |
| -| _initializing | bool | 0 | 1 | 1 | src/unaudited/examples/ECDSAStakeRegistryEqualWeight.sol:ECDSAStakeRegistryEqualWeight | |
8 |
| -|----------------------------+-----------------------------------------------------------+------+--------+-------+----------------------------------------------------------------------------------------| |
9 |
| -| __gap | uint256[50] | 1 | 0 | 1600 | src/unaudited/examples/ECDSAStakeRegistryEqualWeight.sol:ECDSAStakeRegistryEqualWeight | |
10 |
| -|----------------------------+-----------------------------------------------------------+------+--------+-------+----------------------------------------------------------------------------------------| |
11 |
| -| _owner | address | 51 | 0 | 20 | src/unaudited/examples/ECDSAStakeRegistryEqualWeight.sol:ECDSAStakeRegistryEqualWeight | |
12 |
| -|----------------------------+-----------------------------------------------------------+------+--------+-------+----------------------------------------------------------------------------------------| |
13 |
| -| __gap | uint256[49] | 52 | 0 | 1568 | src/unaudited/examples/ECDSAStakeRegistryEqualWeight.sol:ECDSAStakeRegistryEqualWeight | |
14 |
| -|----------------------------+-----------------------------------------------------------+------+--------+-------+----------------------------------------------------------------------------------------| |
15 |
| -| _totalOperators | uint256 | 101 | 0 | 32 | src/unaudited/examples/ECDSAStakeRegistryEqualWeight.sol:ECDSAStakeRegistryEqualWeight | |
16 |
| -|----------------------------+-----------------------------------------------------------+------+--------+-------+----------------------------------------------------------------------------------------| |
17 |
| -| _quorum | struct Quorum | 102 | 0 | 32 | src/unaudited/examples/ECDSAStakeRegistryEqualWeight.sol:ECDSAStakeRegistryEqualWeight | |
18 |
| -|----------------------------+-----------------------------------------------------------+------+--------+-------+----------------------------------------------------------------------------------------| |
19 |
| -| _minimumWeight | uint256 | 103 | 0 | 32 | src/unaudited/examples/ECDSAStakeRegistryEqualWeight.sol:ECDSAStakeRegistryEqualWeight | |
20 |
| -|----------------------------+-----------------------------------------------------------+------+--------+-------+----------------------------------------------------------------------------------------| |
21 |
| -| _serviceManager | address | 104 | 0 | 20 | src/unaudited/examples/ECDSAStakeRegistryEqualWeight.sol:ECDSAStakeRegistryEqualWeight | |
22 |
| -|----------------------------+-----------------------------------------------------------+------+--------+-------+----------------------------------------------------------------------------------------| |
23 |
| -| _stakeExpiry | uint256 | 105 | 0 | 32 | src/unaudited/examples/ECDSAStakeRegistryEqualWeight.sol:ECDSAStakeRegistryEqualWeight | |
24 |
| -|----------------------------+-----------------------------------------------------------+------+--------+-------+----------------------------------------------------------------------------------------| |
25 |
| -| _operatorSigningKeyHistory | mapping(address => struct CheckpointsUpgradeable.History) | 106 | 0 | 32 | src/unaudited/examples/ECDSAStakeRegistryEqualWeight.sol:ECDSAStakeRegistryEqualWeight | |
26 |
| -|----------------------------+-----------------------------------------------------------+------+--------+-------+----------------------------------------------------------------------------------------| |
27 |
| -| _totalWeightHistory | struct CheckpointsUpgradeable.History | 107 | 0 | 32 | src/unaudited/examples/ECDSAStakeRegistryEqualWeight.sol:ECDSAStakeRegistryEqualWeight | |
28 |
| -|----------------------------+-----------------------------------------------------------+------+--------+-------+----------------------------------------------------------------------------------------| |
29 |
| -| _thresholdWeightHistory | struct CheckpointsUpgradeable.History | 108 | 0 | 32 | src/unaudited/examples/ECDSAStakeRegistryEqualWeight.sol:ECDSAStakeRegistryEqualWeight | |
30 |
| -|----------------------------+-----------------------------------------------------------+------+--------+-------+----------------------------------------------------------------------------------------| |
31 |
| -| _operatorWeightHistory | mapping(address => struct CheckpointsUpgradeable.History) | 109 | 0 | 32 | src/unaudited/examples/ECDSAStakeRegistryEqualWeight.sol:ECDSAStakeRegistryEqualWeight | |
32 |
| -|----------------------------+-----------------------------------------------------------+------+--------+-------+----------------------------------------------------------------------------------------| |
33 |
| -| _operatorRegistered | mapping(address => bool) | 110 | 0 | 32 | src/unaudited/examples/ECDSAStakeRegistryEqualWeight.sol:ECDSAStakeRegistryEqualWeight | |
34 |
| -|----------------------------+-----------------------------------------------------------+------+--------+-------+----------------------------------------------------------------------------------------| |
35 |
| -| __gap | uint256[40] | 111 | 0 | 1280 | src/unaudited/examples/ECDSAStakeRegistryEqualWeight.sol:ECDSAStakeRegistryEqualWeight | |
36 |
| -|----------------------------+-----------------------------------------------------------+------+--------+-------+----------------------------------------------------------------------------------------| |
37 |
| -| allowlistedOperators | mapping(address => bool) | 151 | 0 | 32 | src/unaudited/examples/ECDSAStakeRegistryEqualWeight.sol:ECDSAStakeRegistryEqualWeight | |
38 |
| -╰----------------------------+-----------------------------------------------------------+------+--------+-------+----------------------------------------------------------------------------------------╯ |
39 |
| - |
0 commit comments