Rich CZ Yacht CLub

Verified contract

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

No balances found for "Rich CZ Yacht CLub"

0xccaf9743b31841f2203cc23e610e31e955d908acce24063b2432d7cf9f16df38
0x5b17e46ed532e0c52ccd41920158f2799a6dce2fc7851facf1c156721a461f9b
0x7c2f40254572f08399b7e6aa611cca3e61b33b9fc4daa27ad3ebe0d65b2a25f7
0xda65c68542fc265a4ee09aacbe728d67f856d1e26551342a504f7758c224de4e
0xea09171a4a03ddaec21398eb2338f50c842d50c8e1739257842ae145b3ec5214
0xec1f31d95fdcebee302eeb1d3abdea236dfc98e1a701441aa196047ac6701596
0xfebbb39a420dcd592967b5fc1d67d85f226777fb914c3c62d1e15773fd2cd928
0x7a5de43d059feb1d4d7ba259e8e34f8b2fc6383fbe386dc9d5f079dc3d30d37e
0x7ad6140390d3cce2fb680a8cf2250951225672339c02e610dfe595a42000debc
0xffcee11c6f1b7ab56ba41f32e1cf53c0e3123457c4c7a5d7101fd989f0a0c014

Functions
Getter at block 20939386
baseURI(view returns (string)
https://richczyachtclub.s3.amazonaws.com/metadata/
maxFreePerWallet(view returns (uint256)
1
maxFreeSupply(view returns (uint256)
5000
maxPerTx(view returns (uint256)
20
maxSupply(view returns (uint256)
6969
name(view returns (string)
Rich CZ Yacht CLub
owner(view returns (address)
0xf08e99dd1033f81ba7fc89f7bf7a4709fb82f04d
price(view returns (uint256)
1000000000000000
symbol(view returns (string)
RCYC
totalFreeMinted(view returns (uint256)
895
totalSupply(view returns (uint256)
6969
Read-only
_mintedFreeAmount(addressview returns (uint256)
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
approve(address touint256 tokenId
mint(uint256 _amountpayable 
mintFree(uint256 _amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxPerTx(uint256 _amount
setPrice(uint256 _price
setmaxFreeSupply(uint256 _newMaxFreeSupply
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
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(