@lifi/data-types 2.1.1 → 2.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1240,7 +1240,7 @@ exports.basicCoins = [
1240
1240
  {
1241
1241
  key: types_1.CoinKey.SUSHI,
1242
1242
  name: types_1.CoinKey.SUSHI,
1243
- logoURI: 'https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/logo.png',
1243
+ logoURI: 'https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2/logo.png',
1244
1244
  verified: true,
1245
1245
  chains: {
1246
1246
  [types_1.ChainId.ETH]: {
@@ -1237,7 +1237,7 @@ export const basicCoins = [
1237
1237
  {
1238
1238
  key: CoinKey.SUSHI,
1239
1239
  name: CoinKey.SUSHI,
1240
- logoURI: 'https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/logo.png',
1240
+ logoURI: 'https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2/logo.png',
1241
1241
  verified: true,
1242
1242
  chains: {
1243
1243
  [ChainId.ETH]: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lifi/data-types",
3
- "version": "2.1.1",
3
+ "version": "2.1.2",
4
4
  "description": "Data types for the LI.FI stack",
5
5
  "keywords": [
6
6
  "sdk",