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

    Class QueryOwnerResponse

    QueryOwnerResponse is the response type for the Query/Owner RPC method

    from message cosmos.nft.v1beta1.QueryOwnerResponse

    Hierarchy

    Index

    Constructors

    Properties

    owner: string = ""

    owner is the owner address of the nft

    from field: string owner = 1;

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

    Methods