You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jupiter-swap-api is not loading markets correctly.
I pass the program list in the --dex-program-ids argument and there is no FluxBeam program in it, but Jupiter loads it.
2024-11-13T06:58:01.716957Z INFO jupiter_core::amms::loader: Excluded 424681 AMMs based on dexes id selection: Include({2wT8Yq49kHgDzXuPxZSaeLaH1qbmGXtEyPy64bL7aD3c, whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc, 675kPX9MHTjS2zt1qfr1NYHuzeLXfQM9H24wFSUt1Mp8, CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, LBUZKhRxPF3XUpBCjp4YzTKgLccjZhTSDM9YuVaPwxo, PhoeNiXZ8ByJGLkxNfZRnkUfjvmuYqLR89jjFHGqdXY, Eo7WjKq67rjJQSZxS6z3YkapzY3eMj6Xy8X5EQVn5UaB})
2024-11-13T06:58:14.098163Z INFO jupiter_core::amms::loader: markets len(): 78612
2024-11-13T06:58:14.720341Z INFO jupiter_core::amms::loader: Found 0 not supported markets for owners: {}
2024-11-13T06:58:14.760167Z WARN jupiter_core::amms::loader: Stakedex AMMs where not found in the cache, 0 out of 3652
2024-11-13T06:58:14.760214Z INFO jupiter_core::amms::loader: New dexes are disabled, ["Moonshot"] are not loaded
2024-11-13T06:58:14.761883Z INFO jupiter_core::amms::loader: updating amms with account_keys.len(): 0
2024-11-13T06:58:14.761907Z INFO jupiter_core::amms::loader: Loaded 78612 amms from market cache
2024-11-13T06:58:14.868681Z INFO jupiter_core::amms::loader: AMMS per label loaded: {"Meteora DLMM": 7969, "Raydium CLMM": 2767, "Lifinity V2": 29, "Raydium": 62386, "Whirlpool": 2585, "Phoenix": 30, "FluxBeam": 2, "Meteora": 2844}
The text was updated successfully, but these errors were encountered:
jupiter-swap-api is not loading markets correctly.
I pass the program list in the
--dex-program-ids
argument and there is no FluxBeam program in it, but Jupiter loads it.The text was updated successfully, but these errors were encountered: