AuctionHouseProxy

Verified contract

Proxy

Active on Ethereum with 1,320 txns
Deployed by via 0x2fcce3dd at 13493241
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 49 additional slots
-
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
3 additional variables
 (#25)
ERC-721
--
0x03a2c852c34bb3e379c37d5d5f509e39eb7ff9eef063228014ceba92a6578861
0x265c9142b2bab31c06775c5d6110a8c6126c708c11ee2c325d2b2751d0efbc2b
0xfca0e7b896c92a9ea4e0a8ce1ffe5c68d3dc28d6bda60eca45fe3452f1f85f91
0x21e38326075db14ee4ae1d6fab4a014cfdf140a4cfa00b1553accd2199dfbc12
0x012e5f25bbc9b5c4c97f85c9b97799810c0da6234dce9e965710d6f78ce0e2a8
0x68dc1ea757dd33d9a2aabf4c76342ca564c635d29bc17f447ba45ddfa90a881a
0x8a4de5a118710cac2f267bbca7c59aead5ff9822a6623a18157f0b86285d22d7
0x6bf12b5c1496514496ddfeeee90087ba374eb84c028cb54930ef2627d0601fa1
0x52da87d9160f9f76edaaae75a9a2f8cd6023308aed733c9dd6341ff06acaded0
0x5b35d429f935a0ff7f31bb4296fa27b3ead1c829bde10be41b7b3bd5f96b1b21

Functions
Getter at block 20856002
auction(view returns (uint256 squidDAONFTIduint256 amountuint256 startTimeuint256 endTimeaddress bidderbool settled)
(squidDAONFTId=130, amount=1160000000000000000, startTime=1643258074, endTime=1643344474, bidder=0x1efed205caede27da1135cd37a4192861a51100e, settled=true)
duration(view returns (uint256)
86400
minBidIncrementPercentage(view returns (uint8)
5
ohm(view returns (address)
0x383518188c0c6d7730d91b2c03a03c837814a899
owner(view returns (address)
0x42e61987a5cba002880b3cc5c800952a5804a1c5
paused(view returns (bool)
true
reservePrice(view returns (uint256)
1000000000
squidDAONFT(view returns (address)
0x7136ca86129e178399b703932464df8872f9a57a
timeBuffer(view returns (uint256)
300
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only

This contract contains no read-only function objects.

State-modifying
createBid(uint256 squidDAONFTIduint256 amountpayable 
initialize(address _squidDAONFTaddress _wethuint256 _timeBufferuint256 _reservePriceuint8 _minBidIncrementPercentageuint256 _duration
pause(
renounceOwnership(
setDuration(uint256 _duration
setMinBidIncrementPercentage(uint8 _minBidIncrementPercentage
setOhm(address _ohm
setReservePrice(uint256 _reservePrice
setTimeBuffer(uint256 _timeBuffer
settleAuction(
settleCurrentAndCreateNewAuction(
transferOwnership(address newOwner
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
AuctionBid(uint256 indexed squidDAONFTIdaddress senderuint256 valuebool extended
AuctionCreated(uint256 indexed squidDAONFTIduint256 startTimeuint256 endTime
AuctionDurationUpdated(uint256 duration
AuctionExtended(uint256 indexed squidDAONFTIduint256 endTime
AuctionMinBidIncrementPercentageUpdated(uint256 minBidIncrementPercentage
AuctionReservePriceUpdated(uint256 reservePrice
AuctionSettled(uint256 indexed squidDAONFTIdaddress winneruint256 amount
AuctionTimeBufferUpdated(uint256 timeBuffer
BeaconUpgraded(address indexed beacon
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.