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

FieldTypeRequiredDescription
chain BlockchainChain yes

Responses

StatusBodyDescription
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.