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

    Class QuerySpotPriceResponse

    QuerySpotPriceResponse defines the gRPC response structure for a SpotPrice query.

    from message gamm.v1beta1.QuerySpotPriceResponse

    Hierarchy

    Index

    Constructors

    Properties

    spotPrice: string = ""

    String of the Dec. Ex) 10.203uatom

    from field: string spot_price = 1;

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

    Methods