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

    Class GammCustomQueryType

    Used for WASM bindings and JSON parsing

    from message gamm.v1beta1.GammCustomQueryType

    Hierarchy

    Index

    Constructors

    Properties

    queryNumPools?: QueryNumPoolsRequest

    from field: gamm.v1beta1.QueryNumPoolsRequest queryNumPools = 5;

    from field: gamm.v1beta1.QueryPoolRequest queryPool = 1;

    queryPoolParams?: QueryPoolParamsRequest

    from field: gamm.v1beta1.QueryPoolParamsRequest queryPoolParams = 9;

    queryPools?: QueryPoolsRequest

    from field: gamm.v1beta1.QueryPoolsRequest queryPools = 2;

    queryPoolsWithFilter?: QueryPoolsWithFilterRequest

    from field: gamm.v1beta1.QueryPoolsWithFilterRequest queryPoolsWithFilter = 4;

    queryPoolType?: QueryPoolTypeRequest

    from field: gamm.v1beta1.QueryPoolTypeRequest queryPoolType = 3;

    querySpotPrice?: QuerySpotPriceRequest

    from field: gamm.v1beta1.QuerySpotPriceRequest querySpotPrice = 8;

    queryTotalLiquidity?: QueryTotalLiquidityRequest

    from field: gamm.v1beta1.QueryTotalLiquidityRequest queryTotalLiquidity = 6;

    queryTotalPoolLiquidity?: QueryTotalPoolLiquidityRequest

    from field: gamm.v1beta1.QueryTotalPoolLiquidityRequest queryTotalPoolLiquidity = 7;

    queryTotalShares?: QueryTotalSharesRequest

    from field: gamm.v1beta1.QueryTotalSharesRequest queryTotalShares = 10;

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

    Methods