New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@exodus/assets-base

Package Overview
Dependencies
Maintainers
0
Versions
271
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exodus/assets-base - npm Package Compare versions

Comparing version 8.0.24 to 8.0.25

lib/solana.js

7

lib/asset-info.js

@@ -598,2 +598,9 @@ "use strict";

},
solana: {
description: "Solana is a High-performance blockchain, taking on one of tech's biggest challenges: scaling blockchain for global adoption.",
reddit: 'https://www.reddit.com/r/solana/',
twitter: 'https://twitter.com/solana',
website: 'https://solana.com/',
telegram: 'https://t.me/solanaio'
},
status: {

@@ -600,0 +607,0 @@ description: 'Status is an Ethereum-based token created as an open source messaging platform and mobile browser allowing users to interact with decentralized applications (dApps) on the Ethereum Network.',

58

lib/erc20-tokens/tokens.js

@@ -86,2 +86,10 @@ "use strict";

}, {
name: 'balancer',
properName: 'Balancer',
decimals: 18,
ticker: 'BAL',
addresses: {
current: '0xba100000625a3754423978a60c9317c58a424e3D'
}
}, {
name: 'bancor',

@@ -168,2 +176,18 @@ properName: 'Bancor',

}, {
name: 'cro',
properName: 'Crypto.com Chain',
decimals: 8,
ticker: 'CRO',
addresses: {
current: '0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b'
}
}, {
name: 'crv',
properName: 'Curve DAO',
decimals: 18,
ticker: 'CRV',
addresses: {
current: '0xD533a949740bb3306d119CC777fa900bA034cd52'
}
}, {
name: 'dai',

@@ -418,3 +442,3 @@ properName: 'Sai (old Dai)',

name: 'monaco',
properName: 'Crypto.com',
properName: 'Crypto.com App',
decimals: 8,

@@ -531,2 +555,10 @@ ticker: 'MCO',

}, {
name: 'ren',
properName: 'Ren',
decimals: 18,
ticker: 'REN',
addresses: {
current: '0x408e41876cCCDC0F92210600ef50372656052a38'
}
}, {
name: 'request',

@@ -598,2 +630,10 @@ properName: 'Request',

}, {
name: 'snx',
properName: 'Synthetix Network',
decimals: 18,
ticker: 'SNX',
addresses: {
current: '0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F'
}
}, {
name: 'status',

@@ -739,2 +779,10 @@ properName: 'Status',

}, {
name: 'wbtc',
properName: 'Wrapped Bitcoin',
decimals: 8,
ticker: 'WBTC',
addresses: {
current: '0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599'
}
}, {
name: 'wetrust',

@@ -756,2 +804,10 @@ properName: 'WeTrust',

}, {
name: 'yfi',
properName: 'Yearn Finance',
decimals: 18,
ticker: 'YFI',
addresses: {
current: '0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e'
}
}, {
name: 'zerox',

@@ -758,0 +814,0 @@ properName: '0x',

4

lib/index.js

@@ -82,2 +82,4 @@ "use strict";

var solana = _interopRequireWildcard(require("./solana"));
var stellar = _interopRequireWildcard(require("./stellar"));

@@ -111,3 +113,3 @@

const _assets = [algorand, ark, bcash, bcashclaim, bgold, bgoldclaim, bitcoin, bitcoinsv, bitcoinsvclaim, bnbmainnet, cardano, cosmos, dash, decred, digibyte, dogecoin, eosio, ethereum, ethereumclassic, factom, flare, hedera, iconmainnet, libra, lisk, litecoin, monero, nano, neo, neogas, nem, ontology, ontologygas, qtumignition, ravencoin, ripple, stellar, tezos, tether, tronmainnet, vechainthor, vertcoin, waves, zcash, zilliqa];
const _assets = [algorand, ark, bcash, bcashclaim, bgold, bgoldclaim, bitcoin, bitcoinsv, bitcoinsvclaim, bnbmainnet, cardano, cosmos, dash, decred, digibyte, dogecoin, eosio, ethereum, ethereumclassic, factom, flare, hedera, iconmainnet, libra, lisk, litecoin, monero, nano, neo, neogas, nem, ontology, ontologygas, qtumignition, ravencoin, ripple, solana, stellar, tezos, tether, tronmainnet, vechainthor, vertcoin, waves, zcash, zilliqa];

@@ -114,0 +116,0 @@ _assets.push(..._erc20Tokens.default);

{
"name": "@exodus/assets-base",
"version": "8.0.24",
"version": "8.0.25",
"description": "Base level package for supporting Exodus assets.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc