@subwallet/chain-list 0.2.114 → 0.2.115-beta.1-pr-569-7f6ae892

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,12 @@
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",
1404
+ "chronos_consensus-native-tai3": "/assets/chain-assets/chronos_consensus-native-tai3.png",
1405
+ "chronos_auto-native-tai3": "/assets/chain-assets/chronos_auto-native-tai3.png",
1406
+ "ethereum-erc20-ewt-0xb66a5d30d04f076e78ffb0d045c55846fdcde928": "/assets/chain-assets/ethereum-erc20-ewt-0xb66a5d30d04f076e78ffb0d045c55846fdcde928.png",
1401
1407
  "paseo_assethub-native-pas": "/assets/chain-assets/paseo_assethub-native-pas.png",
1402
1408
  "eth-ethereum": "/assets/multi-chain-assets/eth-ethereum.png",
1403
1409
  "ibtc-interbtc": "/assets/multi-chain-assets/ibtc-interbtc.png",
@@ -1893,6 +1899,20 @@
1893
1899
  srcChain: "statemine",
1894
1900
  destChain: "statemint",
1895
1901
  path: "XCM"
1902
+ },
1903
+ "statemine-NATIVE-KSM___encointer-NATIVE-KSM": {
1904
+ srcAsset: "statemine-NATIVE-KSM",
1905
+ destAsset: "encointer-NATIVE-KSM",
1906
+ srcChain: "statemine",
1907
+ destChain: "encointer",
1908
+ path: "XCM"
1909
+ },
1910
+ "encointer-NATIVE-KSM___statemine-NATIVE-KSM": {
1911
+ srcAsset: "encointer-NATIVE-KSM",
1912
+ destAsset: "statemine-NATIVE-KSM",
1913
+ srcChain: "encointer",
1914
+ destChain: "statemine",
1915
+ path: "XCM"
1896
1916
  },
1897
1917
  "statemint-LOCAL-USDt___moonbeam-LOCAL-xcUSDT": {
1898
1918
  srcAsset: "statemint-LOCAL-USDt",
@@ -4979,7 +4999,7 @@
4979
4999
  minAmount: "1000000000",
4980
5000
  assetType: "NATIVE",
4981
5001
  metadata: null,
4982
- multiChainAsset: null,
5002
+ multiChainAsset: "TEER-IntegriteeShell",
4983
5003
  hasValue: true,
4984
5004
  icon: "/assets/chain-assets/integritee-native-teer.png"
4985
5005
  },
@@ -12369,7 +12389,7 @@
12369
12389
  name: "BRIDGE",
12370
12390
  symbol: "BRIDGE",
12371
12391
  decimals: 12,
12372
- priceId: null,
12392
+ priceId: "hyperbridge-2",
12373
12393
  minAmount: "1000000000",
12374
12394
  assetType: "NATIVE",
12375
12395
  metadata: null,
@@ -19655,7 +19675,7 @@
19655
19675
  name: "KILT Protocol",
19656
19676
  symbol: "KILT",
19657
19677
  decimals: 18,
19658
- priceId: null,
19678
+ priceId: "kilt-protocol-2",
19659
19679
  minAmount: "0",
19660
19680
  assetType: "ERC20",
19661
19681
  metadata: {
@@ -21081,6 +21101,96 @@
21081
21101
  multiChainAsset: null,
21082
21102
  hasValue: false,
21083
21103
  icon: "/assets/chain-assets/hydradx_hollarnet-local-hollar.png"
21104
+ },
21105
+ "xode-NATIVE-XON": {
21106
+ originChain: "xode",
21107
+ slug: "xode-NATIVE-XON",
21108
+ name: "Xode Blockchain",
21109
+ symbol: "XON",
21110
+ decimals: 12,
21111
+ priceId: null,
21112
+ minAmount: "1000000000",
21113
+ assetType: "NATIVE",
21114
+ metadata: null,
21115
+ multiChainAsset: null,
21116
+ hasValue: true,
21117
+ icon: "/assets/chain-assets/xode-native-xon.png"
21118
+ },
21119
+ "xode-LOCAL-DOT": {
21120
+ originChain: "xode",
21121
+ slug: "xode-LOCAL-DOT",
21122
+ name: "Polkadot",
21123
+ symbol: "DOT",
21124
+ decimals: 10,
21125
+ priceId: "polkadot",
21126
+ minAmount: "10000000000",
21127
+ assetType: "LOCAL",
21128
+ metadata: {
21129
+ assetId: "100000000"
21130
+ },
21131
+ multiChainAsset: "DOT-Polkadot",
21132
+ hasValue: true,
21133
+ icon: "/assets/chain-assets/xode-local-dot.png"
21134
+ },
21135
+ "xode-LOCAL-USDT": {
21136
+ originChain: "xode",
21137
+ slug: "xode-LOCAL-USDT",
21138
+ name: "Tether USD",
21139
+ symbol: "USDT",
21140
+ decimals: 6,
21141
+ priceId: "tether",
21142
+ minAmount: "10000",
21143
+ assetType: "LOCAL",
21144
+ metadata: {
21145
+ assetId: "1984"
21146
+ },
21147
+ multiChainAsset: "USDT-Tether",
21148
+ hasValue: true,
21149
+ icon: "/assets/chain-assets/xode-local-usdt.png"
21150
+ },
21151
+ "chronos_consensus-NATIVE-tAI3": {
21152
+ originChain: "chronos_consensus",
21153
+ slug: "chronos_consensus-NATIVE-tAI3",
21154
+ name: "tAI3",
21155
+ symbol: "tAI3",
21156
+ decimals: 18,
21157
+ priceId: null,
21158
+ minAmount: "10000000000000",
21159
+ assetType: "NATIVE",
21160
+ metadata: null,
21161
+ multiChainAsset: null,
21162
+ hasValue: false,
21163
+ icon: "/assets/chain-assets/chronos_consensus-native-tai3.png"
21164
+ },
21165
+ "chronos_auto-NATIVE-tAI3": {
21166
+ originChain: "chronos_auto",
21167
+ slug: "chronos_auto-NATIVE-tAI3",
21168
+ name: "tAI3",
21169
+ symbol: "tAI3",
21170
+ decimals: 18,
21171
+ priceId: null,
21172
+ minAmount: "1000000000000",
21173
+ assetType: "NATIVE",
21174
+ metadata: null,
21175
+ multiChainAsset: null,
21176
+ hasValue: false,
21177
+ icon: "/assets/chain-assets/chronos_auto-native-tai3.png"
21178
+ },
21179
+ "ethereum-ERC20-EWT-0xB66a5D30D04f076E78ffB0d045C55846Fdcde928": {
21180
+ originChain: "ethereum",
21181
+ slug: "ethereum-ERC20-EWT-0xB66a5D30D04f076E78ffB0d045C55846Fdcde928",
21182
+ name: "Energy Web Token",
21183
+ symbol: "EWT",
21184
+ decimals: 18,
21185
+ priceId: "energy-web-token",
21186
+ minAmount: "0",
21187
+ assetType: "ERC20",
21188
+ metadata: {
21189
+ contractAddress: "0xB66a5D30D04f076E78ffB0d045C55846Fdcde928"
21190
+ },
21191
+ multiChainAsset: null,
21192
+ hasValue: true,
21193
+ icon: "/assets/chain-assets/ethereum-erc20-ewt-0xb66a5d30d04f076e78ffb0d045c55846fdcde928.png"
21084
21194
  },
21085
21195
  "paseo_assethub-NATIVE-PAS": {
21086
21196
  originChain: "paseo_assethub",
@@ -29039,7 +29149,8 @@
29039
29149
  chainStatus: "ACTIVE",
29040
29150
  icon: "/assets/chains/energy_web_chain.png",
29041
29151
  providers: {
29042
- "Energy Web Chain": "https://rpc.energyweb.org"
29152
+ "Energy Web Chain": "https://rpc.energyweb.org",
29153
+ Archive: "https://archive-rpc.energyweb.org"
29043
29154
  },
29044
29155
  evmInfo: {
29045
29156
  evmChainId: 246,
@@ -29381,7 +29492,7 @@
29381
29492
  icon: "/assets/chains/liberland.png",
29382
29493
  providers: {
29383
29494
  Liberland: "wss://mainnet.liberland.org",
29384
- Dwellir: "wss://liberland-rpc.dwellir.com"
29495
+ Dwellir: "wss://liberland-rpc.n.dwellir.com"
29385
29496
  },
29386
29497
  evmInfo: null,
29387
29498
  substrateInfo: {
@@ -30398,7 +30509,7 @@
30398
30509
  chainStatus: "ACTIVE",
30399
30510
  icon: "/assets/chains/bitcointestnet.png",
30400
30511
  providers: {
30401
- Koni: "https://btc-api-testnet.koni.studio"
30512
+ Koni: "https://blockstream.info/testnet/api"
30402
30513
  },
30403
30514
  evmInfo: null,
30404
30515
  substrateInfo: null,
@@ -32048,7 +32159,7 @@
32048
32159
  slug: "autonomys_taurus",
32049
32160
  name: "Autonomys Taurus Testnet",
32050
32161
  isTestnet: true,
32051
- chainStatus: "ACTIVE",
32162
+ chainStatus: "INACTIVE",
32052
32163
  icon: "/assets/chains/autonomys_taurus.png",
32053
32164
  providers: {
32054
32165
  Taurus: "wss://rpc-0.taurus.subspace.network/ws",
@@ -34085,6 +34196,120 @@
34085
34196
  tonInfo: null,
34086
34197
  cardanoInfo: null
34087
34198
  };
34199
+ var xode$1 = {
34200
+ slug: "xode",
34201
+ name: "Xode",
34202
+ isTestnet: false,
34203
+ chainStatus: "ACTIVE",
34204
+ icon: "/assets/chains/xode.png",
34205
+ providers: {
34206
+ XodeCommunity: "wss://polkadot-rpcnode.xode.net",
34207
+ Zeeve: "wss://xode-polkadot-rpc-01.zeeve.net/y0yxg038wn1fncc/rpc"
34208
+ },
34209
+ evmInfo: null,
34210
+ substrateInfo: {
34211
+ relaySlug: "polkadot",
34212
+ paraId: 3417,
34213
+ genesisHash: "0xb2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c",
34214
+ addressPrefix: 280,
34215
+ chainType: "PARACHAIN",
34216
+ crowdloanUrl: null,
34217
+ blockExplorer: "https://node.xode.net/",
34218
+ existentialDeposit: "1000000000",
34219
+ symbol: "XON",
34220
+ decimals: 12,
34221
+ hasNativeNft: null,
34222
+ supportStaking: null,
34223
+ supportSmartContract: null,
34224
+ crowdloanParaId: null,
34225
+ crowdloanFunds: [
34226
+ ]
34227
+ },
34228
+ extraInfo: null,
34229
+ bitcoinInfo: null,
34230
+ tonInfo: null,
34231
+ cardanoInfo: null
34232
+ };
34233
+ var chronos_consensus$1 = {
34234
+ slug: "chronos_consensus",
34235
+ name: "Chronos Consensus",
34236
+ isTestnet: true,
34237
+ chainStatus: "ACTIVE",
34238
+ icon: "/assets/chains/chronos_consensus.png",
34239
+ providers: {
34240
+ Chronos: "wss://rpc.chronos.autonomys.xyz/ws"
34241
+ },
34242
+ evmInfo: null,
34243
+ substrateInfo: {
34244
+ relaySlug: null,
34245
+ paraId: null,
34246
+ genesisHash: "0x91912b429ce7bf2975440a0920b46a892fddeeaed6ccc11c93f2d57ad1bd69ab",
34247
+ addressPrefix: 6094,
34248
+ chainType: "RELAYCHAIN",
34249
+ crowdloanUrl: null,
34250
+ blockExplorer: "https://autonomys-chronos.subscan.io/",
34251
+ existentialDeposit: "10000000000000",
34252
+ symbol: "tAI3",
34253
+ decimals: 18,
34254
+ hasNativeNft: null,
34255
+ supportStaking: null,
34256
+ supportSmartContract: null,
34257
+ crowdloanParaId: null,
34258
+ crowdloanFunds: [
34259
+ ]
34260
+ },
34261
+ extraInfo: {
34262
+ subscanSlug: "autonomys-chronos",
34263
+ chainBalanceSlug: null
34264
+ },
34265
+ bitcoinInfo: null,
34266
+ tonInfo: null,
34267
+ cardanoInfo: null
34268
+ };
34269
+ var chronos_auto$1 = {
34270
+ slug: "chronos_auto",
34271
+ name: "Chronos Auto EVM",
34272
+ isTestnet: true,
34273
+ chainStatus: "ACTIVE",
34274
+ icon: "/assets/chains/chronos_auto.png",
34275
+ providers: {
34276
+ Chronos: "wss://auto-evm.chronos.autonomys.xyz/ws"
34277
+ },
34278
+ evmInfo: {
34279
+ evmChainId: 8700,
34280
+ blockExplorer: "https://explorer.auto-evm.chronos.autonomys.xyz/",
34281
+ existentialDeposit: "1000000000000",
34282
+ symbol: "tAI3",
34283
+ decimals: 18,
34284
+ supportSmartContract: [
34285
+ "ERC20",
34286
+ "ERC721"
34287
+ ],
34288
+ abiExplorer: null
34289
+ },
34290
+ substrateInfo: {
34291
+ relaySlug: null,
34292
+ paraId: null,
34293
+ genesisHash: "0x264d868b1999c6fc3c8d53f6d6b0c0969cc7f0f31e846793b9585fa3019a0132",
34294
+ addressPrefix: 6094,
34295
+ chainType: "RELAYCHAIN",
34296
+ crowdloanUrl: null,
34297
+ blockExplorer: "https://explorer.auto-evm.chronos.autonomys.xyz/",
34298
+ existentialDeposit: "1000000000000",
34299
+ symbol: "tAI3",
34300
+ decimals: 18,
34301
+ hasNativeNft: null,
34302
+ supportStaking: null,
34303
+ supportSmartContract: null,
34304
+ crowdloanParaId: null,
34305
+ crowdloanFunds: [
34306
+ ]
34307
+ },
34308
+ extraInfo: null,
34309
+ bitcoinInfo: null,
34310
+ tonInfo: null,
34311
+ cardanoInfo: null
34312
+ };
34088
34313
  const _ChainInfoMap = {
34089
34314
  polkadot: polkadot$1,
34090
34315
  kusama: kusama$1,
@@ -34511,7 +34736,10 @@
34511
34736
  regionx_kusama: regionx_kusama$1,
34512
34737
  stable_testnet: stable_testnet$1,
34513
34738
  abstract: abstract$1,
34514
- hydradx_hollarnet: hydradx_hollarnet$1
34739
+ hydradx_hollarnet: hydradx_hollarnet$1,
34740
+ xode: xode$1,
34741
+ chronos_consensus: chronos_consensus$1,
34742
+ chronos_auto: chronos_auto$1
34515
34743
  };
34516
34744
 
34517
34745
  var polkadot = "/assets/chains/polkadot.png";
@@ -34880,6 +35108,9 @@
34880
35108
  var stable_testnet = "/assets/chains/stable_testnet.png";
34881
35109
  var abstract = "/assets/chains/abstract.png";
34882
35110
  var hydradx_hollarnet = "/assets/chains/hydradx_hollarnet.png";
35111
+ var xode = "/assets/chains/xode.png";
35112
+ var chronos_consensus = "/assets/chains/chronos_consensus.png";
35113
+ var chronos_auto = "/assets/chains/chronos_auto.png";
34883
35114
  const _ChainLogoMap = {
34884
35115
  "default": "/assets/default.png",
34885
35116
  polkadot: polkadot,
@@ -35250,6 +35481,9 @@
35250
35481
  stable_testnet: stable_testnet,
35251
35482
  abstract: abstract,
35252
35483
  hydradx_hollarnet: hydradx_hollarnet,
35484
+ xode: xode,
35485
+ chronos_consensus: chronos_consensus,
35486
+ chronos_auto: chronos_auto,
35253
35487
  "custom-Substrate-gosnetwork": "/assets/custom-chains/gos_37cd7c233c.png",
35254
35488
  "custom-Substrate-gosspectral": "/assets/custom-chains/gos_37cd7c233c.png"
35255
35489
  };