AoriAuctionHouse

Verified contract

Active on Ethereum with 801 txns
Deployed by via 0x9f869f8f at 16942948
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 4 additional slots
 (#129)
ERC-721
--
0x4c851ff8ecb69534d58c30563c711c3b80e68b9ea33984bbd318982dfdaa53ab
0x65555399f19f91e30aae4d1130db67f26fa55c0d541b293c06ea60cf4bc78bd7
0xf5d910facf715035d01e6a32b4f86a3021be4545c22bd8046b28079a5f8227ce
0x863ca3a283dbf6f3c71d558777d5d92896bf6b4a78be71ac5527bb31edcc0c77
0xef0c5b46ce17d4572f0b7b8115b662add6f9fc9aa337f2435a4ddb6becbb3ac4
0xea7538c44fea6fb3de065817fd1412f8cf7aae3e2d3c4dac3662415295f8b53c
0x3a3684e07ada7179fea7588f01b281332c276b9ecd0cb52be7d5f8f1d5d7a3f4
0xd25d887d91832de35d286641c0e67bf3f3b540c6cf6cfb105c49585c1eca92ef
0x4f6be562e29c19bb2b4c363dfa13a0c02e45df64873e20ca0f97820b03013a45
0xfe38fbebb1d1604fcbd4b4d4b7348d10ecfacbec9cb1d3cafb7abb93f4a4876b

Functions
Getter at block 21317874
auction(view returns (uint256 seatIduint256 amountuint256 startTimeuint256 endTimeaddress bidderbool settled)
(seatId=129, amount=0, startTime=1690364435, endTime=1690450835, bidder=0x0000000000000000000000000000000000000000, settled=false)
duration(view returns (uint256)
86400
minBidIncrementPercentage(view returns (uint8)
2
owner(view returns (address)
0x2edeb6e06e81020f48d930fa7444a592ebe9fab6
paused(view returns (bool)
true
reservePrice(view returns (uint256)
1
seats(view returns (address)
0xd539e71371414f027af025fd1effb6e11b5c902a
timeBuffer(view returns (uint256)
30
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only

This contract contains no read-only function objects.

State-modifying
createBid(uint256 seatIdpayable 
initialize(address _seatsaddress _wethuint256 _timeBufferuint256 _reservePriceuint8 _minBidIncrementPercentageuint256 _duration
pause(
renounceOwnership(
setMinBidIncrementPercentage(uint8 _minBidIncrementPercentage
setReservePrice(uint256 _reservePrice
setTimeBuffer(uint256 _timeBuffer
settleAuction(
settleCurrentAndCreateNewAuction(
transferOwnership(address newOwner
unpause(
Events
AuctionBid(uint256 indexed seatIdaddress senderuint256 valuebool extended
AuctionCreated(uint256 indexed seatIduint256 startTimeuint256 endTime
AuctionExtended(uint256 indexed seatIduint256 endTime
AuctionMinBidIncrementPercentageUpdated(uint256 minBidIncrementPercentage
AuctionReservePriceUpdated(uint256 reservePrice
AuctionSettled(uint256 indexed seatIdaddress winneruint256 amount
AuctionTimeBufferUpdated(uint256 timeBuffer
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.