AuctionHouse

Verified contract

Active on Ethereum with 23,811 txns
Deployed by via 0xeb24ed22 at 12372205
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,333.4
ERC-20
Value $43,348.66
ERC-20
Value $31.72
ERC-20
Value $3
ERC-20
Value $3
ERC-20
Value $1.98
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x2a4f7ae738f67b58d02c1ff17b4b0e0e9f295381d387e69d2ccd534a57ece7a7
0x7656e59812084553b3ee070ef1fdc7ee40549552d8fcd8af3c99a02defec526d
0xf82d686ab0bc571fd2ca250ecc1559655e71bf9c4289800e60cc91c43e336fbd
0x2c0227c1a28e79c0291f4a3c18bce930ae12160a3d0fd59b11103ac6773f720d
0x04db4ee77670e1b6bc2400918497b3619b65309a2a8603579343d90a5200399a
0x094409f146c505fddb5054de0363c53da43f0f77e4a7a8e6472ead4653b4541f
0x76f4c35067ec8ed34e8395cc5327486046de4ac11edc6fe3348bf4c7967f9dcb
0xa6b99b17736fdeea8d3b08b6ee60dee8a6af75a5159bf3892ccb0fc6a191f832
0xc94f2aae6f9f7c7c3c16553f56741af489f4cf1aafd2da7a06979f5b6178ea8d
0x8c0c03d327a38db3239ac8f19f6e0284640e6787ef2c99a6c516ec1fe9b9d9ba

Functions
Getter at block 21158315
minBidIncrementPercentage(view returns (uint8)
5
timeBuffer(view returns (uint256)
900
wethAddress(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
zora(view returns (address)
0xabefbc9fd2f806065b4f3c237d4b59d9a97bcac7
Read-only
auctions(uint256view returns (uint256 tokenIdaddress tokenContractbool approveduint256 amountuint256 durationuint256 firstBidTimeuint256 reservePriceuint8 curatorFeePercentageaddress tokenOwneraddress bidderaddress curatoraddress auctionCurrency)
State-modifying
cancelAuction(uint256 auctionId
createAuction(uint256 tokenIdaddress tokenContractuint256 durationuint256 reservePriceaddress curatoruint8 curatorFeePercentageaddress auctionCurrencyreturns (uint256)
createBid(uint256 auctionIduint256 amountpayable 
endAuction(uint256 auctionId
setAuctionApproval(uint256 auctionIdbool approved
setAuctionReservePrice(uint256 auctionIduint256 reservePrice
Events
AuctionApprovalUpdated(uint256 indexed auctionIduint256 indexed tokenIdaddress indexed tokenContractbool approved
AuctionBid(uint256 indexed auctionIduint256 indexed tokenIdaddress indexed tokenContractaddress senderuint256 valuebool firstBidbool extended
AuctionCanceled(uint256 indexed auctionIduint256 indexed tokenIdaddress indexed tokenContractaddress tokenOwner
AuctionCreated(uint256 indexed auctionIduint256 indexed tokenIdaddress indexed tokenContractuint256 durationuint256 reservePriceaddress tokenOwneraddress curatoruint8 curatorFeePercentageaddress auctionCurrency
AuctionDurationExtended(uint256 indexed auctionIduint256 indexed tokenIdaddress indexed tokenContractuint256 duration
AuctionEnded(uint256 indexed auctionIduint256 indexed tokenIdaddress indexed tokenContractaddress tokenOwneraddress curatoraddress winneruint256 amountuint256 curatorFeeaddress auctionCurrency
AuctionReservePriceUpdated(uint256 indexed auctionIduint256 indexed tokenIdaddress indexed tokenContractuint256 reservePrice
Constructor
constructor(address _zoraaddress _weth
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.