diff --git a/src/consts/warpRouteWhitelist.ts b/src/consts/warpRouteWhitelist.ts index 8ac87a84..2886b39d 100644 --- a/src/consts/warpRouteWhitelist.ts +++ b/src/consts/warpRouteWhitelist.ts @@ -127,4 +127,7 @@ export const warpRouteWhitelist: Array | null = [ // ART routes 'ART/artela-base-solanamainnet', + + // LOGX routes + 'LOGX/arbitrum-solanamainnet', ];