0xa4EA468f0bc2f7526DD4605041c9d01a13cd331c
on BNB Smart Chain Mainnet (56)
- Contract Name
- WaferFoundry
- Compilation Target
- src/WaferFoundry.sol:WaferFoundry
- Language
Solidity
- Compiler
- solc 0.8.28+commit.7893614a
- EVM Version
- cancun
- Verified At
- 2026-09-22 13:51:54 UTC
- Deployer
- 0x173B5727CEe24D4B14380d470492dE01c20bb290
- Deployment Transaction
- 0x07ee3133d9692d13f504e4e284fe94576cf4de7ff83817dd031a480f85b3b78d
- Block Number
- 123383899
- Transaction Index
- 83
Read/Write Contract on:
Loading contract data...
Source Code
Loading contract data...
Compiler Settings
Loading contract data...
Contract Metadata
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
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
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 13780 | 0x0000000000000000000000002885711ef8d5a8d197c3bffe83dbe8703dcc4d34 | 6768, 14641, 19962, 20300, 22898 |
| 13783 | 0x0000000000000000000000002380f87ac80b294b5b7ddb82d3f863e1d978572e | 2634, 3281, 4597, 5289, 14731, 17259 |
| 13786 | 0x000000000000000000000000407a8825578131454f4f6b2ddf0fbbbd19f3edec | 5797, 10596, 11815, 12840, 14314, 14874, 16654, 17982, 19233, 19340, 19448 |
Storage Layout
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 20 | _owner | address | src/WaferFoundry.sol:WaferFoundry |
| 1 | 0 | 20 | _pendingOwner | address | src/WaferFoundry.sol:WaferFoundry |
| 2 | 0 | 32 | _status | uint256 | src/WaferFoundry.sol:WaferFoundry |
| 3 | 0 | 20 | verifier | address | src/WaferFoundry.sol:WaferFoundry |
| 4 | 0 | 20 | pendingVerifier | address | src/WaferFoundry.sol:WaferFoundry |
| 4 | 20 | 8 | verifierEffectiveAt | uint64 | src/WaferFoundry.sol:WaferFoundry |
| 5 | 0 | 32 | treasury | uint256 | src/WaferFoundry.sol:WaferFoundry |
| 6 | 0 | 20 | buyback | contract WaferBuyback | src/WaferFoundry.sol:WaferFoundry |
| 7 | 0 | 32 | revenueSeq | uint256 | src/WaferFoundry.sol:WaferFoundry |
| 8 | 0 | 20 | launch | contract WaferLaunch | src/WaferFoundry.sol:WaferFoundry |
| 9 | 0 | 20 | feeRecipient | address | src/WaferFoundry.sol:WaferFoundry |
| 9 | 20 | 1 | feeRecipientBootstrapped | bool | src/WaferFoundry.sol:WaferFoundry |
| 10 | 0 | 20 | pendingFeeRecipient | address | src/WaferFoundry.sol:WaferFoundry |
| 10 | 20 | 8 | feeRecipientEta | uint64 | src/WaferFoundry.sol:WaferFoundry |
| 11 | 0 | 16 | pendingMaterialPrice | uint128 | src/WaferFoundry.sol:WaferFoundry |
| 11 | 16 | 8 | materialPriceEta | uint64 | src/WaferFoundry.sol:WaferFoundry |
| 12 | 0 | 20 | genesis | contract WaferGenesis | src/WaferFoundry.sol:WaferFoundry |
| 13 | 0 | 32 | usedSalt | mapping(address ⇒ mapping(bytes32 ⇒ bool)) | src/WaferFoundry.sol:WaferFoundry |
| 14 | 0 | 32 | granted | mapping(address ⇒ mapping(bytes32 ⇒ bool)) | src/WaferFoundry.sol:WaferFoundry |
| 15 | 0 | 32 | _projects | struct WaferFoundry.Project[] | src/WaferFoundry.sol:WaferFoundry |
| 16 | 0 | 32 | _projectsOf | mapping(address ⇒ uint256[]) | src/WaferFoundry.sol:WaferFoundry |
| 17 | 0 | 32 | _projectDies | mapping(uint256 ⇒ uint256[]) | src/WaferFoundry.sol:WaferFoundry |
| 18 | 0 | 32 | dieProject | mapping(uint256 ⇒ uint256) | src/WaferFoundry.sol:WaferFoundry |
| 19 | 0 | 32 | dieStats | mapping(uint256 ⇒ struct WaferFoundry.DieStats) | src/WaferFoundry.sol:WaferFoundry |
| 20 | 0 | 32 | _hasLicensed | mapping(uint256 ⇒ mapping(address ⇒ bool)) | src/WaferFoundry.sol:WaferFoundry |
| 21 | 0 | 20 | market | address | src/WaferFoundry.sol:WaferFoundry |
| 22 | 0 | 20 | namesMarket | address | src/WaferFoundry.sol:WaferFoundry |
| 23 | 0 | 16 | materialPriceWei | uint128 | src/WaferFoundry.sol:WaferFoundry |
| 24 | 0 | 32 | materialsSold | uint256 | src/WaferFoundry.sol:WaferFoundry |
| 25 | 0 | 32 | materialSalesWei | uint256 | src/WaferFoundry.sol:WaferFoundry |
| 26 | 0 | 32 | dieShares | mapping(uint256 ⇒ struct WaferFoundry.Share) | src/WaferFoundry.sol:WaferFoundry |
| 27 | 0 | 32 | _minerDies | mapping(address ⇒ uint256[]) | src/WaferFoundry.sol:WaferFoundry |
| 28 | 0 | 32 | totalWeight | uint256 | src/WaferFoundry.sol:WaferFoundry |
| 29 | 0 | 32 | accPerWeight | uint256 | src/WaferFoundry.sol:WaferFoundry |
| 30 | 0 | 32 | accDust | uint256 | src/WaferFoundry.sol:WaferFoundry |
| 31 | 0 | 32 | distributed | uint256 | src/WaferFoundry.sol:WaferFoundry |
| 32 | 0 | 32 | pendingCreator | mapping(address ⇒ uint256) | src/WaferFoundry.sol:WaferFoundry |
| 33 | 0 | 32 | pendingCreatorTotal | uint256 | src/WaferFoundry.sol:WaferFoundry |
Transient Storage Layout
Standard JSON Input
This isn't the original compiler JSON data. Generated for compatibility.
Standard JSON Output
This isn't the original compiler JSON data. Generated for compatibility.