This contract is being backfilled. You may encounter incomplete storage history.

Bored Ape Yoga Club

Verified contract

Active on Ethereum with 62,042 txns
Deployed by via 0x1a3b8907 at 15423809
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49999 additional slots
-
variable spans 4 additional slots
-
variable spans 6 additional slots
Native
Value $171.4
0xaf88f4a7ec258c62bd63c27694877d8d942bfb62e86fe55f69cdb2ad5a3218f6
0x57f9fc403b6abc812c9ad2fda5fa4e00f68effbab70fe6910af0cb15a2e9b75f
0xa7d1b9c859e268dc30c7f4a57fc5d160cae7bc29f7988bc22b3d5690ae824068
0xa6c85310b0f6150fcab4bbe8247328158c3055ac27bb0b73fc38ba6bd1bef191
0xbab0a045b6252ce15183c94dcd65bebf0d1e62b80574d67c64c3196a8a784d0c
0x64a43e5ee8cf43232389b90a2aa69c6fd69f75e17a93905a1b8d0ab7f3b5d996
0x3aebdf8e83767024b02cb3ae0c347372d7d838a4b46fd66545690f9b3541a900
0x64a0d49dcec293759328a522263c69fb326a2bc3dbb767ad81965923dbdc4f70
0xcf72804368b46c499bfb1023c73f96307a7a9eb6eee466fecfb3c61337b52b31
0x8fb64fb158c72fe4f75bd430f4bd9be23beca945ec2b61fbb781ae3848ee252c

Functions
Getter at block 20800338
auctionConfig(view returns (uint256 timeBufferuint256 reservePriceuint256 minBidAmountIfCurrentBidZerouint256 minBidIncrementPercentageuint256 auctionDuration)
(timeBuffer=300, reservePrice=0, minBidAmountIfCurrentBidZero=100000000000000, minBidIncrementPercentage=10, auctionDuration=86400)
contractConfig(view returns (address wethContractstring externalURLstring imageURIstring baseTokenURIstring descriptionuint96 sellerFeeBasisPointsaddress mikeAddressaddress withdrawAddress)
(wethContract=0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2, externalURL=, imageURI=, baseTokenURI=https://protocol.mypinata.cloud/ipfs/QmXggm4Qfgjbx3owiZtzE5DVXBKGeCAPn6J4DwXwxuRvhL/, description=Bored Ape Yoga Club, sellerFeeBasisPoints=0, mikeAddress=0xaa9bff236cf51518da774714d50ad07db5149479, withdrawAddress=0xa99e9f568c32c7d5e10dcae5cefa66252140bab5)
ethAvailableToWithdraw(view returns (uint256)
0
name(view returns (string)
Bored Ape Yoga Club
owner(view returns (address)
0xaa9bff236cf51518da774714d50ad07db5149479
paused(view returns (bool)
false
symbol(view returns (string)
BAYC
Read-only
auctions(uint256view returns (uint256 apeIduint256 highestBidAmountuint256 startTimeuint256 endTimeaddress highestBidder)
balanceOf(address ownerview returns (uint256)
exists(uint256 _apeIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
reservePrice(uint256 apeIdview returns (uint256)
reservePriceOverrides(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
bidOnMultipleApes(uint256[] apeIdspayable 
bidOnSingleApe(uint256 apeIdpayable 
pause(
preMintIds(uint256[] idsToPremint
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setAuctionConfig(struct BoredApeYogaClubAuctionConfig _auctionConfig
setContractConfig(struct BoredApeYogaClubContractConfig _contractConfig
setReservePriceOverrides(uint256[] apeIdsuint256[] reserves
settleAuction(uint256 apeId
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
AuctionBatchBid(uint256[] indexed apeIdsaddress bidderbool anySuccessesuint256[] bidValuesbool[] successfulBidsuint256 refundAmount
AuctionBid(uint256 indexed apeIdaddress bidderuint256 bidValuebool auctionExtended
AuctionConfigUpdated(struct BoredApeYogaClubAuctionConfig newConfig
AuctionExtended(uint256 indexed apeIduint256 endTime
AuctionSettled(uint256 indexed apeIdaddress winneruint256 amount
AuctionStarted(uint256 indexed apeIduint256 startTimeuint256 endTime
ContractConfigUpdated(struct BoredApeYogaClubContractConfig newConfig
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PreMint(uint256[] apeIds
ReservePriceOverridesUpdated(uint256[] apeIdsuint256[] newReservePrices
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Withdraw(uint256 indexed total
Constructor
constructor(struct BoredApeYogaClubAuctionConfig _auctionConfigstruct BoredApeYogaClubContractConfig _contractConfig
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.