AuctionHouseProxy

Verified contract

Proxy

Active on Ethereum with 590 txns
Deployed by via 0x1f4b093f at 13626075
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
2 additional variables
 (#88)
ERC-721
--
 (#84)
ERC-721
--
 (#83)
ERC-721
--
0x62698ba94c52aec96793776a892992039ccc8445d746aade8bd02373576ce19d
0x9bd83f11c66799dae16ca781ac4d6955f8aa09638dcdd1cd835ffc7f2e4e629e
0x74b435621a18cf9abd7e9c841170e8ff812dfc848b7e26cac343a2788c2651af
0xc805dd40ac2f8bcd2b8ad49188022054cc6fcf9fafc1f46e644b57bc4f93d71e
0xeb1e3038bf6d03de2c9d6b7a303c9c4b4b82112a64973d92b6e0b14614b90824
0x53a3f959761ab07e6d46f6c3aaf666c13c938d2257d0f8fb83fdda009ab9beae
0xa0b7faa16baa45274d1f8f27a9afe9b7c1c5bc26c7f21f1ed531310c53f97268
0x598c0da8f1f4def3030c405a441e1fb48967b813ab629b3553913dde5978314c
0x940058c6eb5b5d38102c2472d6df2f6de5a5f5c40a925d4c1c863c2ae39efdc9
0x5300ac16a708d1a0ada071ac0693ab85c600ceecc51eeb2d36c32fc8aa1e7671

Functions
Getter at block 21296091
auction(view returns (uint256 snoopDAONFTIduint256 amountuint256 startTimeuint256 endTimeaddress bidderbool settled)
(snoopDAONFTId=88, amount=0, startTime=1643577264, endTime=1643663664, bidder=0x0000000000000000000000000000000000000000, settled=false)
dog(view returns (address)
0xbaac2b4491727d78d2b78815144570b9f2fe8899
duration(view returns (uint256)
86400
minBidIncrementPercentage(view returns (uint8)
5
owner(view returns (address)
0x950cd0fb5d95c973a8699f64dec575cd7c32c17b
paused(view returns (bool)
false
reservePrice(view returns (uint256)
10000000000000000000000
snoopDAONFT(view returns (address)
0x5601230a85bcfe4a13c209aa6617ca2c16ac3e99
timeBuffer(view returns (uint256)
300
Read-only

This contract contains no read-only function objects.

State-modifying
createBid(uint256 snoopDAONFTIduint256 amount
initialize(address _snoopDAONFTaddress _doguint256 _timeBufferuint256 _reservePriceuint8 _minBidIncrementPercentageuint256 _duration
pause(
renounceOwnership(
setDuration(uint256 _duration
setMinBidIncrementPercentage(uint8 _minBidIncrementPercentage
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 snoopDAONFTIdaddress senderuint256 valuebool extended
AuctionCreated(uint256 indexed snoopDAONFTIduint256 startTimeuint256 endTime
AuctionDurationUpdated(uint256 duration
AuctionExtended(uint256 indexed snoopDAONFTIduint256 endTime
AuctionMinBidIncrementPercentageUpdated(uint256 minBidIncrementPercentage
AuctionReservePriceUpdated(uint256 reservePrice
AuctionSettled(uint256 indexed snoopDAONFTIdaddress 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.