TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 15,113 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($67.31)
Native
Value
$67.31
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02 | $3,365.26 |
$67.31 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19582347 | 7 months ago | | | 0 | 0.0030520846 | |
| 19566509 | 7 months ago | | | 0 | 0.0016625084 | |
| 19329565 | 8 months ago | | | 0 | 0.0044169076 | |
| 19062203 | 10 months ago | | | 0 | 0.0025650851 | |
| 19062194 | 10 months ago | | | 0 | 0.0013620377 | |
| 19062192 | 10 months ago | | | 0 | 0.0012633818 | |
| 19062188 | 10 months ago | | | 0 | 0.0013299981 | |
| 19062185 | 10 months ago | | | 0 | 0.0012336636 | |
| 19062181 | 10 months ago | | | 0 | 0.0012625777 | |
| 19062169 | 10 months ago | | | 0 | 0.0012809708 |
ABI
ABI objects
Getter at block 21166967
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
constructor(address initialLogic, address initialAdmin, bytes _data)
fallback()
receive()
This contract contains no error objects.