This contract is being backfilled. You may encounter incomplete storage history.

TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 4,489 txns
Deployed by via 0x9f9e0269 at 16583390
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Native
Value $31,372.96
0xa73e5e0dbc01edeff184db7f2c3c5f991a23ca58c7dfa265695ee3cdcfeab081
0x7cf1589dd12163b2a5ce28a6aa73f58bd010ccf4c350d889b6884f655db2c093
0xad11fe6776d4aac30b8466c96ac589295f2f15b3c8251288cb0ec59917d71671
0x932913f8fea52a020d14a2dda7e0ce95b10ae6036891d2501392a401b2a86f46
0xba96417f148750ce1f72874139a11002d9fca27777c732d0746a54aeff60a95f
0x176448e6fab8031752cbb328541f9eaf87eb84e85368eeb3016ee7dbca027447
0x1bcaf778e9bf243697e58bd59818120bfdbbb417218ebbca42aa9b5c26a43b37
From
0xcb9cdd113153b602be97f27c48a63ddd104502afd4e239f6ec3e9d3fb25b4e7b
0xa8181f2ebdfbb3a0d6e9718a70996a19b9db80a4ee263cc3794fffaa707c51f2
0x681360d63c2805f28e2145ffa4e0fc7a204fb9badf8033c2abe59de38afae4a2

Functions
Getter at block 20798509
DEPOSIT_AMOUNT(view returns (uint256)
333000000000000000
MAX_WINNERS_COUNT(view returns (uint256)
370
auctionState(view returns (uint8)
3
depositedUserCount(view returns (uint256)
2256
finalPrice(view returns (uint256)
5000000000000000000
getAuctionState(view returns (uint8)
3
getFinalPrice(view returns (uint256)
5000000000000000000
getMaxWinnersCount(view returns (uint256)
370
getSigner(view returns (address)
0x55999f55d354f0627b68bc3006a283e192f5c8d0
getUsersCountWillReceiveAirdrop(view returns (uint256)
354
 
getUsersWillReceiveAirdrop(view returns (address[])
owner(view returns (address)
0x21ee0e71cfff0118f79c31d28bbbcc9d12260d5f
refundedUserCount(view returns (uint256)
1849
signer(view returns (address)
0x55999f55d354f0627b68bc3006a283e192f5c8d0
winnersCount(view returns (uint256)
370
Read-only
checkValidity(bytes signaturestring actionview returns (bool)
isUserDeposited(addressview returns (bool)
isUserRefunded(addressview returns (bool)
isUserWillReceiveAirdrop(addressview returns (bool)
usersWillReceiveAirdrop(uint256view returns (address)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
changeDepositAmount(uint256 amount
changeMaxWinnersCount(uint256 count
deposit(payable 
initialize(address _signer
refund(bytes signature
renounceOwnership(
setAuctionState(uint8 state
setFinalPrice(uint256 price
setSigner(address _signer
setWinnersCount(uint256 _winnersCount
transferOwnership(address newOwner
winnerDepositExtra(bytes signaturepayable 
withdrawSales(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UserDeposited(address indexed user
UserRefunded(address indexed user
UserWillReceiveAirdrop(address indexed user
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.