Since: nft v0.1.1
class_id associated with the nft.
id is a unique identifier of the NFT.
GET /cosmos/nft/v1beta1/owner HTTP/1.1 Host: tia-rest.nownodes.io Accept: */*
A successful response.
{ "owner": "text" }
class_id associated with the nft
id is a unique identifier of the NFT
GET /cosmos/nft/v1beta1/owner/{class_id}/{id} HTTP/1.1 Host: tia-rest.nownodes.io Accept: */*