▪ Static Readonly DEFAULT_FEE: 0.003
▸ Static getAmountIn(params): BigNumber
| Name | Type |
|---|---|
params |
GetAmountInParams |
BigNumber
▸ Static getAmountMin(params): BigNumber
| Name | Type |
|---|---|
params |
GetAmountMinParams |
BigNumber
▸ Static getAmountOut(params): BigNumber
| Name | Type |
|---|---|
params |
GetAmountOutParams |
BigNumber
▸ Static getPriceImpact(params): BigNumber
| Name | Type |
|---|---|
params |
GetPriceImpactParams |
BigNumber
▸ Static getTokenPaths(params): PathList
| Name | Type |
|---|---|
params |
GetTokenPathsParams |
• new Swap()