Cope Ape

Verified contract

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

No balances found for "Cope Ape"

0xa547e6d32d0764ec4b87885b32a9ebed09707a12bc3f1692f44df322f9291748
0x216f587a3c66bf3e474545b96894879cebdb4b8a3ccc213d99ec338ced0d2762
0x74d50b7fd186157ce337799ddc413d3442dc7054b17372748b705b72581b7934
0xf15b3635062062fbe2dd0f999db34e7b6176a4fa28b613ecd7bcd1f7a90064bc
0x5ad2d991566a9159e88c43537520c0da3713e070cf6c9458400500017f768596
0x2ff34b5ac0b0e8ec0ddb0b1f6c7f442869a9f9b0a34f13a9e16447bf1e7c86ee
0x28da8b3aa889015fd41f8a6b8a34839d248d06004dbe8c241996b356cb6ee9c7
0x787798ace39819486278ff70c128caa8634b5046fe763464748be354e1e18c01
0x4d5535fa63706a2cd4d2833d3d0cb37b99ccf0a2cfe224effddeb4b1368eb3f5
0x7f1d628d3285eb91d92c6eaaba36c000e679d7930807a93cef05e000e4a19b0a

Functions
Getter at block 21379884
baseURI(view returns (string)
ipfs://bafybeidompjeihjmettia7jn36t3c4rvm7x3m5qxxy23njcfaejuqevyie/
chanceFreeMintsAvailable(view returns (uint256)
2023
freeMintsAvailable(view returns (uint256)
146
isPublicLive(view returns (bool)
true
maxPerTransaction(view returns (uint256)
20
maxPerWallet(view returns (uint256)
1000
maxTotalSupply(view returns (uint256)
6000
mintPrice(view returns (uint256)
6900000000000000
name(view returns (string)
Cope Ape
owner(view returns (address)
0xbbcafd28b1d2866baf10202688e5132f35357eb2
symbol(view returns (string)
CA
totalSupply(view returns (uint256)
6000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintsPerWallet(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
flipPublicSaleState(
mintPublic(uint256 _amountpayable 
renounceOwnership(
reserveBulk(address[] to
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setChanceFreeMintsAvailable(uint256 _chanceFreeMintsAvailable
setFreeMintsAvailable(uint256 _freeMintsAvailable
setMaxPerTransaction(uint256 _maxPerTransaction
setMaxPerWallet(uint256 _maxPerWallet
setMaxTotalSupply(uint256 _maxTotalSupply
setMerkleTreeRoot(bytes32 _merkleTreeRoot
setMintPrice(uint256 _mintPrice
setWithdrawAddress(address _withdrawAddress
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(