Update the tracked gas balance for a wallet.

Parameters

NameInTypeRequiredDescription
address path string yes

Request body

application/json · UpdateGasBalanceRequest · required

FieldTypeRequiredDescription
balance string yes New gas balance for the wallet.

Responses

StatusBodyDescription
200 Gas balance updated.
404 Error Wallet not found.

Specification

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