Configure the gas station wallet for a blockchain chain. The private key will be encrypted.

Request body

application/json · SetGasStationWalletRequest · required

FieldTypeRequiredDescription
address string yes Public address of the gas station wallet.
chain BlockchainChain yes
privateKey string yes Private key of the gas station wallet (will be encrypted).

Responses

StatusBodyDescription
200 Gas station wallet configured.
404 Error Chain configuration not found.

Specification

This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.