ProxyAdmin owner set to the ProxyAdmin contract. Can the owner be changed?

I was trying to set the proxy admin using OZ-CLI but instead of setting the proxyAdmin, the oz-cli set a new owner as I didn’t specify the contract address.

Is there any way to get the Proxy-Admin to set a new owner or somehow let me upgrade the contracts still?

Why would the OZ cli set Proxy Admin contract address as owner if no address is given? dont you think the owner address needs to be mandatory so user must specify an address?

1 Like

Hi @Yunus_Saha,

If the owner of ProxyAdmin is the ProxyAdmin then unfortunately you can’t change this.

I assume that you have checked that the ProxyAdmin owns itself.
Are you able to share the exact commands that you ran and the address of your contracts?