Stats

Get Total Supply of MOVR

Returns the current amount of MOVR in circulation.

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

No parameters required.

Get MOVR Last Price

Returns the latest price of 1 MOVR.

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

No parameters required.

Last updated