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

    Entry Defines all nft owned by a person

    from message cosmos.nft.v1beta1.Entry

    Hierarchy

    Index

    Constructors

    Properties

    nfts: NFT[] = []

    nfts is a group of nfts of the same owner

    from field: repeated cosmos.nft.v1beta1.NFT nfts = 2;

    owner: string = ""

    owner is the owner address of the following nft

    from field: string owner = 1;

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

    Methods