TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 4,881 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 ($113,452.55)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UST | ERC-20 | 3.28119M | $0.024897 |
$81,691.24 | |
DAI | ERC-20 | 23.085868K | $0.998704 |
$23,055.95 | |
USDC | ERC-20 | 5.147646K | $0.999586 |
$5,145.52 | |
BUSD | ERC-20 | 2.70011K | $0.996556 |
$2,690.81 | |
USDT | ERC-20 | 559.530502 | $1.001 |
$560.09 | |
FRAX | ERC-20 | 311.117512 | $0.99303 |
$308.95 | |
aUSDC | ERC-20 | 2.802227K | -- | -- | |
aFRAX | ERC-20 | 0.000001 | -- | -- | |
aUSDT | ERC-20 | 0.000001 | -- | -- | |
aDAI | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17974383 | a year ago | | | 0 | 0.0097083579 | |
| 16950305 | 2 years ago | | | 0 | 0.011008060 | |
| 16628031 | 2 years ago | | | 0 | 0.014720075 | |
| 16585425 | 2 years ago | | | 0 | 0.028820385 | |
| 16457442 | 2 years ago | | | 0 | 0.0073014661 | |
| 16359427 | 2 years ago | | | 0 | 0.0056524976 | |
| 16359146 | 2 years ago | | | 0 | 0.0078591781 | |
| 16359080 | 2 years ago | | | 0 | 0.0055699877 | |
| 16313862 | 2 years ago | | | 0 | 0.0077885961 | |
| 16219060 | 2 years ago | | | 0 | 0.0073219701 |
ABI
ABI objects
Getter at block 21168637
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.