GET
/
{slug}
curl --request GET \
  --url https://chainz.cryptoids.info/{slug}
{
  "status": 200,
  "contractAddress": "0x43ce81f458c0ef40dd654d8573c899e9df789266",
  "decimal": 18,
  "symbol": "BAET"
}

Path Parameters

slug
string
default:""
required

Response

200
application/json

Successful operation

The response is of type object.