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

    Class CosmosCoinWrapperPath

    from message badges.CosmosCoinWrapperPath

    Hierarchy

    Index

    Constructors

    Properties

    address: string = ""

    from field: string address = 1;

    allowCosmosWrapping: boolean = false

    from field: bool allowCosmosWrapping = 7;

    allowOverrideWithAnyValidToken: boolean = false

    from field: bool allowOverrideWithAnyValidToken = 6;

    balances: badges.Balance[] = []

    from field: repeated badges.Balance balances = 3;

    denom: string = ""

    from field: string denom = 2;

    denomUnits: badges.DenomUnit[] = []

    from field: repeated badges.DenomUnit denomUnits = 5;

    symbol: string = ""

    from field: string symbol = 4;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "badges.CosmosCoinWrapperPath"

    Methods