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) |
---|---|---|---|---|---|---|---|
| 16334012 | 2 years ago | | | 0 | 0.00062515687 | |
| 16131174 | 2 years ago | | | 0 | 0.00049767190 | |
| 16127009 | 2 years ago | | | 0 | 0.00066591573 | |
| 15918181 | 2 years ago | | | 0 | 0.00049916210 | |
| 15918170 | 2 years ago | | | 0 | 0.00053383195 | |
| 15890196 | 2 years ago | | | 0 | 0.00078006171 | |
| 15890175 | 2 years ago | | | 0 | 0.00079776936 | |
| 15686991 | 2 years ago | | | 0 | 0.00013661205 |
ABI
ABI objects
Getter at block 21327444
owner() view returns (address)
0x760f3e4e0973c958610c24f20cfaa45d05c15975
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.