TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 8,653 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 ($2.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 2 | $1.001 |
$2 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14478135 | 3 years ago | | | 0 | 0.0032534878 | |
| 14478119 | 3 years ago | | | 0 | 0.0020046811 | |
| 14478094 | 3 years ago | | | 0 | 0.0021578634 | |
| 14468644 | 3 years ago | | | 0 | 0.0075636331 | |
| 14468622 | 3 years ago | | | 0 | 0.0064240646 | |
| 14464127 | 3 years ago | | | 0 | 0.0080592858 | |
| 14461827 | 3 years ago | | | 0 | 0.0072086913 | |
| 14460906 | 3 years ago | | | 0 | 0.0077458125 | |
| 14451844 | 3 years ago | | | 0 | 0.013822282 | |
| 14378030 | 3 years ago | | | 0 | 0.0061130871 |
ABI
ABI objects
Getter at block 21158194
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.