Crypto Apes

Verified contract

Active on Ethereum with 555 txns
Deployed by via 0x35544efc at 13815844
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Crypto Apes"

0x35899bac7a1efc30354e2098d1938dbf17875d45d5bff82535398afebb1b2d11
0x539d09994d4bda54a8ff2113da7237518e8a446a642a3271831b3cdf919f6a3c
0x9d03f19ab4d6b6fc9fb6e9688a4d3f8c3017f01be9d72ed078c6ceb5bd6b2658
0xad7f125cd2bc23497c775fa81588df8e24b7a70a3b2c2065038417027775ba28
0xebdbb970a542a87d824513634615aa7fb2517be2282e2e90e702af892630fc1e
0xbb25c772043bbbfa63f031e65d17c4c2edc1c11764b8fd068411553100174454
0x708a0f92a09c2af690255d283cf55f354634df378afa43f21c4b07f97e226b65
0x253b99bb903dd4b9a3caf2b9834c00b4f644bd5345725d62b2199ee935bae930
0xb33c3de6cb9a17b6a698a17c7fbd4b9d7812cbe7b1c054c5e0bf330bba970faf
0x9e1f9e1779b57933d02e211b82d73c2a48d3604d8e57d54a359e12406e0b564c

Functions
Getter at block 21313427
MAX_SUPPLY(view returns (uint256)
555
name(view returns (string)
Crypto Apes
owner(view returns (address)
0xc034f8cd7817620e2ab260ed20eaa7972ecb692d
price(view returns (uint256)
77000000000000000
saleOpen(view returns (bool)
true
symbol(view returns (string)
CApes
totalSupply(view returns (uint256)
480
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
flipSaleState(
mint(uint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Minted(uint256 totalMinted
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.