TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 22 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 ($531.82)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 531.817429 | $1.00 |
$531.82 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16672094 | 2 years ago | | | 0 | 0.0042682637 | |
| 16672090 | 2 years ago | | | 0 | 0.0037206055 | |
| 16672051 | 2 years ago | | | 0 | 0.0041695540 | |
| 16672046 | 2 years ago | | | 0 | 0.0045525236 | |
| 16672039 | 2 years ago | | | 0 | 0.0046730667 | |
| 16654324 | 2 years ago | | | 0 | 0.0029538070 | |
| 16654039 | 2 years ago | | | 0 | 0.0034762122 | |
| 16653866 | 2 years ago | | | 0 | 0.0029349223 | |
| 16125991 | 2 years ago | | | 0 | 0.0012732626 | |
| 16125052 | 2 years ago | | | 0 | 0.0018249004 |
ABI
ABI objects
Getter at block 21203406
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.