@@ -38,7 +38,6 @@ import PillarImage from "@/public/wallets/pillar.png"
38
38
import RabbyWalletImage from "@/public/wallets/rabbywallet.png"
39
39
import RainbowImage from "@/public/wallets/rainbow.png"
40
40
import SafeImage from "@/public/wallets/safe.png"
41
- import SequenceImage from "@/public/wallets/sequence.png"
42
41
import TahoImage from "@/public/wallets/taho.png"
43
42
import TokenPocketImage from "@/public/wallets/tokenpocket.png"
44
43
import TorusImage from "@/public/wallets/torus.png"
@@ -1462,54 +1461,6 @@ const walletData: WalletData[] = [
1462
1461
onboard_documentation : "" ,
1463
1462
documentation : "https://www.aktionariat.com/faq/en#wallet" ,
1464
1463
} ,
1465
- {
1466
- last_updated : "2022-08-21" ,
1467
- name : "Sequence" ,
1468
- image : SequenceImage ,
1469
- brand_color : "#000000" ,
1470
- url : "https://www.sequence.xyz" ,
1471
- wallet_live_date : "2021-11-04" ,
1472
- active_development_team : true ,
1473
- languages_supported : [ "en" ] ,
1474
- twitter : "https://twitter.com/0xsequence" ,
1475
- discord : "https://discord.gg/sequence" ,
1476
- reddit : "https://www.reddit.com/r/0xSequence/" ,
1477
- telegram : "" ,
1478
- ios : false ,
1479
- android : false ,
1480
- linux : false ,
1481
- windows : false ,
1482
- macOS : false ,
1483
- firefox : true ,
1484
- chromium : true ,
1485
- hardware : false ,
1486
- open_source : true ,
1487
- repo_url : "https://github.com/0xsequence/wallet-contracts" ,
1488
- non_custodial : true ,
1489
- security_audit : [
1490
- "https://docs.sequence.build/wallet-contracts/contract-audits" ,
1491
- ] ,
1492
- scam_protection : true ,
1493
- hardware_support : false ,
1494
- walletconnect : true ,
1495
- rpc_importing : false ,
1496
- nft_support : true ,
1497
- connect_to_dapps : true ,
1498
- staking : false ,
1499
- swaps : true ,
1500
- multichain : true ,
1501
- layer_2 : false ,
1502
- gas_fee_customization : false ,
1503
- ens_support : true ,
1504
- erc_20_support : true ,
1505
- eip_1559_support : true ,
1506
- buy_crypto : false ,
1507
- withdraw_crypto : false ,
1508
- multisig : true ,
1509
- social_recovery : false ,
1510
- onboard_documentation : "https://support.sequence.xyz/" ,
1511
- documentation : "https://docs.sequence.xyz/" ,
1512
- } ,
1513
1464
{
1514
1465
last_updated : "2022-08-21" ,
1515
1466
name : "Trezor" ,
0 commit comments