@lifi/data-types 4.2.0 → 4.2.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.
@@ -888,7 +888,7 @@ export const supportedEVMChains = [
888
888
  metamask: {
889
889
  chainId: prefixChainId(5000),
890
890
  blockExplorerUrls: [
891
- 'https://explorer.mantle.xyz',
891
+ 'https://explorer.mantle.xyz/',
892
892
  'https://mantle.socialscan.io/',
893
893
  ],
894
894
  chainName: 'Mantle',
@@ -891,7 +891,7 @@ exports.supportedEVMChains = [
891
891
  metamask: {
892
892
  chainId: (0, utils_1.prefixChainId)(5000),
893
893
  blockExplorerUrls: [
894
- 'https://explorer.mantle.xyz',
894
+ 'https://explorer.mantle.xyz/',
895
895
  'https://mantle.socialscan.io/',
896
896
  ],
897
897
  chainName: 'Mantle',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lifi/data-types",
3
- "version": "4.2.0",
3
+ "version": "4.2.1",
4
4
  "description": "Data types for the LI.FI stack",
5
5
  "keywords": [
6
6
  "sdk",