GET
/
{slug}
/
maxcoins
curl --request GET \
  --url https://chainz.cryptoids.info/{slug}/maxcoins
"100000000.00"

Path Parameters

slug
string
default:
required

Response

200
text/plain
Successful operation

The response is of type string.

Example:

"100000000.00"