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) |
---|---|---|---|---|---|---|---|
| 20583672 | a month ago | | | 0 | 1.5216982e-7 | |
| 20143069 | a month ago | | | 0 | 2.1717041e-7 | |
| 19663338 | 2 months ago | | | 0 | 0.0000067025835 | |
| 15922665 | 5 months ago | | | 0 | 2.7631894e-7 |
ABI
ABI objects
Getter at block 22017798
owner() view returns (address)
0x9ec25b8063de13d478ba8121b964a339a1bb0ebb
Read-only
getProxyAdmin(address proxy) view returns (address)
getProxyImplementation(address proxy) view returns (address)
State-modifying
Events changeProxyAdmin(address proxy, address newAdmin)
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(address initialOwner)
This contract contains no fallback and receive objects.
This contract contains no error objects.