Stats

Get Total Supply of S

Returns the current amount of S in circulation.

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

Try this endpoint in your browser 🔗

No parameters required.

Get S Last Price

Returns the latest price of 1 S.

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

Try this endpoint in your browser 🔗

No parameters required.

Last updated