Class FeesAction

Constructors

Properties

AddLiquidity: {
    addLiquidity: {};
} = ...

Type declaration

  • addLiquidity: {}
    RemoveLiquidity: {
        removeLiquidity: {};
    } = ...

    Type declaration

    • removeLiquidity: {}
      StableSwapIn: {
          stableSwapIn: {};
      } = ...

      Type declaration

      • stableSwapIn: {}
        StableSwapOut: {
            stableSwapOut: {};
        } = ...

        Type declaration

        • stableSwapOut: {}
          SwapIn: {
              swapIn: {};
          } = ...

          Type declaration

          • swapIn: {}
            SwapOut: {
                swapOut: {};
            } = ...

            Type declaration

            • swapOut: {}