export const navigationRoutes = { home: '/', fromChain: '/from-chain', fromToken: '/from-token', toChain: '/to-chain', toToken: '/to-token', settings: '/settings', liquiditySources: '/liquidity-sources', history: '/history', wallets: '/wallets', confirmSwap: '/confirm-swap', confirmWallets: '/confirm-wallets', swapDetails: '/swap-details', };