Eth Apes Business

Verified contract

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

No balances found for "Eth Apes Business"

0x45b5c858c4fb356f7c9daf9fa49c6d04e478ea4f3f14ddce3d5cb1c173f8aab4
0xb5a6683f996df03e5cc2928047674f41fbd7e1b1d75fb659f1f81035ce97b782
0xdd9a0657eb911f784f7350cc6fbb99720fd6176412df06cf0ee88be5cbf93ad4
0x729ec7b2ffa571f03f6cd770c7c1d42f12b23fc646bfb8425bfa21d139d5e433
From
0xe4e2d3dea56bc132129b853c4bcf7459118167497da21d23285e21c2f1eef134
0xd11f4fabc74769335f71fd515e6bb141cf7ee7655be9c0f4ebdb8cf0c9af49c3
0x9afcc7c738195cd744e22d98bcb25a953aa6ce9e8b9bed6de37d6285b785e4c9
0x6a3b0d8987cd2732e3b95594de0a8b79aa2cd877ee4ae7a4e3fd8aa6ee55718a
0x784ff952eadf32359ef6ba9e65427e988164f4a7671f1a91d0b613c5ad48840a
0xa8137308dd834a8be918d350889a089b2da5a0c55087819ab3ed76c2f92fb762

Functions
Getter at block 20929198
baseURI(view returns (string)
ipfs://QmW3vcfEe4UzxRqP83nHYGQ5SNj9oFjCvcrMkEzqR87dHM/
freeMint(view returns (uint256)
4
maxPerTx(view returns (uint256)
10
maxPerWallet(view returns (uint256)
90
maxSupply(view returns (uint256)
5000
mintEnabled(view returns (bool)
true
name(view returns (string)
Eth Apes Business
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x72f07a3a2168c1ae22978875181949b21a1c0958
price(view returns (uint256)
1000000000000000
symbol(view returns (string)
EAB
totalFree(view returns (uint256)
2000
totalSupply(view returns (uint256)
5000
Read-only
addressMint(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
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
airdrop(address touint256 amount
approve(address touint256 tokenId
mint(uint256 amountpayable 
ownerBatchMint(uint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setFreeMint(uint256 freeMint_
setMaxPerTx(uint256 maxPerTx_
setMaxPerWallet(uint256 maxPerWallet_
setOwnersExplicit(uint256 quantity
setPrice(uint256 price_
setTotalFree(uint256 totalFree_
setmaxSupply(uint256 maxSupply_
toggleMinting(
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.