Metaverse Monkeys

Verified contract

Active on Ethereum with 672 txns
Deployed by via 0x1dc62c20 at 16065076
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17,108.83
0x61d751ca359d99944ae956da20fbe48f4882eef73357d28abe926d5473718795
0xa4194652762b3256b4db824e691f851fd167f376f56deca89844811cb0eab7c5
0x972cf8204e00c0e979ff5003e793760e5911af03942141cd887f5ef3ce16e6aa
0x9af4abad883572b355769f3f46d0028c995944aa11c098ac60253128dbb478a6
0x53885c6589543d8f96c2347c4b19093d55c9534353f09e965838524414188127
0x452fc57b2413147f6c19f4558ae60d8c2414b775007475ad5c6ba002cc14e316
0x689850147e9a62d2415030aded4162e7c020457d95d1d2032f6a245129b51362
0x5e5cdfe9e66cdb1b6765ba76cfd71768072b9c05b295d369279b603c9b7cfe55
0x1a18b3bd83ad3937bcd8b6e52759cca84df9357a55d329411df1e9458c12b634
0x1594e3ba373f521d9e88026cbb50c26fe16dd02ea2afaaaa5a88037ba2a315c2

Functions
Getter at block 20915794
MAX_SUPPLY(view returns (uint256)
500
PRICE(view returns (uint256)
370000000000000000
PRIVATE_ROOT(view returns (bytes32)
0xf6f8ee54620a568e50b37b59e15be21dbb4eabb03b0ea8ca7bbfc3c2f05e2450
PUBLIC_INDEX(view returns (uint256)
360
PUBLIC_MINT_LIMIT(view returns (uint256)
2
SALE_STEP(view returns (uint256)
2
SPECIAL_INDEX(view returns (uint256)
47
WHITELIST_ROOT(view returns (bytes32)
0x666d15fa2ac97b770777924779b9bf4341ca653acf0f64a8ac3cc59c5d0d3389
name(view returns (string)
Metaverse Monkeys
owner(view returns (address)
0x79a16789fc811dbd21c5fd6c96ba93c7c709f7d0
symbol(view returns (string)
MM
totalSupply(view returns (uint256)
350
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isPrivateListed(bytes32 _leafNodebytes32[] _proofview returns (bool)
isWhiteListed(bytes32 _leafNodebytes32[] _proofview returns (bool)
numberMinted(address _ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
toLeaf(address accountuint256 indexuint256 amountpure returns (bytes32)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdropPublic(address[] _airdropAddressesuint256 _mintAmount
airdropSpecial(address[] _airdropAddressesuint256 _mintAmount
approve(address touint256 tokenId
mintPrivatelist(uint256 _mintAmountuint256 _indexuint256 _amountbytes32[] _proofpayable 
mintPublic(uint256 _mintAmountpayable 
mintWhitelist(uint256 _mintAmountuint256 _indexuint256 _amountbytes32[] _proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMaxSupply(uint256 _supply
setMintPrice(uint256 _price
setPrivateRoot(bytes32 _root
setPublicMintLimit(uint256 _publicMintLimit
setSaleStep(uint256 _saleStep
setUnrevealURI(string _newUnrevealURI
setWhitelistRoot(bytes32 _root
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.