@@ -2,7 +2,6 @@ import { StaticImageData } from "next/image"
2
2
3
3
import OneInchWalletImage from "@/public/wallets/1inch.png"
4
4
import AirgapImage from "@/public/wallets/airgap.png"
5
- import AktionariatImage from "@/public/wallets/aktionariat.png"
6
5
import AlphaWalletImage from "@/public/wallets/alpha.png"
7
6
import AmbireImage from "@/public/wallets/ambire.png"
8
7
import ApexImage from "@/public/wallets/apex.png"
@@ -1415,52 +1414,6 @@ const walletData: WalletData[] = [
1415
1414
onboard_documentation : "https://learn.rainbow.me/" ,
1416
1415
documentation : "" ,
1417
1416
} ,
1418
- {
1419
- last_updated : "June 30, 2022" ,
1420
- name : "Aktionariat" ,
1421
- image : AktionariatImage ,
1422
- brand_color : "#ffffff" ,
1423
- url : "https://www.aktionariat.com/" ,
1424
- wallet_live_date : "28.01.2021" ,
1425
- active_development_team : true ,
1426
- languages_supported : [ "en" ] ,
1427
- twitter : "https://twitter.com/aktionariat" ,
1428
- discord : "" ,
1429
- reddit : "" ,
1430
- telegram : "https://t.me/Aktionariat" ,
1431
- ios : true ,
1432
- android : true ,
1433
- linux : false ,
1434
- windows : false ,
1435
- macOS : false ,
1436
- firefox : false ,
1437
- chromium : false ,
1438
- hardware : false ,
1439
- open_source : false ,
1440
- repo_url : "" ,
1441
- non_custodial : true ,
1442
- security_audit : [ "" ] ,
1443
- scam_protection : false ,
1444
- hardware_support : false ,
1445
- walletconnect : true ,
1446
- rpc_importing : false ,
1447
- nft_support : false ,
1448
- connect_to_dapps : true ,
1449
- staking : false ,
1450
- swaps : false ,
1451
- multichain : false ,
1452
- layer_2 : true ,
1453
- gas_fee_customization : true ,
1454
- ens_support : false ,
1455
- erc_20_support : false ,
1456
- eip_1559_support : true ,
1457
- buy_crypto : true ,
1458
- withdraw_crypto : false ,
1459
- multisig : false ,
1460
- social_recovery : false ,
1461
- onboard_documentation : "" ,
1462
- documentation : "https://www.aktionariat.com/faq/en#wallet" ,
1463
- } ,
1464
1417
{
1465
1418
last_updated : "2022-08-21" ,
1466
1419
name : "Trezor" ,
0 commit comments