OasisAuctionHouse

Verified contract

Active on Ethereum with 1,395 txns
Deployed by via 0xfcf00f14 at 16084738
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots

No balances found for "OasisAuctionHouse"

0xa42f24ee44df1f58704d55b37d2d1afde368a7b1d2d50db52bb5a296fba2a8be
0xb009c1e27e55cdc228bf872911202bfadc3eaa991dff8ce64bd62ff94c8eb208
0x80ab370b343c325b5082139d268d20f6644a13116b110ecba72e451f7726ea00
0x538971e6eb87604268546609393d096f468d39c47b98a88eec02c2a226ffbbc7
0x650dd01da081eb141bc568a9a9c269fd010017632aac8650cd4cce078c00d4ee
0xe343febda190b013a3a4588c8d472a503bf80bb3d041221a4b4863fdc4b2f942
0xcb111304b8c4fbc463118a92036266075e0ffa0cca59d33412802739c4c25d37
0x39799c32734f66d721f48fac22dfd60ce1a88c17bf8f1c6344526d8c584781bc
0xd578b562a301b1712c781fbc307485e35a4ec3fd7cdb9c4c76e9423ac25d0aa4
0x12a3f9da0f5334d317a7942bbe02dd89c3afd3b889c5bb040208a64febc27584

Functions
Getter at block 20866404
auction(view returns (uint256 tokenIduint256 amountuint256 startTimeuint256 endTimeaddress bidderbool settleduint256 extendedTime)
(tokenId=392, amount=319000000000000000, startTime=1677701339, endTime=1677787559, bidder=0x1a72451e54ea87d2552d2d75217001721bef3a10, settled=true, extendedTime=900)
currentTokenId(view returns (uint256)
392
duration(view returns (uint256)
86929
minBidIncrementPercentage(view returns (uint8)
10
minimumBid(view returns (uint256)
100000000000000000
oasis(view returns (address)
0x898157afb3e158cc835d19b9ecd37c69bf460f8c
owner(view returns (address)
0x9daf56fb5d08b1dad7e6a46e0d5e814f41d1b7f9
paused(view returns (bool)
true
payee(view returns (address)
0x710900ca8c7c280b0e6bb005e60dfe1cf6e5fa4c
timeBuffer(view returns (uint256)
180
Read-only
Bids(addressview returns (address bidderuint256 amountbool minteduint256 timestampbool refundedbool winner)
State-modifying
createBid(uint256 _currentTokenIdpayable 
pause(
promoMint(address _touint256 _qty
renounceOwnership(
set721ContractAddress(address _newOasis
setDuration(uint256 _duration
setMinBidIncrementPercentage(uint8 _minBidIncrementPercentage
setMinimumBid(uint256 _minimumBid
setPayee(address _payee
setTimeBuffer(uint256 _timeBuffer
settleAuction(
settleCurrentAndCreateNewAuction(
transferOwnership(address newOwner
unpause(
withdraw(
Events
AuctionBid(uint256 indexed tokenIdaddress senderuint256 valuebool extended
AuctionCreated(uint256 indexed tokenIduint256 startTimeuint256 endTime
AuctionDurationUpdated(uint256 duration
AuctionExtended(uint256 indexed tokenIduint256 endTime
AuctionMinBidIncrementPercentageUpdated(uint256 minBidIncrementPercentage
AuctionReservePriceUpdated(uint256 reservePrice
AuctionSettled(uint256 indexed tokenIdaddress winneruint256 amount
AuctionTimeBufferUpdated(uint256 timeBuffer
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor
constructor(address _oasis
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.