TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 47 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 ($5,354.15)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 5.3595K | $0.999002 |
$5,354.15 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16724611 | 2 years ago | | | 0 | 0.0050263724 | |
| 16724609 | 2 years ago | | | 0 | 0.011493600 | |
| 16691525 | 2 years ago | | | 0 | 0.0099475451 | |
| 16691523 | 2 years ago | | | 0 | 0.022449363 | |
| 16677181 | 2 years ago | | | 0 | 0.0080554336 | |
| 16677179 | 2 years ago | | | 0 | 0.018539424 | |
| 16663751 | 2 years ago | | | 0 | 0.010112000 | |
| 16663749 | 2 years ago | | | 0 | 0.022633622 | |
| 16650129 | 2 years ago | | | 0 | 0.0032875200 | |
| 16649450 | 2 years ago | | | 0 | 0.0099163272 |
ABI
ABI objects
Getter at block 21285239
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.