MistfitsNFT

Verified contract

Proxy

Active on Ethereum with 15,154 txns
Deployed by via 0x27f1a451 at 16534098
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
16 additional variables
ERC-20
--
0x4a4b974ea817686397029e29efad2b0f9bd7c78ca9bafcd70e45584eec6e2118
0x78aab9b72ba7495dede9715f12bca03daea5c7acd2324388415a41a7bee46fa4
0xe347f6ed5910e12fdc6ba12ecb20927c71b17f7c9349363866b4deddfecfe934
0xa7fefafc2e75b392f82bd9da1c4da9f39e3ddcb33ffe489e0e05aba3faae744e
0xd8467f070c4c7905b4417ef3970fe0c4a2c20c3a8dee9c50d119726b3ccd9ce0
0x8f7e72fe62b860be2b0d7534f7e89032707c6c4d182ab9ba8523e3c6646842e6
0x5c364c480dca0b6eab0069197a7dbc8d6817f1282786c9e10a2edee54a1f8caa
0x4f844955c6bb35da544a7d3d7f4321b651d13e46214a0af9c5c7ca9336fef227
0x8f866ca1e80869c4a0a940bb10edade48f3020949defde7785ddad779741248a
0x121a8bad29b53401fa41383c7127c0d5a5b2e9c166dd56e3f204072d26c8ed30

Functions
Getter at block 21183941
freeLeft(view returns (uint256)
0
freeSupply(view returns (uint256)
675
hiddenMetadataUri(view returns (string)
ipfs://bafkreidcu2pbaz7zypplf5l7ie6kb5j6votbkfwq3c5n7g3d5w3sii26ae
maxMintAmountPerTxFree(view returns (uint256)
2
maxMintAmountPerTxPublic(view returns (uint256)
5
maxMintAmountPerTxWhitelist(view returns (uint256)
1
maxSupply(view returns (uint256)
8000
merkleRoot(view returns (bytes32)
0x7d60dc9b86d73fea114faa628cd8472abf73fec86b73a9c73af42dbc57ba5026
name(view returns (string)
MistfitsNFT
owner(view returns (address)
0xb791fb1bfdf333a113c690f050e567d2c569db68
paused(view returns (bool)
false
publicCost(view returns (uint256)
3000000000000000
publicMintEnabled(view returns (bool)
true
publicPrice(view returns (uint256)
3000000000000000
reserveSize(view returns (uint256)
200
revealed(view returns (bool)
true
symbol(view returns (string)
MFN
totalSupply(view returns (uint256)
8000
uriPrefix(view returns (string)
ipfs://bafybeid3jgxafevtfxw5gmlxrvftxddkmjnzfq4o6jfgzqdq7zyi5qz6cm/
uriSuffix(view returns (string)
.json
version(view returns (string)
3
walletAddress(view returns (address)
0x9acfd54de791e134cb6d34ac88bcd5a30a994f62
whitelistCost(view returns (uint256)
0
whitelistMintEnabled(view returns (bool)
true
whitelistMinted(view returns (uint256)
134
whitelistSupply(view returns (uint256)
325
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
freeMinted(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
reserveClaimed(addressview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
upgraded(stringview returns (bool)
whitelistClaimed(addressview returns (bool)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address operatoruint256 tokenIdpayable 
freeMint(uint256 _mintAmountpayable 
initialize(string _tokenNamestring _tokenSymbolstring _hiddenMetadataUriaddress _walletAddressuint256 _publicCostuint256 _whitelistCostuint256 _maxSupplyuint256 _whitelistSupplyuint256 _reserveSizeuint256 _maxMintAmountPerTxPublicuint256 _maxMintAmountPerTxWhitelist
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
pause(
renounceOwnership(
rescueToken(address token
reserve(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setFreeSupply(uint256 _freeSupply
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTxFree(uint256 _maxMintAmountPerTx
setMaxMintAmountPerTxPublic(uint256 _maxMintAmountPerTx
setMaxMintAmountPerTxWhitelist(uint256 _maxMintAmountPerTx
setMerkleRoot(bytes32 _merkleRoot
setMintEnabled(bool _whitelistMintEnabledbool _publicMintEnabled
setPublicCost(uint256 _cost
setReserveSize(uint256 _reserveSize
setReservelist(address[] _reserveAddresses
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
setWalletAddress(address _walletAddress
setWhitelistCost(uint256 _cost
setWhitelistSupply(uint256 _whitelistSupply
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
unpause(
upgradeToV2(
whitelistMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(