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) |
---|---|---|---|---|---|---|---|
| 19091095 | 10 months ago | | | 0 | 0.00067521595 | |
| 19090856 | 10 months ago | | | 0 | 0.0017442000 | |
| 19080706 | 10 months ago | | | 0 | 0.00028265767 | |
| 19079695 | 10 months ago | | | 0 | 0.00031067089 | |
| 19024723 | 10 months ago | | | 0 | 0.0013566000 | |
| 18978367 | 10 months ago | | | 0 | 0.0016279200 | |
| 18441941 | a year ago | | | 0 | 0.00092815658 | |
| 18411808 | a year ago | | | 0 | 0.00036698505 | |
| 18320174 | a year ago | | | 0 | 0.00032691082 |
ABI
ABI objects
Getter at block 21172078
owner() view returns (address)
0xce4d782a069d5a1d3bd65f8ab6c25a53149cdf43
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.