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

    Class MsgJoinSwapShareAmountOut

    ===================== MsgJoinSwapShareAmountOut

    from message gamm.v1beta1.MsgJoinSwapShareAmountOut

    Hierarchy

    Index

    Constructors

    Properties

    poolId: bigint = protoInt64.zero

    from field: uint64 pool_id = 2;

    sender: string = ""

    from field: string sender = 1;

    shareOutAmount: string = ""

    from field: string share_out_amount = 4;

    tokenInDenom: string = ""

    from field: string token_in_denom = 3;

    tokenInMaxAmount: string = ""

    from field: string token_in_max_amount = 5;

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

    Methods