0x979316F5b3f3d8db956Af519553c853525A5b1Af
on PulseChain (369)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- FeralfileExhibitionV2
- Compilation Target
- FeralfileExhibitionV2.sol:FeralfileExhibitionV2
- Language
Solidity
- Compiler
- solc 0.8.9+commit.e5eed63a
- EVM Version
- london
- Verified At
- 2026-02-02 14:09:46 UTC
- Deployer
- 0x1d05cf6c6BEb0c869851BFdb9510D4E44E855ad6
- Deployment Transaction
- 0x720e79e705a93018695bc915c1216769c0b4e1f07d4f63888495e300681dca65
- Block Number
- 13732894
- Transaction Index
- 52
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: QmYG98xUPSRtDsoZQaUU71xvNr8seNEW1f8uSKrQLfgaWE
Loading contract data...
Transformations
Loading contract data...
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 12851 | 54 | Original (recompiled):0xa2646970667358221220936d1c003d4e5ba1e472c0fe5c49d98afea3ce5013e5c23a90bbe533116655db64736f6c63430008090033 Transformed (onchain):0xa2646970667358221220e304bb68124c1ff10ed141c6a198ea86d28142b7c74981db5a534655c620505764736f6c63430008090033 |
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: QmYG98xUPSRtDsoZQaUU71xvNr8seNEW1f8uSKrQLfgaWE
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 2060 | 0x000000000000000000000000000000000000000000000000000000000000004d | 957, 2979 |
| 2062 | 0x00000000000000000000000000000000000000000000000000000000000005dc | 1161, 2401 |
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 11418 | 54 | Original (recompiled):0xa2646970667358221220936d1c003d4e5ba1e472c0fe5c49d98afea3ce5013e5c23a90bbe533116655db64736f6c63430008090033 Transformed (onchain):0xa2646970667358221220e304bb68124c1ff10ed141c6a198ea86d28142b7c74981db5a534655c620505764736f6c63430008090033 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 32 | _name | string | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
| 1 | 0 | 32 | _symbol | string | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
| 2 | 0 | 32 | _owners | mapping(uint256 ⇒ address) | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
| 3 | 0 | 32 | _balances | mapping(address ⇒ uint256) | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
| 4 | 0 | 32 | _tokenApprovals | mapping(uint256 ⇒ address) | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
| 5 | 0 | 32 | _operatorApprovals | mapping(address ⇒ mapping(address ⇒ bool)) | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
| 6 | 0 | 32 | _ownedTokens | mapping(address ⇒ mapping(uint256 ⇒ uint256)) | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
| 7 | 0 | 32 | _ownedTokensIndex | mapping(uint256 ⇒ uint256) | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
| 8 | 0 | 32 | _allTokens | uint256[] | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
| 9 | 0 | 32 | _allTokensIndex | mapping(uint256 ⇒ uint256) | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
| 10 | 0 | 20 | _owner | address | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
| 11 | 0 | 20 | trustee | address | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
| 12 | 0 | 20 | royaltyPayoutAddress | address | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
| 13 | 0 | 32 | _tokenBaseURI | string | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
| 14 | 0 | 32 | _contractURI | string | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
| 15 | 0 | 32 | _allArtworks | uint256[] | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
| 16 | 0 | 32 | artworks | mapping(uint256 ⇒ struct FeralfileExhibitionV2.Artwork) | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
| 17 | 0 | 32 | artworkEditions | mapping(uint256 ⇒ struct FeralfileExhibitionV2.ArtworkEdition) | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
| 18 | 0 | 32 | allArtworkEditions | mapping(uint256 ⇒ uint256[]) | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
| 19 | 0 | 32 | registeredBitmarks | mapping(uint256 ⇒ bool) | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
| 20 | 0 | 32 | registeredIPFSCIDs | mapping(string ⇒ bool) | FeralfileExhibitionV2.sol:FeralfileExhibitionV2 |
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...