OasisAuctionHouse

Verified contract

Active on Ethereum with 75 txns
Deployed by via 0xbdd52edd at 16742288
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"

0xdfbba0b58d6b3b2e2793715db43219661bb793cdb75043be118c6df1d1b52b6f
0x98a90dfc25a92d989a341caccbdb28d5fe2214d282523470dd64797baa4068f2
0xd56ee99057f2fb9aa4b0c5f6cd1abdd3b299441aec491cd5380d45b64175242c
0xf147bf4a73cae7c50499dca533c094006e1e64f12128dc2291beb75ec3ff9154
0x4fb16bb6186724ccd8a0748197855b33201ca3a2212e6ec681e55919909bd299
0xcfc8e199067a5848cccf558f59e9243bcb9266f94f9aba5e0f3e5f6da37fa127
0x7b67c5172acef1caa94268450be7e00d0856a0afd61917a1fcd96e979a202df6
0xdcbf402d444ec98a56a2abf01bad17a61d5286f14cc379b4289ab9b9788a4bf8
0x50b814cb22afe4e217d06ef320c779da065b66df7b455e1974ac38f9e5040140
0xbb0fd6194d7e4efc5b7ee14d284374236d64a5f1a1ed25d698e4414e5c32dfbf

Functions
Getter at block 21038697
auction(view returns (uint256 tokenIduint256 amountuint256 startTimeuint256 endTimeaddress bidderbool settleduint256 extendedTime)
(tokenId=400, amount=340000000000000000, startTime=1678392323, endTime=1678478532, bidder=0xf598aadf12a2fc4709b5db0c4c169715efaf2038, settled=true, extendedTime=120)
currentTokenId(view returns (uint256)
400
duration(view returns (uint256)
86388
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)
120
Read-only
Bids(addressview returns (address bidderuint256 amountbool minteduint256 timestampbool refundedbool winnerbool standing)
standingBidders(uint256view returns (address)
State-modifying
cancelStandingBid(
createBid(uint256 _currentTokenIdbool _standingpayable 
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 standingbool extendedbool rollover
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
CancelStandingBid(address bidder
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.