TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 333 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
2 additional
variables
Balances ($19,447.88)
Native
Value
$19,447.88
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 5.9 | $3,296.25 |
$19,447.88 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20287329 | 4 months ago | | | 0.1 | 0.00030258069 | |
| 20287321 | 4 months ago | | | 0 | 0.0071415100 | |
| 20201018 | 5 months ago | | | 0 | 0.000045252848 | |
| 20201013 | 5 months ago | | | 0 | 0.000076265725 | |
| 20175839 | 5 months ago | | | 0 | 0.00014557772 | |
| 20169672 | 5 months ago | | | 0.1 | 0.00034384168 | |
| 20169672 | 5 months ago | | | 0.1 | 0.00088934544 | |
| 20169665 | 5 months ago | | | 0 | 0.021204763 | |
| 20169484 | 5 months ago | | | 0 | 0.00050264992 | |
| 20169481 | 5 months ago | | | 0 | 0.0013744988 |
ABI
ABI objects
Getter at block 21245370
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.