This contract is being backfilled. You may encounter incomplete storage history.

The Club of Cool Apes

Verified contract

Active on Ethereum with 1,923 txns
Deployed by via 0xc1a9be96 at 13945506
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "The Club of Cool Apes"

0x0afd1bac8c3a801a04079e243581740024a5790efd52f9d913bcc5ae5725cdd4
0xeab0fa999c3929723e6128544f031f0a4d5c2dca9de356c27731716dabe9d885
0x3ca25580a9c9886702463291fb80bfe4f94a89c1f9ea2c8804f0a6738ac702b3
0x72fdcba8db78602942cac1be595be9351eed337a850d5851399588a2f63c264c
0x4bc0fbb08619b6c462fc914f0d8113f128fe55060cf35c7bef49acece88741f5
0xc3253f60ca2b39107adf02970f725ea085b85b30a316f2d6cfe25ddade88cbe1
0x2b38793cfde6ee05edc99f4bb9d2866b4d5adaac8787be22064ee14df8b5e5a5
From
0x7a0fff2cf64fa3714aebe4b9134eac4b008c7adfa5a6bf16d5d33207036f200d
0xe38c52f53e8390595b8246b12fc1d676683a9843329a3d913977adf52bd58d97
0x0ff64df83821ecf1534aa461bde78107c484c8ccb60edef17b6ac50ff76468df

Functions
Getter at block 20793668
baseURI(view returns (string)
https://ipfs.io/ipfs/QmUWZvjkiypMTXpX22y5T5jfZSUz4GhjayQ52bSK3wBzyu/
burnActive(view returns (bool)
true
maxMintsPerTx(view returns (uint8)
10
maxSupply(view returns (uint16)
5000
maxTokensPerWallet(view returns (uint8)
30
name(view returns (string)
The Club of Cool Apes
owner(view returns (address)
0x97d3b872fe2c49a6f7f3b2bcbc7bf70d3e9f6dd1
saleActive(view returns (bool)
true
symbol(view returns (string)
coca
tokenIdCounter(view returns (uint16)
3046
tokenPrice(view returns (uint256)
20000000000000000
yieldToken(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
_tokensMintedPerWallet(addressview returns (uint8)
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
burnRemint(uint16 tokenId
flipBurnStatus(
flipSaleStatus(
publicMint(uint8 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address from_address to_uint256 tokenId_bytes data_
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMaxMintsPerTx(uint8 _maxMintsPerTx
setMaxSupply(uint16 _maxSupply
setMaxTokensPerWallet(uint8 _maxTokensPerWallet
setTokenPrice(uint256 _tokenPrice
setYieldToken(address _address
transferFrom(address from_address to_uint256 tokenId_
transferOwnership(address newOwner
withdrawERC20(address tokenuint256 amount
withdrawERC721(address tokenuint256 id
withdrawFunds(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.