ApesOfSpace

Verified contract

Active on Ethereum with 10,692 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"

0x0e590810740157b83bd9e792610c1a0f6955e426fb520132723555d26aea7ace
0xab4e55a113594b510177417c6966aa5ad0e0a0f4e82758f46b28ccf9b50019d7
0xa85fb25e0177b7086cc02a610df0093bc07524c8660b696ec586978c6ce5c54d
0xf804a1404dd98c2102b83c61dea9fcbcd8e4db53e90622839a8047cc33141afb
0x2eabc97fa57a7c3c8054d4d3f60544768d0f841b9e186522d6307bc91919b13d
0xd98ee32435557112ecae5eec96a4499038c9afd4bd62cd737435916bc74fd517
0xfa93829b6185bfa199e01cba02835740acddf1aff80aced5cb3737a4de191416
0x6efa2a6ca707489e6965c9ca2537d020cde568d5eedcaaba3f529eefc3ae93d7
0xaa892be13b30ae10c04383d0ba95a31cecb8e57054a28f48c7686900db829b1f
0x4249cc6e548aafd17a0388831e90a508466c31d4cd9380b2c2f04134c3005445

Functions
Getter at block 20859888
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.