@exodus/assets-base
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -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 @@ ------------------ |
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
55809
2159