Hi, the current situation is the following:
Using Transparent proxies, I have a proxy admin, a proxy and an implementation, all linked.
Now I've lost the key that is the owner of my proxy admin so I can't upgrade my implementation.
Is there any way to change who the admin of my proxy is?
I see the changeAdmin
method on the proxy contract, but this can only be called by the proxy admin.
Is there any way to change the admin of the proxy?
Thanks