bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class QueryNFTResponse

    QueryNFTResponse is the response type for the Query/NFT RPC method

    from message cosmos.nft.v1beta1.QueryNFTResponse

    Hierarchy

    Index

    Constructors

    Properties

    nft?: NFT

    owner is the owner address of the nft

    from field: cosmos.nft.v1beta1.NFT nft = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.nft.v1beta1.QueryNFTResponse"

    Methods