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

    Class MsgSwapExactAmountOut

    from message gamm.v1beta1.MsgSwapExactAmountOut

    Hierarchy

    Index

    Constructors

    Properties

    routes: SwapAmountOutRoute[] = []

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

    sender: string = ""

    from field: string sender = 1;

    tokenInMaxAmount: string = ""

    from field: string token_in_max_amount = 3;

    tokenOut?: Coin

    from field: cosmos.base.v1beta1.Coin token_out = 4;

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

    Methods