TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 156 txns
Unified storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($18,869.90)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 8.107517K | $0.999475 |
$8,103.26 | |
USDT | ERC-20 | 6.111668K | $0.99981 |
$6,110.51 | |
USDC | ERC-20 | 3.878745K | $0.998969 |
$3,874.75 | |
UST | ERC-20 | 34.357853K | $0.022743 |
$781.39 | |
aUST | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16241290 | 2 years ago | | | 0 | 0.0053550860 | |
| 15168781 | 2 years ago | | | 0 | 0.0044749235 | |
| 15168779 | 2 years ago | | | 0 | 0.0073045242 | |
| 14851948 | 2 years ago | | | 0 | 0.010324276 | |
| 14851945 | 2 years ago | | | 0 | 0.011313106 | |
| 14846954 | 2 years ago | | | 0 | 0.012921573 | |
| 14820297 | 2 years ago | | | 0 | 0.028334997 | |
| 14819871 | 2 years ago | | | 0 | 0.0030222984 | |
| 14819867 | 2 years ago | | | 0 | 0.0043510303 | |
| 14817644 | 2 years ago | | | 0 | 0.0044165550 |
ABI
ABI objects
Getter at block 21185051
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.