intentSetSlowGuardian
Set or remove a guardian address for user accounts in the SLOW contract to manage access control on Ethereum networks.
Instructions
Set a guardian for a user in the SLOW contract
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | Yes | The chainId to execute the intent on. | |
| guardian | Yes | The guardian address to set (use zero address to remove guardian) |