0x2424AE8B6d41F813bca1Bf669f23f355fDb5979B
on Ethereum Testnet Sepolia (11155111)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- DisputeManager
- Compilation Target
- contracts/modules/DisputeManager.sol:DisputeManager
- Language
Solidity
- Compiler
- solc 0.8.27+commit.40a35a09
- EVM Version
- cancun
- Verified At
- 2026-04-26 12:54:11 UTC
- Deployer
- 0xF505e2E71df58D7244189072008f25f6b6aaE5ae
- Deployment Transaction
- 0xb8793a48916941013c2a7f85b2440b3bcd221947083932b19b29df65e967956c
- Block Number
- 10736113
- Transaction Index
- 173
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: QmXKPfEEAQen6QAFRyJmeq9hNQkHkbxLMr7AkD4bo3rtrb
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: QmXKPfEEAQen6QAFRyJmeq9hNQkHkbxLMr7AkD4bo3rtrb
Loading contract data...
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 20 | _owner | address | contracts/modules/DisputeManager.sol:DisputeManager |
| 1 | 0 | 20 | _pendingOwner | address | contracts/modules/DisputeManager.sol:DisputeManager |
| 2 | 0 | 20 | escrow | contract BidEscrow | contracts/modules/DisputeManager.sol:DisputeManager |
| 3 | 0 | 20 | courtAuthority | address | contracts/modules/DisputeManager.sol:DisputeManager |
| 4 | 0 | 20 | municipality | address | contracts/modules/DisputeManager.sol:DisputeManager |
| 5 | 0 | 20 | registry | contract BidderRegistry | contracts/modules/DisputeManager.sol:DisputeManager |
| 6 | 0 | 32 | disputeCount | uint256 | contracts/modules/DisputeManager.sol:DisputeManager |
| 7 | 0 | 32 | disputes | mapping(uint256 ⇒ struct Dispute) | contracts/modules/DisputeManager.sol:DisputeManager |
| 8 | 0 | 32 | tenderDisputes | mapping(uint256 ⇒ uint256[]) | contracts/modules/DisputeManager.sol:DisputeManager |
| 9 | 0 | 32 | disputeCreatedAt | mapping(uint256 ⇒ uint256) | contracts/modules/DisputeManager.sol:DisputeManager |
Transient Storage Layout
No transient storage layouts found in the compiler output.
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...