Update the tracked gas balance for a wallet.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
address |
path | string |
yes |
Request body
application/json
· UpdateGasBalanceRequest
· required
| Field | Type | Required | Description |
|---|---|---|---|
balance |
string |
yes | New gas balance for the wallet. |
Responses
| Status | Body | Description |
|---|---|---|
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.