MosquitoFamily

Verified contract

Active on Ethereum with 7,668 txns
Deployed by via 0xfb6a6204 at 16701594
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
6 additional variables

No balances found for "MosquitoFamily"

0x41241e4e0a8725380cf592fc4e79620d06f4c60b1071653706ec9642c1d52e5d
0x1b0478f27c64d1b9f56ffbaf076f178968056304eec618c7c9185eafe1bfce9a
0x2adad87eb13cc5cd9f95d4612abafaaacb876ce27263633d83488d6864259c8a
0x2aaf8eb60a8ab0a05f8851e0cfef857d4d9db012c4bb9db134712b4d891d06f3
0x7ef73de0b081dcd797486f6d2f986b00ea459b805fefd1c36a1a02869235f497
0xc2cd58768470491313c206b101c3f8f981fe10a87a1da3ff9bbb94ade9882131
0xf1535ae446f4423ee11f157dba85f8f6d3ea6887039cff8f56ff21f7e1438eae
0x365531c995e37b806e39f348943bc5342074c469104b2fe5d00f23c8b1b83311
0xdcb57a00f84d8b9031f571a9f7fdc27d77215e297d6173cb0d59dc681382b037
0x2c0cff2f652fc7fbd84853dd3c90e4e67534fc9be1434e7c8a5e465f1f0702f8

Functions
Getter at block 21211259
ADMIN(view returns (bytes32)
0x41444d494e000000000000000000000000000000000000000000000000000000
BIRTH(view returns (bytes32)
0x4249525448000000000000000000000000000000000000000000000000000000
CAL(view returns (address)
0xdbaa28cbe70af04ebfb166b1a3e8f8034e5b9fc7
CALLevel(view returns (uint256)
2
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://mosfami-server.welcome-mint.site/metadata/
contractLockStatus(view returns (uint8)
2
defaultRoyalty(view returns (address recipientuint16 bps)
(recipient=0x0000000000000000000000000000000000000000, bps=0)
getTokenRoyaltiesCount(view returns (uint256)
0
getTotalBurned(view returns (uint256)
139
maxSupply(view returns (uint256)
12345
mintCost(view returns (uint256)
1000000000000000
name(view returns (string)
MosquitoFamily
owner(view returns (address)
0xa04d0297e107aed34522ad3b7fc64c5c72f0d723
paused(view returns (bool)
true
salesId(view returns (uint256)
1
symbol(view returns (string)
MOS
totalSupply(view returns (uint256)
12206
withdrawAddress(view returns (address)
0xa04d0297e107aed34522ad3b7fc64c5c72f0d723
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getLockStatus(uint256 tokenIdview returns (uint8)
getLocked(address operatoraddress holderview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
getTokenLocked(address operatoruint256 tokenIdview returns (bool isLocked)
getTokenRoyaltyByIndex(uint256 indexview returns (struct IEIP2981RoyaltyOverrideTokenRoyaltyConfig)
getTokensUnderLock(address holderaddress toview returns (uint256[])
getTokensUnderLock(address holderaddress touint256 startuint256 endview returns (uint256[])
getTokensUnderLock(address toview returns (uint256[])
getTokensUnderLock(address touint256 startuint256 endview returns (uint256[])
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isLocalAllowed(address _transfererview returns (bool)
isTokenOwner(address _owneruint256 _tokenIdview returns (bool)
mintedAmountBySales(uint256addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 valueview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addLocalContractAllowList(address _contract
airdrop(address[] addressesuint256[] amounts
approve(address operatoruint256 tokenIdpayable 
burn(uint256 _tokenId
grantRole(bytes32 roleaddress account
mint(uint256 _amountuint256 _allowedAmountbytes32[] _merkleProofpayable 
pause(
removeLocalContractAllowList(address _contract
renounceOwnership(
renounceRole(bytes32 roleaddress account
resetBaseExtension(
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseExtension(string _value
setBaseURI(string _value
setCAL(address _cal
setContractAllowListLevel(uint256 level
setContractLockStatus(uint8 status
setDefaultRoyalty(struct IEIP2981RoyaltyOverrideTokenRoyalty royalty
setMaxSupply(uint256 _value
setMerkleRoot(bytes32 _value
setMintCost(uint256 _value
setSalesId(uint256 _value
setSalesInfo(uint256 _salesIduint256 _maxSupplyuint256 _mintCostbytes32 _merkleRoot
setTokenRoyalties(struct IEIP2981RoyaltyOverrideTokenRoyaltyConfig[] royaltyConfigs
setWithdrawAddress(address _value
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
unpause(
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
DefaultRoyaltySet(address recipientuint16 bps
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TokenLock(address indexed owneraddress indexed fromuint256 lockStatusuint256 indexed tokenId
TokenRoyaltyRemoved(uint256 tokenId
TokenRoyaltySet(uint256 tokenIdaddress recipientuint16 bps
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address _withdrawAddress
Fallback and receive

This contract contains no fallback and receive objects.

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