diff --git a/src/components/NavBar/ChainSelector.tsx b/src/components/NavBar/ChainSelector.tsx index a40798b0a..3ea4bc9a6 100644 --- a/src/components/NavBar/ChainSelector.tsx +++ b/src/components/NavBar/ChainSelector.tsx @@ -25,6 +25,7 @@ const NETWORK_SELECTOR_CHAINS = [ SupportedChainId.OPTIMISM, SupportedChainId.ARBITRUM_ONE, SupportedChainId.CELO, + SupportedChainId.LUX, ] interface ChainSelectorProps { diff --git a/src/components/Tokens/TokenDetails/index.tsx b/src/components/Tokens/TokenDetails/index.tsx index 83c7641b1..2a7785e9d 100644 --- a/src/components/Tokens/TokenDetails/index.tsx +++ b/src/components/Tokens/TokenDetails/index.tsx @@ -205,6 +205,7 @@ export default function TokenDetails({