@lifi/data-types 4.8.0 → 4.8.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.
@@ -1207,7 +1207,7 @@ exports.basicCoins = [
1207
1207
  verified: true,
1208
1208
  chains: {
1209
1209
  [types_1.ChainId.MAM]: {
1210
- address: '0x0000000000000000000000000000000000000000',
1210
+ address: '0xdeaddeaddeaddeaddeaddeaddeaddeaddead0000',
1211
1211
  decimals: 18,
1212
1212
  },
1213
1213
  },
@@ -1204,7 +1204,7 @@ export const basicCoins = [
1204
1204
  verified: true,
1205
1205
  chains: {
1206
1206
  [ChainId.MAM]: {
1207
- address: '0x0000000000000000000000000000000000000000',
1207
+ address: '0xdeaddeaddeaddeaddeaddeaddeaddeaddead0000',
1208
1208
  decimals: 18,
1209
1209
  },
1210
1210
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lifi/data-types",
3
- "version": "4.8.0",
3
+ "version": "4.8.2",
4
4
  "description": "Data types for the LI.FI stack",
5
5
  "keywords": [
6
6
  "sdk",