Class FeesAction

Constructors

Properties

AddLiquidity: {
    addLiquidity: Record<string, never>;
} = ...

Type declaration

  • addLiquidity: Record<string, never>
RemoveLiquidity: {
    removeLiquidity: Record<string, never>;
} = ...

Type declaration

  • removeLiquidity: Record<string, never>
StableSwapIn: {
    stableSwapIn: Record<string, never>;
} = ...

Type declaration

  • stableSwapIn: Record<string, never>
StableSwapOut: {
    stableSwapOut: Record<string, never>;
} = ...

Type declaration

  • stableSwapOut: Record<string, never>
SwapIn: {
    swapIn: Record<string, never>;
} = ...

Type declaration

  • swapIn: Record<string, never>
SwapOut: {
    swapOut: Record<string, never>;
} = ...

Type declaration

  • swapOut: Record<string, never>