MOSQUITO FAMILY

Verified contract

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

No balances found for "MOSQUITO FAMILY"

0xb77c2078a1d9d2b08de7372624d52af975648668bb822e82e75d5711b145b601
0xbc67d69c7319ff40be09ffc0be8f7489f5aceb37faee81937a36fdf4cbcb5dca
0xe9d13d292ab593d153abd769aa101a41da9c0aa66c5b0fe642200ef87be63293
0xece53f3da7e480a1965a443aa873ced00e322f59f0b20c5ef56daac660718c4f
0xd9719f7d2dc5d6cf6f553f500502bf69f7535eef9058d6c4a622a7308aba8b06
0xb0d3e5d401aa4407fc1d9a3b1dcceb147e2b61801d33e6c86b40d7aca1ca91fa
0xcb224eddc91fbdff7772bc195ebd4f7aebfb1c77b5329a96ab46e60aca8c439a
0x4f94562fb1998eb8775ff66a9fd541925d87de7eefcab3884d2c056375c8faee
0x7d05a564af566c7dacbf43d54f49120835cf9ded688890780154ebabc4da506f
0xb3a5f67101a54f2e29da872a187ae5682e0443a240fb5dc706ea96920460399e

Functions
Getter at block 20936063
MAX_SUPPLY(view returns (uint256)
12345
MAX_TEAM(view returns (uint256)
2222
MAX_TX(view returns (uint256)
100
baseURI(view returns (string)
ipfs://QmX1ChqCJ4cLMrwPVCiJ4TKyJE5jJGhg6nNr4TFrXSypZj/hidden.json
getStep(view returns (uint8 actualStep)
2
merkleRoot(view returns (bytes32)
0x53aaf442e8045ec89001854cee59c122cbfc2d22d9e5900e4bf839ed04e1ccbc
name(view returns (string)
MOSQUITO FAMILY
notRevealedURI(view returns (string)
owner(view returns (address)
0x9f335dfa31bfb56dfa153efd4092c96ca22fd789
public_price(view returns (uint256)
1000000000000000
saleStartTime(view returns (uint256)
1649298400
step(view returns (uint8)
0
symbol(view returns (string)
MOSQUITO
totalSupply(view returns (uint256)
1090
wl_price(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
PublicMint(address _accountuint256 _quantitypayable 
Refund(uint256 amount
TeamMint(address _touint256 _quantitypayable 
approve(address touint256 tokenId
renounceOwnership(
revealCollection(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseUri(string _newBaseURI
setMaxSupply(uint256 _newMAX_SUPPLY
setMerkleRoot(bytes32 _merkleRoot
setSaleStartTime(uint256 _newSaleStartTime
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(address _accountuint256 _quantitybytes32[] _proofpayable 
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 _baseURIbytes32 _merkleRoot
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(