Anal Gazers

Verified contract

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

No balances found for "Anal Gazers"

0x62774fe448ce2b3c53076909a77fa55e07aeeb5437c0e2e36d2bc0177f232ad5
0x823808b4eab3ede63c9c650f56e7404b6fd690d6db479184fbcf1bcc5e7333ae
0x6c71206ce759c09d72e4523f5ccb49c4f352c38f02eb91a4e640ef2f92a0e0b3
0xa99cf0ef8c18a8a837d9e9eacaa758260078ad05e88f0f36a04956fa8c536746
0x8a56a470be96a8017af4ac3a493336a0599ac15692b5d94b7a87e62ee31c4165
0x4d42fa6478fa650d2b5620db3345d3ebb93c721ec1eb6c1edaa0b7107c3fe2ac
0x9e0e2a9a9c3e28a101e80a15e1d6d170313930c4de073f7031cd924360101938
0x66efa06ad9612ba1cddcbc528a95052279aa23fe4b6122a33cd431c4687340ab
0xe628e886d4dd302559fb867d55d3cf2ea6ef340bcc75dc500f042f5d24c72891
0xab943c84be54b793b182eeb589338ae0b339ffeaa2e92fb0a8cdea32431dcebb

Functions
Getter at block 20923470
NUM_FREE_MINTS(view returns (uint256)
6969
cost(view returns (uint256)
0
freeNFTAlreadyMinted(view returns (uint256)
331
maxFreeMintAmountPerWallet(view returns (uint8)
2
maxMintAmountPerTx(view returns (uint8)
10
maxMintAmountPerWallet(view returns (uint8)
10
maxSupply(view returns (uint16)
6969
name(view returns (string)
Anal Gazers
operatorFilteringEnabled(view returns (bool)
true
owner(view returns (address)
0x212fa09bbb6d4c9d2c2eb6c799849c15f85f1ad0
paused(view returns (bool)
false
reveal(view returns (bool)
true
symbol(view returns (string)
ANAL
totalSupply(view returns (uint256)
6969
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
Airdrop(uint8 _amountPerAddressaddress[] addresses
Mint(uint256 _mintAmountpayable 
Reserve(uint16 _mintAmountaddress _receiver
approve(address touint256 tokenId
burn(uint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setFreeMaxLimitPerAddress(uint8 _limit
setHiddenUri(string _uriPrefix
setMaxMintAmountPerTx(uint8 _maxtx
setMaxSupply(uint16 _maxSupply
setNumFreeMints(uint256 _numfreemints
setOperatorFilteringEnabled(bool value
setPaused(
setRevealed(
setUriPrefix(string _uriPrefix
setmaxMintAmountPerWallet(uint8 _maxWL
seturiSuffix(string _uriSuffix
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 _tokenNamestring _tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

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