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

    Class MsgExitSwapShareAmountIn

    ===================== MsgExitSwapShareAmountIn

    from message gamm.v1beta1.MsgExitSwapShareAmountIn

    Hierarchy

    Index

    Constructors

    Properties

    poolId: bigint = protoInt64.zero

    from field: uint64 pool_id = 2;

    sender: string = ""

    from field: string sender = 1;

    shareInAmount: string = ""

    from field: string share_in_amount = 4;

    tokenOutDenom: string = ""

    from field: string token_out_denom = 3;

    tokenOutMinAmount: string = ""

    from field: string token_out_min_amount = 5;

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

    Methods