Properties
Static AddLiquidity
AddLiquidity: {
addLiquidity: Record<string, never>;
} = ...
Type declaration
addLiquidity: Record<string, never>
Static RemoveLiquidity
RemoveLiquidity: {
removeLiquidity: Record<string, never>;
} = ...
Type declaration
removeLiquidity: Record<string, never>
Static StableSwapIn
StableSwapIn: {
stableSwapIn: Record<string, never>;
} = ...
Type declaration
stableSwapIn: Record<string, never>
Static StableSwapOut
StableSwapOut: {
stableSwapOut: Record<string, never>;
} = ...
Type declaration
stableSwapOut: Record<string, never>
Static SwapIn
SwapIn: {
swapIn: Record<string, never>;
} = ...
Type declaration
swapIn: Record<string, never>
Static SwapOut
SwapOut: {
swapOut: Record<string, never>;
} = ...
Type declaration
swapOut: Record<string, never>