@lifi/data-types 6.19.0 → 6.19.1

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.
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "dependencies": {
5
5
  "@lifi/types": "^v17.19.1"
6
6
  },
7
- "version": "6.19.0",
7
+ "version": "6.19.1",
8
8
  "files": [
9
9
  "src",
10
10
  "!src/assets",
@@ -1816,7 +1816,7 @@ exports.basicCoins = [
1816
1816
  verified: true,
1817
1817
  chains: {
1818
1818
  [types_1.ChainId.MAM]: {
1819
- address: '0xdeaddeaddeaddeaddeaddeaddeaddeaddead0000',
1819
+ address: '0x0000000000000000000000000000000000000000',
1820
1820
  decimals: 18,
1821
1821
  },
1822
1822
  },
@@ -1868,7 +1868,7 @@ export const basicCoins = [
1868
1868
  verified: true,
1869
1869
  chains: {
1870
1870
  [ChainId.MAM]: {
1871
- address: '0xdeaddeaddeaddeaddeaddeaddeaddeaddead0000',
1871
+ address: '0x0000000000000000000000000000000000000000',
1872
1872
  decimals: 18,
1873
1873
  },
1874
1874
  },
@@ -1934,7 +1934,7 @@ export const basicCoins: BasicCoin[] = [
1934
1934
  verified: true,
1935
1935
  chains: {
1936
1936
  [ChainId.MAM]: {
1937
- address: '0xdeaddeaddeaddeaddeaddeaddeaddeaddead0000',
1937
+ address: '0x0000000000000000000000000000000000000000',
1938
1938
  decimals: 18,
1939
1939
  },
1940
1940
  },