Developer Guides๐ Development UtilitiesDeployment UtilitiesDeploy OpsupgradeFacadeOn this pageupgradeFacade Signatureโ function upgradeFacade(address dictionary, address newFacade) public; Descriptionโ Updates the facade associated with a dictionary contract to a newFacade address. Exampleโ uint256 deployerKey = getPrivateKey("DEPLOYER_PRIV_KEY");