Full start-to-finish OpenZeppelin workflow for CLI deployment and upgrades?

Hi guys, I changed the ownership of a specific contract (proxy) to a local account address. Now I want to change it back to the proxyAdmin to make an upgrade, however doing this through web3 requires a json of the proxy contract, what json should I use?
Thanks in advance.

1 Like