Stats

Get Total Supply of Mantle

Returns the current amount of Mantle in circulation.

https://api.mantlescan.xyz/api
   ?module=stats
   &action=ethsupply
   &apikey=YourApiKeyToken

Try this endpoint in your browser 🔗

No parameters required.

Get Mantle Last Price

Returns the latest price of 1 MNT.

https://api.mantlescan.xyz/api
   ?module=stats
   &action=ethprice
   &apikey=YourApiKeyToken

Try this endpoint in your browser 🔗

No parameters required.

Last updated