drain_signer
Transfer a KMS signer's full native-token balance to a specified address. Works on suspended signers, acting as a safety valve 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. |