ZZZ Rug Cleaners

Verified contract

Active on Ethereum with 2,019 txns
Deployed by via 0x1d3cc4a8 at 16589291
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ZZZ Rug Cleaners"

0xadfc2a704a29b85a988cb583beec77ac9872ae43d660c9763b81870331c04ac5
0x076717fc7f62958f9671fe1517126d525a502efc0d26be37e3ac7633e1bb28fd
0x1c40f8d0a7aaa852f9fad3e4b916a6a9d7f94a87d8b51ec58924f19d59dc4ba3
0x61b56ca5dc55e0c622af85eb4133a49bf1667ef83ea70086bc295cd375dbc8d6
0x311cabc88abd6deb9527294ac9dec8d027e7d99eb6a4f0d0196f16067d6967f7
0x8ed273164bb1f554134e98bdf2e22888fa96be50bab338bc6f7b923fdb0ec2e4
0x02dfc557f8e515b87881f96efc5cf5d73bff2ad18bd1a0b2d4c386e1464f9092
0xad89aab5851dbd898c81916aec4589513a7b9caf0db30a7bab5c5e13d91491b6
0xdfad1a2db4553c61fdd46201760a56c05ae9799cc4fde962f72ca9c412042711
0x6a30166d9ff379d4eced7f2127ddda98095f1e232e78806111363930822044c5

Functions
Getter at block 20914537
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
_maxSupply(view returns (uint256)
4444
costOfNFT(view returns (uint256)
2500000000000000
maxMintAmountPerTx(view returns (uint256)
11
maxMintAmountPerWallet(view returns (uint256)
11
name(view returns (string)
ZZZ Rug Cleaners
numberOfFreeNFTs(view returns (uint256)
1
owner(view returns (address)
0xb4882fc748d4887fff763ddec9aff758819460dd
symbol(view returns (string)
ZZZ
totalSupply(view returns (uint256)
4444
Read-only
balanceOf(address ownerview returns (uint256)
checkCost(uint256 _mintAmountview 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
airdrop(address[] accountsuint256 amount
approve(address touint256 tokenIdpayable 
mint(uint256 _mintAmountpayable 
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setCostPrice(uint256 _cost
setExtensionURL(string uri
setHiddenURL(string uri
setMaxMintAmountPerTx(uint256 perTx
setMaxMintAmountPerWallet(uint256 perWallet
setRevealed(
setSupply(uint256 supply
setbaseURL(string uri
setnumberOfFreeNFTs(uint256 perWallet
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
ContractPaused(
InsufficientFund(
InvalidMintAmount(
MaxMintWalletExceeded(
MaxSupply(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NoSmartContract(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TokenNotExisting(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(