Coffee Cup Club

Verified contract

Active on Ethereum with 1,104 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Coffee Cup Club"

0xb3ad9ce41f66358a5b7f406786ffa6909d98cbdebbab1fe4b1fdd38f7647dc57
0x5b1d184acc256c6bac4cd0b1dd5937be0c07b501da08fec3a3f78d6ac5cb4709
0x546ff641e5859cd61a977a41edcf9024e1935d5293cffa5a404bf5cd932a6a7b
0x6ffaf122e7dd6a7caa9e98e54a4dd3d931c1b9c2eb93c9eb9fab5d8aa648f4fb
0x2c9251cf2ecaebd2bee23988447ee7a7798eaaf89cef4ee820d590acb85d0a19
0xd60c4a770ee007c0733d08508e56f3c3fa5bcfce30c1c6c0f26c4c00316aac9f
0x94224f59003ce5633b546c975fbcbcfc3d4c82ffe2b406ecff296fe82dfd59de
0x536f8ec83aea689b348456376d74d9739f9b8d681a8d9e6c9f967bd0d379475d
0xe998d8219f9b0054b8d6536eaa98fef91e9822d351d395ed14b92d5612f30756
0x56517aeee4247306a545646609f269c791ed9e00c6618ac5d62bd8d96d6755e0

Functions
Getter at block 21297793
baseExtension(view returns (string)
.json
cost(view returns (uint256)
15000000000000000
maxMintAmount(view returns (uint256)
2
maxSupply(view returns (uint256)
1671
name(view returns (string)
Coffee Cup Club
notRevealedUri(view returns (string)
owner(view returns (address)
0x37720bf7327136fad719aee4b5cea699c30c1d23
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
CCC
totalSupply(view returns (uint256)
760
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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 _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.