Skip to content

Commit

Permalink
add wallet only coins to app_config.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
smk762 committed Dec 27, 2023
1 parent 8d83c31 commit 7ce53e7
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions lib/app_config/app_config.dart
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,33 @@ class AppConfig {
'UST-PLG20',
'XPM',
'XVC-OLD',
'WHIVE',
'SXP-BEP20',
'PINK',
'tBTC',
'BBK',
'BTX',
'VOTE2023',
'VTC',
'CY',
'LBC',
'MONA',
'BTE',
'NMC',
'LTC',
'CDN',
'RDD',
'FJC',
'SYS',
'FTC',
'WCN',
'XMY',
'BTC',
'DGB',
'POT',
'GALA-BEP20',
'LCC',
'SXP-ERC20'
];

List<String> get protocolSuffixes => [
Expand Down

0 comments on commit 7ce53e7

Please sign in to comment.