NounsAuctionHouseProxy

Verified contract

Proxy

Active on Ethereum with 42,613 txns
Deployed by via 0xd6c69fd7 at 14736713
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
 (#7978)
ERC-721
--
 (#7977)
ERC-721
--
 (#7976)
ERC-721
--
 (#7975)
ERC-721
--
 (#7974)
ERC-721
--
 (#7972)
ERC-721
--
 (#7968)
ERC-721
--
 (#7966)
ERC-721
--
 (#7964)
ERC-721
--
 (#7963)
ERC-721
--
0xbe64df227dba4c58c934b6fdaf89f7148e7787761ecf2877987cdd4302e6ad69
0xd3f71050d3451a858031af487e7f58a9f59dd61ce5094dd367aa87a1235d4a38
From
0xeab2c61ba5a85c448404bff2c258323b22bf74ed8d98956a6b8d417e88e27ae6
From
0xd749c06ebcf0e991d818781c56c3ed0ae12a66ec78251eb47778bb5eb0a68e07
0x22b95a8dd0ae79003c22e3b129054951d76e3dc4f949f22a9a7fa22de5115fd7
0xc201390fa6b417b3f30585884b16c3ea3d32fac47297d50e942425ba5356e0e2
0x1835ca1c8e5b97f8d2aaa680f441a997b0823fee198b92d3dad3d2598528e8c6
0x57949cb2824e96a75958ff8d0d8b3db1a4345d4063784803d39d3bbc17709710
0x1c7ce6241a85c2389d2b559e6cb2a1a11130413d1d308d65dca48b44d88d92ef
0x9cdcea4175ac7d062a082c1eaa5752f8c072b82886c368d284384a8e371db55e

Functions
Getter at block 21159598
auction(view returns (uint256 nounIduint256 amountuint256 startTimeuint256 endTimeaddress bidderbool settled)
(nounId=7982, amount=150000000000000000, startTime=1720817531, endTime=1720818431, bidder=0x225e9b54f41f44f42150b6aaa730da5f2d23faf2, settled=true)
duration(view returns (uint256)
900
minBidIncrementPercentage(view returns (uint8)
5
nouns(view returns (address)
0x4b10701bfd7bfedc47d50562b76b436fbb5bdb3b
owner(view returns (address)
0xd5f279ff9eb21c6d40c8f345a66f2751c4eea1fb
paused(view returns (bool)
true
reservePrice(view returns (uint256)
150000000000000000
timeBuffer(view returns (uint256)
90
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 
createBidWithComment(uint256 nounIdstring commentpayable 
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 extendedstring comment
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.