OwnedUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 45 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "OwnedUpgradeabilityProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13350121 | 3 years ago | | | 0 | 0.0038052821 | |
| 13310770 | 3 years ago | | | 0 | 0.015346500 | |
| 13310758 | 3 years ago | | | 0 | 0.010212900 | |
| 13310757 | 3 years ago | | | 0 | 0.010212900 | |
| 13310754 | 3 years ago | | | 0 | 0.010216500 | |
| 13310751 | 3 years ago | | | 0 | 0.010212900 | |
| 13310748 | 3 years ago | | | 0 | 0.015346500 | |
| 13140987 | 3 years ago | | | 0 | 0.010021187 | |
| 13140982 | 3 years ago | | | 0 | 0.010021187 | |
| 13140980 | 3 years ago | | | 0 | 0.010021187 |
ABI
ABI objects
Getter at block 21206414
implementation() view returns (address impl)
0xf47d06c3e8734b3cc21ed3dd91dd7e100fdaeb06
pendingProxyOwner() view returns (address pendingOwner)
0x0000000000000000000000000000000000000000
proxyOwner() view returns (address owner)
0x16cea306506c387713c70b9c1205fd5ac997e78e
isInitialized() view returns (bool)
true
owner() view returns (address)
0x11b03b01bdd76e59825bc00be255e4311533cbad
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getScore(address account) view returns (uint8)
State-modifying
Events claimProxyOwnership()
transferProxyOwnership(address newOwner)
upgradeTo(address implementation)
claimOwnership()
initialize()
setScore(address account, uint8 newScore)
transferOwnership(address newOwner)
NewPendingOwner(address currentOwner, address pendingOwner)
ProxyOwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
fallback()
receive()
This contract contains no error objects.