Skip to content

Commit

Permalink
Add supported currency
Browse files Browse the repository at this point in the history
  • Loading branch information
WietseWind committed Apr 18, 2024
1 parent a0662dc commit a396d9a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/ledger-live-desktop/cryptoassets.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- this file is generated by generate-cryptoassets-md.ts -->
# Supported crypto assets

## Crypto currencies (139)
## Crypto currencies (140)
| name | ticker | supported on Ledger Live? | ledger id |
|--|--|--|--|
| Algorand | ALGO | YES | algorand |
Expand Down Expand Up @@ -78,6 +78,7 @@
| Vertcoin | VTC | YES | vertcoin |
| Viacoin | VIA | YES | viacoin |
| XRP | XRP | YES | ripple |
| Xahau | XAH | YES | xahau |
| Zcash | ZEC | YES | zcash |
| dYdX | DYDX | YES | dydx |
| Aion | AION | NO | aion |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ setSupportedCurrencies([
"polkadot",
"solana",
"ripple",
"xahau",
"litecoin",
"polygon",
"bitcoin_cash",
Expand Down

0 comments on commit a396d9a

Please sign in to comment.