TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 5,698 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 ($135,688.12)
Native
Value
$135,688.12
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 40.77988 | $3,327.33 |
$135,688.12 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21246574 | 18 minutes ago | | | 0.045430512 | 0.00035961864 | |
| 21246414 | an hour ago | | | 0.049764749 | 0.00041944535 | |
| 21246371 | an hour ago | | | 0.030014717 | 0.00038663908 | |
| 21246310 | an hour ago | | | 0.021283916 | 0.00047648109 | |
| 21246282 | an hour ago | | | 0.034418617 | 0.00045203056 | |
| 21246194 | 2 hours ago | | | 0.033559491 | 0.00054093534 | |
| 21246127 | 2 hours ago | | | 0.027942864 | 0.00058139789 | |
| 21245951 | 2 hours ago | | | 0.028537013 | 0.00051411588 | |
| 21245904 | 3 hours ago | | | 0.066105296 | 0.00038040593 | |
| 21245172 | 5 hours ago | | | 0.018567324 | 0.00048359519 |
ABI
ABI objects
Getter at block 21246659
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.