setOps
Signatureโ
function setOps(address dictionary, OpName[] memory opNames) public;
Descriptionโ
Assigns a set of operations (Ops) defined by opNames to a specified dictionary contract. This function is crucial for configuring the behavior and capabilities of the UCS proxy, allowing it to perform specified actions.
Exampleโ
uint256 deployerKey = getPrivateKey("DEPLOYER_PRIV_KEY");