TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 14 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 ($27.26)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 27.259089 | $1.00 |
$27.26 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16672103 | 2 years ago | | | 0 | 0.0044005900 | |
| 16120762 | 2 years ago | | | 0 | 0.0016724960 | |
| 16120751 | 2 years ago | | | 0 | 0.0018161487 | |
| 16120728 | 2 years ago | | | 0 | 0.0023711361 | |
| 16120723 | 2 years ago | | | 0 | 0.0025715825 | |
| 16120713 | 2 years ago | | | 0 | 0.0021629231 | |
| 16120687 | 2 years ago | | | 0 | 0.0027632820 | |
| 16120676 | 2 years ago | | | 0 | 0.0028544718 | |
| 16120604 | 2 years ago | | | 0 | 0.0034349167 | |
| 16120597 | 2 years ago | | | 0 | 0.0026358406 |
ABI
ABI objects
Getter at block 21212542
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.