Angry Ape Army

Verified contract

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

No balances found for "Angry Ape Army"

0x62a0e47138b0a34f649ca1b6b239dc1644fee18ae9b12d82aec2a1fbea94e7f3
0x79654235ce183f2e26554442db8402984318b4ea8e5f50646157e6d48c33cb51
0xb778f7cf777db39bfc1f1031852a252dd52a3de838263cb65f9384dee51caeab
0x195f8e232794394cc2edba272ff7e5a69379d07997698d583d669ec22b2cc05a
0x3d9b439c4a8f61f2623e38453de10e89b37738703ee8d044f4235ca54d810e81
0x0100844d0f7fd0cf06dbe601ec6a0cdb4c0c2e6b412c3bea4fb9df1ad3eb60f4
0x534b867021c66e7dfd16090f3d6b414af9e6b49e5a04bf6428d8ba5dcf1702a1
0xfcd7c54cf2de785284ad590d5f6306cc1f8816c40da9d2ca9cdf320a72c605d9
0x75e41d9d7eadd9e0886368f24882306e0add870f4945a191bf19465a4ef4211b
0x095c3f5a00d10f31709296bdef5c86f65f24a2e1810147ffeea403fd655ead83

Functions
Getter at block 21286287
MAX_ANGRYAPES(view returns (uint256)
3333
MAX_PRESALE(view returns (uint256)
2
MAX_SALE(view returns (uint256)
25
contractURI(view returns (string)
https://aaa-microservice.herokuapp.com/contract/nft
hasPreSaleStarted(view returns (bool)
false
hasSaleStarted(view returns (bool)
false
name(view returns (string)
Angry Ape Army
owner(view returns (address)
0x6ab71c2025442b694c8585ace2fc06d877469d30
preSaleOver(view returns (bool)
true
price(view returns (uint256)
80000000000000000
symbol(view returns (string)
AAA
totalSupply(view returns (uint256)
3333
Read-only
balanceOf(address ownerview returns (uint256)
checkEarlyBird(address earlyBirdAddressview 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)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
addEarlyBirds(address[] earlyBirdAddresses
approve(address touint256 tokenId
batchMintByOwner(address[] _mintAddressListuint256[] _quantityList
mint(uint256 _quantitypayable 
mintByOwner(address _touint256 _quantity
pausePreSale(
pauseSale(
preMint(uint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _URI
setContractURI(string _URI
setPrice(uint256 _price
setSaleAddress(address _saleAddress
startPreSale(
startSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
Events
AngryApeMinted(uint256 indexed tokenIdaddress indexed owner
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 baseURI_string contractURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.