Bored Ape Yoga Club

Verified contract

Active on Ethereum with 62,155 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 $228.94
0x15a65d773bdbb9fde25c98253cea21827e872b1cd99a1ef3724e19c13371ac62
0xdbac265abc80d94ab76a5853c82d87f1b34a56e2f7045d36a0dbc4dc50cd04de
0xae3095c71611c8dacdc4e6596bf7ebc587888cf5d52459277bf1550512eaa34c
0xc0c2462e265d1b69a65e26540baef3d54e397fb602624a4074e4d11f8857dd89
0x5dd8b5412f30c4df650c9d475b57bb8e5adbcb00c8132673858086da2a8f3eb7
0x84c004f2ef08407acfdb8e9df157f1357206fdab3c5f0b81464188fa75f9dd66
0x2ae72eb3748a182a30dc4b176f852708bc57ade0fe29b1fb5a70ae996e3288de
0x7a16d56e53e6e1ecb02f9ee6270d8d0032034b7632b6d2b78951e2e991779a19
From
0xc5da675060f4522b5f1802bcf179fb25b3e14cbed4599afafebc2be7d86fa2aa
0xf56f0888d3ec36a4d4428004c92aa42d9f7e1ae4fbb4e1397701eba6b26e2ea4

Functions
Getter at block 21256090
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.