TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0x8c4db659 at 15380915
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
 (#14)
ERC-721
--
 (#12)
ERC-721
--
 (#11)
ERC-721
--
 (#9)
ERC-721
--
 (#8)
ERC-721
--
 (#7)
ERC-721
--
 (#6)
ERC-721
--
 (#0)
ERC-721
--
 (#2)
ERC-721
--
 (#1)
ERC-721
--
0xb293c01a0613abce1bbfc7b9f09d19db2470a5de1ae0b098c55ac86e7f9f2e5a
0x97f44307670098339ca7bf3bf3ad5972a0898292e52dfb3f840fb8a3b9fedfb4
0x3e45e4893275ca7c787bcf6d611a05977a91f2d413db808efe688ca61f7e906e
0x5d7b170532a47d36ef94f2ad09002440dff725eec7051185ea6daf927e409a37
0xb0786c9a3ec55d804917e4b85fddd1e38c49a7c2af65d390aff704955124fc34
0x18798fcddfd72f2c841b740e33a0a3656bc9f5b67235835bc2130832ab8bd6ff
0x13d7a3092a0fdbb4f8b2962180a99045d319886105c2fff18d13202b4c3088b7
0x614abfdc37613b968c2e109241ea85299726bb2beaad0acb15123ab7da034b58
0x96d44e893912adf76297a90be2c6fbc8729ee90dbd0ede4eb6594b23ab64201d
0xbd0572e0547687b3a27d5e870bc41d4645ce4134eb9217248ce534a0c3e0d8cc

Functions
Getter at block 20856286
minBidIncrementPercentage(view returns (uint8)
2
timeBuffer(view returns (uint256)
300
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
auctions(uint256view returns (uint256 nounIduint256 amountuint256 startTimeuint256 endTimeaddress bidderbool settled)
collectionSizes(uint256view returns (uint256)
creatorAddresses(uint256view returns (address)
durations(uint256view returns (uint256)
isPaused(uint256view returns (bool)
nouns(uint256view returns (address)
reservePrices(uint256view returns (uint256)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
createBid(uint256 collectionIduint256 nounIdpayable 
initialize(address _wethuint256 _timeBufferuint8 _minBidIncrementPercentageaddress initialOwneruint256 primaryTakeRate
initializeNewNounToken(address nounuint256 reservePriceuint256 durationaddress creatorAddressuint256 collectionSizebytes32 merkleRoot
pause(uint256 collectionId
setMinBidIncrementPercentage(uint8 _minBidIncrementPercentage
setPrimaryTakeRate(uint256 newPrimaryTakeRate
setReservePrice(uint256 collectionIduint256 _reservePrice
setTimeBuffer(uint256 _timeBuffer
settleAuction(uint256 collectionId
settleCurrentAndCreateNewAuction(uint256 collectionIdstring tokenCIDbytes32[] merkleProof
transferOwnership(address newOwner
unpause(uint256 collectionIdstring tokenCIDbytes32[] merkleProof
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AuctionBid(uint256 collectionIduint256 indexed nounIdaddress senderuint256 valuebool extended
AuctionCreated(uint256 collectionIduint256 indexed nounIduint256 startTimeuint256 endTime
AuctionExtended(uint256 collectionIduint256 indexed nounIduint256 endTime
AuctionMinBidIncrementPercentageUpdated(uint256 minBidIncrementPercentage
AuctionReservePriceUpdated(uint256 collectionIduint256 reservePrice
AuctionSettled(uint256 collectionIduint256 indexed nounIdaddress winneruint256 amount
AuctionTimeBufferUpdated(uint256 timeBuffer
Initialized(uint8 version
NewNounTokenInitialized(address nounsTokenContractuint256 collectionIduint256 reservePriceuint256 durationaddress creatorAddressuint256 collectionSizebytes32 merkleRoot
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.