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

    Class MsgSwapExactAmountIn

    ===================== MsgSwapExactAmountIn

    from message gamm.v1beta1.MsgSwapExactAmountIn

    Hierarchy

    Index

    Constructors

    Properties

    routes: SwapAmountInRoute[] = []

    from field: repeated poolmanager.v1beta1.SwapAmountInRoute routes = 2;

    sender: string = ""

    from field: string sender = 1;

    tokenIn?: Coin

    from field: cosmos.base.v1beta1.Coin token_in = 3;

    tokenOutMinAmount: string = ""

    from field: string token_out_min_amount = 4;

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

    Methods