Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@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 7 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.