Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@exodus/assets-base

Package Overview
Dependencies
Maintainers
0
Versions
270
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.139 to 8.0.140

3

CHANGELOG.md

@@ -0,1 +1,4 @@

# 8.0.140 / 2022-06-15
- JST (TRC20), SUN (TRC20), GAL (BEP20), GST (BEP20)
# 8.0.139 / 2022-06-03

@@ -2,0 +5,0 @@

@@ -25,2 +25,18 @@ "use strict";

}, {
name: 'just_tron',
properName: 'JUST',
decimals: 18,
ticker: 'JSTTRX',
properTicker: 'JST',
address: 'TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9',
tokenType: 'TRC20'
}, {
name: 'sun_tron',
properName: 'Sun (New)',
decimals: 18,
ticker: 'SUNTRX',
properTicker: 'SUN',
address: 'TSSMHYeV2uE9qYH95DqyoCuNCzEL1NvU3S',
tokenType: 'TRC20'
}, {
name: 'tetherusd_tron',

@@ -27,0 +43,0 @@ properName: 'Tether USD',

@@ -28,2 +28,12 @@ "use strict";

}, {
name: 'gst_bsc',
properName: 'Green Satoshi Token',
decimals: 8,
ticker: 'GSTBSC',
properTicker: 'GST',
addresses: {
current: '0x4a2c860cEC6471b9F5F5a336eB4F38bb21683c98'
},
tokenType: 'BEP20'
}, {
name: 'gmt_bsc',

@@ -59,2 +69,12 @@ properName: 'STEPN',

}, {
name: 'gal_bsc',
properName: 'Project Galaxy',
decimals: 18,
ticker: 'GALBSC',
properTicker: 'GAL',
addresses: {
current: '0xe4Cc45Bb5DBDA06dB6183E8bf016569f40497Aa5'
},
tokenType: 'BEP20'
}, {
name: 'usdcoin_bsc',

@@ -61,0 +81,0 @@ properName: 'USD Coin',

2

package.json
{
"name": "@exodus/assets-base",
"version": "8.0.139",
"version": "8.0.140",
"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