Bored Ape Beach Hut

Verified contract

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

No balances found for "Bored Ape Beach Hut"

0x0635250f715bbd82eab36232097d6f35dc2166d3f0d251cbb375be910ad7337a
0x8904b17ece02a5f55d14435d15bab6ca2c9b09127ca47612a109dfd8101f6b5b
0x7a90890979af5210f39449f5c8250c8e3dba1c6fc0959b3d863a38ff5a1e2349
0x922b2b66494af173c171c228b73fd0bca3a18a0f1f13b378ae513416e13bfcd9
0x45fd50b431defa0b25be5e845d2fd50d9b62db2408a29ddbff937def021b09b3
0x7589d400b3e2656d262d3214239d5db3a13f5494ae8697a814eec776804d2a91
0x32f60facaea4577b4037d641d7bae22e03025faff99fffa7728421fbd7967f5b
0x1d567052d502338b511d71b3ed53fde54c2bcef670c6c68ae10eee9066457853
0x41878094768279cf38741d3a3dec1f0285ae2ec36aad6d37be463bd00014d0e6
0x4e534714d1a8fbced15daf0ee6dca010341ca6a8c16158981bdfc397baecac98

Functions
Getter at block 20912800
amountForTeam(view returns (uint256)
1000
maxMintQty(view returns (uint256)
10
maxWalletQty(view returns (uint256)
10
name(view returns (string)
Bored Ape Beach Hut
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x69a1f9e771dce8b14460b25d5b84e9aad41892b2
paused(view returns (bool)
false
symbol(view returns (string)
BABH
totalSupply(view returns (uint256)
10000
Read-only
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
approve(address touint256 tokenId
freeMint(uint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxWalletQty(uint256 qty
setOwnersExplicit(uint256 quantity
teamMint(
togglePaused(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(uint256 maxBatchSize_uint256 collectionSize_uint256 amountForTeam_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.