InvisibleApes

Verified contract

Active on Ethereum with 67 txns
Deployed by via 0x5e58bc63 at 14276135
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $34.37
0x752d32ed3f26677d3eb6225baa8a845e6407469c93cf9f0a9ef0625da9119dd9
0x5751c15af701aeaf056e064ce8bcb2be2d922d39464c23b5b867abecadf7393f
0x5bd0f69a4a12e8feb1f0202584e222557d6effc495b25377383fcbe1261549e7
0x94672b2ad152ba0e2a75b17c7bcd07652afc63b815ed6ac10575c446652e066f
0x4cd94b001370d3cb16d61d7aaed1e90538842a65c3a1e8c711cec9030a55f27e
0xab9cb77a4dd45100c1d6078dc42ff7558043a680bb058e3a36239f165b4d01be
0x42588e98747406e3444900053474e503af66f1ec08eb6a2e884889e3e147973f
0xb490f9f82e0427bc8b4642f61d27a3c25efe434c6293d6bb587d4b87e3aa1ed6
0xeaab94b4be3544b9a7f20af8ad4dcd5484fb60eb47cec7fa0e6b3039248b99ed
0x3d23e43228d9f28ed41a9a3f29737a0faebb549fbdbb7699b279f2a690477fd3

Functions
Getter at block 21333229
MAX_SUPPLY(view returns (uint256)
10000
freeMintCount(view returns (uint256)
0
maxCountPerMint(view returns (uint256)
20
name(view returns (string)
InvisibleApes
owner(view returns (address)
0x57dfe7b20dbbf905322af0ec5de887f1c802e3ba
price(view returns (uint256)
9000000000000000
symbol(view returns (string)
InvisibleApe
totalSupply(view returns (uint256)
889
Read-only
balanceOf(address ownerview returns (uint256)
costForMint(uint256 _numToMintview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
endSale(
mint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setFreeMintCount(uint256 _count
setPrice(uint256 _price
setTokenBaseURI(string URI
startSale(
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.