0x24Ae2dA0f361AA4BE46b48EB19C91e02c5e4f27E
on Ethereum Mainnet (1)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- MevEth
- Compilation Target
- src/MevEth.sol:MevEth
- Language
Solidity
- Compiler
- solc 0.8.19+commit.7dd6d404
- EVM Version
- paris
- Verified At
- 2024-08-08 14:56:33 UTC
- Deployer
- 0x18F3e9Ab3dcd396C2d3e6e598a9F77621Ea50fC3
- Deployment Transaction
- 0x525b7ed2444338d3e8a496fe1c70b4554d6ba84f9e0fe53e2108453c4d1a6cad
- Block Number
- 18278049
- Transaction Index
- 16
Read/Write Contract on:
Loading contract data...
Source Code
Loading contract data...
Compiler Settings
Loading...
Contract Metadata
Loading...
Creation Bytecode
Loading contract data...
Transformations
Loading contract data...
Runtime Bytecode
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 24 | 0x0000000000000000000000000000000000000000000000000000000000000012 | 2780 |
| 38 | 0x0000000000000000000000000000000000000000000000000000000000000001 | 10822 |
| 40 | 0xb0a8412dd8498ed14bdf74a71dbfd6a88b0e37f1a55ff39d82a1a2dd6194eb76 | 10861 |
| 1255 | 0x000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 | 3355, 3582, 7872, 12366, 13165, 13598 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 1 | adminsCounter | uint8 | src/MevEth.sol:MevEth |
| 1 | 0 | 32 | operators | mapping(address ⇒ bool) | src/MevEth.sol:MevEth |
| 2 | 0 | 32 | admins | mapping(address ⇒ bool) | src/MevEth.sol:MevEth |
| 3 | 0 | 32 | name | string | src/MevEth.sol:MevEth |
| 4 | 0 | 32 | symbol | string | src/MevEth.sol:MevEth |
| 5 | 0 | 32 | totalSupply | uint256 | src/MevEth.sol:MevEth |
| 6 | 0 | 32 | balanceOf | mapping(address ⇒ uint256) | src/MevEth.sol:MevEth |
| 7 | 0 | 32 | allowance | mapping(address ⇒ mapping(address ⇒ uint256)) | src/MevEth.sol:MevEth |
| 8 | 0 | 32 | nonces | mapping(address ⇒ uint256) | src/MevEth.sol:MevEth |
| 9 | 0 | 1 | stakingPaused | bool | src/MevEth.sol:MevEth |
| 9 | 1 | 1 | initialized | bool | src/MevEth.sol:MevEth |
| 9 | 2 | 8 | pendingStakingModuleCommittedTimestamp | uint64 | src/MevEth.sol:MevEth |
| 9 | 10 | 8 | pendingMevEthShareVaultCommittedTimestamp | uint64 | src/MevEth.sol:MevEth |
| 10 | 0 | 16 | MIN_WITHDRAWAL | uint128 | src/MevEth.sol:MevEth |
| 11 | 0 | 20 | mevEthShareVault | address | src/MevEth.sol:MevEth |
| 12 | 0 | 20 | pendingMevEthShareVault | address | src/MevEth.sol:MevEth |
| 13 | 0 | 20 | stakingModule | contract IStakingModule | src/MevEth.sol:MevEth |
| 14 | 0 | 20 | pendingStakingModule | contract IStakingModule | src/MevEth.sol:MevEth |
| 15 | 0 | 32 | lastRewards | uint256 | src/MevEth.sol:MevEth |
| 16 | 0 | 32 | fraction | struct MevEth.Fraction | src/MevEth.sol:MevEth |
| 17 | 0 | 32 | lastDeposit | mapping(address ⇒ uint256) | src/MevEth.sol:MevEth |
| 18 | 0 | 32 | depositedValidators | mapping(bytes ⇒ bool) | src/MevEth.sol:MevEth |
| 19 | 0 | 32 | queueLength | uint256 | src/MevEth.sol:MevEth |
| 20 | 0 | 32 | requestsFinalisedUntil | uint256 | src/MevEth.sol:MevEth |
| 21 | 0 | 32 | withdrawalAmountQueued | uint256 | src/MevEth.sol:MevEth |
| 22 | 0 | 32 | withdrawalQueue | mapping(uint256 ⇒ struct MevEth.WithdrawalTicket) | src/MevEth.sol:MevEth |
Transient Storage Layout
Transient storage layout is only available for Solidity contracts compiled with version ≥ 0.8.27.
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...