BrokenApeCouchClub

Verified contract

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

No balances found for "BrokenApeCouchClub"

0xdf29eaf71178ea7f5e340e24b138862060116f6167234b544bdb8ccd43346119
0x65881a9b9b3f51bb992812d0a1ab6d35e5fea5135b3851d4ab64a1e92570feca
0xebed457fe81679522130237be39c45663b1e067dea1d825690c4514914f1bf36
0x4ea16613f638e38878b6ae521748d16d59e407eaedd318972e7692cf9b06b0a9
0xea84522cc080e2e0385febd7020645e4064d6666b2d43a5ed5d5832c56d01945
0xf84ae5429330031729668e9a11d399a45d339a703ea37c3ea997c581444d6168
0x063dde494c101bc74df2bd1913e9bea6742e61a9a66ec69081fc9a641f735dfa
0x475c08b4fdda4b70f4a7ce893ea454aa30300cedae0ae757b5fe02251befd28a
0x898ffb701ee885447b1e1ec9d825ddf1df9bf183d3ea9c17b630d61ea4beab46
0xc3ddf14103df82a56e6b3058ffd4f1474cd0e70d17d266d5a5c89d60c6a4048d

Functions
Getter at block 20988153
amountForAllowList(view returns (uint256)
800
amountForDevs(view returns (uint256)
311
getCollectionSize(view returns (uint256)
1111
maxPerAddressDuringMint(view returns (uint256)
1
name(view returns (string)
BrokenApeCouchClub
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x344f03d710bb8de78a651e0cf0cdc1aa7a4c139d
saleConfig(view returns (uint32 allowStartTimeuint32 publicSaleStartTimeuint64 allowPriceuint64 publicPrice)
(allowStartTime=1662472800, publicSaleStartTime=1662472800, allowPrice=8000000000000000, publicPrice=8000000000000000)
symbol(view returns (string)
BACC
totalSupply(view returns (uint256)
1111
Read-only
allowlist(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)
isPublicSaleOn(uint256 publicPriceWeiuint256 publicSaleStartTimeview 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
allowlistMint(payable 
approve(address touint256 tokenId
destroyContact(
devMint(uint256 quantity
publicSaleMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
seedAllowlist(address[] addressesuint256[] numSlots
setAllowSaleConfig(uint32 timestampuint64 price
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setOwnersExplicit(uint256 quantity
setPublicSaleConfig(uint32 timestampuint64 price
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(address payee
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(string name_string symbol_uint256 maxBatchSize_uint256 collectionSize_uint256 amountForAllows_uint256 amountForDevs_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.