We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7971bf commit 1e65868Copy full SHA for 1e65868
src/features/feeds/components/useBatchedFeedCategories.ts
@@ -20,7 +20,7 @@ const SUPABASE_NETWORK_SLUG_OVERRIDES: Record<string, string> = {
20
"zksync-mainnet": "ethereum-mainnet-zksync-1",
21
"polygon-zkevm-mainnet": "ethereum-mainnet-polygon-zkevm-1",
22
23
- // Legacy/alt naming in Supabase
+ // Legacy/alt naming in db
24
"bnb-mainnet": "bsc-mainnet",
25
"polygon-mainnet": "matic-mainnet",
26
"moonbeam-mainnet": "polkadot-mainnet-moonbeam",
0 commit comments