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

    Class QueryPoolsResponse

    from message gamm.v1beta1.QueryPoolsResponse

    Hierarchy

    Index

    Constructors

    Properties

    pagination?: PageResponse

    pagination defines the pagination in the response.

    from field: cosmos.base.query.v1beta1.PageResponse pagination = 2;

    pools: Any[] = []

    from field: repeated google.protobuf.Any pools = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "gamm.v1beta1.QueryPoolsResponse"

    Methods