Generate a new wallet and configure it as the gas station for a blockchain chain. The wallet will be created with a new keypair and the private key will be encrypted and stored securely.
Request body
application/json
· GenerateGasStationWalletRequest
· required
| Field | Type | Required | Description |
|---|---|---|---|
chain |
BlockchainChain |
yes |
Responses
| Status | Body | Description |
|---|---|---|
200 |
GenerateGasStationWalletResponse |
Gas station wallet generated and configured. |
404 |
Error |
Chain configuration not found. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.