TheCryptoApes

Verified contract

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

No balances found for "TheCryptoApes"

0x8e9647cf271532e94bc7b35b3a998c4d5f45edbef9c62b923af9e3e1aabfaa4a
0x62f9e521e0a02e36f67d324048946a611602796fae14c944136be4c0a929e227
From
0xabc548a33a04ee2a75695f9504235adf670336a542456953fa1bc0c450d9b78d
0x7e5493c160413a3008da5a102c94c9760384d4ea2f4ad37c0c34c734c43fa302
0x0424f94c62a6f3506aaab77cf02e9e2bbf2896724e9cdbe4941bf809d47aafd4
0xf42b907a5132a1e1fd22111f222f967a063d6aa8675f5928fceca7de0b15c8fe
From
0xf27ddbe02a8d61e07d1145d51070bb4be4fe2c8c3cb0fb3b1476a3b5737ca79f
0x512a2d18879e6c857f5456d184f60dad46c815adaf0b691aed845943d44c2c28
0x3abe3b5d602d3890e48b41e2d1d91c0a57661aa0548f8cde9c3b0efa7589ebcb
From
0x27b1e4348b015f80c51fbbebd79d18ead1126b83e086a390ae859180dd30be3b

Functions
Getter at block 20930394
baseExtension(view returns (string)
.json
cost(view returns (uint256)
20000000000000000
maxMintAmount(view returns (uint256)
3
maxSupply(view returns (uint256)
1000
name(view returns (string)
TheCryptoApes
notRevealedUri(view returns (string)
ipfs://QmUgt8jSJEZRqjFKUe6xbz6qmVj85ATqtztHmun6GqBy6e/hidden.json
owner(view returns (address)
0xfc884f7859c3686ed5355d3368e5a794bb17084c
paused(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
TCA
totalSupply(view returns (uint256)
1000
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
setNotRevealedURI(string _notRevealedURI
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 _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.