AnimApes

Verified contract

Active on Ethereum with 725 txns
Deployed by via 0xea85be28 at 14724619
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional variables

No balances found for "AnimApes"

0x4914da566802cc0a81345471d40d8b9dab4a88ff07e1204377957360793d4342
0x451d59fd7200d05823e84acd5ff7c37b32a1024db08a45927307a9d7e1b59b89
0x0369ad39d939d2ae6412e9fc4557e2bc5e3d32f6c3a9c0337d694069ab47a82e
0x595213890b3e7a8afc917484b81641db46bc4e3b5769f3757960d7f421b7c870
0xff1a8705fb4e9502cecfd226ccdc242528fb091c3bae4af1206eb10db713be43
0xd49e0df8f289fe7aabc6c8d547e1431a980da629ba4a017ee706b269763863f5
0x0af11beda4fe4a64f643013fa14cad08f74ffe36b71839926963d790bf16e742
0x9fe7c6993e3c18f5e0137f8ca626fac3e2e9e266704d05800415ce7dbfd5f638
0xb319651af9a6d7302f1e876dd9aba92f95c0827ac00b9142f276aa36865f1972
0x4c3f537ec654d8c2072ba5972b8b6510b3632e17b409cb0ab47be9599dbc40e6

Functions
Getter at block 20882058
alphaWlCost(view returns (uint256)
55000000000000000
alphaWlMaxMintAmountPerTx(view returns (uint256)
6
batch(view returns (uint256)
2
batchMinted(view returns (uint256)
288
batchSaleEnabled(view returns (bool)
true
batchSupply(view returns (uint256)
889
cost(view returns (uint256)
70000000000000000
getChainID(view returns (uint256)
1
hiddenMetadataUri(view returns (string)
ipfs://QmTCSAy16dP7S2NWc6LG7r7iXeLhEkfhkCeehzWFk4krCz/
maxMintAmountPerAlphaWl(view returns (uint256)
6
maxMintAmountPerSuperWl(view returns (uint256)
4
maxMintAmountPerTx(view returns (uint256)
3
maxMintAmountPerWl(view returns (uint256)
3
maxSupply(view returns (uint256)
4889
name(view returns (string)
AnimApes
owner(view returns (address)
0xaf0aac36a4852c33c1262f7343b9974c8537a1a9
paused(view returns (bool)
true
revealed(view returns (bool)
false
superWLMaxMintAmountPerTx(view returns (uint256)
4
superWlCost(view returns (uint256)
60000000000000000
symbol(view returns (string)
AAP
totalSupply(view returns (uint256)
400
uriPrefix(view returns (string)
uriSuffix(view returns (string)
.json
whitelistMintEnabled(view returns (bool)
true
wlCost(view returns (uint256)
65000000000000000
Read-only
alphaWhitelistClaimed(addressuint256view returns (uint256)
balanceOf(address ownerview returns (uint256)
batchMintedForBuyer(address owneruint256 wlLevelview returns (uint256 minted)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
nonWhitelistClaimed(addressuint256view returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
superWhitelistClaimed(addressuint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
whitelistClaimed(addressuint256view returns (uint256)
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountstruct AnimApesNFTVoucher vpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAlphaWlCost(uint256 _alphaWlCost
setAlphaWlMaxMintAmountPerTx(uint256 _alphaWlMaxMintAmountPerTx
setApprovalForAll(address operatorbool approved
setBatchSaleEnabled(bool _state
setBatchSupply(uint256 _batchuint256 _batchSupply
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerAlphaWl(uint256 _maxMintAmountPerAlphaWl
setMaxMintAmountPerSuperWl(uint256 _maxMintAmountPerSuperWl
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setMaxMintAmountPerWl(uint256 _maxMintAmountPerWl
setMaxMintAmountsPerTx(uint256 _maxMintAmountPerTxuint256 _superWLMaxMintAmountPerTxuint256 _alphaWlMaxMintAmountPerTx
setMaxMintAmountsPerWl(uint256 _maxMintAmountPerWluint256 _maxMintAmountPerSuperWluint256 _maxMintAmountPerAlphaWl
setPaused(bool _state
setRevealed(bool _state
setSigner(address _signer
setSuperWLMaxMintAmountPerTx(uint256 _superWLMaxMintAmountPerTx
setSuperWlCost(uint256 _superWlCost
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
setWhitelistMintEnabled(bool _state
setWlCost(uint256 _wlCost
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(string _hiddenMetadataUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(