0x3C4eC5a8D291609B757F22459baA99465306c76A
on PulseChain (369)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- NFT
- Compilation Target
- contracts/NFT.sol:NFT
- Language
- Solidity
- Compiler
- solc 0.8.20+commit.a1b79de6
- EVM Version
- paris
- Verified At
- 2026-01-28 00:40:15 UTC
- Deployer
- 0x4720b94fea2f31F85143F7Fce2099e854f88B5EE
- Deployment Transaction
- 0x921422debf9cbc7c5452d60b65ce9e8c390b2d931184f1e68c1744ff0b461056
- Block Number
- 25612495
- Transaction Index
- 157
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: QmemW9Hk1GVGWrLyjsanHyMf6SvoqEAJd7w7iUxScD98L1
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: QmemW9Hk1GVGWrLyjsanHyMf6SvoqEAJd7w7iUxScD98L1
Loading contract data...
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 32 | _name | string | contracts/NFT.sol:NFT |
| 1 | 0 | 32 | _symbol | string | contracts/NFT.sol:NFT |
| 2 | 0 | 32 | _owners | mapping(uint256 ⇒ address) | contracts/NFT.sol:NFT |
| 3 | 0 | 32 | _balances | mapping(address ⇒ uint256) | contracts/NFT.sol:NFT |
| 4 | 0 | 32 | _tokenApprovals | mapping(uint256 ⇒ address) | contracts/NFT.sol:NFT |
| 5 | 0 | 32 | _operatorApprovals | mapping(address ⇒ mapping(address ⇒ bool)) | contracts/NFT.sol:NFT |
| 6 | 0 | 32 | _ownedTokens | mapping(address ⇒ mapping(uint256 ⇒ uint256)) | contracts/NFT.sol:NFT |
| 7 | 0 | 32 | _ownedTokensIndex | mapping(uint256 ⇒ uint256) | contracts/NFT.sol:NFT |
| 8 | 0 | 32 | _allTokens | uint256[] | contracts/NFT.sol:NFT |
| 9 | 0 | 32 | _allTokensIndex | mapping(uint256 ⇒ uint256) | contracts/NFT.sol:NFT |
| 10 | 0 | 32 | _tokenURIs | mapping(uint256 ⇒ string) | contracts/NFT.sol:NFT |
| 11 | 0 | 20 | _owner | address | contracts/NFT.sol:NFT |
| 12 | 0 | 32 | _status | uint256 | contracts/NFT.sol:NFT |
| 13 | 0 | 32 | _tokenIdCounter | struct Counters.Counter | contracts/NFT.sol:NFT |
| 14 | 0 | 32 | uri | string | contracts/NFT.sol:NFT |
| 15 | 0 | 32 | cost | uint256 | contracts/NFT.sol:NFT |
| 16 | 0 | 32 | maxSupply | uint256 | contracts/NFT.sol:NFT |
| 17 | 0 | 32 | maxMintAmountPerTx | uint256 | contracts/NFT.sol:NFT |
| 18 | 0 | 32 | preMint | uint256 | contracts/NFT.sol:NFT |
| 19 | 0 | 1 | paused | bool | contracts/NFT.sol:NFT |
| 19 | 1 | 1 | initialized | bool | contracts/NFT.sol:NFT |
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...