set_recovery_address
Set or clear the recovery address for a KMS contract wallet to enable auto-drain funds on day-90 deletion.
Instructions
Set or clear the optional recovery address used for auto-drain on day-90 deletion of a KMS contract wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The project ID | |
| wallet_id | Yes | The KMS contract wallet ID | |
| recovery_address | Yes | 0x-prefixed address (or null to clear). Used for auto-drain on day-90 deletion. |