9104ab25dc
Signed-off-by: AlienTornadosaurusHex <>
13 lines
2.2 KiB
Markdown
13 lines
2.2 KiB
Markdown
| Name | Type | Slot | Offset | Bytes | Contract |
|
|
|--------------------------|------------------------------------------------------------------------------------------|------|--------|-------|----------------------------------------------|
|
|
| _deprecatedInitialized | bool | 0 | 0 | 1 | src/v2/InstanceRegistry.sol:InstanceRegistry |
|
|
| _deprecatedInitializing | bool | 0 | 1 | 1 | src/v2/InstanceRegistry.sol:InstanceRegistry |
|
|
| _deprecatedRouterAddress | address | 0 | 2 | 20 | src/v2/InstanceRegistry.sol:InstanceRegistry |
|
|
| _deprecatedInstances | mapping(address => struct InstanceRegistryLegacyStorage.LegacyInstanceStructPlaceholder) | 1 | 0 | 32 | src/v2/InstanceRegistry.sol:InstanceRegistry |
|
|
| _deprecatedInstanceIds | contract ITornadoInstance[] | 2 | 0 | 32 | src/v2/InstanceRegistry.sol:InstanceRegistry |
|
|
| _initialized | bool | 3 | 0 | 1 | src/v2/InstanceRegistry.sol:InstanceRegistry |
|
|
| _initializing | bool | 3 | 1 | 1 | src/v2/InstanceRegistry.sol:InstanceRegistry |
|
|
| instanceData | mapping(contract ITornadoInstance => struct InstanceState) | 4 | 0 | 32 | src/v2/InstanceRegistry.sol:InstanceRegistry |
|
|
| instances | contract ITornadoInstance[] | 5 | 0 | 32 | src/v2/InstanceRegistry.sol:InstanceRegistry |
|
|
| router | contract TornadoRouter | 6 | 0 | 20 | src/v2/InstanceRegistry.sol:InstanceRegistry |
|