Angry Apes United

Verified contract

Active on Ethereum with 16,593 txns
Deployed by via 0x6cd626ea at 13578220
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#487)
ERC-721
--
 (#3200)
ERC-721
--
0xc7e7f68439c615208b5014d18aaf9830ab7711922e903f4159ab918696af68c6
0xae6622b71b6561c6aa273cd0ff35188bec95a115d2ff7afef7ec17632ab40769
0xd4a93f0118e63e640b01f94956af32c46ced24d6d3f27f4b86080ed14dc01cf7
0x0b7e1083cb15027267dae3e5f710d5af3d0001db2834c9ab8234eb3f53ff6a48
0x1bbf007d661b1b756979429475b13880e5ec8923fbb1b5320f221db997bae6e0
0xb8824bae5664c40983e4b8e1ca510036065d545f3823d918db35fadd8085b89b
0x27a6431f3992fe3f222f1bdd2abce62521a00234acbc4e949fffec38b49efcc7
0x455e00c7a9af4230ca979e31cf3c8de16952d0aec5d2347580021576f0905618
0x3713b053856e2b7e0129df6d88e20678226bfa210da818e5b46d034a66cdfa08
0x6f667a302ee58976497da9cfa2112be4f219f8644cf32562c154230c39841f81

Functions
Getter at block 21294862
allowListMaxMint(view returns (uint256)
5
getContractOwner(view returns (address)
0x50e5fe7464d0f80d93f92ec45213b368024ea4cb
 
getMaximumAllowedTokens(view returns (uint256)
getPrice(view returns (uint256)
75000000000000000
getReserveAtATime(view returns (uint256)
45
getTotalSupply(view returns (uint256)
8888
isActive(view returns (bool)
false
isAllowListActive(view returns (bool)
false
maximumAllowedTokensPerPurchase(view returns (uint256)
20
maximumMintSupply(view returns (uint256)
8888
mintPrice(view returns (uint256)
75000000000000000
name(view returns (string)
Angry Apes United
owner(view returns (address)
0x50e5fe7464d0f80d93f92ec45213b368024ea4cb
symbol(view returns (string)
AAU
totalSupply(view returns (uint256)
8888
Read-only
allowListClaimedBy(address ownerview returns (uint256)
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
batchReserveToMultipleAddresses(uint256 _countaddress[] addresses
mint(address _touint256 _countpayable 
preSaleMint(bytes _signatureuint256 _countpayable 
renounceOwnership(
reserveNft(
reserveToCustomWallet(address _walletAddressuint256 _count
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setActive(bool val
setAllowListMaxMint(uint256 maxMint
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setIsAllowListActive(bool _isAllowListActive
setMaxMintSupply(uint256 maxMintSupply
setMaxReserve(uint256 val
setMaximumAllowedTokens(uint256 _count
setPrice(uint256 _price
setReserveAtATime(uint256 val
setSignerAddress(address addr
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
AssetMinted(uint256 tokenIdaddress sender
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SaleActivation(bool isActive
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.