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

FieldTypeRequiredDescription
chain BlockchainChain yes

Responses

StatusBodyDescription
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.