TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 213 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 ($0.13)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UST | ERC-20 | 5.459029 | $0.024612 |
$0.13 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14840683 | 3 years ago | | | 0 | 0.0030285670 | |
| 14819709 | 3 years ago | | | 0 | 0.0052230000 | |
| 14813556 | 3 years ago | | | 0 | 0.0047199600 | |
| 14810057 | 3 years ago | | | 0 | 0.0044681000 | |
| 14807504 | 3 years ago | | | 0 | 0.0029600000 | |
| 14807268 | 3 years ago | | | 0 | 0.0079680650 | |
| 14807263 | 3 years ago | | | 0 | 0.0011032350 | |
| 14780267 | 3 years ago | | | 0 | 0.0038846523 | |
| 14780241 | 3 years ago | | | 0 | 0.030199910 | |
| 14779908 | 3 years ago | | | 0 | 0.0035358586 |
ABI
ABI objects
Getter at block 21287290
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.