@ledgerhq/types-cryptoassets
Advanced tools
Comparing version 7.9.0-nightly.0 to 7.9.0
# @ledgerhq/types-cryptoassets | ||
## 7.9.0-nightly.0 | ||
## 7.9.0 | ||
@@ -9,2 +9,8 @@ ### Minor Changes | ||
## 7.9.0-next.0 | ||
### Minor Changes | ||
- [#5722](https://github.com/LedgerHQ/ledger-live/pull/5722) [`2358e87`](https://github.com/LedgerHQ/ledger-live/commit/2358e8748d9ae9398cfc05a0ec20a6b191fc7324) Thanks [@chabroA](https://github.com/chabroA)! - Add Ethereum Sepolia and Holesky | ||
## 7.8.0 | ||
@@ -11,0 +17,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" | "iota" | "iov" | "kin" | "komodo" | "kusama" | "lbry" | "litecoin" | "lisk" | "mix" | "monero" | "moonriver" | "musicoin" | "nano" | "nem" | "neo" | "nervos" | "nimiq" | "nix" | "nos" | "nyx" | "onomy" | "ontology" | "particl" | "peercoin" | "persistence" | "pirl" | "pivx" | "poa" | "polkadot" | "polygon" | "poswallet" | "qrl" | "qtum" | "quicksilver" | "ravencoin" | "ripple" | "rise" | "reosc" | "resistance" | "secret_network" | "sei_network" | "solana" | "stakenet" | "stargaze" | "stratis" | "stealthcoin" | "stellar" | "stride" | "osmosis" | "shyft" | "tezos" | "thundercore" | "tomo" | "tron" | "ubiq" | "umee" | "vechain" | "vertcoin" | "viacoin" | "wanchain" | "waves" | "zcash" | "zclassic" | "zcoin" | "zencash" | "zilliqa" | "crypto_org" | "bitcoin_testnet" | "ethereum_ropsten" | "ethereum_goerli" | "ethereum_sepolia" | "ethereum_holesky" | "stacks" | "crypto_org_croeseid" | "solana_testnet" | "solana_devnet" | "filecoin" | "arbitrum" | "arbitrum_goerli" | "cronos" | "fantom" | "flare" | "songbird" | "moonbeam" | "near" | "rsk" | "bittorrent" | "kava_evm" | "evmos_evm" | "optimism" | "optimism_goerli" | "energy_web" | "astar" | "metis" | "boba" | "moonriver" | "velas_evm" | "syscoin" | "internet_computer" | "injective" | "telos_evm" | "klaytn" | "polygon_zk_evm" | "polygon_zk_evm_testnet" | "base" | "base_goerli" | "casper" | "neon_evm" | "lukso"; | ||
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" | "iota" | "iov" | "kin" | "komodo" | "kusama" | "lbry" | "litecoin" | "lisk" | "mix" | "monero" | "moonriver" | "musicoin" | "nano" | "nem" | "neo" | "nervos" | "nimiq" | "nix" | "nos" | "nyx" | "onomy" | "ontology" | "particl" | "peercoin" | "persistence" | "pirl" | "pivx" | "poa" | "polkadot" | "polygon" | "poswallet" | "qrl" | "qtum" | "quicksilver" | "ravencoin" | "ripple" | "rise" | "reosc" | "resistance" | "secret_network" | "sei_network" | "solana" | "stakenet" | "stargaze" | "stratis" | "stealthcoin" | "stellar" | "stride" | "osmosis" | "shyft" | "tezos" | "thundercore" | "tomo" | "tron" | "ubiq" | "umee" | "vechain" | "vertcoin" | "viacoin" | "wanchain" | "waves" | "zcash" | "zclassic" | "zcoin" | "zencash" | "zilliqa" | "crypto_org" | "bitcoin_testnet" | "ethereum_ropsten" | "ethereum_goerli" | "ethereum_sepolia" | "ethereum_holesky" | "stacks" | "crypto_org_croeseid" | "solana_testnet" | "solana_devnet" | "filecoin" | "arbitrum" | "arbitrum_goerli" | "cronos" | "fantom" | "flare" | "songbird" | "moonbeam" | "near" | "rsk" | "bittorrent" | "kava_evm" | "evmos_evm" | "optimism" | "optimism_goerli" | "energy_web" | "astar" | "metis" | "boba" | "moonriver" | "velas_evm" | "syscoin" | "internet_computer" | "injective" | "telos_evm" | "klaytn" | "polygon_zk_evm" | "polygon_zk_evm_testnet" | "base" | "base_goerli" | "casper" | "neon_evm" | "lukso" | "linea" | "linea_goerli"; | ||
export type LedgerExplorerId = "btc" | "btc_testnet" | "bch" | "btg" | "club" | "dash" | "dcr" | "dgb" | "doge" | "hsr" | "kmd" | "ltc" | "ppc" | "pivx" | "posw" | "qtum" | "xsn" | "strat" | "xst" | "vtc" | "via" | "zec" | "zen" | "avax" | "eth" | "eth_ropsten" | "eth_goerli" | "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" | "iota" | "iov" | "kin" | "komodo" | "kusama" | "lbry" | "litecoin" | "lisk" | "mix" | "monero" | "moonriver" | "musicoin" | "nano" | "nem" | "neo" | "nervos" | "nimiq" | "nix" | "nos" | "nyx" | "onomy" | "ontology" | "particl" | "peercoin" | "persistence" | "pirl" | "pivx" | "poa" | "polkadot" | "polygon" | "poswallet" | "qrl" | "qtum" | "quicksilver" | "ravencoin" | "ripple" | "rise" | "reosc" | "resistance" | "secret_network" | "sei_network" | "solana" | "stakenet" | "stargaze" | "stratis" | "stealthcoin" | "stellar" | "stride" | "osmosis" | "shyft" | "tezos" | "thundercore" | "tomo" | "tron" | "ubiq" | "umee" | "vechain" | "vertcoin" | "viacoin" | "wanchain" | "waves" | "zcash" | "zclassic" | "zcoin" | "zencash" | "zilliqa" | "crypto_org" | "bitcoin_testnet" | "ethereum_ropsten" | "ethereum_goerli" | "ethereum_sepolia" | "ethereum_holesky" | "stacks" | "crypto_org_croeseid" | "solana_testnet" | "solana_devnet" | "filecoin" | "arbitrum" | "arbitrum_goerli" | "cronos" | "fantom" | "flare" | "songbird" | "moonbeam" | "near" | "rsk" | "bittorrent" | "kava_evm" | "evmos_evm" | "optimism" | "optimism_goerli" | "energy_web" | "astar" | "metis" | "boba" | "moonriver" | "velas_evm" | "syscoin" | "internet_computer" | "injective" | "telos_evm" | "klaytn" | "polygon_zk_evm" | "polygon_zk_evm_testnet" | "base" | "base_goerli" | "casper" | "neon_evm" | "lukso"; | ||
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" | "iota" | "iov" | "kin" | "komodo" | "kusama" | "lbry" | "litecoin" | "lisk" | "mix" | "monero" | "moonriver" | "musicoin" | "nano" | "nem" | "neo" | "nervos" | "nimiq" | "nix" | "nos" | "nyx" | "onomy" | "ontology" | "particl" | "peercoin" | "persistence" | "pirl" | "pivx" | "poa" | "polkadot" | "polygon" | "poswallet" | "qrl" | "qtum" | "quicksilver" | "ravencoin" | "ripple" | "rise" | "reosc" | "resistance" | "secret_network" | "sei_network" | "solana" | "stakenet" | "stargaze" | "stratis" | "stealthcoin" | "stellar" | "stride" | "osmosis" | "shyft" | "tezos" | "thundercore" | "tomo" | "tron" | "ubiq" | "umee" | "vechain" | "vertcoin" | "viacoin" | "wanchain" | "waves" | "zcash" | "zclassic" | "zcoin" | "zencash" | "zilliqa" | "crypto_org" | "bitcoin_testnet" | "ethereum_ropsten" | "ethereum_goerli" | "ethereum_sepolia" | "ethereum_holesky" | "stacks" | "crypto_org_croeseid" | "solana_testnet" | "solana_devnet" | "filecoin" | "arbitrum" | "arbitrum_goerli" | "cronos" | "fantom" | "flare" | "songbird" | "moonbeam" | "near" | "rsk" | "bittorrent" | "kava_evm" | "evmos_evm" | "optimism" | "optimism_goerli" | "energy_web" | "astar" | "metis" | "boba" | "moonriver" | "velas_evm" | "syscoin" | "internet_computer" | "injective" | "telos_evm" | "klaytn" | "polygon_zk_evm" | "polygon_zk_evm_testnet" | "base" | "base_goerli" | "casper" | "neon_evm" | "lukso" | "linea" | "linea_goerli"; | ||
export type LedgerExplorerId = "btc" | "btc_testnet" | "bch" | "btg" | "club" | "dash" | "dcr" | "dgb" | "doge" | "hsr" | "kmd" | "ltc" | "ppc" | "pivx" | "posw" | "qtum" | "xsn" | "strat" | "xst" | "vtc" | "via" | "zec" | "zen" | "avax" | "eth" | "eth_ropsten" | "eth_goerli" | "eth_sepolia" | "eth_holesky" | "etc" | "matic" | "bnb"; | ||
@@ -4,0 +4,0 @@ /** |
{ | ||
"name": "@ledgerhq/types-cryptoassets", | ||
"version": "7.9.0-nightly.0", | ||
"version": "7.9.0", | ||
"description": "Ledger types for crypto assets and tokens", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -166,3 +166,5 @@ import { CoinType } from "./slip44"; | ||
| "neon_evm" | ||
| "lukso"; | ||
| "lukso" | ||
| "linea" | ||
| "linea_goerli"; | ||
@@ -169,0 +171,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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
71154
1126
0
0