GET
/
token
/
{address}
/
supply
curl --request GET \
  --url https://api.decentri.org/token/{address}/supply
123

Path Parameters

address
string
required

Response

200
application/json
The token supply has been successfully retrieved

The response is of type number.