Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables and it is currently at block 21213262.

Concept of Nothingness

Verified contract

Proxy

Active on Ethereum with 779 txns
Deployed by via 0xe6e3902e at 15650439
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables

No balances found for "Concept of Nothingness"

0xc764186799d378be65117f6802248f13699ab16911e9c63959ed020f341ad5ad
0xcc32048655db679f346081ac1e9d3c9d336a12cc6b1898abdd284a82002a0e20
0x68f070bacf8d57c9f861a037cc392afc9891cca207aa812b621db57920e2d8a6
0x6c4239c1edc0da404c6b79591131e4e3744beaa0a117d093e5ec57e2880ff1b6
0xa9034d96092fbf0108b9f9a742039922d619b0677d880416cbadea68be87f6b2
0x0793ff252315f486f9620ec145dc5be514f6e77edf68b163b7385caf4997f98c
0xcd4c62dfddda0d17872f5ec9d80d3cf7fc2de5dbdd6bb280dd8dd408ccc15dda
0xcf6a763348f315cd6f59ef33106b386a5a12d67beaa0c53c57837e253c37ef2b
0x8ce26382b83e55e6bd3b528bde3b6cd0aa73e3a44104f7edd962c2fb0e73aa1f
0xad7c70403599ecdb3d981b6727ae83f344e67065c073ba2a22872d1f69359543

Functions
Getter at block 21214475
_baseURI(view returns (string)
_mintedTokens(view returns (uint256)
333
_pathURI(view returns (string)
ipfs://QmdmVdDuKqfWUAJCZpZRWrT5RiL7uGBbA8EPmovYpb1QRu/
_preRevealURI(view returns (string)
ipfs://Qmf8gwse21tvkcwNf7pRgdWUti1rqE2DrvMVyJGmunRPLF/
burnable(view returns (bool)
false
interfaceAddress(view returns (address)
0x96fc21efc5c030e0012199638992c8a703086866
isBase(view returns (bool)
true
lockURI(view returns (bool)
false
maxMintsPerWallet(view returns (uint256)
1
maxTokens(view returns (uint256)
333
mintReleased(view returns (bool)
true
name(view returns (string)
Concept of Nothingness
owner(view returns (address)
0xa3fea5bf3d9d9e1f072f2c2fe225a49c079b87a6
paused(view returns (bool)
false
preRevealURI(view returns (string)
ipfs://Qmf8gwse21tvkcwNf7pRgdWUti1rqE2DrvMVyJGmunRPLF/
price(view returns (uint256)
0
symbol(view returns (string)
CON
totalSupply(view returns (uint256)
333
viewAllVariables(view returns (uint256uint256string)
(0, 1, 2-10-2022)
viewMinted(view returns (uint256)
333
viewSigner(view returns (address)
0xb403d77946b4ac4fc7ca2ee1059e73f1b72d6e93
viewWithdraw(view returns (address)
0xc5a2f45ff2d4ca27e167600b5225c7e6e187d8c0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address _owneraddress operatorview returns (bool)
mintsPerWallet(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
remainingMints(address minterAddressview returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address[] address_uint256 tokenCountreturns (uint256)
approve(address touint256 tokenId
burn(uint256 tokenIdreturns (uint256)
initialize(uint256 maxTokens_uint256 nftPrice_string name_string symbol_bool burnable_uint256 maxMintsPerWallet_address interfaceAddress_string[] URIs_uint96 royaltyPercentage_
lockURIforever(
mint(bytes signatureuint256 nonceuint256 numberOfTokensuint256 phaseLimitpayable returns (uint256)
mintNoSignature(uint256 numberOfTokenspayable returns (uint256)
overrideVariables(bytes signaturestring newURIstring newPathURIuint256 newPriceuint256 newMaxMintsPerWalletuint96 newRoyaltyPercentage
pause(
releaseMint(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwnerreturns (address)
unpause(
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
NewMaxMintsPerWalletSet(uint256 newMaxMints
NewPathURI(string newPathURI
NewPriceSet(uint256 newSetPrice
NewTokenRoyaltySet(uint256 newRoyalty
NewTokenURI(string newTokenURI
OwnershipTransferred(address indexed prevOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.