Get total RON supply
GET/ronin/supplies/total
Get the total supply for RON.
Responses
- 200
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
result
object
value string
{
"result": {
"value": "string"
}
}
Internal server error
- application/json
- Schema
- Example (from schema)
Schema
errorCode integer
message string
{
"errorCode": 0,
"message": "string"
}
Loading...
Was this helpful?
Happy React is loading...