TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 149 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 ($1,025.89)
Native
Value
$1,025.89
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.297896 | $3,443.80 |
$1,025.89 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16968021 | 2 years ago | | | 0 | 0.0013965826 | |
| 16423984 | 2 years ago | | | 0 | 0.00085144846 | |
| 16247901 | 2 years ago | | | 0 | 0.00082337129 | |
| 15958302 | 2 years ago | | | 0 | 0.00086555868 | |
| 15944807 | 2 years ago | | | 0 | 0.0010118013 | |
| 15628883 | 2 years ago | | | 0 | 0.0017341148 | |
| 15594239 | 2 years ago | | | 0 | 0.00060137802 | |
| 15587230 | 2 years ago | | | 0 | 0.00047001938 | |
| 15583985 | 2 years ago | | | 0 | 0.00079382677 | |
| 15569391 | 2 years ago | | | 0.13299509 | 0.0060374980 |
ABI
ABI objects
Getter at block 21265699
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.