Scan the gas station wallet on-chain balance to detect external topups. Compares current balance with last known balance, accounting for outflows (gas topup operations). Records any detected inflow as a station topup. On first scan, establishes the baseline balance without detecting topups.
Request body
application/json
· ScanStationTopupsRequest
· required
| Field | Type | Required | Description |
|---|---|---|---|
chain |
BlockchainChain |
yes |
Responses
| Status | Body | Description |
|---|---|---|
200 |
ScanStationTopupsResponse |
Scan result. |
400 |
Error |
Invalid request or gas station not configured. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.