Skip to main content
GET
/
token
/
{address}
/
supply
Get token supply
curl --request GET \
  --url https://api.example.com/token/{address}/supply
123

Response

The token supply has been successfully retrieved

The response is of type number.