PAWFECT CLUB

Verified contract

Active on Ethereum with 1,720 txns
Deployed by via 0x751b2810 at 16963913
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional variables

No balances found for "PAWFECT CLUB"

0x32ab98c056ce741de90e59984c2edc578de9c3dfc803970d01e6d06c76aa442f
0x444c5d20c7b1378c3c42a7ffa332f293c876100c62c4a3ea907ec8eb5cf677fc
0xcdc5897ba3cf8c4f7f84b8e48ac7181b86badb9ae20d53a05832df9e084f096d
0x817f22c161af2679ca5cfedc4e74b384f7c0a9a5d89b42629a5af464ea6dceae
0xcec72d174e95cffe4a9e901b0cd29477d1c1514728af2be35978cd716ead6798
0xa6d30823c8e2b7045c969189b65edfc66b2375b196ae8bec1f1e967e3e2f0ab3
0x3f5e64f3079d9d4250f2d6bbd6f9fbeb6cf75dad6277ec34df8eaa49311fea68
0x84bcf0e357e5d6280498c6943e7e2eaeb50950ded924252ed844365c31835167
0x85e4b9ee7e36ca820186697d42d313ddb801f387833398eda6e2d44f9123290f
0x3e75674efe4d73f8487934fa9b53d4949e7d011bb6a3b1a00eaae3d224198832

Functions
Getter at block 21159807
MAX_SUPPLY(view returns (uint256)
7777
PRESALE_MAX_SUPPLY(view returns (uint256)
2000
baseTokenURI(view returns (string)
ipfs://bafybeifqu5wkzru5dqu4fopswslopvvsbe6bea3j4wyslypbkke4ffovh4/
heymintFeePerToken(view returns (uint256)
700000000000000
heymintPayoutAddress(view returns (address)
0xe1fac470de8de91c66778eaa155c64c7ceefc851
isOperatorFilterRegistryRevoked(view returns (bool)
false
isPresaleActive(view returns (bool)
true
isPublicSaleActive(view returns (bool)
false
metadataFrozen(view returns (bool)
false
name(view returns (string)
PAWFECT CLUB
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0x2133147e8f40f7169a4759850cb3dddc815f95ab
paused(view returns (bool)
false
payoutAddressesFrozen(view returns (bool)
false
presaleMintsAllowedPerAddress(view returns (uint256)
1
presaleMintsAllowedPerTransaction(view returns (uint256)
7777
presalePrice(view returns (uint256)
0
publicMintsAllowedPerAddress(view returns (uint256)
10
publicMintsAllowedPerTransaction(view returns (uint256)
7777
publicPrice(view returns (uint256)
3800000000000000
royaltyAddress(view returns (address)
0x2133147e8f40f7169a4759850cb3dddc815f95ab
royaltyFee(view returns (uint96)
500
symbol(view returns (string)
PAWPAW
totalSupply(view returns (uint256)
7777
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address _ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
payoutAddresses(uint256view returns (address)
payoutBasisPoints(uint256view returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
userExpires(uint256 tokenIdview returns (uint256)
userOf(uint256 tokenIdview returns (address)
State-modifying
approve(address touint256 tokenId
freezeMetadata(
freezePayoutAddresses(
gift(address[] receiversuint256[] mintNumber
mint(uint256 numTokenspayable 
pause(
presaleMint(bytes32 messageHashbytes signatureuint256 numTokensuint256 maximumAllowedMintspayable 
reduceMaxSupply(uint256 _newMaxSupply
reducePresaleMaxSupply(uint256 _newPresaleMaxSupply
renounceOwnership(
revokeOperatorFilterRegistry(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setPresaleMintsAllowedPerAddress(uint256 _mintsAllowed
setPresaleMintsAllowedPerTransaction(uint256 _mintsAllowed
setPresalePrice(uint256 _presalePrice
setPresaleSignerAddress(address _presaleSignerAddress
setPresaleState(bool _saleActiveState
setPublicMintsAllowedPerAddress(uint256 _mintsAllowed
setPublicMintsAllowedPerTransaction(uint256 _mintsAllowed
setPublicPrice(uint256 _publicPrice
setPublicSaleState(bool _saleActiveState
setRoyaltyAddress(address _royaltyAddress
setRoyaltyFee(uint96 _feeNumerator
setUser(uint256 tokenIdaddress useruint64 expires
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
updateOperatorFilterRegistryAddress(address newRegistry
updatePayoutAddressesAndBasisPoints(address[] _payoutAddressesuint256[] _payoutBasisPoints
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
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
UpdateUser(uint256 indexed tokenIdaddress indexed useruint64 expires
Constructor
constructor(uint256 _heymintFeePerToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
InitialRegistryAddressCannotBeZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OnlyOwner(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
RegistryHasBeenRevoked(
SetUserCallerNotOwnerNorApproved(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(