Since: nft v0.1.1
class_id associated with the nft.
GET /cosmos/nft/v1beta1/class HTTP/1.1 Host: tia-rest.nownodes.io Accept: */*
A successful response.
{ "class": { "id": "text", "name": "text", "symbol": "text", "description": "text", "uri": "text", "uri_hash": "text", "data": { "type_url": "text", "value": "Ynl0ZXM=" } } }