diff --git a/fees/blazingbot.ts b/fees/blazingbot.ts index 86601db828..b318e87862 100644 --- a/fees/blazingbot.ts +++ b/fees/blazingbot.ts @@ -90,7 +90,6 @@ const adapter: SimpleAdapter = { }, [CHAIN.SOLANA]: { fetch: fethcFeesSolana, - runAtCurrTime: true, start: '2024-11-23', }, },