Loading...
hmy_getCirculatingSupply
Get circulating ONE supply
Number - circulating supply
Number
Sample Curl Request
Sample Curl Response
curl -d '{ "jsonrpc":"2.0", "method":"hmy_getCirculatingSupply", "params":[], "id":1 }' -H 'Content-Type:application/json' -X POST 'https://api.s0.b.hmny.io'
{ "jsonrpc": "2.0", "id": 1, "result": "5098814411.764701600000000000" }