ApesOfSpace

Verified contract

Active on Ethereum with 10,703 txns
Deployed by via 0xb984394d at 13010734
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "ApesOfSpace"

0x315d3900785d37a1507106826adae224020c7a1cf475125aa1bb44ec9516f89c
0x0cd7bcf3431fe3075f5768e9b3b99a6519a5c7c2424d1cda9b6e2725b09065bc
0x91e3ffa0b40563a0f96efe6298fd56d9b68fb7331065f5285159662ce1cb48de
0x4ce527848ee1502cc3ea44e43a88495a0703675c3b8b9e8b2dd5cd5fa9a1dfdd
0x78307c28124e58ca8c49df7f265ade0dede6f2e0b5557cab50c8eefa8e61ad22
0x0e68f00902771874743b67959fe31e79824cda7de9f7795ea7630654af334b95
0x08855ed5c7c23a98383232755d9830549556d4c26ea126015572ca921e096e0f
0x6a66d47ea94a5dfa947f116ed8b85bbe7aa9400f97c9b650a854991fd3b81bd7
0x42cde9add431c018f0e21c8a1615af5064b35daefaf53f30025013b4de48236b
0xe7105302ea5d8439d53a6576af583f328436cfc914a15ea1a2629828c7254ac2

Functions
Getter at block 21257068
MAX_APES(view returns (uint256)
10000
apesPrice(view returns (uint256)
35000000000000000
baseURI(view returns (string)
https://raw.githubusercontent.com/apesofspace/metadata/master/
maxApesPurchase(view returns (uint256)
30
name(view returns (string)
ApesOfSpace
owner(view returns (address)
0x4eb8f99f1f912642eafac5e1dfaf2b72c0012462
saleIsActive(view returns (bool)
false
symbol(view returns (string)
AOS
totalSupply(view returns (uint256)
10000
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)
State-modifying
airdropApes(uint256 numApesaddress recipient
airdropApesToMany(address[] recipients
approve(address touint256 tokenId
changeApesPrice(uint256 newApesPrice
flipSaleState(
mintApes(uint256 numberOfTokenspayable 
renounceOwnership(
reserveApes(uint256 reserveAmount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
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

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.