delete_contract_wallet
Schedule deletion of a contract wallet's KMS key with a 7-day AWS window. Refused if the wallet has an on-chain balance — drain it first.
Instructions
Schedule the KMS key for a contract wallet for deletion (7-day AWS minimum window). Refused if the wallet has on-chain balance ≥ dust — drain first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The project ID | |
| wallet_id | Yes | The KMS contract wallet ID. Schedules KMS key deletion (7-day window). Refused if balance >= dust — drain first. |