Cool Ape Club
Verified contract
Active on
Ethereum with 8,588 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Cool Ape Club"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21198084 | 11 days ago | | | 0 | 0.00072384167 | |
| 21070880 | a month ago | | | 0 | 0.00042576024 | |
| 20890642 | 2 months ago | | | 0 | 0.00028226014 | |
| 20672925 | 3 months ago | | | 0 | 0.000090619824 | |
| 20486442 | 4 months ago | | | 0 | 0.00016444264 | |
| 20468402 | 4 months ago | | | 0 | 0.00028918184 | |
| 20369563 | 4 months ago | | | 0 | 0.00032008397 | |
| 20342700 | 4 months ago | | | 0 | 0.00019669259 | |
| 20303715 | 4 months ago | | | 0 | 0.00019746409 | |
| 19880195 | 6 months ago | | | 0 | 0.00029307141 |
ABI
ABI objects
Getter at block 21274485
CAC_MAX() view returns (uint256)
5555
CAC_PER_MINT() view returns (uint256)
5
CAC_PRICE() view returns (uint256)
0
name() view returns (string)
Cool Ape Club
owner() view returns (address)
0x836a45494458271c26920f6da35c3489e5a943a4
privateLive() view returns (bool)
false
publicLive() view returns (bool)
true
symbol() view returns (string)
CAC
totalSupply() view returns (uint256)
5555
Read-only
balanceOf(address owner) view returns (uint256)
buyersList(address) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
founderMint(uint256 tokenQuantity)
gift(address[] receivers)
mint(uint256 tokenQuantity) payable
privateMint(bytes signature, uint256 tokenQuantity, uint256 allowedQuantity) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string URI)
setMax(uint256 count)
setPrice(uint256 price)
togglePrivateMintStatus()
togglePublicMintStatus()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
receive()
This contract contains no error objects.