SweepersAuctionHouseProxy

Verified contract

Proxy

Active on Ethereum
Deployed by via 0x9c8b1d7b at 15634874
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
7 additional variables
 (#2538)
ERC-721
--
 (#2536)
ERC-721
--
 (#2534)
ERC-721
--
 (#2532)
ERC-721
--
 (#2531)
ERC-721
--
 (#2530)
ERC-721
--
 (#2529)
ERC-721
--
 (#2528)
ERC-721
--
 (#2524)
ERC-721
--
 (#2523)
ERC-721
--
0xbc2b270e2847cf02cfb2d3a134b580f7488f07838bc7b5f9c5dee8adca892adf
0x6f98d29321996496948843d02753926c3dab3f2056de1c9f21679af1600af49d
0xf89f0da5cd2d68b527319a038de286725ae197f624c0798f6a1271001c72f7da
0xaf7eb2de3e4366637ff263771c739cea558245212e3a49ebef771bf05d7d386e
0x27a3765767683d7f80e43ff3f8f52b56f8cf2e3545a703b39f8d1bbfa4634ad5
0xf786a30318ff3ed334bfda2422b92d171f1b3457595a6d9b0ac4383361ecab90
0x7e9878deaab9fda7e07499dd70c5695bed134969a1f3915e344cb5a4c437b1fb
0xf8036d5d85a586af66aaabd23b6e8c7547c3ed8d2d83ae302cddb6279d9530ea
0xcab40af52ca09f54e684c913d8b137dcfc0b1871e33382d44e2b48bbfd7d84ae
0x4be619afd1936b85ab552943f0b5a0aa81ad8e1363ee6af6f2ef714490db513d

Functions
Getter at block 21277668
auction(view returns (uint256 sweeperIduint256 amountuint256 startTimeuint256 endTimeaddress bidderbool settled)
(sweeperId=2685, amount=0, startTime=1675807007, endTime=1675807607, bidder=0x0000000000000000000000000000000000000000, settled=false)
auctionInfo(view returns (uint256uint256addressbool)
(1675807007, 1675807607, 0x0000000000000000000000000000000000000000, false)
auctionInitialized(view returns (bool)
true
duration(view returns (uint256)
600
metatopiaPercent(view returns (uint16)
500
metatopiaTreasury(view returns (address)
0xa7ae8e1fdbb98d29be76f08dbeac46ea3f544855
minBidIncrementPercentage(view returns (uint8)
10
owner(view returns (address)
0x9d0717faddb61c48e3fce46abc2b2dcaa43d1255
paused(view returns (bool)
false
reservePrice(view returns (uint256)
25000000000000000
settlementTimeinterval(view returns (uint256)
120
settler(view returns (address)
0x06e4933bfc7ebcdbb965cf81ab2139e85cf2dac8
sweepers(view returns (address)
0xc95efc5203ce255db12193119c73d13bcbc0b45b
sweepersDev(view returns (address)
0x9d0717faddb61c48e3fce46abc2b2dcaa43d1255
sweepersTreasury(view returns (address)
0x811074e281d86f862dc84e7df80ed38aa22aa23d
timeBuffer(view returns (uint256)
60
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
winnerSettlementTime(view returns (uint256)
300
Read-only
bids(uint256uint256view returns (address bidderuint256 amountuint256 bidTime)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
createBid(uint256 sweeperIdpayable 
initialize(address _sweepersaddress _wethaddress _sweepersDevaddress _sweepersTreasuryaddress _metatopiaTreasuryuint16 _metatopiaPercentuint256 _timeBufferuint256 _reservePriceuint8 _minBidIncrementPercentageuint256 _duration
pause(
renounceOwnership(
setDuration(uint256 _duration
setMetatopiaPercent(uint16 _metatopiaPercent
setMetatopiaTreasury(address _metatopiaTreasury
setMinBidIncrementPercentage(uint8 _minBidIncrementPercentage
setReservePrice(uint256 _reservePrice
setSettlementTimeInterval(uint256 _winnerSettlementTimeuint256 _settlementTimeinterval
setSweepersDev(address _sweepersDev
setSweepersSettler(address _address
setSweepersToken(address _sweepers
setSweepersTreasury(address _sweepersTreasury
setTimeBuffer(uint256 _timeBuffer
settleAuction(payable 
settleCurrentAndCreateNewAuction(payable 
transferOwnership(address newOwner
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AuctionBid(uint256 indexed sweeperIdaddress senderuint256 valuebool extended
AuctionCreated(uint256 indexed sweeperIduint256 startTimeuint256 endTime
AuctionExtended(uint256 indexed sweeperIduint256 endTime
AuctionMinBidIncrementPercentageUpdated(uint256 minBidIncrementPercentage
AuctionReservePriceUpdated(uint256 reservePrice
AuctionSettled(uint256 indexed sweeperIdaddress winneruint256 amountbool sniped
AuctionSniped(uint256 indexed sweeperIdaddress sniperaddress originalWinneruint256 snipedAmountuint256 winningAmount
AuctionTimeBufferUpdated(uint256 timeBuffer
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor
constructor(address logicaddress adminbytes data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.