0x3125e06bF69AcC686Dbe9C8fE7AaF30633b1D742
on Celo Mainnet (42220)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- PositionManager
- Compilation Target
- contracts/core/PositionManager.sol:PositionManager
- Language
- Solidity
- Compiler
- solc 0.8.16+commit.07a7930e
- EVM Version
- london
- Verified At
- 2024-08-08 14:04:29 UTC
- Deployer
- 0xD3c2ab064b28Ba25429b66f6E2344C7048fFC681
- Deployment Transaction
- 0x904ab0b0849551268929e91d680b1420c78d0c8885ddeab21f58cab13b640fe4
- Block Number
- 18140010
- Transaction Index
- 0
Read/Write Contract on:
Loading contract data...
Source Code
Loading contract data...
Compiler Settings
Loading...
Contract Metadata
Loading...
Creation Bytecode
Loading contract data...
CBOR Auxdata
These values are what Sourcify extracted from the recompiled bytecode. If these values are different in the on-chain bytecode, they will show up in Transformations section.
CBOR Auxdata id: 1
View on 
Solidity metadata.json IPFS hash: Qme2Q9iomtPVDvgQp3u8ohW3k8G1mBCa6nxAdMJ6Nr27vg
Loading contract data...
Transformations
Loading contract data...
Runtime Bytecode
Loading contract data...
CBOR Auxdata
These values are what Sourcify extracted from the recompiled bytecode. If these values are different in the on-chain bytecode, they will show up in Transformations section.
CBOR Auxdata id: 1
View on 
Solidity metadata.json IPFS hash: Qme2Q9iomtPVDvgQp3u8ohW3k8G1mBCa6nxAdMJ6Nr27vg
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 832 | 0x00000000000000000000000089cad7c7f2326bbec22e433422b8b6276fe528d3 | 1419, 3012, 3252, 5000, 6358, 9890, 10026 |
| 834 | 0x0000000000000000000000003a584085d03e9d4f4c4142cb05b3662a372ddf81 | 1557, 5602, 6677, 8426 |
| 836 | 0x0000000000000000000000004481e3f5d33fab310fc6abd82a977a956f2c14da | 2201, 3366, 3625 |
| 838 | 0x00000000000000000000000087680b0a24aa4b079c6ba106e999eb061ff9136b | 1844, 3131, 10227, 11765 |
| 849 | 0x0000000000000000000000000000000000000000000000000de0b6b3a7640000 | 3050, 10156, 11684 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 20 | gov | address | contracts/core/PositionManager.sol:PositionManager |
| 1 | 0 | 32 | _status | uint256 | contracts/core/PositionManager.sol:PositionManager |
| 2 | 0 | 32 | positionValidDuration | uint256 | contracts/core/PositionManager.sol:PositionManager |
| 3 | 0 | 32 | executeCooldownPublic | uint256 | contracts/core/PositionManager.sol:PositionManager |
| 4 | 0 | 32 | executionFee | uint256 | contracts/core/PositionManager.sol:PositionManager |
| 5 | 0 | 32 | openPositionKeysIndex | uint256 | contracts/core/PositionManager.sol:PositionManager |
| 6 | 0 | 32 | openPositionKeys | bytes32[] | contracts/core/PositionManager.sol:PositionManager |
| 7 | 0 | 32 | closePositionKeysIndex | uint256 | contracts/core/PositionManager.sol:PositionManager |
| 8 | 0 | 32 | closePositionKeys | bytes32[] | contracts/core/PositionManager.sol:PositionManager |
| 9 | 0 | 32 | openPositionsIndex | mapping(address ⇒ uint256) | contracts/core/PositionManager.sol:PositionManager |
| 10 | 0 | 32 | openPositions | mapping(bytes32 ⇒ struct PositionManager.OpenPosition) | contracts/core/PositionManager.sol:PositionManager |
| 11 | 0 | 32 | closePositionsIndex | mapping(address ⇒ uint256) | contracts/core/PositionManager.sol:PositionManager |
| 12 | 0 | 32 | closePositions | mapping(bytes32 ⇒ struct PositionManager.ClosePosition) | contracts/core/PositionManager.sol:PositionManager |
| 13 | 0 | 32 | isKeeper | mapping(address ⇒ bool) | contracts/core/PositionManager.sol:PositionManager |
Standard JSON Input
This isn't the original compiler JSON data. Generated for compatibility.
Loading...
Standard JSON Output
This isn't the original compiler JSON data. Generated for compatibility.
Loading...