TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 215 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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
0x4f01…1a33
Balances ($25,627.70)
Native
Value
$25,627.7
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 10 | $2,562.77 |
$25,627.7 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15612294 | 2 years ago | | | 0 | 0.00061319601 | |
| 15610218 | 2 years ago | | | 0 | 0.00077838601 | |
| 15610127 | 2 years ago | | | 0 | 0.00060604561 | |
| 15596008 | 2 years ago | | | 0 | 0.0011523937 | |
| 15595386 | 2 years ago | | | 0 | 0.00086040961 | |
| 15595334 | 2 years ago | | | 0 | 0.00058685874 | |
| 15594468 | 2 years ago | | | 0 | 0.00057235327 | |
| 15594409 | 2 years ago | | | 0 | 0.00060624831 | |
| 15593101 | 2 years ago | | | 0 | 0.00072027106 | |
| 15592251 | 2 years ago | | | 0 | 0.00064381378 |
ABI
ABI objects
Getter at block 21086463 getUsersEnteredWaitlist() view returns (address[])
getSpace() view returns (uint256)
5
getUsersCountEnteredWaitlist() view returns (uint256)
106
getVacancy() view returns (uint256)
0
owner() view returns (address)
0x6c8ee01f1f8b62e987b3d18f6f28b22a0ada755f
refundedUserCount() view returns (uint256)
99
winnersCount() view returns (uint256)
5
Read-only
checkValidity(bytes signature, string action) view returns (bool)
isUserDeposited(address) view returns (bool)
isUserRefunded(address) view returns (bool)
usersEnteredWaitlist(uint256) view returns (address)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
enterWaitlist() payable
initialize(address _blindAuction)
refund(bytes signature)
renounceOwnership()
setBlindAuctionContract(address _blindAuction)
setWinnersCount(uint256 _winnersCount)
transferOwnership(address newOwner)
withdrawSales()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UserEnteredWaitlist(address indexed user)
UserRefunded(address indexed user)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.