0x26179a4d4B58b4456F28d19507546596c9058ee5
on PulseChain (369)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- WaitV2
- Compilation Target
- contracts/WaitV2.sol:WaitV2
- Language
- Solidity
- Compiler
- solc 0.8.4+commit.c7e474f2
- EVM Version
- default
- Verified At
- 2026-03-04 13:53:58 UTC
- Deployer
- 0xAb4A5B6fEF07d25F9b841E38cE247fB325a9fCd2
- Deployment Transaction
- 0x13ee570bff4a1ac7dd0695ba6bcc6a09c6d1257623ac26b3e72ed8588e454b03
- Block Number
- 15727879
- Transaction Index
- 98
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: QmcoNBMNmiH8wVLmvjY6cqV7TTVw35jiuXn4wCSXXDtrwK
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: QmcoNBMNmiH8wVLmvjY6cqV7TTVw35jiuXn4wCSXXDtrwK
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 1675 | 0xf15155b291eb486d2a4d18e20386d89134aa8891f6e7c201238946d5d648b1fa | 12093 |
| 1677 | 0x0000000000000000000000000000000000000000000000000000000000000001 | 12052 |
| 1679 | 0x00000000000000000000000026179a4d4b58b4456f28d19507546596c9058ee5 | 11966 |
| 1681 | 0x0b78d8428e8214b59d6566c1ea0075b60885c425a8c7390dfbf1ac050f816d95 | 12169 |
| 1683 | 0xc89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc6 | 12202 |
| 1685 | 0x8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f | 12136 |
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) | contracts/WaitV2.sol:WaitV2 |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | contracts/WaitV2.sol:WaitV2 |
| 2 | 0 | 32 | _totalSupply | uint256 | contracts/WaitV2.sol:WaitV2 |
| 3 | 0 | 32 | _name | string | contracts/WaitV2.sol:WaitV2 |
| 4 | 0 | 32 | _symbol | string | contracts/WaitV2.sol:WaitV2 |
| 5 | 0 | 32 | _nonces | mapping(address ⇒ struct Counters.Counter) | contracts/WaitV2.sol:WaitV2 |
| 6 | 0 | 32 | _PERMIT_TYPEHASH_DEPRECATED_SLOT | bytes32 | contracts/WaitV2.sol:WaitV2 |
| 7 | 0 | 20 | waitV1_contract | contract IWAIT | contracts/WaitV2.sol:WaitV2 |
| 8 | 0 | 20 | WAITV1_ADDRESS | address | contracts/WaitV2.sol:WaitV2 |
| 9 | 0 | 20 | manager | address | contracts/WaitV2.sol:WaitV2 |
| 10 | 0 | 20 | timeKeeper | address | contracts/WaitV2.sol:WaitV2 |
| 11 | 0 | 32 | totalSacs | uint256 | contracts/WaitV2.sol:WaitV2 |
| 12 | 0 | 1 | minting | bool | contracts/WaitV2.sol:WaitV2 |
| 13 | 0 | 32 | claimedMidnight | mapping(address ⇒ bool) | contracts/WaitV2.sol:WaitV2 |
| 14 | 0 | 32 | totalPeople | mapping(uint256 ⇒ uint256) | contracts/WaitV2.sol:WaitV2 |
| 15 | 0 | 32 | mintedPeopleV2 | mapping(uint256 ⇒ uint256) | contracts/WaitV2.sol:WaitV2 |
| 16 | 0 | 32 | dailyMintedPeopleV2 | mapping(uint256 ⇒ mapping(uint256 ⇒ uint256)) | contracts/WaitV2.sol:WaitV2 |
| 17 | 0 | 32 | totalWaitV2 | mapping(uint256 ⇒ uint256) | contracts/WaitV2.sol:WaitV2 |
| 18 | 0 | 32 | totalWaitV1 | mapping(uint256 ⇒ uint256) | contracts/WaitV2.sol:WaitV2 |
| 19 | 0 | 32 | unclaimedWaitV2 | mapping(uint256 ⇒ uint256) | contracts/WaitV2.sol:WaitV2 |
| 20 | 0 | 32 | sacTimes | mapping(uint256 ⇒ uint256) | contracts/WaitV2.sol:WaitV2 |
| 21 | 0 | 32 | maxWait | mapping(uint256 ⇒ uint256) | contracts/WaitV2.sol:WaitV2 |
| 22 | 0 | 32 | unclaimedPeople | mapping(uint256 ⇒ uint256) | contracts/WaitV2.sol:WaitV2 |
| 23 | 0 | 32 | MidnightBonusTime | uint256 | contracts/WaitV2.sol:WaitV2 |
| 24 | 0 | 32 | WaitV1Exchanged | uint256 | contracts/WaitV2.sol:WaitV2 |
| 25 | 0 | 32 | dailyWaitV1Exchanged | mapping(uint256 ⇒ uint256) | contracts/WaitV2.sol:WaitV2 |
| 26 | 0 | 32 | claimedAmountV2 | mapping(uint256 ⇒ mapping(address ⇒ uint256)) | contracts/WaitV2.sol:WaitV2 |
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...