Skip to main content

Gateway counts by status for the wallet

GET 

/solaccounts/:address/gateways/count

Returns aggregated counts for the gateways owned by the Solana wallet.

The result breaks the population down by operational state (active, inactive, denylisted), mobile capability, and whether each gateway earned IoT or mobile rewards during the most recent epoch. Totals align with the gateways returned by List Solana wallet gateways when iterating through the complete set.

The response reflects usage against your gateway quota because it counts the same underlying gateway records.

Request

Responses

AccountGatewayCount describing totals per status and reward type.