Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ledgerhq/types-cryptoassets

Package Overview
Dependencies
Maintainers
0
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ledgerhq/types-cryptoassets - npm Package Compare versions

Comparing version 7.17.0-nightly.0 to 7.17.0-nightly.1

6

CHANGELOG.md
# @ledgerhq/types-cryptoassets
## 7.17.0-nightly.1
### Minor Changes
- [#8205](https://github.com/LedgerHQ/ledger-live/pull/8205) [`2013b0f`](https://github.com/LedgerHQ/ledger-live/commit/2013b0f23d7f5bccff58dfd93fd45333194b8ae0) Thanks [@Canestin](https://github.com/Canestin)! - add mantra currency
## 7.17.0-nightly.0

@@ -4,0 +10,0 @@

2

lib-es/index.d.ts
import { CoinType } from "./slip44";
export type CryptoCurrencyId = "aeternity" | "aion" | "akroma" | "algorand" | "ark" | "atheios" | "avalanche_c_chain" | "axelar" | "banano" | "binance_beacon_chain" | "bitcoin" | "bitcoin_cash" | "bitcoin_gold" | "bitcoin_private" | "bsc" | "callisto" | "cardano" | "cardano_testnet" | "celo" | "clubcoin" | "coreum" | "cosmos" | "cosmos_testnet" | "dash" | "decred" | "desmos" | "dexon" | "dydx" | "ellaism" | "dogecoin" | "digibyte" | "eos" | "elastos" | "elrond" | "ethereum" | "ethereum_classic" | "ether1" | "ethergem" | "ethersocial" | "expanse" | "factom" | "fic" | "flow" | "game_credits" | "gochain" | "groestlcoin" | "hcash" | "hedera" | "helium" | "hpb" | "hycon" | "icon" | "icon_berlin_testnet" | "iota" | "iov" | "kin" | "komodo" | "kusama" | "lbry" | "litecoin" | "lisk" | "mix" | "monero" | "moonriver" | "musicoin" | "nano" | "nem" | "neo" | "nervos" | "nimiq" | "nix" | "nos" | "nyx" | "onomy" | "ontology" | "particl" | "persistence" | "pirl" | "poa" | "polkadot" | "polygon" | "poswallet" | "qrl" | "qtum" | "quicksilver" | "ravencoin" | "ripple" | "rise" | "reosc" | "resistance" | "secret_network" | "sei_network" | "solana" | "stakenet" | "stargaze" | "stratis" | "stellar" | "stride" | "osmosis" | "shyft" | "tezos" | "thundercore" | "tomo" | "ton" | "tron" | "ubiq" | "umee" | "vechain" | "wanchain" | "waves" | "zcash" | "zclassic" | "zcoin" | "zencash" | "zilliqa" | "crypto_org" | "bitcoin_testnet" | "ethereum_sepolia" | "ethereum_holesky" | "stacks" | "crypto_org_croeseid" | "solana_testnet" | "solana_devnet" | "filecoin" | "arbitrum" | "arbitrum_sepolia" | "cronos" | "fantom" | "flare" | "songbird" | "moonbeam" | "near" | "rsk" | "bittorrent" | "optimism" | "optimism_sepolia" | "energy_web" | "astar" | "metis" | "boba" | "moonriver" | "velas_evm" | "syscoin" | "internet_computer" | "injective" | "telos_evm" | "klaytn" | "polygon_zk_evm" | "polygon_zk_evm_testnet" | "base" | "base_sepolia" | "casper" | "neon_evm" | "lukso" | "linea" | "linea_sepolia" | "blast" | "blast_sepolia" | "scroll" | "scroll_sepolia" | "etherlink" | "zksync" | "zksync_sepolia";
export type CryptoCurrencyId = "aeternity" | "aion" | "akroma" | "algorand" | "ark" | "atheios" | "avalanche_c_chain" | "axelar" | "banano" | "binance_beacon_chain" | "bitcoin" | "bitcoin_cash" | "bitcoin_gold" | "bitcoin_private" | "bsc" | "callisto" | "cardano" | "cardano_testnet" | "celo" | "clubcoin" | "coreum" | "cosmos" | "cosmos_testnet" | "dash" | "decred" | "desmos" | "dexon" | "dydx" | "ellaism" | "dogecoin" | "digibyte" | "eos" | "elastos" | "elrond" | "ethereum" | "ethereum_classic" | "ether1" | "ethergem" | "ethersocial" | "expanse" | "factom" | "fic" | "flow" | "game_credits" | "gochain" | "groestlcoin" | "hcash" | "hedera" | "helium" | "hpb" | "hycon" | "icon" | "icon_berlin_testnet" | "iota" | "iov" | "kin" | "komodo" | "kusama" | "lbry" | "litecoin" | "lisk" | "mix" | "monero" | "moonriver" | "musicoin" | "nano" | "nem" | "neo" | "nervos" | "nimiq" | "nix" | "nos" | "nyx" | "onomy" | "ontology" | "particl" | "persistence" | "pirl" | "poa" | "polkadot" | "polygon" | "poswallet" | "qrl" | "qtum" | "quicksilver" | "ravencoin" | "ripple" | "rise" | "reosc" | "resistance" | "secret_network" | "sei_network" | "solana" | "stakenet" | "stargaze" | "stratis" | "stellar" | "stride" | "osmosis" | "shyft" | "tezos" | "thundercore" | "tomo" | "ton" | "tron" | "ubiq" | "umee" | "vechain" | "wanchain" | "waves" | "zcash" | "zclassic" | "zcoin" | "zencash" | "zilliqa" | "crypto_org" | "bitcoin_testnet" | "ethereum_sepolia" | "ethereum_holesky" | "stacks" | "crypto_org_croeseid" | "solana_testnet" | "solana_devnet" | "filecoin" | "arbitrum" | "arbitrum_sepolia" | "cronos" | "fantom" | "flare" | "songbird" | "moonbeam" | "near" | "rsk" | "bittorrent" | "optimism" | "optimism_sepolia" | "energy_web" | "astar" | "metis" | "boba" | "moonriver" | "velas_evm" | "syscoin" | "internet_computer" | "injective" | "mantra" | "telos_evm" | "klaytn" | "polygon_zk_evm" | "polygon_zk_evm_testnet" | "base" | "base_sepolia" | "casper" | "neon_evm" | "lukso" | "linea" | "linea_sepolia" | "blast" | "blast_sepolia" | "scroll" | "scroll_sepolia" | "etherlink" | "zksync" | "zksync_sepolia" | "mantra";
export type LedgerExplorerId = "btc" | "btc_testnet" | "bch" | "btg" | "club" | "dash" | "dcr" | "dgb" | "doge" | "hsr" | "kmd" | "ltc" | "posw" | "qtum" | "strat" | "zec" | "zen" | "avax" | "eth" | "eth_sepolia" | "eth_holesky" | "etc" | "matic" | "bnb";

@@ -4,0 +4,0 @@ /**

import { CoinType } from "./slip44";
export type CryptoCurrencyId = "aeternity" | "aion" | "akroma" | "algorand" | "ark" | "atheios" | "avalanche_c_chain" | "axelar" | "banano" | "binance_beacon_chain" | "bitcoin" | "bitcoin_cash" | "bitcoin_gold" | "bitcoin_private" | "bsc" | "callisto" | "cardano" | "cardano_testnet" | "celo" | "clubcoin" | "coreum" | "cosmos" | "cosmos_testnet" | "dash" | "decred" | "desmos" | "dexon" | "dydx" | "ellaism" | "dogecoin" | "digibyte" | "eos" | "elastos" | "elrond" | "ethereum" | "ethereum_classic" | "ether1" | "ethergem" | "ethersocial" | "expanse" | "factom" | "fic" | "flow" | "game_credits" | "gochain" | "groestlcoin" | "hcash" | "hedera" | "helium" | "hpb" | "hycon" | "icon" | "icon_berlin_testnet" | "iota" | "iov" | "kin" | "komodo" | "kusama" | "lbry" | "litecoin" | "lisk" | "mix" | "monero" | "moonriver" | "musicoin" | "nano" | "nem" | "neo" | "nervos" | "nimiq" | "nix" | "nos" | "nyx" | "onomy" | "ontology" | "particl" | "persistence" | "pirl" | "poa" | "polkadot" | "polygon" | "poswallet" | "qrl" | "qtum" | "quicksilver" | "ravencoin" | "ripple" | "rise" | "reosc" | "resistance" | "secret_network" | "sei_network" | "solana" | "stakenet" | "stargaze" | "stratis" | "stellar" | "stride" | "osmosis" | "shyft" | "tezos" | "thundercore" | "tomo" | "ton" | "tron" | "ubiq" | "umee" | "vechain" | "wanchain" | "waves" | "zcash" | "zclassic" | "zcoin" | "zencash" | "zilliqa" | "crypto_org" | "bitcoin_testnet" | "ethereum_sepolia" | "ethereum_holesky" | "stacks" | "crypto_org_croeseid" | "solana_testnet" | "solana_devnet" | "filecoin" | "arbitrum" | "arbitrum_sepolia" | "cronos" | "fantom" | "flare" | "songbird" | "moonbeam" | "near" | "rsk" | "bittorrent" | "optimism" | "optimism_sepolia" | "energy_web" | "astar" | "metis" | "boba" | "moonriver" | "velas_evm" | "syscoin" | "internet_computer" | "injective" | "telos_evm" | "klaytn" | "polygon_zk_evm" | "polygon_zk_evm_testnet" | "base" | "base_sepolia" | "casper" | "neon_evm" | "lukso" | "linea" | "linea_sepolia" | "blast" | "blast_sepolia" | "scroll" | "scroll_sepolia" | "etherlink" | "zksync" | "zksync_sepolia";
export type CryptoCurrencyId = "aeternity" | "aion" | "akroma" | "algorand" | "ark" | "atheios" | "avalanche_c_chain" | "axelar" | "banano" | "binance_beacon_chain" | "bitcoin" | "bitcoin_cash" | "bitcoin_gold" | "bitcoin_private" | "bsc" | "callisto" | "cardano" | "cardano_testnet" | "celo" | "clubcoin" | "coreum" | "cosmos" | "cosmos_testnet" | "dash" | "decred" | "desmos" | "dexon" | "dydx" | "ellaism" | "dogecoin" | "digibyte" | "eos" | "elastos" | "elrond" | "ethereum" | "ethereum_classic" | "ether1" | "ethergem" | "ethersocial" | "expanse" | "factom" | "fic" | "flow" | "game_credits" | "gochain" | "groestlcoin" | "hcash" | "hedera" | "helium" | "hpb" | "hycon" | "icon" | "icon_berlin_testnet" | "iota" | "iov" | "kin" | "komodo" | "kusama" | "lbry" | "litecoin" | "lisk" | "mix" | "monero" | "moonriver" | "musicoin" | "nano" | "nem" | "neo" | "nervos" | "nimiq" | "nix" | "nos" | "nyx" | "onomy" | "ontology" | "particl" | "persistence" | "pirl" | "poa" | "polkadot" | "polygon" | "poswallet" | "qrl" | "qtum" | "quicksilver" | "ravencoin" | "ripple" | "rise" | "reosc" | "resistance" | "secret_network" | "sei_network" | "solana" | "stakenet" | "stargaze" | "stratis" | "stellar" | "stride" | "osmosis" | "shyft" | "tezos" | "thundercore" | "tomo" | "ton" | "tron" | "ubiq" | "umee" | "vechain" | "wanchain" | "waves" | "zcash" | "zclassic" | "zcoin" | "zencash" | "zilliqa" | "crypto_org" | "bitcoin_testnet" | "ethereum_sepolia" | "ethereum_holesky" | "stacks" | "crypto_org_croeseid" | "solana_testnet" | "solana_devnet" | "filecoin" | "arbitrum" | "arbitrum_sepolia" | "cronos" | "fantom" | "flare" | "songbird" | "moonbeam" | "near" | "rsk" | "bittorrent" | "optimism" | "optimism_sepolia" | "energy_web" | "astar" | "metis" | "boba" | "moonriver" | "velas_evm" | "syscoin" | "internet_computer" | "injective" | "mantra" | "telos_evm" | "klaytn" | "polygon_zk_evm" | "polygon_zk_evm_testnet" | "base" | "base_sepolia" | "casper" | "neon_evm" | "lukso" | "linea" | "linea_sepolia" | "blast" | "blast_sepolia" | "scroll" | "scroll_sepolia" | "etherlink" | "zksync" | "zksync_sepolia" | "mantra";
export type LedgerExplorerId = "btc" | "btc_testnet" | "bch" | "btg" | "club" | "dash" | "dcr" | "dgb" | "doge" | "hsr" | "kmd" | "ltc" | "posw" | "qtum" | "strat" | "zec" | "zen" | "avax" | "eth" | "eth_sepolia" | "eth_holesky" | "etc" | "matic" | "bnb";

@@ -4,0 +4,0 @@ /**

{
"name": "@ledgerhq/types-cryptoassets",
"version": "7.17.0-nightly.0",
"version": "7.17.0-nightly.1",
"description": "Ledger types for crypto assets and tokens",

@@ -5,0 +5,0 @@ "keywords": [

@@ -151,2 +151,3 @@ import { CoinType } from "./slip44";

| "injective"
| "mantra"
| "telos_evm"

@@ -169,3 +170,4 @@ | "klaytn"

| "zksync"
| "zksync_sepolia";
| "zksync_sepolia"
| "mantra";

@@ -172,0 +174,0 @@ export type LedgerExplorerId =

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc