MetaZoo

Verified contract

Active on Ethereum with 2,563 txns
Deployed by via 0x74759704 at 15142859
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables

No balances found for "MetaZoo"

0x394cca5ddaa5bb798d008dec093063212fb013ab419d40f140f8600a99470dc2
0x983d87672aeff912802ce40978d7353aeff7ad8685e5ac62ee7ace87e6e55ff1
0x9681e7f64f253f5525244f9be6de5e806e3626aa7da036b9484c8eacfd2ac53a
0xbf94fc3fab96449c333c26473c67b057fd2d98d76fd74bc5ecdbb2cff583937c
0xa756a8a68abc44fb796e8cd5c6687e1c3018f39d1add1ec77d3c78a1737c1dc7
0x1c9520b78f09108e7f7cef0ca04e85c1723a706eb8b6f1ddc923396a19acea90
0x8e1a9ef0272e73cb674e5d78ad89d70028cbd1f493055a2e0ff4504bdf9ab21c
0x4b2051a8c9b346290ee4023790ad5af77182af63e1c8fe292011f6356cd60e72
0xa2b2fe19658538778a923d04a89c71913f258014dfb9be2492bd83661d9a7943
0x327db46068139110c80fc53375caa709d373f0a8f4e7e2fb449a19dc1da6ae19

Functions
Getter at block 21313297
active(view returns (bool)
true
claimEndTime(view returns (uint256)
0
claimStartTime(view returns (uint256)
0
endTime(view returns (uint256)
1657983601
getAdmins(view returns (address[] admins)
[]
name(view returns (string)
MetaZoo
owner(view returns (address)
0x77b94a55684c95d59a8f56a234b6e555fc79997c
presaleInterval(view returns (uint256)
82800
presalePurchaseLimit(view returns (uint16)
0
presalePurchasePrice(view returns (uint256)
100000000000000000
purchaseCount(view returns (uint16)
5000
purchaseLimit(view returns (uint16)
0
purchaseMax(view returns (uint16)
5000
purchasePrice(view returns (uint256)
110000000000000000
purchaseRemaining(view returns (uint16)
0
startTime(view returns (uint256)
1657900800
state(view returns (struct IERC721CollectionCollectionState)
(0, 5000, 0, 110000000000000000, 0, 100000000000000000, 0, 0, true, 1657900800, 1657983601, 82800, 0, 0, true)
symbol(view returns (string)
MZG
transactionLimit(view returns (uint16)
0
transferLocked(view returns (bool)
false
useDynamicPresalePurchaseLimit(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256view returns (uint256[] bps)
getFeeRecipients(uint256view returns (address[] recipients)
getRoyalties(uint256view returns (address[] recipientsuint256[] bps)
isAdmin(address adminview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
nonceUsed(bytes32 nonceview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 valueview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
activate(uint256 startTime_uint256 durationuint256 presaleInterval_uint256 claimStartTime_uint256 claimEndTime_
approve(address touint256 tokenId
approveAdmin(address admin
claim(uint16 amountbytes32 messagebytes signaturebytes32 nonce
deactivate(
premint(address[] addresses
premint(uint16 amount
purchase(uint16 amountbytes32 messagebytes signaturebytes32 noncepayable 
renounceOwnership(
revokeAdmin(address admin
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setTokenURIPrefix(string prefix
setTransferLocked(bool locked
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateRoyalties(address recipientuint256 bps
withdraw(address recipientuint256 amount
Events
AdminApproved(address indexed accountaddress indexed sender
AdminRevoked(address indexed accountaddress indexed sender
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CollectionActivated(uint256 startTimeuint256 endTimeuint256 presaleIntervaluint256 claimStartTimeuint256 claimEndTime
CollectionDeactivated(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unveil(uint256 collectibleIdaddress tokenAddressuint256 tokenId
Constructor
constructor(address signingAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.