0x5200B4fD4aD39b8b8f0A3cD127746F83d94E2140
on Arbitrum Sepolia (421614)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- BatchAuction
- Compilation Target
- contracts/BatchAuction.sol:BatchAuction
- Language
Solidity
- Compiler
- solc 0.8.25+commit.b61c2a91
- EVM Version
- cancun
- Verified At
- 2026-03-29 16:30:13 UTC
- Deployer
- 0xf9946775891a24462cD4ec885d0D4E2675C84355
- Deployment Transaction
- 0x4d7bdee181dfc74a46d415c32d80910a70f1c17a2d6a8ab23471c74a0961b786
- Block Number
- 254005969
- Transaction Index
- 2
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: QmTygooeUmCLY6eTcWAENan3E7GwrxRyznsbxzcHGqb9Tm
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: QmTygooeUmCLY6eTcWAENan3E7GwrxRyznsbxzcHGqb9Tm
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 | tokenA | contract IERC20 | contracts/BatchAuction.sol:BatchAuction |
| 1 | 0 | 20 | tokenB | contract IERC20 | contracts/BatchAuction.sol:BatchAuction |
| 2 | 0 | 32 | batchDuration | uint256 | contracts/BatchAuction.sol:BatchAuction |
| 3 | 0 | 32 | currentBatchId | uint256 | contracts/BatchAuction.sol:BatchAuction |
| 4 | 0 | 32 | batches | mapping(uint256 ⇒ struct BatchAuction.Batch) | contracts/BatchAuction.sol:BatchAuction |
| 5 | 0 | 32 | buyOrders | mapping(uint256 ⇒ struct BatchAuction.Order[4]) | contracts/BatchAuction.sol:BatchAuction |
| 6 | 0 | 32 | sellOrders | mapping(uint256 ⇒ struct BatchAuction.Order[4]) | contracts/BatchAuction.sol:BatchAuction |
| 7 | 0 | 32 | buyVolume | mapping(uint256 ⇒ euint64[8]) | contracts/BatchAuction.sol:BatchAuction |
| 8 | 0 | 32 | sellVolume | mapping(uint256 ⇒ euint64[8]) | contracts/BatchAuction.sol:BatchAuction |
| 9 | 0 | 32 | balanceA | mapping(address ⇒ uint256) | contracts/BatchAuction.sol:BatchAuction |
| 10 | 0 | 32 | balanceB | mapping(address ⇒ uint256) | contracts/BatchAuction.sol:BatchAuction |
| 11 | 0 | 32 | hasOrder | mapping(uint256 ⇒ mapping(address ⇒ bool)) | contracts/BatchAuction.sol:BatchAuction |
| 12 | 0 | 32 | lockedA | mapping(uint256 ⇒ mapping(address ⇒ uint256)) | contracts/BatchAuction.sol:BatchAuction |
| 13 | 0 | 32 | lockedB | mapping(uint256 ⇒ mapping(address ⇒ uint256)) | contracts/BatchAuction.sol:BatchAuction |
| 14 | 0 | 32 | claimed | mapping(uint256 ⇒ mapping(address ⇒ bool)) | contracts/BatchAuction.sol:BatchAuction |
| 15 | 0 | 32 | fillDecryptRequested | mapping(uint256 ⇒ mapping(address ⇒ bool)) | contracts/BatchAuction.sol:BatchAuction |
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...