Skip to content

Commit c16ca5b

Browse files
committed
chore: remove Portis wallet
1 parent 2db4ea3 commit c16ca5b

File tree

1 file changed

+0
-46
lines changed

1 file changed

+0
-46
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 0 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ import OneKeyImage from "@/public/wallets/onekey.png"
3535
import OperaImage from "@/public/wallets/opera.png"
3636
import PhantomImage from "@/public/wallets/phantom.png"
3737
import PillarImage from "@/public/wallets/pillar.png"
38-
import PortisImage from "@/public/wallets/portis.png"
3938
import RabbyWalletImage from "@/public/wallets/rabbywallet.png"
4039
import RainbowImage from "@/public/wallets/rainbow.png"
4140
import SafeImage from "@/public/wallets/safe.png"
@@ -393,51 +392,6 @@ const walletData: WalletData[] = [
393392
onboard_documentation: "https://www.argent.xyz/learn/",
394393
documentation: "",
395394
},
396-
{
397-
last_updated: "June 22, 2022",
398-
name: "Portis",
399-
image: PortisImage,
400-
brand_color: "#ffffff",
401-
url: "https://www.portis.io",
402-
wallet_live_date: "Nov, 2018",
403-
active_development_team: true,
404-
languages_supported: ["en"],
405-
twitter: "https://twitter.com/portis_io",
406-
discord: "",
407-
reddit: "",
408-
telegram: "https://t.me/PortisHQ",
409-
ios: false,
410-
android: false,
411-
linux: false,
412-
windows: false,
413-
macOS: false,
414-
firefox: false,
415-
chromium: false,
416-
hardware: false,
417-
open_source: false,
418-
repo_url: "",
419-
non_custodial: true,
420-
security_audit: [],
421-
scam_protection: false,
422-
hardware_support: false,
423-
walletconnect: false,
424-
rpc_importing: true,
425-
nft_support: true,
426-
connect_to_dapps: true,
427-
staking: false,
428-
swaps: false,
429-
layer_2: true,
430-
gas_fee_customization: false,
431-
ens_support: false,
432-
erc_20_support: true,
433-
eip_1559_support: false,
434-
buy_crypto: true,
435-
withdraw_crypto: false,
436-
multisig: false,
437-
social_recovery: false,
438-
onboard_documentation: "https://docs.portis.io/",
439-
documentation: "",
440-
},
441395
{
442396
last_updated: "November 15, 2022",
443397
name: "Coinbase Wallet",

0 commit comments

Comments
 (0)