0x17122d869d981d184118B301313BCD157c79871e
on Ethereum Mainnet (1)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- CommitToken
- Compilation Target
- src/CommitToken.sol:CommitToken
- Language
Solidity
- Compiler
- solc 0.8.30+commit.73712a01
- EVM Version
- prague
- Verified At
- 2026-02-24 07:04:32 UTC
- Deployer
- 0x0442cC5BBfBc4B7Dc3A14F9766c21C82b45f0024
- Deployment Transaction
- 0xe2012f6ccc0f87707e06ab8bd183d459efffa90c8836d0b132c3695d742abfa0
- Block Number
- 24517556
- Transaction Index
- 120
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: QmXHwxxMYzZ7ageXZm7pvJqPMkQ1v3xEg4Tty9pyi5C121
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: QmXHwxxMYzZ7ageXZm7pvJqPMkQ1v3xEg4Tty9pyi5C121
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 1754 | 0x00000000000000000000000098a878b1cd98131b271883b390f68d2c90674665 | 872, 1569, 2133, 6192, 6370 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 32 | _balances | mapping(address ⇒ uint256) | src/CommitToken.sol:CommitToken |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | src/CommitToken.sol:CommitToken |
| 2 | 0 | 32 | _totalSupply | uint256 | src/CommitToken.sol:CommitToken |
| 3 | 0 | 32 | _name | string | src/CommitToken.sol:CommitToken |
| 4 | 0 | 32 | _symbol | string | src/CommitToken.sol:CommitToken |
| 5 | 0 | 20 | _authority | address | src/CommitToken.sol:CommitToken |
| 5 | 20 | 1 | _consumingSchedule | bool | src/CommitToken.sol:CommitToken |
| 5 | 21 | 1 | _paused | bool | src/CommitToken.sol:CommitToken |
| 6 | 0 | 32 | supplyCap | uint256 | src/CommitToken.sol:CommitToken |
| 7 | 0 | 6 | unlockingDelay | uint48 | src/CommitToken.sol:CommitToken |
| 8 | 0 | 32 | redeemRequests | mapping(address ⇒ struct ICommitToken.Request) | src/CommitToken.sol:CommitToken |
| 9 | 0 | 20 | denyList | contract IAddressList | src/CommitToken.sol:CommitToken |
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...