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.110 to 8.0.111

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 8.0.111 / 2022-02-02
- Q1 Bulk Tokens: AXS, SAND, AUDIO, OHM, SLP, LDO, USDCBSC, SHIBBSC, SXMATIC
# 8.0.110 / 2022-01-27

@@ -2,0 +6,0 @@

@@ -27,3 +27,23 @@ "use strict";

tokenType: 'BEP20'
}, {
name: 'usdcoin_bsc',
properName: 'USD Coin',
decimals: 18,
ticker: 'USDCBSC',
properTicker: 'USDC',
addresses: {
current: '0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d'
},
tokenType: 'BEP20'
}, {
name: 'shibainu_bsc',
properName: 'Shiba Inu',
decimals: 18,
ticker: 'SHIBBSC',
properTicker: 'SHIB',
addresses: {
current: '0x2859e4544c4bb03966803b044a93563bd2d0dd4d'
},
tokenType: 'BEP20'
}];
exports.default = _default;

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

}, {
name: 'audius',
properName: 'Audius',
decimals: 18,
ticker: 'AUDIO',
addresses: {
current: '0x18aaa7115705e8be94bffebde57af9bfc265b998'
}
}, {
name: 'augur',

@@ -130,2 +138,10 @@ properName: 'Augur (old)',

}, {
name: 'axieinfinity',
properName: 'Axie Infinity',
decimals: 18,
ticker: 'AXS',
addresses: {
current: '0xbb0e17ef65f82ab018d8edd776e8dd940327b28b'
}
}, {
name: 'balancer',

@@ -514,2 +530,10 @@ properName: 'Balancer',

}, {
name: 'lidodao',
properName: 'Lido DAO Token',
decimals: 18,
ticker: 'LDO',
addresses: {
current: '0x5a98fcbea516cf06857215779fd812ca3bef1b32'
}
}, {
name: 'loom',

@@ -615,2 +639,10 @@ properName: 'Loom (old)',

}, {
name: 'olympusv2',
properName: 'Olympus v2',
decimals: 9,
ticker: 'OHM',
addresses: {
current: '0x64aa3364f17a4d01c6f1751fd97c2bd3d7e7f1d5'
}
}, {
name: 'omisego',

@@ -804,2 +836,10 @@ properName: 'OMG',

}, {
name: 'sandbox',
properName: 'The Sandbox',
decimals: 18,
ticker: 'SAND',
addresses: {
current: '0x3845badAde8e6dFF049820680d1F14bD3903a5d0'
}
}, {
name: 'shibainu',

@@ -821,2 +861,10 @@ properName: 'Shiba Inu',

}, {
name: 'smoothlovepotion',
properName: 'Smooth Love Potion',
decimals: 0,
ticker: 'SLP',
addresses: {
current: '0xCC8Fa225D80b9c7D42F96e9570156c65D6cAAa25'
}
}, {
name: 'snx',

@@ -823,0 +871,0 @@ properName: 'Synthetix',

@@ -8,2 +8,11 @@ "use strict";

var _default = [{
name: 'sportx_matic',
properName: 'SportX',
decimals: 18,
ticker: 'SXMATIC',
properTicker: 'SX',
addresses: {
current: '0x840195888Db4D6A99ED9F73FcD3B225Bb3cB1A79'
}
}, {
name: 'usdcoin_matic',

@@ -10,0 +19,0 @@ properName: 'USD Coin',

2

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

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

Sorry, the diff of this file is too big to display

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