TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 2,654 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
Balances ($90,081.27)
Native
Value
$90,081.27
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 23.028911 | $3,911.66 |
$90,081.27 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16546433 | 2 years ago | | | 0 | 0.0068586188 | |
| 15767815 | 2 years ago | | | 0 | 0.0049070457 | |
| 15767795 | 2 years ago | | | 0 | 0.0051759173 | |
| 15667019 | 2 years ago | | | 0 | 0.0025017123 | |
| 15587227 | 2 years ago | | | 0 | 0.0016760319 | |
| 15500117 | 2 years ago | | | 0 | 0.0061297503 | |
| 15415505 | 2 years ago | | | 0 | 0.0034920090 | |
| 15345265 | 2 years ago | | | 0.15 | 0.0041785186 | |
| 15325544 | 2 years ago | | | 0 | 0.0022905005 | |
| 15324358 | 2 years ago | | | 0 | 0.0034312223 |
ABI
ABI objects
Getter at block 21398340
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.