drain_signer
Drain the entire native-token balance of a KMS signer to a destination address. Works on suspended signers for fund recovery.
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. |