TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 690 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 ($106,105.37)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDe | ERC-20 | 105.999367K | $1.001 |
$106,105.37 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21198989 | 2 hours ago | | | 0 | 0.0011496241 | |
| 21198728 | 3 hours ago | | | 0 | 0.00096035379 | |
| 21197756 | 6 hours ago | | | 0 | 0.0015460145 | |
| 21197675 | 7 hours ago | | | 0 | 0.0015481585 | |
| 21197443 | 7 hours ago | | | 0 | 0.0012834371 | |
| 21195192 | 15 hours ago | | | 0 | 0.0012217567 | |
| 21193613 | 20 hours ago | | | 0 | 0.0023883177 | |
| 21193023 | a day ago | | | 0 | 0.0016838770 | |
| 21192852 | a day ago | | | 0 | 0.0012087666 | |
| 21192448 | a day ago | | | 0 | 0.0014566656 |
ABI
ABI objects
Getter at block 21199671
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.