TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 3,384 txns
Deployed by via 0x6b2af48f at 17058680
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 5 additional slots
ERC-20
--
ERC-20
--
 (#153)
ERC-721
--
0xe9322c7234c29c96e590a1723055c12e64259baa0a43532864f731ecfd6d495e
0x7e574ddb006de58b6261601c1941509e64d1b50795cd2b4c9aa99567c2807253
From
0x97e1145a8d5a84b5a8ea0e91269bc0b91a67d71bdc0533363a0a2f3e199e4734
0x5e7f2951078e35c2ab82d14d4c9d684f92f2af938a27abb892064ec9a8b9d555
0xaabfc9c5afa2c9616e3d08d523f19f27d019e8ec941b6372da054732270120ac
0xf3468360d5f8a24522c294e96cc8050e120426c1507037aa97dd39ca4ae1145b
0x02316ddf464bcf0c0ddaef8857a736758037fe3b3b0e048c6e6c0272703fb5be
0x3ab139efc7d2d67c93991bd50f7cfcf4ac90a3b9b37e988ffecc248be913002b
0x03a9e0465d67475d37dd525b8e9d38eeb6308ea585b474582fd9a694cf8d42ec
0x7386200dca3eff54010b9b8dcf3dea9ca7d347bbe0553634e2e852014b2887f7

Functions
Getter at block 20869239
auctionData(view returns (struct BonklerAuctionAuctionData data)
(0xfcb11f4f6749dd517aaa9f38035fecc1fd91291d, 6300000000000000000, 0, 1694390939, 1694473739, 150, 152, true, 70, 0xabfae8a54e6817f57f9de7796044e9a60e61ad67, 100000000000000000, 100000000000000000, 82800, 900, 903908756100000000000, 60)
hasEnded(view returns (bool)
true
owner(view returns (address)
0xe1a53342b0f6c00117a3e1da6d0a0a283e36be6c
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 
addGenerationHashHashes(uint256[] values
createBid(uint256 bonklerIduint256 generationHashpayable 
emitAuctionBidEvent(uint256 bonklerIdaddress bidderuint256 amountbool extended
emitAuctionCreatedEvent(uint256 bonklerIduint256 startTimeuint256 endTime
emitAuctionExtendedEvent(uint256 bonklerIduint256 endTime
emitAuctionSettledEvent(uint256 bonklerIdaddress winneruint256 amount
emitBonklerRedeemedEvent(uint256 bonklerIdpayable 
initialize(address bonklersuint96 reservePriceuint96 bidIncrementuint32 durationuint32 timeBufferuint8 reservePercentagepayable 
renounceOwnership(
setBidIncrement(uint96 bidIncrement
setDuration(uint32 duration
setGenerationHashHashes(uint256[] indicesuint256[] values
setReservePercentage(uint8 reservePercentage
setReservePrice(uint96 reservePrice
setTimeBuffer(uint32 timeBuffer
settleAuction(
transferOwnership(address newOwner
withdrawETH(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AuctionBid(uint256 indexed bonklerIdaddress bidderuint256 amountbool extended
AuctionBidIncrementUpdated(uint256 bidIncrement
AuctionCreated(uint256 indexed bonklerIduint256 startTimeuint256 endTime
AuctionDurationUpdated(uint256 duration
AuctionExtended(uint256 indexed bonklerIduint256 endTime
AuctionReservePercentageUpdated(uint256 reservePercentage
AuctionReservePriceUpdated(uint256 reservePrice
AuctionSettled(uint256 indexed bonklerIdaddress winneruint256 amount
AuctionTimeBufferUpdated(uint256 timeBuffer
BonklerRedeemed(uint256 indexed bonklerId
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.