
SWSS Chain exposes a full REST API via the BlockScout-compatible endpoint. All responses are JSON. Authentication is not required for read endpoints.
swssscan.swss.io/api/v2/blocks/blocks/{number}/blocks/{number}/transactions/transactions/transactions/{hash}/addresses/addresses/{hash}/addresses/{hash}/transactions/tokens/smart-contracts/stats/stats/charts/transactions{
"total_blocks": "1,843,561",
"total_transactions": "285,234",
"average_block_time": 1012,
"total_addresses": "18,473",
"gas_prices": {
"average": 0,
"fast": 0,
"slow": 0
},
"coin_image": null,
"coin_price": null,
"network_utilization_percentage": 0
}