drain_signer
Drain a KMS signer's native-token balance to a destination address. Works on suspended signers to recover funds.
Instructions
Drain a KMS signer's entire native-token balance to a destination address. Works on suspended signers — the safety valve. Cost: chain gas + $0.000005 KMS sign fee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signer_id | Yes | The KMS signer ID | |
| project_id | Yes | The project ID | |
| destination_address | Yes | Where to send the entire native-token balance. Cost: chain gas + $0.000005 KMS sign fee. Works on suspended signers. |