ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 129 txns
Deployed by via 0x73a33262 at 20381572
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
2 additional variables

No balances found for "ERC1967Proxy"

0xa841b8f7246a01fed55bd47e540691742bd06eee4ec16b2143c1803562a3a310
0xc7dd7c6b6dbbc23139a9c9d8b907d2a68761951abb675ccac589bbb439829b1a
0x9a9a790599483c871bf762ed51b43a5f2f5c18d7371c98c4705486234b82f202
0x9ea1bedbdcf67add4dcea0d965e5dbecc256a781f589519fe836b0cbeba20a03
0x0602f16c4dba34592f919a7a258d4cc80f95b0e5fa354f1ac36d9d0d8df1b8f8
0x9a6508763be0d2d544199efb42d1018e7f630c7777bca14e2540566fa5c4b085
0x8f77f5934161e8ef3e1d5210395f6ce7927f0f791d9da9b60cdebf7d78cb5091
0xec887e07888a30d729834b47f8fd7bcfd67371f471c1ab215cdbed256f7e469d
0x01b2150daa680f27e17c20073bd747c980ad0135c7d89bc59b3a8a888faba4d1
0x27046fd7770d96aeab1e69aee3766b6d6d13f9fbd5c16117d79f922f6979908a

Functions
Getter at block 21269813
 
fetchNextNoun(view returns (uint256 nounIdstruct INounsSeederSeed seedstring svguint256 pricebytes32 hashuint256 blockNumber)
getCurrentVRGDAPrice(view returns (uint256)
30000000000000000
getSeederBlockNumber(view returns (uint256)
21268039
lilNounderRewardNouns(view returns (uint256)
14
nextNounId(view returns (uint256)
8124
nextNounIdForCaller(view returns (uint256)
8124
nounsDAORewardNouns(view returns (uint256)
14
nounsDescriptor(view returns (address)
0xb2a47999b3117c7dd628920ed8e77ebdfb948b68
nounsSeeder(view returns (address)
0x03d00f6483ff4584d00a8f385a5368a8dbe0912b
nounsSoldAtAuction(view returns (uint256)
7983
nounsToken(view returns (address)
0x4b10701bfd7bfedc47d50562b76b436fbb5bdb3b
owner(view returns (address)
0xd5f279ff9eb21c6d40c8f345a66f2751c4eea1fb
paused(view returns (bool)
false
poolSize(view returns (uint256)
256
 
proxiableUUID(view returns (bytes32)
reservePrice(view returns (uint256)
30000000000000000
seederBlockNumber(view returns (uint256)
21268039
startTime(view returns (uint256)
1721886491
targetPrice(view returns (int256)
150000000000000000
updateInterval(view returns (uint256)
900
wethAddress(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
fetchNoun(uint256 blockNumberview returns (uint256 nounIdstruct INounsSeederSeed seedstring svguint256 pricebytes32 hashuint256 blockNum)
getTargetSaleTime(int256 soldview returns (int256)
getVRGDAPrice(int256 timeSinceStartuint256 soldview returns (uint256)
usedBlockNumbers(uint256 blockNumberview returns (bool used)
State-modifying
buyNow(uint256 expectedBlockNumberuint256 expectedNounIdpayable 
initialize(uint256 _reservePriceuint256 _nextNounIduint256 _poolSizeuint256 _nounsSoldAtAuctionaddress _nounsTokenAddressaddress _nounsSeederAddressaddress _nounsDescriptorAddress
pause(
renounceOwnership(
setNounsDescriptor(address _nounsDescriptor
setNounsSeeder(address _nounsSeeder
setPoolSize(uint256 _poolSize
setReservePrice(uint256 _reservePrice
setUpdateInterval(uint256 _updateInterval
transferOwnership(address newOwner
unpause(
upgradeTo(address _newImpl
upgradeToAndCall(address _newImplbytes _datapayable 
Events
Upgraded(address impl
AuctionReservePriceUpdated(uint256 reservePrice
AuctionSettled(uint256 indexed nounIdaddress winneruint256 amount
AuctionUpdateIntervalUpdated(uint256 interval
DescriptorUpdated(address descriptor
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PoolSizeUpdated(uint256 poolSize
SeederUpdated(address seeder
Unpaused(address account
Upgraded(address impl
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors
INVALID_UPGRADE(address impl
ONLY_UUPS(
UNSUPPORTED_UUID(
ADDRESS_ZERO(
INVALID_UPGRADE(address impl
ONLY_CALL(
ONLY_DELEGATECALL(
ONLY_PROXY(
ONLY_UUPS(
UNSUPPORTED_UUID(