![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@owdin/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.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: any
id
stringcurrency
CryptoCurrencywithDevCrypto
any (optional, default false
)withTerminated
any (optional, default false
)Returns Array<CryptoCurrency>
f
anyReturns (CryptoCurrency | null | undefined)
scheme
anyReturns (CryptoCurrency | null | undefined)
ticker
anyReturns (CryptoCurrency | null | undefined)
id
anyReturns (CryptoCurrency | null | undefined)
keyword
anyReturns (CryptoCurrency | null | undefined)
id
anyReturns boolean
id
anyReturns CryptoCurrency
id
stringReturns ({config: string, signature: string} | null | undefined)
ticker
anyReturns boolean
ticker
anyReturns (FiatCurrency | null | undefined)
ticker
anyReturns FiatCurrency
Returns Array<FiatCurrency>
options
Partial<TokensListOptions>?Returns Array<TokenCurrency>
currency
CryptoCurrencyoptions
Partial<TokensListOptions>?Returns Array<TokenCurrency>
currency
CryptoCurrencyticker
stringReturns (TokenCurrency | null | undefined)
id
stringReturns (TokenCurrency | null | undefined)
address
stringReturns (TokenCurrency | null | undefined)
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 | null | undefined)
Type: {name: string, code: string, magnitude: number, showAllDigits: boolean?, prefixCode: boolean?}
Type: {name: string, ticker: string, units: Array<Unit>, symbol: string?, disableCountervalue: boolean?, delisted: boolean?, countervalueTicker: string?}
name
stringticker
stringunits
Array<Unit>symbol
string?disableCountervalue
boolean?delisted
boolean?countervalueTicker
string?Type: any
Type: any
Type: {tx: string?, address: string?, token: string?}
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 @owdin/cryptoassets receives a total of 40 weekly downloads. As such, @owdin/cryptoassets popularity was classified as not popular.
We found that @owdin/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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.