Macro Protocol Token API

This API provides real-time information about the Macro Protocol (MTP) token on Binance Smart Chain.

Use the buttons below to test different API endpoints.

Click a button to test the API...

API Endpoints

Use these endpoints with your Vercel deployment URL:

Total Supply:
/api/token-info?q=cmc-total-supply
/api/token-info/cmc-total-supply
Circulating Supply:
/api/token-info?q=cmc-circulating-supply
/api/token-info/cmc-circulating-supply
Complete Info:
/api/token-info?q=complete-info
/api/token-info/complete-info

Contract Information

View Contract on BSCScan | Write Contract on BSCScan