NounsAuctionHouseProxy

Verified contract

Proxy

Active on Ethereum with 820 txns
Deployed by via 0xc13444b5 at 15394319
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
Native
Value $0
 (#269)
ERC-721
--
 (#263)
ERC-721
--
 (#259)
ERC-721
--
 (#243)
ERC-721
--
 (#236)
ERC-721
--
 (#232)
ERC-721
--
 (#229)
ERC-721
--
 (#227)
ERC-721
--
 (#222)
ERC-721
--
0x3bdee9df6609b0f7fb2c02f3ddad8094fe9ed748fa6a84d7306e5d13204d38f4
0x40ed9c60dc069c6e1af5bbac9e14ef033114bc5b45bf6e975586fa65f9f6fac5
0xff6be7ac3d040576b8f6b5f813a4c8d7e2595f6bb05045673ae8acd31b30b617
0xc88582bbecf76299668df2a2c65314395ac3352fdcced60e5d333fedf29310c1
0x8bed80babf3854243b6d19eb77184ee2222744e26b21d452efe8d7e848cdd083
0x74f0f4c9f67ceadae20b9780733db301aba476deff36fe9bfb9d88c93de3698a
0x6ba60f4e1ef1c679e5294a8fddf92412e7df16c21db6f14722a141cac378c432
From
0xf6bc54da48075d6fb8c1bf02cff41f3d5a46596236d9730c640f372c9527f2d1
From
0xd99572b19c0aea2899fa8a2944afbe758fca74bf2f6ebb3852f0f124854da92e
0x18f640aa69648aa4cf480158bc0ef9e45569dcb61c26d0389cdb275100474361

Functions
Getter at block 21217209
auction(view returns (uint256 nounIduint256 amountuint256 startTimeuint256 endTimeaddress bidderbool settled)
(nounId=269, amount=1, startTime=1695372047, endTime=1695382847, bidder=0xb8fa1f523976008e9db686fcfdb5e57f1ca43f50, settled=false)
duration(view returns (uint256)
10800
minBidIncrementPercentage(view returns (uint8)
2
nouns(view returns (address)
0x4c597608a1045ac3089b4683f2787af8f991139d
owner(view returns (address)
0x568d1a8eb95afc16668614b729ef0ae8917c0edd
paused(view returns (bool)
false
reservePrice(view returns (uint256)
1
timeBuffer(view returns (uint256)
120
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only

This contract contains no read-only function objects.

State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
createBid(uint256 nounIdpayable 
initialize(address _nounsaddress _wethuint256 _timeBufferuint256 _reservePriceuint8 _minBidIncrementPercentageuint256 _duration
pause(
renounceOwnership(
setMinBidIncrementPercentage(uint8 _minBidIncrementPercentage
setReservePrice(uint256 _reservePrice
setTimeBuffer(uint256 _timeBuffer
settleAuction(
settleCurrentAndCreateNewAuction(
transferOwnership(address newOwner
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AuctionBid(uint256 indexed nounIdaddress senderuint256 valuebool extended
AuctionCreated(uint256 indexed nounIduint256 startTimeuint256 endTime
AuctionExtended(uint256 indexed nounIduint256 endTime
AuctionMinBidIncrementPercentageUpdated(uint256 minBidIncrementPercentage
AuctionReservePriceUpdated(uint256 reservePrice
AuctionSettled(uint256 indexed nounIdaddress winneruint256 amount
AuctionTimeBufferUpdated(uint256 timeBuffer
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.