cURL
curl --request GET \ --url https://chainz.cryptoids.info/{slug}
{ "status": 200, "contractAddress": "0x43ce81f458c0ef40dd654d8573c899e9df789266", "decimal": 18, "symbol": "BAET" }
Shows public information of token
Successful operation
The response is of type object.
object