@lifi/data-types 2.2.1 → 2.2.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.
@@ -111,9 +111,9 @@ export const supportedEVMChains = [
111
111
  decimals: 18,
112
112
  },
113
113
  rpcUrls: [
114
- 'https://rpc.gnosischain.com/',
114
+ 'https://rpc.gnosis.gateway.fm',
115
+ 'https://rpc.gnosischain.com',
115
116
  'https://rpc.ankr.com/gnosis',
116
- 'https://xdai-rpc.gateway.pokt.network',
117
117
  ],
118
118
  },
119
119
  },
@@ -114,9 +114,9 @@ exports.supportedEVMChains = [
114
114
  decimals: 18,
115
115
  },
116
116
  rpcUrls: [
117
- 'https://rpc.gnosischain.com/',
117
+ 'https://rpc.gnosis.gateway.fm',
118
+ 'https://rpc.gnosischain.com',
118
119
  'https://rpc.ankr.com/gnosis',
119
- 'https://xdai-rpc.gateway.pokt.network',
120
120
  ],
121
121
  },
122
122
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lifi/data-types",
3
- "version": "2.2.1",
3
+ "version": "2.2.2",
4
4
  "description": "Data types for the LI.FI stack",
5
5
  "keywords": [
6
6
  "sdk",