mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-04-13 14:39:18 +03:00
fee calculation
This commit is contained in:
@@ -346,6 +346,8 @@ export default async function swapMarket({
|
||||
baseCurrencyPriceInQuoteAsset,
|
||||
gasPriceGwei,
|
||||
feePercent,
|
||||
feeAsset,
|
||||
allPrices.prices,
|
||||
);
|
||||
|
||||
if (feeAsset === assetOut) {
|
||||
|
||||
Reference in New Issue
Block a user