OwnedUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 2,372 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 ($68.00)
Native
Value
$68
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02 | $3,399.76 |
$68 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20181220 | 5 months ago | | | 0 | 0.00011306592 | |
| 20181214 | 5 months ago | | | 0 | 0.00010740616 | |
| 18926032 | a year ago | | | 0 | 0.00078005285 | |
| 16647375 | 2 years ago | | | 0 | 0.0011151270 | |
| 16581155 | 2 years ago | | | 0 | 0.00078483870 | |
| 16581154 | 2 years ago | | | 0 | 0.00095960685 | |
| 16523794 | 2 years ago | | | 0 | 0.00047816896 | |
| 16511933 | 2 years ago | | | 0 | 0.0013972194 | |
| 16510164 | 2 years ago | | | 0 | 0.00099871585 | |
| 16509959 | 2 years ago | | | 0 | 0.0010324843 |
ABI
ABI objects
Getter at block 21256688
implementation() view returns (address impl)
0x0000000000000000000000000000000000000000
proxyOwner() view returns (address owner)
0x000000000000000000000000000000000000dead
Read-only
This contract contains no read-only function objects.
State-modifying
Events transferProxyOwnership(address _newOwner)
upgradeTo(address _implementation)
ProxyOwnershipTransferred(address previousOwner, address newOwner)
Upgraded(address indexed implementation)
constructor(address _implementation)
fallback()
This contract contains no error objects.