@exodus/assets-base
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -0,1 +1,6 @@ | ||
2.0.4 / 2019-10-08 | ||
----------------- | ||
- Add cDAI ERC20 token | ||
2.0.3 / 2019-09-27 | ||
@@ -2,0 +7,0 @@ ----------------- |
@@ -114,2 +114,10 @@ "use strict"; | ||
}, { | ||
name: 'cdai', | ||
properName: 'cDai', | ||
decimals: 18, | ||
ticker: 'CDAI', | ||
addresses: { | ||
current: '0xF5DCe57282A584D2746FaF1593d3121Fcac444dC' | ||
} | ||
}, { | ||
name: 'chainlink', | ||
@@ -116,0 +124,0 @@ properName: 'ChainLink', |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"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
54646
1756