Cryptocuban Social Club

Verified contract

Proxy

Active on Ethereum with 270 txns
Deployed by via 0xb700ae54 at 13998854
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
11 additional variables

No balances found for "Cryptocuban Social Club"

0x361f44c80963aee7543113e1eec135dddd105fc2608ab87c7645ddc4265a1bd2
0x0fe054cc9e9527d928d49eda86422d575e9551890e26bb7af745d39fdd28f341
0x20a293895eb5ade5e0decf09e4019f4691f82bb65016052af8bf405886414fae
0x25593cd21449e24b0472d3a41db40e275fd9f77704fc55e5d220f6f0de60c3c4
0x2588c93339c1dd0577bf74bc46e972b4d79cf30f7b88854424eabf6a690bffdb
0x1dff6f8b28608bc5400596dc93ae41b357e5b3f6526b6ffc50ed6756e5fd4017
0xb4f3ee3d242c38c9133f72e352c65428a055c4459768a188686695bfa637574b
0xb171ca27be8271469eef21a50d6cf3be1d75aeda265ee2e461d3dbc20d34f819
0x46710e0150ed9790407d0af79b0c34aef9179d4a624cd257097090d5dfa6639b
0xde158cc59d3807425ec15d6086ad07753d2e96166536f2a880bfb9f01e154815

Functions
Getter at block 21167528
auctionActive(view returns (bool)
false
auctionDuration(view returns (uint256)
0
auctionPrice(view returns (uint256)
0
auctionStartedAt(view returns (uint256)
0
maxAmount(view returns (uint256)
1492
maxPerMint(view returns (uint256)
3
maxPerWallet(view returns (uint256)
3
name(view returns (string)
Cryptocuban Social Club
owner(view returns (address)
0xc5328d0016d60325e24a63fe18e2dcda0afc20b4
presaleActive(view returns (bool)
false
price(view returns (uint256)
150000000000000000
saleActive(view returns (bool)
true
symbol(view returns (string)
Cryptocuban
totalRevenue(view returns (uint256)
28650000000000000000
totalSupply(view returns (uint256)
294
treasury(view returns (address)
0xc5328d0016d60325e24a63fe18e2dcda0afc20b4
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
batchAirdrop(uint256[] numberOfTokensaddress[] recipients
initialize(string name_string symbol_address treasury_
mint(uint256 numberOfTokenspayable 
presaleMint(uint256 numberOfTokensbytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMerkleRoot(bytes32 newRoot
setTreasury(address newTreasury
startAuction(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newStartPriceuint256 newEndPriceuint256 newDurationbool presale
startSale(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newPricebool presale
stopSale(
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.