Stats

Get Total Supply of MATIC on the Polygon POS Chain

Returns the current amount of MATIC in circulation.

https://api-amoy.polygonscan.com/api?
   module=stats
   &action=maticsupply
   &apikey=YourApiKeyToken

Try this endpoint in your browser 🔗

No parameters required.

Get MATIC Last Price

Returns the latest price of 1 MATIC.

https://api-amoy.polygonscan.com/api
   ?module=stats
   &action=maticprice
   &apikey=YourApiKeyToken

Try this endpoint in your browser 🔗

No parameters required.

Last updated