@exodus/assets-base
Advanced tools
Comparing version 8.0.21 to 8.0.22
@@ -0,1 +1,11 @@ | ||
8.0.22 / 2020-09-14 | ||
------------------ | ||
- Use checksummed addresses for ERC20 tokens (LOOM, DAI, PAX, PAGX). | ||
8.0.21 / 2020-09-09 | ||
------------------ | ||
- Change Flare asset type to OTHER. | ||
8.0.20 / 2020-09-08 | ||
@@ -2,0 +12,0 @@ ------------------ |
@@ -346,3 +346,3 @@ "use strict"; | ||
addresses: { | ||
current: '0xa4e8c3ec456107ea67d3075bf9e3df3a75823db0' | ||
current: '0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0' | ||
} | ||
@@ -379,3 +379,3 @@ }, { | ||
addresses: { | ||
current: '0x6b175474e89094c44da98b954eedeac495271d0f' | ||
current: '0x6B175474E89094C44Da98b954EedeAC495271d0F' | ||
} | ||
@@ -446,3 +446,3 @@ }, { | ||
addresses: { | ||
current: '0x8e870d67f660d95d5be530380d0ec0bd388289e1' | ||
current: '0x8E870D67F660D95d5be530380D0eC0bd388289E1' | ||
} | ||
@@ -455,3 +455,3 @@ }, { | ||
addresses: { | ||
current: '0x45804880de22913dafe09f4980848ece6ecbaf78' | ||
current: '0x45804880De22913dAFE09f4980848ECE6EcbAf78' | ||
} | ||
@@ -458,0 +458,0 @@ }, { |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "8.0.21", | ||
"version": "8.0.22", | ||
"description": "Base level package for supporting Exodus assets.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
111939