@subwallet/chain-list 0.2.114 → 0.2.115-beta.0-pr-569-af4ec259

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.
@@ -1398,6 +1398,9 @@
1398
1398
  "unichain-erc20-sol-0xbde8a5331e8ac4831cf8ea9e42e229219eafab97": "/assets/chain-assets/unichain-erc20-sol-0xbde8a5331e8ac4831cf8ea9e42e229219eafab97.png",
1399
1399
  "hydradx_hollarnet-native-hdx": "/assets/chain-assets/hydradx_hollarnet-native-hdx.png",
1400
1400
  "hydradx_hollarnet-local-hollar": "/assets/chain-assets/hydradx_hollarnet-local-hollar.png",
1401
+ "xode-native-xon": "/assets/chain-assets/xode-native-xon.png",
1402
+ "xode-local-dot": "/assets/chain-assets/xode-local-dot.png",
1403
+ "xode-local-usdt": "/assets/chain-assets/xode-local-usdt.png",
1401
1404
  "paseo_assethub-native-pas": "/assets/chain-assets/paseo_assethub-native-pas.png",
1402
1405
  "eth-ethereum": "/assets/multi-chain-assets/eth-ethereum.png",
1403
1406
  "ibtc-interbtc": "/assets/multi-chain-assets/ibtc-interbtc.png",
@@ -1893,6 +1896,20 @@
1893
1896
  srcChain: "statemine",
1894
1897
  destChain: "statemint",
1895
1898
  path: "XCM"
1899
+ },
1900
+ "statemine-NATIVE-KSM___encointer-NATIVE-KSM": {
1901
+ srcAsset: "statemine-NATIVE-KSM",
1902
+ destAsset: "encointer-NATIVE-KSM",
1903
+ srcChain: "statemine",
1904
+ destChain: "encointer",
1905
+ path: "XCM"
1906
+ },
1907
+ "encointer-NATIVE-KSM___statemine-NATIVE-KSM": {
1908
+ srcAsset: "encointer-NATIVE-KSM",
1909
+ destAsset: "statemine-NATIVE-KSM",
1910
+ srcChain: "encointer",
1911
+ destChain: "statemine",
1912
+ path: "XCM"
1896
1913
  },
1897
1914
  "statemint-LOCAL-USDt___moonbeam-LOCAL-xcUSDT": {
1898
1915
  srcAsset: "statemint-LOCAL-USDt",
@@ -4979,7 +4996,7 @@
4979
4996
  minAmount: "1000000000",
4980
4997
  assetType: "NATIVE",
4981
4998
  metadata: null,
4982
- multiChainAsset: null,
4999
+ multiChainAsset: "TEER-IntegriteeShell",
4983
5000
  hasValue: true,
4984
5001
  icon: "/assets/chain-assets/integritee-native-teer.png"
4985
5002
  },
@@ -19655,7 +19672,7 @@
19655
19672
  name: "KILT Protocol",
19656
19673
  symbol: "KILT",
19657
19674
  decimals: 18,
19658
- priceId: null,
19675
+ priceId: "kilt-protocol-2",
19659
19676
  minAmount: "0",
19660
19677
  assetType: "ERC20",
19661
19678
  metadata: {
@@ -21081,6 +21098,52 @@
21081
21098
  multiChainAsset: null,
21082
21099
  hasValue: false,
21083
21100
  icon: "/assets/chain-assets/hydradx_hollarnet-local-hollar.png"
21101
+ },
21102
+ "xode-NATIVE-XON": {
21103
+ originChain: "xode",
21104
+ slug: "xode-NATIVE-XON",
21105
+ name: "Xode Blockchain",
21106
+ symbol: "XON",
21107
+ decimals: 12,
21108
+ priceId: null,
21109
+ minAmount: "1000000000",
21110
+ assetType: "NATIVE",
21111
+ metadata: null,
21112
+ multiChainAsset: null,
21113
+ hasValue: true,
21114
+ icon: "/assets/chain-assets/xode-native-xon.png"
21115
+ },
21116
+ "xode-LOCAL-DOT": {
21117
+ originChain: "xode",
21118
+ slug: "xode-LOCAL-DOT",
21119
+ name: "Polkadot",
21120
+ symbol: "DOT",
21121
+ decimals: 10,
21122
+ priceId: "polkadot",
21123
+ minAmount: "10000000000",
21124
+ assetType: "LOCAL",
21125
+ metadata: {
21126
+ assetId: "100000000"
21127
+ },
21128
+ multiChainAsset: "DOT-Polkadot",
21129
+ hasValue: true,
21130
+ icon: "/assets/chain-assets/xode-local-dot.png"
21131
+ },
21132
+ "xode-LOCAL-USDT": {
21133
+ originChain: "xode",
21134
+ slug: "xode-LOCAL-USDT",
21135
+ name: "Tether USD",
21136
+ symbol: "USDT",
21137
+ decimals: 6,
21138
+ priceId: "tether",
21139
+ minAmount: "10000",
21140
+ assetType: "LOCAL",
21141
+ metadata: {
21142
+ assetId: "1984"
21143
+ },
21144
+ multiChainAsset: "USDT-Tether",
21145
+ hasValue: true,
21146
+ icon: "/assets/chain-assets/xode-local-usdt.png"
21084
21147
  },
21085
21148
  "paseo_assethub-NATIVE-PAS": {
21086
21149
  originChain: "paseo_assethub",
@@ -29039,7 +29102,8 @@
29039
29102
  chainStatus: "ACTIVE",
29040
29103
  icon: "/assets/chains/energy_web_chain.png",
29041
29104
  providers: {
29042
- "Energy Web Chain": "https://rpc.energyweb.org"
29105
+ "Energy Web Chain": "https://rpc.energyweb.org",
29106
+ Archive: "https://archive-rpc.energyweb.org"
29043
29107
  },
29044
29108
  evmInfo: {
29045
29109
  evmChainId: 246,
@@ -29381,7 +29445,7 @@
29381
29445
  icon: "/assets/chains/liberland.png",
29382
29446
  providers: {
29383
29447
  Liberland: "wss://mainnet.liberland.org",
29384
- Dwellir: "wss://liberland-rpc.dwellir.com"
29448
+ Dwellir: "wss://liberland-rpc.n.dwellir.com"
29385
29449
  },
29386
29450
  evmInfo: null,
29387
29451
  substrateInfo: {
@@ -34085,6 +34149,40 @@
34085
34149
  tonInfo: null,
34086
34150
  cardanoInfo: null
34087
34151
  };
34152
+ var xode$1 = {
34153
+ slug: "xode",
34154
+ name: "Xode",
34155
+ isTestnet: false,
34156
+ chainStatus: "ACTIVE",
34157
+ icon: "/assets/chains/xode.png",
34158
+ providers: {
34159
+ XodeCommunity: "wss://polkadot-rpcnode.xode.net",
34160
+ Zeeve: "wss://xode-polkadot-rpc-01.zeeve.net/y0yxg038wn1fncc/rpc"
34161
+ },
34162
+ evmInfo: null,
34163
+ substrateInfo: {
34164
+ relaySlug: "polkadot",
34165
+ paraId: 3417,
34166
+ genesisHash: "0xb2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c",
34167
+ addressPrefix: 280,
34168
+ chainType: "PARACHAIN",
34169
+ crowdloanUrl: null,
34170
+ blockExplorer: "https://node.xode.net/",
34171
+ existentialDeposit: "1000000000",
34172
+ symbol: "XON",
34173
+ decimals: 12,
34174
+ hasNativeNft: null,
34175
+ supportStaking: null,
34176
+ supportSmartContract: null,
34177
+ crowdloanParaId: null,
34178
+ crowdloanFunds: [
34179
+ ]
34180
+ },
34181
+ extraInfo: null,
34182
+ bitcoinInfo: null,
34183
+ tonInfo: null,
34184
+ cardanoInfo: null
34185
+ };
34088
34186
  const _ChainInfoMap = {
34089
34187
  polkadot: polkadot$1,
34090
34188
  kusama: kusama$1,
@@ -34511,7 +34609,8 @@
34511
34609
  regionx_kusama: regionx_kusama$1,
34512
34610
  stable_testnet: stable_testnet$1,
34513
34611
  abstract: abstract$1,
34514
- hydradx_hollarnet: hydradx_hollarnet$1
34612
+ hydradx_hollarnet: hydradx_hollarnet$1,
34613
+ xode: xode$1
34515
34614
  };
34516
34615
 
34517
34616
  var polkadot = "/assets/chains/polkadot.png";
@@ -34880,6 +34979,7 @@
34880
34979
  var stable_testnet = "/assets/chains/stable_testnet.png";
34881
34980
  var abstract = "/assets/chains/abstract.png";
34882
34981
  var hydradx_hollarnet = "/assets/chains/hydradx_hollarnet.png";
34982
+ var xode = "/assets/chains/xode.png";
34883
34983
  const _ChainLogoMap = {
34884
34984
  "default": "/assets/default.png",
34885
34985
  polkadot: polkadot,
@@ -35250,6 +35350,7 @@
35250
35350
  stable_testnet: stable_testnet,
35251
35351
  abstract: abstract,
35252
35352
  hydradx_hollarnet: hydradx_hollarnet,
35353
+ xode: xode,
35253
35354
  "custom-Substrate-gosnetwork": "/assets/custom-chains/gos_37cd7c233c.png",
35254
35355
  "custom-Substrate-gosspectral": "/assets/custom-chains/gos_37cd7c233c.png"
35255
35356
  };