Angry Ape Army

Verified contract

Active on Ethereum with 8,040 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"

0x534b867021c66e7dfd16090f3d6b414af9e6b49e5a04bf6428d8ba5dcf1702a1
0xfcd7c54cf2de785284ad590d5f6306cc1f8816c40da9d2ca9cdf320a72c605d9
0x75e41d9d7eadd9e0886368f24882306e0add870f4945a191bf19465a4ef4211b
0x095c3f5a00d10f31709296bdef5c86f65f24a2e1810147ffeea403fd655ead83
0x5aa32fd3b25b027aed9156bec2976c2e25d237fdf99ba90b9ce646984145652d
0x23b2fc145448513afdb581c1df25ebfdb8a7c0d138cec7973802694a692ed89b
0xa8190474e272dac1bd3cee6888890a36d6ba7052cdd41426009d6a3fcd430b0b
0x7483f28416d5d27cd243663c96ad02fed86a305360ed2446c8562721b4aeb822
0x311334cd63893ba94822343c5353f9ea1a3b538b9cf844c7306fc0b82ccab28d
0x1fd3d500ccaa5f63471bdf93df3c3406359fac255d4f4cff7547e7d95c3e6b37

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