diff --git a/src/providers/v2/subgraph-provider.ts b/src/providers/v2/subgraph-provider.ts index 063cecf7e..eb025af05 100644 --- a/src/providers/v2/subgraph-provider.ts +++ b/src/providers/v2/subgraph-provider.ts @@ -245,7 +245,7 @@ export class V2SubgraphProvider implements IV2SubgraphProvider { // Which helps filter pools with manipulated prices/liquidity. // TODO: Remove. Temporary fix to ensure tokens without trackedReserveETH are in the list. - const FEI= '0x956f47f50a910163d8bf957cf5846d573e7f87ca'; + const FEI = '0x956f47f50a910163d8bf957cf5846d573e7f87ca'; const VIRTUAL_BASE = '0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b'; const tracked = pools.filter(