Mutant Ape Country Club

Verified contract

Active on Ethereum with 11,201 txns
Deployed by via 0xb8b9d020 at 14982506
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 17 additional slots
8 additional variables

No balances found for "Mutant Ape Country Club"

0x95442c1fe6b1ff337dea70bdf85349e186753be14675b5827953fd097ee9f302
0x44a89ae56ae69aefa1f4d8cd7f380179ecb67f86290172485ad4a0049b5d5001
0xc396812b6eac5fb8e9c8394b0d450b000bcbef3d6802aa683c066d2c4b157c8f
0x4b9a743c8e20707f1aa9dd740db1cb25437189f4a1e25c09adc361762939fbb0
0x3ea47e303781f9e538847faa4d448523f2bcd6d65819add5db4c785506e5706a
0x9931e52879dc6247b240456c3cf2d6552b192377e8f8f8b72cf7c241ff5398b7
0x1ca8d37910803178c561a9dc449c5dec1379fb5bff42633499263b67331e2686
0x1fb2b1f3cfc1d9f41421a1490a0be8203412dd69d09bf6550a80b0a510efb117
0x52cd871673f65e1c9fad4fa774744387640f6c767b452f676c6f83bc79a266e5
0x10957600af0d566256eb7bb97fa93374ba5b16fe7f221c354fbca98af6f6fa31

Functions
Getter at block 21304347
MAX_MINTED_MUTANTS(view returns (uint256)
5000
NUM_MEGA_MUTANTS(view returns (uint256)
21
PS_MAX_MUTANT_PURCHASE(view returns (uint256)
20
PS_MUTANT_ENDING_PRICE(view returns (uint256)
10000000000000000
SERUM_MUTATION_OFFSET(view returns (uint256)
4999
WL_MAX_MULTI_MUTANT_PURCHASE(view returns (uint256)
5
WL_MAX_MUTANT_PURCHASE(view returns (uint256)
1
WL_PRICE(view returns (uint256)
150000000000000000
apesMinted(view returns (uint256)
5000
collectionStartingIndexBlock(view returns (uint256)
14993007
 
getMintPrice(view returns (uint256)
getRemainingSaleTime(view returns (uint256)
0
megaMutantsStartingIndex(view returns (uint256)
0
mintedMutantsStartingIndex(view returns (uint256)
0
name(view returns (string)
Mutant Ape Country Club
numMutantsMinted(view returns (uint256)
5000
owner(view returns (address)
0x89e629faa18f8f0ee2031f875289cdb6a7d37dce
publicSaleActive(view returns (bool)
false
publicSaleDuration(view returns (uint256)
21600
publicSaleMutantStartingPrice(view returns (uint256)
500000000000000000
publicSaleStartTime(view returns (uint256)
1655655035
saleFreeWhitelistActive(view returns (bool)
false
saleWhitelistActive(view returns (bool)
false
serumMutationActive(view returns (bool)
true
symbol(view returns (string)
MACC
totalApesMutated(view returns (uint256)
1644
totalSupply(view returns (uint256)
6644
wlFreeMerkleRoot(view returns (bytes32)
0x4b642bee8340c6a9587438e4cc6a40911209e9d026da6533703480756f0a0228
wlFreeMultiMerkleRoot(view returns (bytes32)
0x07c41a8d95f9d37e826cdd2d0ba9303c97bccd144077bc4571ec74348eb03d5c
wlMerkleRoot(view returns (bytes32)
0xfd3fd3b5f7e5bc8d5324349ea5bff8af9d815a2c492088a5e46641ad426e15cd
wlMultiMerkleRoot(view returns (bytes32)
0x46903f679d328d1015d45c63ec10efd1a12ce9e5a00250b71129d2609eae830d
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMutantIdForApeAndSerumCombination(uint256 apeIduint8 serumTypeIdview returns (uint256)
hasApeBeenMutatedWithType(uint8 serumTypeuint256 apeIdview returns (bool)
isApeEligibleForSerumMutation(uint256 apeIdview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMinted(uint256 tokenIdview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleAddresses(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mintFreeWhitelist(uint256 numMutantsbytes32[] wlFreeMerkleProofbytes32[] wlFreeMultiMerkleProofpayable 
mintMutants(uint256 numMutantspayable 
mintWhitelist(uint256 numMutantsbytes32[] wlMerkleProofbytes32[] wlMultiMerkleProofpayable 
mutateApeWithSerum(uint256 serumTypeIduint256 apeId
mutateApeWithoutSerum(uint256 apeId
pausePublicSale(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setFreeMultiWlMerkleRoot(bytes32 _freeMultiWlMerkleRoot
setFreeWlMerkleRoot(bytes32 _freeWlMerkleRoot
setMultiWlMerkleRoot(bytes32 _multiWlMerkleRoot
setStartingIndices(
setWlMerkleRoot(bytes32 _wlMerkleRoot
startPublicSale(uint256 saleDurationuint256 saleStartPrice
toggleFreeWhiteListSaleActive(
togglePublicSaleActive(
toggleSerumMutationActive(
toggleWhiteListSaleActive(
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
MutantPublicSalePaused(uint256 indexed _currentPriceuint256 indexed _timeElapsed
MutantPublicSaleStart(uint256 indexed _saleDurationuint256 indexed _saleStartTime
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
StartingIndicesSet(uint256 indexed _mintedMutantsStartingIndexuint256 indexed _megaMutantsStartingIndex
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symboladdress gaccAddressaddress gascAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.