CryptoApes

Verified contract

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

No balances found for "CryptoApes"

0x998df80f65aeddac0d37e7124ce89763d67a474ade8202ea2f872536c5861c08
0x5c985be0ef4e0ee0ece02e41aa2689285131a8ef6b5ea18bdfc8e96324436541
0xe0bd9783c836235bc31ae1c7da6c929e806f19c22713b2695f937c8ff5cc3375
0xdde26ca48f5fe1d43793e764c92c16948058454932b83c723dcada013695a9dd
0xa6b19f9514a9f30857f0d3b92af76c1ce91f03e942f169546fc11a615654ae0f
0x1371c9e860652c190fc2c3c0f0401a087597ccb40d47a5da742c54dcdb36527d
0x20e7ca0b8444d1cc604c9a9b4e27a2eec7bf709243ce9c634b922a191675299d
From
0x5ced7e9b51d10712f1bb7b0937f669b776ec18b7ca81b067b68486e30ac8456b
0x891957bc18530c8ee9f6e1b98f628a1c92c275b7a061042ff18b2ad2ce3cb6a0
0xcf55beb3037e56a87dbc40b1e27db192b2cddff8d5417b9ce52395d62ad54c7e

Functions
Getter at block 21161322
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
35
maxSupply(view returns (uint256)
10000
name(view returns (string)
CryptoApes
owner(view returns (address)
0x0c6e451963aece79c3551e13c9915be6160449bc
paused(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
CRAP
totalSupply(view returns (uint256)
6969
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
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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(string _namestring _symbolstring _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.