diff --git a/fees/lifinity.ts b/fees/lifinity.ts index 4125c7ffc1..e9dcd3371b 100644 --- a/fees/lifinity.ts +++ b/fees/lifinity.ts @@ -4,7 +4,7 @@ import { CHAIN } from "../helpers/chains"; import { getUniqStartOfTodayTimestamp } from "../helpers/getUniSubgraphVolume"; import fetchURL from "../utils/fetchURL"; -const historicalVolumeEndpoint = "https://lifinity.io/api/dashboard/volume" +const historicalVolumeEndpoint = "https://api.lifinity.io/api/dashboard/volume" interface IVolumeall { fees: number;