- Preparing search index...
- The search index is not available
rubic-sdk
Function getFromToTokensAmountsByExact
- getFromToTokensAmountsByExact<T>(fromToken: PriceToken<T>, toToken: PriceToken<T>, exact: Exact, initialWeiAmount: BigNumber, weiAmountWithoutFee: BigNumber, routeWeiAmount: BigNumber): {
from: PriceTokenAmount<T>;
fromWithoutFee: PriceTokenAmount<T>;
to: PriceTokenAmount<T>;
}
-
Parameters
-
-
-
-
initialWeiAmount: BigNumber
-
weiAmountWithoutFee: BigNumber
-
routeWeiAmount: BigNumber