Commit 2c9a50a3 authored by Noah Zinsmeister's avatar Noah Zinsmeister

remove trust deep link

parent 0fc0cba6
...@@ -110,15 +110,6 @@ export const SUPPORTED_WALLETS = ...@@ -110,15 +110,6 @@ export const SUPPORTED_WALLETS =
mobile: true, mobile: true,
mobileOnly: true mobileOnly: true
}, },
TRUST_WALLET_LINK: {
name: 'Open in Trust Wallet',
iconName: 'trustWallet.png',
description: 'iOS and Android app.',
href: 'https://link.trustwallet.com/open_url?coin_id=60&url=https://uniswap.exchange/swap',
color: '#1C74CC',
mobile: true,
mobileOnly: true
},
FORTMATIC: { FORTMATIC: {
connector: fortmatic, connector: fortmatic,
name: 'Fortmatic', name: 'Fortmatic',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment