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