Verify AdminUpgradableProxy deployed from other contract?

Does this (Verify Proxy Contract) will work for AdminUpgradableProxy deployed from other contract?

1 Like

Hi @oren,

I assume this should work as long as you have the compiler version and optimization used for the factory contract.

I am not sure if there will be any issues with the constructor parameters.

Let me know how you get on with this, and if you need any help.