Create a new gas topup operation to send gas from the gas station wallet to a pool wallet.

Request body

application/json · CreateGasTopupRequest · required

FieldTypeRequiredDescription
amount string no Optional override for the topup amount.
chain BlockchainChain yes
walletId string (uuid) yes

Responses

StatusBodyDescription
200 GasStationOperation Gas topup operation created.
400 Error Invalid request.
412 Error Gas station wallet not configured or wallet already has sufficient gas.

Specification

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