0x4A5aD53ed70357961e58Faf304CCfd06180D2C30
on PulseChain Mainnet (369)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- FairXYZDeployer
- Compilation Target
- FairXYZDeployer.sol:FairXYZDeployer
- Language
Solidity
- Compiler
- solc 0.8.17+commit.8df45f5f
- EVM Version
- istanbul
- Verified At
- 2026-02-02 04:47:12 UTC
- Deployer
- 0x476B535CF58dbdB440fCd4e8bC21c847B70A5314
- Deployment Transaction
- 0x1a0369d6e60c90c28ebaf221a42f1f7072e201eb813530e7a077ac353c999bf1
- Block Number
- 16833976
- Transaction Index
- 7
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: QmWrQJbxXmViSLXpUqoi2FpHKdQ37ufwjU6Vc5NUR3a86A
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 24123 | 54 | Original (recompiled):0xa26469706673582212207e7ca1b34b7645dbc2a25debf573ec42d47cac91975cc9124b4e4ecc81015caf64736f6c63430008110033 Transformed (onchain):0xa2646970667358221220119614ab4e6ed915f0c6022362309e25b77ce25eefc9ab7523f386274d32a1d364736f6c63430008110033 |
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: QmWrQJbxXmViSLXpUqoi2FpHKdQ37ufwjU6Vc5NUR3a86A
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 23879 | 54 | Original (recompiled):0xa26469706673582212207e7ca1b34b7645dbc2a25debf573ec42d47cac91975cc9124b4e4ecc81015caf64736f6c63430008110033 Transformed (onchain):0xa2646970667358221220119614ab4e6ed915f0c6022362309e25b77ce25eefc9ab7523f386274d32a1d364736f6c63430008110033 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 1 | _initialized | uint8 | FairXYZDeployer.sol:FairXYZDeployer |
| 0 | 1 | 1 | _initializing | bool | FairXYZDeployer.sol:FairXYZDeployer |
| 1 | 0 | 1600 | __gap | uint256[50] | FairXYZDeployer.sol:FairXYZDeployer |
| 51 | 0 | 1600 | __gap | uint256[50] | FairXYZDeployer.sol:FairXYZDeployer |
| 101 | 0 | 32 | _defaultRoyaltyInfo | struct ERC2981Upgradeable.RoyaltyInfo | FairXYZDeployer.sol:FairXYZDeployer |
| 102 | 0 | 32 | _tokenRoyaltyInfo | mapping(uint256 ⇒ struct ERC2981Upgradeable.RoyaltyInfo) | FairXYZDeployer.sol:FairXYZDeployer |
| 103 | 0 | 1536 | __gap | uint256[48] | FairXYZDeployer.sol:FairXYZDeployer |
| 151 | 0 | 1 | operatorFilterDisabled | bool | FairXYZDeployer.sol:FairXYZDeployer |
| 151 | 1 | 20 | operatorFilterRegistry | contract IOperatorFilterRegistry | FairXYZDeployer.sol:FairXYZDeployer |
| 152 | 0 | 1600 | __gap | uint256[50] | FairXYZDeployer.sol:FairXYZDeployer |
| 202 | 0 | 32 | _name | string | FairXYZDeployer.sol:FairXYZDeployer |
| 203 | 0 | 32 | _symbol | string | FairXYZDeployer.sol:FairXYZDeployer |
| 204 | 0 | 32 | _mintedTokens | uint256 | FairXYZDeployer.sol:FairXYZDeployer |
| 205 | 0 | 32 | _burntTokensCount | uint256 | FairXYZDeployer.sol:FairXYZDeployer |
| 206 | 0 | 32 | _owners | mapping(uint256 ⇒ address) | FairXYZDeployer.sol:FairXYZDeployer |
| 207 | 0 | 32 | _origOwners | mapping(uint256 ⇒ address) | FairXYZDeployer.sol:FairXYZDeployer |
| 208 | 0 | 32 | _tokenIsBurnt | mapping(uint256 ⇒ bool) | FairXYZDeployer.sol:FairXYZDeployer |
| 209 | 0 | 32 | _tokenApprovals | mapping(uint256 ⇒ address) | FairXYZDeployer.sol:FairXYZDeployer |
| 210 | 0 | 32 | _operatorApprovals | mapping(address ⇒ mapping(address ⇒ bool)) | FairXYZDeployer.sol:FairXYZDeployer |
| 211 | 0 | 32 | mintData | mapping(address ⇒ struct ERC721xyzUpgradeable.minterData) | FairXYZDeployer.sol:FairXYZDeployer |
| 212 | 0 | 1 | isSoulBound | bool | FairXYZDeployer.sol:FairXYZDeployer |
| 213 | 0 | 1376 | __gap | uint256[43] | FairXYZDeployer.sol:FairXYZDeployer |
| 256 | 0 | 32 | _roles | mapping(bytes32 ⇒ struct AccessControlUpgradeable.RoleData) | FairXYZDeployer.sol:FairXYZDeployer |
| 257 | 0 | 1568 | __gap | uint256[49] | FairXYZDeployer.sol:FairXYZDeployer |
| 306 | 0 | 1600 | __gap | uint256[50] | FairXYZDeployer.sol:FairXYZDeployer |
| 356 | 0 | 32 | _status | uint256 | FairXYZDeployer.sol:FairXYZDeployer |
| 357 | 0 | 1568 | __gap | uint256[49] | FairXYZDeployer.sol:FairXYZDeployer |
| 406 | 0 | 20 | _owner | address | FairXYZDeployer.sol:FairXYZDeployer |
| 407 | 0 | 1568 | __gap | uint256[49] | FairXYZDeployer.sol:FairXYZDeployer |
| 456 | 0 | 32 | tokensAvailable | struct FairXYZDeployer.TokensAvailableToMint | FairXYZDeployer.sol:FairXYZDeployer |
| 457 | 0 | 32 | baseURI | string | FairXYZDeployer.sol:FairXYZDeployer |
| 458 | 0 | 32 | pathURI | string | FairXYZDeployer.sol:FairXYZDeployer |
| 459 | 0 | 32 | preRevealURI | string | FairXYZDeployer.sol:FairXYZDeployer |
| 460 | 0 | 32 | _overrideURI | string | FairXYZDeployer.sol:FairXYZDeployer |
| 461 | 0 | 1 | lockURI | bool | FairXYZDeployer.sol:FairXYZDeployer |
| 461 | 1 | 1 | signatureReleased | bool | FairXYZDeployer.sol:FairXYZDeployer |
| 461 | 2 | 20 | interfaceAddress | address | FairXYZDeployer.sol:FairXYZDeployer |
| 461 | 22 | 1 | burnable | bool | FairXYZDeployer.sol:FairXYZDeployer |
| 462 | 0 | 20 | _primarySaleReceiver | address | FairXYZDeployer.sol:FairXYZDeployer |
| 463 | 0 | 32 | stageMap | mapping(uint256 ⇒ struct FairXYZDeployer.StageData) | FairXYZDeployer.sol:FairXYZDeployer |
| 464 | 0 | 32 | stageMints | mapping(uint256 ⇒ mapping(address ⇒ uint256)) | FairXYZDeployer.sol:FairXYZDeployer |
| 465 | 0 | 32 | totalStages | uint256 | FairXYZDeployer.sol:FairXYZDeployer |
| 466 | 0 | 1600 | __gap | uint256[50] | FairXYZDeployer.sol:FairXYZDeployer |
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...