@talismn/chaindata-provider 0.10.7 → 0.10.9

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.
@@ -578,7 +578,7 @@ const chains = [{
578
578
  id: "polkadot-asset-hub",
579
579
  isTestnet: false,
580
580
  isDefault: true,
581
- sortIndex: 845,
581
+ sortIndex: 846,
582
582
  genesisHash: "0x68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f",
583
583
  prefix: 0,
584
584
  oldPrefix: 0,
@@ -837,7 +837,7 @@ const chains = [{
837
837
  id: "polkadot-bridge-hub",
838
838
  isTestnet: false,
839
839
  isDefault: true,
840
- sortIndex: 846,
840
+ sortIndex: 847,
841
841
  genesisHash: "0xdcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464",
842
842
  prefix: 0,
843
843
  oldPrefix: 0,
@@ -578,7 +578,7 @@ const chains = [{
578
578
  id: "polkadot-asset-hub",
579
579
  isTestnet: false,
580
580
  isDefault: true,
581
- sortIndex: 845,
581
+ sortIndex: 846,
582
582
  genesisHash: "0x68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f",
583
583
  prefix: 0,
584
584
  oldPrefix: 0,
@@ -837,7 +837,7 @@ const chains = [{
837
837
  id: "polkadot-bridge-hub",
838
838
  isTestnet: false,
839
839
  isDefault: true,
840
- sortIndex: 846,
840
+ sortIndex: 847,
841
841
  genesisHash: "0xdcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464",
842
842
  prefix: 0,
843
843
  oldPrefix: 0,
@@ -576,7 +576,7 @@ const chains = [{
576
576
  id: "polkadot-asset-hub",
577
577
  isTestnet: false,
578
578
  isDefault: true,
579
- sortIndex: 845,
579
+ sortIndex: 846,
580
580
  genesisHash: "0x68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f",
581
581
  prefix: 0,
582
582
  oldPrefix: 0,
@@ -835,7 +835,7 @@ const chains = [{
835
835
  id: "polkadot-bridge-hub",
836
836
  isTestnet: false,
837
837
  isDefault: true,
838
- sortIndex: 846,
838
+ sortIndex: 847,
839
839
  genesisHash: "0xdcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464",
840
840
  prefix: 0,
841
841
  oldPrefix: 0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@talismn/chaindata-provider",
3
- "version": "0.10.7",
3
+ "version": "0.10.9",
4
4
  "author": "Talisman",
5
5
  "homepage": "https://talisman.xyz",
6
6
  "license": "GPL-3.0-or-later",