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 1.0.4 to 1.0.5

9

CHANGELOG.md

@@ -0,1 +1,10 @@

1.0.5 / 2019-04-30
------------------
- Delist AE
- Delist SUB
- Rename EOS to EOS (OLD)
- MLN contract address change
- Rename Binance (old) to Binance (OLD) for consistency
1.0.4 / 2019-04-26

@@ -2,0 +11,0 @@ ------------------

23

lib/_erc20-tokens.js

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

}, {
name: 'aeternity',
properName: 'Aeternity',
decimals: 18,
ticker: 'AE',
addresses: {
current: '0x5CA9a71B1d01849C0a95490Cc00559717fCF0D1d'
}
}, {
name: 'aion',

@@ -99,3 +91,3 @@ properName: 'Aion',

name: 'binance',
properName: 'Binance (old)',
properName: 'Binance (OLD)',
decimals: 18,

@@ -206,3 +198,3 @@ ticker: 'BNB',

name: 'eos',
properName: 'EOS',
properName: 'EOS (OLD)',
decimals: 18,

@@ -372,3 +364,4 @@ ticker: 'EOS',

addresses: {
current: '0xBEB9eF514a379B997e0798FDcC901Ee474B6D9A1'
current: '0xEC67005C4E498EC7F55E092BD1D35CBC47C91892',
previous: ['0xBEB9eF514a379B997e0798FDcC901Ee474B6D9A1']
}

@@ -577,10 +570,2 @@ }, {

}, {
name: 'substratum',
properName: 'Substratum',
decimals: 18,
ticker: 'SUB',
addresses: {
current: '0x8D75959f1E61EC2571aa72798237101F084DE63a'
}
}, {
name: 'taas',

@@ -587,0 +572,0 @@ properName: 'TAAS',

{
"name": "@exodus/assets-base",
"version": "1.0.4",
"version": "1.0.5",
"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