Stats

Get Total Supply of Xai

Returns the current amount of XAI in circulation.

https://api-sepolia.xaiscan.io/api
   ?module=stats
   &action=ethsupply
   &apikey=YourApiKeyToken

Try this endpoint in your browser 🔗

No parameters required.

Get Xai Last Price

Returns the latest price of 1 XAI .

https://api-sepolia.xaiscan.io/api
   ?module=stats
   &action=ethprice
   &apikey=YourApiKeyToken

Try this endpoint in your browser 🔗

No parameters required.

Last updated