provision_signer
Provision a non-custodial Ethereum signer using AWS KMS for smart-contract write transactions. Private keys never leave KMS; rental costs $0.04/day.
Instructions
Provision an AWS KMS-backed Ethereum signer for signing smart-contract write transactions. Private keys never leave KMS. Cost: $0.04/day rental ($1.20/month) plus $0.000005 per contract call. Requires $1.20 in cash credit at creation (30 days of rent). Non-custodial.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | Which EVM chain. Cost: $0.04/day rental, requires $1.20 in cash credit at creation. | |
| project_id | Yes | The project ID | |
| recovery_address | No | Optional 0x-prefixed address for auto-drain on day-90 deletion |