@ledgerhq/cryptoassets 13.1.0-nightly.1 → 13.1.0-nightly.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/cryptoassets",
3
- "version": "13.1.0-nightly.1",
3
+ "version": "13.1.0-nightly.2",
4
4
  "description": "Ledger crypto-assets list",
5
5
  "keywords": [
6
6
  "Ledger"
package/src/currencies.ts CHANGED
@@ -498,7 +498,7 @@ export const cryptocurrenciesById: Record<CryptoCurrencyId, CryptoCurrency> = {
498
498
  id: "bsc",
499
499
  coinType: CoinType.ETH,
500
500
  name: "Binance Smart Chain",
501
- managerAppName: "Binance Smart Chain",
501
+ managerAppName: "Ethereum",
502
502
  ticker: "BNB",
503
503
  scheme: "bsc",
504
504
  color: "#F0B90A",
@@ -1109,7 +1109,7 @@ export const cryptocurrenciesById: Record<CryptoCurrencyId, CryptoCurrency> = {
1109
1109
  id: "ethereum_classic",
1110
1110
  coinType: CoinType.ETH_CLASSIC,
1111
1111
  name: "Ethereum Classic",
1112
- managerAppName: "Ethereum Classic",
1112
+ managerAppName: "Ethereum",
1113
1113
  ticker: "ETC",
1114
1114
  scheme: "ethereumclassic",
1115
1115
  color: "#3ca569",
@@ -2195,7 +2195,7 @@ export const cryptocurrenciesById: Record<CryptoCurrencyId, CryptoCurrency> = {
2195
2195
  id: "polygon",
2196
2196
  coinType: CoinType.ETH,
2197
2197
  name: "Polygon",
2198
- managerAppName: "Polygon",
2198
+ managerAppName: "Ethereum",
2199
2199
  ticker: "MATIC",
2200
2200
  scheme: "polygon",
2201
2201
  color: "#6d29de",
@@ -1 +1 @@
1
- "\"0ebe77791bde169ce194c88a26fb7893\""
1
+ "\"d78f1462c1e55507812ba2697faeda2b\""