TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 2,313 txns
Deployed by via 0x5624a5a0 at 16168359
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

No balances found for "TransparentUpgradeableProxy"

0x5ab240616ccdf0d57dc09b421641f004a3447dc4384613d984d59304d6d78f6d
0x753bc1b393ff5cd8300b42a86729aaa1ec9ddb28efa2db89efc62679f26f527a
0xa196109597a1710fb1c1c62caefcea37f8fb255745e5119784e94b793df832b7
0x2bafa1024ffe1f11a559e80dab88118e6d7360ed7908165178dfc48bd14f2c33
0x37e2446babd68e90b2fcdc082ee0560e5666dfb023edba08c0c12b8f7886e367
0x95796972deed34bf23076e0335230e80079e89a2d91bccedd552ecdee5532aba
0xafdc2433462e7927d32e2ec50ae9892a9c66ce6e499eb6fe44fff7e77431c035
0x64d74f2c47a931e4cc6fe5ac0b74f7a7bb57eaab9bf95e089f09ddb81a1e2dd8
0x9205c58bf583d8ab40898c32d68ab30364b20bfba1aa12f139c64727b567b6c8
0xd17a3771b8f743defd1b19518f64ceb9fc677bb222e988269a3f09b906112761

Functions
Getter at block 21378413
DEPOSIT_AMOUNT(view returns (uint256)
150000000000000000
MAX_WINNERS_COUNT(view returns (uint256)
331
auctionState(view returns (uint8)
3
depositedUserCount(view returns (uint256)
1175
finalPrice(view returns (uint256)
2500000000000000000
getAuctionState(view returns (uint8)
3
getFinalPrice(view returns (uint256)
2500000000000000000
getMaxWinnersCount(view returns (uint256)
331
getSigner(view returns (address)
0x9999f99a0b1d2c9a84232d48c6477e222569ee14
getUsersCountWillReceiveAirdrop(view returns (uint256)
268
 
getUsersWillReceiveAirdrop(view returns (address[])
owner(view returns (address)
0x0fb8c2e09090bf5c8eaec5cfa1354443675b720d
refundedUserCount(view returns (uint256)
844
signer(view returns (address)
0x9999f99a0b1d2c9a84232d48c6477e222569ee14
winnersCount(view returns (uint256)
331
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.