Last updated 7 months ago
Returns the current amount of XDC in circulation on the XDC chain.
https://api.xdcscan.com/api ?module=stats &action=ethsupply &apikey=YourApiKeyToken
Try this endpoint in your
No parameters required.
Sample Response
{ "status":"1", "message":"OK", "result":"81245345499000000000000000" }
Tip : Easily convert XDC units using our
Returns the latest price of 1 XDC.
https://api.xdcscan.com/api ?module=stats &action=ethprice &apikey=YourApiKeyToken