Confirms the gas topup was executed and updates the wallet's gas balance.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
id |
path | string (uuid) |
yes |
Request body
application/json
· ConfirmGasTopupRequest
· required
| Field | Type | Required | Description |
|---|---|---|---|
actualAmount |
string |
no | Actual amount sent (if different from planned). |
txHash |
string |
yes | Transaction hash of the gas topup. |
Responses
| Status | Body | Description |
|---|---|---|
200 |
— | Gas topup confirmed. |
404 |
Error |
Operation not found. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.