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

    Pool is used for tracking bonded and not-bonded token supply of the bond denomination.

    from message cosmos.staking.v1beta1.Pool

    Hierarchy

    Index

    Constructors

    Properties

    bondedTokens: string = ""

    from field: string bonded_tokens = 2;

    notBondedTokens: string = ""

    from field: string not_bonded_tokens = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.staking.v1beta1.Pool"

    Methods