Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
@ledgerhq/cryptoassets
Advanced tools
Ledger's material for crypto currencies, tokens and fiats. Also includes signatures required by Nano devices for these tokens.
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.pnpm import:cal-tokens
these are either "dead"/"burn" addresses OR "abandon" seed addresses. 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
Type: Partial<Record<any, string>>
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
any Returns string
currency
CryptoCurrency id
string Returns void
withDevCrypto
any (optional, default false
)withTerminated
any (optional, default false
)Returns Array<CryptoCurrency>
f
any Returns (CryptoCurrency | null | undefined)
scheme
any Returns (CryptoCurrency | null | undefined)
ticker
any Returns (CryptoCurrency | null | undefined)
keyword
any tests
(optional, default ["keywords","name","id","ticker","manager"]
)Returns (CryptoCurrency | null | undefined)
id
any Returns boolean
id
string Returns ({config: string, signature: string} | null | undefined)
ticker
any Returns boolean
ticker
any Returns (FiatCurrency | null | undefined)
ticker
any Returns FiatCurrency
Returns Array<FiatCurrency>
Only for jest purpose, clean object to be empty
Returns void
Only for jest purpose, clear all the init list
Returns void
options
Partial<TokensListOptions>? Returns Array<TokenCurrency>
currency
CryptoCurrency options
Partial<TokensListOptions>? Returns Array<TokenCurrency>
currency
CryptoCurrency ticker
string Returns (TokenCurrency | undefined)
id
string Returns (TokenCurrency | undefined)
id
string Returns boolean
id
string Returns TokenCurrency
Delete previous token entry to all array
token
TokenCurrency We clean all the reference of an existing token, if an hash doesn't match. Like this we can update any change from a already added token coming from Dynamic CAL and maintain it up to date without having to release a new version of LLD or LLM
FAQs
Ledger crypto-assets list
The npm package @ledgerhq/cryptoassets receives a total of 22,821 weekly downloads. As such, @ledgerhq/cryptoassets popularity was classified as popular.
We found that @ledgerhq/cryptoassets demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 8 open source maintainers 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
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.