diff --git a/src/dex/aave-v3-stata-v2/aave-v3-stata-v2.ts b/src/dex/aave-v3-stata-v2/aave-v3-stata-v2.ts index 72558eb3a..546008aa3 100644 --- a/src/dex/aave-v3-stata-v2/aave-v3-stata-v2.ts +++ b/src/dex/aave-v3-stata-v2/aave-v3-stata-v2.ts @@ -49,7 +49,7 @@ export class AaveV3StataV2 extends SimpleExchange implements IDex { - readonly hasConstantPriceLargeAmounts = true; + readonly hasConstantPriceLargeAmounts = false; readonly isFeeOnTransferSupported = false;