TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 16,290 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
1 additional
variable
Balances ($0.46)
Native
Value
$0.46
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000136 | $3,394.67 |
$0.46 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21263071 | an hour ago | | | 0 | 0.0011329729 | |
| 21263038 | an hour ago | | | 0 | 0.00098029424 | |
| 21260491 | 10 hours ago | | | 0 | 0.0012098836 | |
| 21260061 | 11 hours ago | | | 0 | 0.00092969487 | |
| 21257935 | 18 hours ago | | | 0 | 0.0012951728 | |
| 21257906 | 18 hours ago | | | 0 | 0.0011075826 | |
| 21257768 | 19 hours ago | | | 0 | 0.0017037302 | |
| 21257736 | 19 hours ago | | | 0 | 0.0026982979 | |
| 21257121 | 21 hours ago | | | 0 | 0.0012561026 | |
| 21256236 | a day ago | | | 0 | 0.0012630798 |
ABI
ABI objects
Getter at block 21263367
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.