TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 175 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 ($1,312,076.28)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 1.312759M | $0.999391 |
$1,311,959.11 | |
WBTC | ERC-20 | 0.001281 | $91,478.00 |
$117.17 | |
sUSDe | ERC-20 | 0 | $1.13 |
$0 | |
rsETH | ERC-20 | 0 | $3,242.30 |
$0 | |
| ERC-20 | 2.086638M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21171272 | 7 days ago | | | 0 | 0.0018159869 | |
| 21166586 | 7 days ago | | | 0 | 0.0014406497 | |
| 21094909 | 17 days ago | | | 0 | 0.00037560040 | |
| 21094480 | 17 days ago | | | 0 | 0.0070649440 | |
| 21094472 | 17 days ago | | | 0 | 0.00098580028 | |
| 21094441 | 17 days ago | | | 0 | 0.015482623 | |
| 21094435 | 17 days ago | | | 0 | 0.00086592793 | |
| 21086255 | 19 days ago | | | 0 | 0.0048959091 | |
| 21086242 | 19 days ago | | | 0 | 0.0034458985 | |
| 21015620 | a month ago | | | 0 | 0.0018077147 |
ABI
ABI objects
Getter at block 21219473
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.