MunchiesNFT Collection

Verified contract

Active on Ethereum with 4,061 txns
Deployed by via 0xea48672e at 14116198
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MunchiesNFT Collection"

0xef6cd37c4435f7762f5da1dad63aaef7adfefafaa1f6b91a7d0e3cd416f43e50
0x054374d95837e0f23f610841e16d482b38854d6a0288d51e70466bb6ae339191
0xd797ba16aa6436c50cccda8917791e7ca36fba153979128ca4208180e43c56d6
0xf8b53df88860d2772c1617b6e9730913d6577d237fe755b9be3328124e224485
0xaf4e5854b5f94b15db590585ab2e9d124cbe24bd04fdd2447f8111f0ba47399b
0x0deeef190887eb23cea7110793c5709030893becd7cc6cfc75bfae2739992d0c
0x125edaf19f3ca396066af58e7404f248b194da81016d86893c7b483e0096e88d
0x369e2de7efc7b872787588c5a309b8ec73bc805ba5182d26672e821e5dbd47b7
0x0d0867e15a53dfef235e95eb3f06fb5f891572544f0ffffcde4f22b22fcfc9d7
0xffadbe03783b85ccca8813313dcfcc3b19d84477a9864330b0cecd4e80488ce4

Functions
Getter at block 21123415
availableTokenCount(view returns (uint256)
5000
cost(view returns (uint256)
80000000000000000
hiddenMetadataUri(view returns (string)
ipfs://QmWqvQuqNMKVNUn4eA2cgvMcp6LqCWqcbt545x1b4qswGC/hidden.json
maxMintAmountPerTx(view returns (uint256)
500
maxSupply(view returns (uint256)
10000
name(view returns (string)
MunchiesNFT Collection
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0x847fb9f73d04cd5ad8ab3b343a7bd032e6a67832
paused(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
MunchiesNFT
totalSupply(view returns (uint256)
5000
uriPrefix(view returns (string)
https://munchiesnftproject.com/token.php?tokenId=
uriSuffix(view returns (string)
Read-only
addressMintedBalance(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountbytes32[] _proofuint8 _maxAmountKeypayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setMerkleRoot(bytes32 MerkleRoot
setOnlyWhitelisted(bool _state
setPaused(bool _state
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.