Stats

Get Total Supply of Wemix

Returns the current amount of Wemix in circulation.

https://api-testnet.wemixscan.com/api
   ?module=stats
   &action=ethsupply
   &apikey=YourApiKeyToken

Try this endpoint in your browser 🔗

No parameters required.

Get Wemix Last Price

Returns the latest price of 1 Wemix.

https://api-testnet.wemixscan.com/api
   ?module=stats
   &action=ethprice
   &apikey=YourApiKeyToken

Try this endpoint in your browser 🔗

No parameters required.

Last updated