Self Hosting
Finds token supply using query
Query token supply
GET
/
api
/
v2
Headers
API key for authentication
Query Parameters
Token identifier
Contract address of token
If want to remove burn token from total supply
Available options:
true
, false
Type of query
Available options:
select_query
, maxcoins
, totalcoins
, circulating
Comma-separated addresses need to remove from circulating supply
Response
200 - text/plain
The response is of type string
.