0x78d61C684A992b0289Bbfe58Aaa2659F667907f8
on Ethereum Mainnet (1)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- SeqNFT
- Compilation Target
- contracts/SeqNFT.sol:SeqNFT
- Language
Solidity
- Compiler
- solc 0.8.7+commit.e28d00a7
- EVM Version
- london
- Verified At
- 2024-08-08 14:23:43 UTC
- Deployer
- 0x06cAeb8090e2E7553BdFcB46e48f040FC5131afb
- Deployment Transaction
- 0xb4a0894e53247130233c6670a65a26cafadce189148fbd215c609c3fa383e4c1
- Block Number
- 14116931
- Transaction Index
- 192
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: QmSYNZ5ASYipABbWHmU5wHEMSF7cctmbLyF8FJwREKAXFv
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: QmSYNZ5ASYipABbWHmU5wHEMSF7cctmbLyF8FJwREKAXFv
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/SeqNFT.sol:SeqNFT |
| 1 | 0 | 32 | _symbol | string | contracts/SeqNFT.sol:SeqNFT |
| 2 | 0 | 32 | _owners | mapping(uint256 ⇒ address) | contracts/SeqNFT.sol:SeqNFT |
| 3 | 0 | 32 | _balances | mapping(address ⇒ uint256) | contracts/SeqNFT.sol:SeqNFT |
| 4 | 0 | 32 | _tokenApprovals | mapping(uint256 ⇒ address) | contracts/SeqNFT.sol:SeqNFT |
| 5 | 0 | 32 | _operatorApprovals | mapping(address ⇒ mapping(address ⇒ bool)) | contracts/SeqNFT.sol:SeqNFT |
| 6 | 0 | 32 | _ownedTokens | mapping(address ⇒ mapping(uint256 ⇒ uint256)) | contracts/SeqNFT.sol:SeqNFT |
| 7 | 0 | 32 | _ownedTokensIndex | mapping(uint256 ⇒ uint256) | contracts/SeqNFT.sol:SeqNFT |
| 8 | 0 | 32 | _allTokens | uint256[] | contracts/SeqNFT.sol:SeqNFT |
| 9 | 0 | 32 | _allTokensIndex | mapping(uint256 ⇒ uint256) | contracts/SeqNFT.sol:SeqNFT |
| 10 | 0 | 20 | _owner | address | contracts/SeqNFT.sol:SeqNFT |
| 11 | 0 | 32 | baseURI | string | contracts/SeqNFT.sol:SeqNFT |
| 12 | 0 | 32 | contractURL | string | contracts/SeqNFT.sol:SeqNFT |
| 13 | 0 | 32 | baseExtension | string | contracts/SeqNFT.sol:SeqNFT |
| 14 | 0 | 32 | cost | uint256 | contracts/SeqNFT.sol:SeqNFT |
| 15 | 0 | 32 | paused | uint256 | contracts/SeqNFT.sol:SeqNFT |
| 16 | 0 | 32 | perUserLimit | uint256 | contracts/SeqNFT.sol:SeqNFT |
| 17 | 0 | 20 | proxyRegistryAddress | address | contracts/SeqNFT.sol:SeqNFT |
| 18 | 0 | 32 | maxTypes | uint256 | contracts/SeqNFT.sol:SeqNFT |
| 19 | 0 | 32 | maxPerType | uint256 | contracts/SeqNFT.sol:SeqNFT |
| 20 | 0 | 32 | mintingEnabled | mapping(uint256 ⇒ uint256) | contracts/SeqNFT.sol:SeqNFT |
| 21 | 0 | 32 | typeSupply | mapping(uint256 ⇒ uint256) | contracts/SeqNFT.sol:SeqNFT |
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...