
Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
@codewarriorr/cryptoassets
Advanced tools
library that contains Ledger internal crypto assets list and signatures.
DO NOT EDIT because this library is generated.
There are two modes of usage of this library.
@ledgerhq/cryptoassets
@ledgerhq/cryptoassets/data/*
. For instance, importing the ERC20 signatures can be done with @ledgerhq/cryptoassets/data/erc20-signatures
sub module.Returns a valid address for a given currency. These addresses are PUBLIC addresses We use them for tests and also for dry-run estimations DO NOT USE AS RECIPIENT OR SIGN TRANSACTIONS INTO THEM
currencyId
anyReturns string
Type: $Exact<$ObjMap<any, F>>
Type: CryptoCurrencyObjMap<function (any): C>
Type: $Keys<any>
withDevCrypto
any (optional, default false
)withTerminated
any (optional, default false
)Returns Array<CryptoCurrency>
f
anyReturns CryptoCurrency?
scheme
anyReturns CryptoCurrency?
ticker
anyReturns CryptoCurrency?
id
anyReturns CryptoCurrency?
keyword
anyReturns CryptoCurrency?
id
anyReturns boolean
id
anyReturns CryptoCurrency
id
stringReturns {config: string, signature: string}?
ticker
anyReturns boolean
ticker
anyReturns FiatCurrency?
ticker
anyReturns FiatCurrency
Returns Array<FiatCurrency>
options
$Shape<TokensListOptions>?Returns Array<TokenCurrency>
currency
CryptoCurrencyoptions
$Shape<TokensListOptions>?Returns Array<TokenCurrency>
currency
CryptoCurrencyticker
stringReturns TokenCurrency?
id
stringReturns TokenCurrency?
address
stringReturns TokenCurrency?
id
stringReturns boolean
id
stringReturns TokenCurrency
if a given token account is a token that can be used in compound, give the associated compound token (cToken)
token
anyReturns TokenCurrency?
name
stringticker
stringunits
Array<Unit>symbol
string?disableCountervalue
boolean?delisted
boolean?countervalueTicker
string?Type: any
Type: any
Type: any
Type: (FiatCurrency | CryptoCurrency | TokenCurrency)
To regenerate data:
node script/crypto-assets-importer/index.js ~/dev/crypto-assets
node script/crypto-assets-importer/tron/sync-trc10-tokens.js
NB: currencies, trc20 and asa are currently manually maintained.
FAQs
Ledger crypto-assets list
The npm package @codewarriorr/cryptoassets receives a total of 0 weekly downloads. As such, @codewarriorr/cryptoassets popularity was classified as not popular.
We found that @codewarriorr/cryptoassets demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.