Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ProxyAdmin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8608740 | 5 years ago | | | 0 | 0.00085806000 | |
| 8036246 | 5 years ago | | | 0 | 0.00059670000 | |
| 8036190 | 5 years ago | | | 0 | 0.00067098000 |
ABI
ABI objects
Getter at block 21258490
isOwner() view returns (bool)
false
owner() view returns (address)
0x0000000000377d181a0ebd08590c6b399b272000
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeProxyAdmin(address proxy, address newAdmin)
getProxyAdmin(address proxy) returns (address)
getProxyImplementation(address proxy) returns (address)
renounceOwnership()
transferOwnership(address newOwner)
upgrade(address proxy, address implementation)
upgradeAndCall(address proxy, address implementation, bytes data) payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.