MoonChimpers

Verified contract

Active on Ethereum with 711 txns
Deployed by via 0x99020e6b at 14813315
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MoonChimpers"

0x43b9556e86a3ace97766abad9ddbbb362e60201445f6f6a75e2b8ee2fefb3ad3
0xe575539d552fab8b9efc6ed1f624c05fcdc86272ee082b1d061e5eba713c137e
0x2f0ea427d4b7abd706173a4cea31db43119380208286ea47dab060a726ffd7a2
0x152fe75186699a8f9a5b9a36ed8c3fc2817be0b9e4437e58cfdc17ee14886370
0x85cc40779b3711b47de9ec9ab522bf2e3aff3f920884875db96998a0c62fa87c
0xb4effcc90b42db71df72f5ce34ffcbe3472d27282e53f4bd0dee71caf162d6bf
0xa9d28e77a07130653ba20322e9881c59ab520fbe50d43569be91db9f95eb975e
0xc42f55d7774a67f108e56f9ab3d0afde2ed3ef051be19c052ce802597b453cde
0x5ee683c4fa8d3c64cfd045022307b0f441f1db3bb7ffd7dfdbb5f330c02555e8
0xd845a5d9d074a0e45fcac33cae87062a89914e174b5873f3204b06b039e8f9f0

Functions
Getter at block 20910053
amountForDevs(view returns (uint256)
3333
freemintAmount(view returns (uint256)
10
maxPerAddressDuringMint(view returns (uint256)
50
mintAmount(view returns (uint256)
10
name(view returns (string)
MoonChimpers
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x03b4d137aac2387c742ed98cd4af1f0f11d8e454
price(view returns (uint256)
5000000000000000
saleConfig(view returns (uint64 publicPrice)
0
symbol(view returns (string)
MC
totalSupply(view returns (uint256)
3347
Read-only
allowlist(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
Mint(uint256 quantity
approve(address touint256 tokenId
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
seedAllowlist(address[] addressesuint256[] numSlots
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setOwnersExplicit(uint256 quantity
setamountForDevs(uint256 _newamountForDevs
setcollectionSize(uint256 _newcollectionSize
setfreemintAmount(uint256 _newfreemintAmount
setfreemints(uint256 _newfreemints
setmintAmount(uint256 _newmintAmount
setprice(uint256 _newprice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
webmint(uint256 quantitypayable 
withdrawMoney(
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(uint256 maxBatchSize_uint256 collectionSize_uint256 collectionSizeFree_uint256 amountForDevs_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.