@@ -35,7 +35,6 @@ import OneKeyImage from "@/public/wallets/onekey.png"
35
35
import OperaImage from "@/public/wallets/opera.png"
36
36
import PhantomImage from "@/public/wallets/phantom.png"
37
37
import PillarImage from "@/public/wallets/pillar.png"
38
- import PortisImage from "@/public/wallets/portis.png"
39
38
import RabbyWalletImage from "@/public/wallets/rabbywallet.png"
40
39
import RainbowImage from "@/public/wallets/rainbow.png"
41
40
import SafeImage from "@/public/wallets/safe.png"
@@ -393,51 +392,6 @@ const walletData: WalletData[] = [
393
392
onboard_documentation : "https://www.argent.xyz/learn/" ,
394
393
documentation : "" ,
395
394
} ,
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
- } ,
441
395
{
442
396
last_updated : "November 15, 2022" ,
443
397
name : "Coinbase Wallet" ,
0 commit comments