bridge_ui: remove avax from coming soon

This commit is contained in:
Evan Gray 2021-12-24 00:48:51 +00:00 committed by Evan Gray
parent dfa821b8b4
commit 5e4f47d501
1 changed files with 0 additions and 5 deletions

View File

@ -160,11 +160,6 @@ export const COMING_SOON_CHAINS = [
name: "Oasis",
logo: oasisIcon,
},
{
id: CHAIN_ID_AVAX,
name: "Avalanche",
logo: avaxIcon,
},
];
export const getDefaultNativeCurrencySymbol = (chainId: ChainId) =>
chainId === CHAIN_ID_SOLANA