TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 87 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 ($64.76)
Native
Value
$64.76
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.020376 | $3,178.15 |
$64.76 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21092171 | 10 days ago | | | 0.004 | 0.0012425445 | |
| 21092141 | 10 days ago | | | 0 | 0.0016868923 | |
| 21086306 | 11 days ago | | | 0.001 | 0.0046770473 | |
| 21077135 | 12 days ago | | | 0.01 | 0.0026499701 | |
| 21076495 | 12 days ago | | | 0.013 | 0.0019076144 | |
| 21062286 | 14 days ago | | | 0 | 0.0012002500 | |
| 21044105 | 16 days ago | | | 0 | 0.0024555342 | |
| 21041790 | 17 days ago | | | 0 | 0.0013513078 | |
| 21041577 | 17 days ago | | | 0.02 | 0.0016966748 | |
| 20942237 | a month ago | | | 0.05 | 0.0047915653 |
ABI
ABI objects
Getter at block 21162045
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.