Balance queries the number of NFTs of a given class owned by the owner, same as balanceOf in ERC721Ask AIget https://example.com/cosmos/nft/v1beta1/balance/{owner}/{class_id}Path Paramsownerstringrequiredowner is the owner address of the nftclass_idstringrequiredclass_id associated with the nftResponses 200A successful response. defaultAn unexpected error response.Updated 10 months ago