Purrnelopes Country Club

Verified contract

Active on Ethereum with 11,116 txns
Deployed by via 0xd1588413 at 12845717
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
0x0def288fec3feec328f327b5b0693270824bb2a6433f9272ab3be3d2e7ae921b
0x5a6e4932c82f57ed8c5d1e1f0e7202c7e51edac69b058e07e375379dc56393a0
0x279c3a244071e44864ad20ff4a0ddac2ebd093528581f201519f455697f6862a
0xf97215560619e8ab8f8b2602eba934d2606dd6d49335931a3bcaa39cd358f6ef
From
0xbd6be14b29f1cdde1455f1c666ac413a64ecec1baebea17efede6095fc20a9ca
0x5adbfa1b530b92b0f198cd09f3aeea95081719b885c39933c3c21ec73a012c22
0xc0b8e78d876443e02b72d67f426ff4de552f95561e603dad43a8e8646f511f33
0x233cabf867a4bdc56e3a8a8330412a0b8b365f29ce1498add3c2a2a48cb9a3e6
0xc945b2b83a41950dde8eeb8d0d65f593a8d79704c7ea9ac42b7f73c90bfc51db
0x21c36cfa7028c8a1ff86ddf812f7719226797a97a17cce2f41a646bd7909de75

Functions
Getter at block 21301234
name(view returns (string)
Purrnelopes Country Club
owner(view returns (address)
0x112e62d5906f9239d9fabab7d0237a328f128e22
paused(view returns (bool)
false
symbol(view returns (string)
PCC
totalSupply(view returns (uint256)
10000
unitCost(view returns (uint256)
80000000000000000
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
devMint(address touint256 numberToMint
endSale(
mintCats(uint256 numberToMintpayable 
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string folderPath
startSale(string folderPath
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateUnitPrice(uint256 unitPrice
withdraw(
withdrawTokens(address token
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CloseSale(address indexed _from
OpenSale(address indexed _from
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(uint256 maxPurchaseuint256 maxTokens
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.