- Docs
- Api%2Freference%2Findexer%2FGetNetworkInfo
Get network information
Retrieve detailed information about the eBus network, including current fees, network status, and other relevant metrics.
Response Body
application/json
application/json
application/json
curl -X GET "https://api-testnet.dual.network/public/network"{
"status": "string",
"version": "string",
"uptime": "string",
"last_updated": "2019-08-24T14:15:22Z"
}{
"code": 0,
"message": "string",
"details": {}
}{
"code": 0,
"message": "string",
"details": {}
}