Stats

Get Total Supply of XDC

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 browser 🔗

No parameters required.

Get XDC Last Price

Returns the latest price of 1 XDC.

https://api.xdcscan.com/api
   ?module=stats
   &action=ethprice
   &apikey=YourApiKeyToken

Try this endpoint in your browser 🔗

Last updated