@subwallet/chain-list 0.2.18 → 0.2.19
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.
- package/bundle-subwallet-chain-list.js +85 -67
- package/cjs/data/AssetLogoMap.json +1 -0
- package/cjs/data/ChainAsset.json +14 -0
- package/cjs/data/ChainInfo.json +56 -54
- package/cjs/data/ChainLogoMap.json +13 -13
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1 -0
- package/data/ChainAsset.json +14 -0
- package/data/ChainInfo.json +56 -54
- package/data/ChainLogoMap.json +13 -13
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -450,6 +450,7 @@
|
|
|
450
450
|
"hydradx_main-local-usdc": "https://chain-list-assets.subwallet.app/assets/chain-assets/hydradx_main-local-usdc.png",
|
|
451
451
|
"moonbeam-erc20-cp": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-cp.jpg",
|
|
452
452
|
"zeta_test-native-azeta": "https://chain-list-assets.subwallet.app/assets/chain-assets/zeta_test-native-azeta.png",
|
|
453
|
+
"xcavate-native-xcav": "https://chain-list-assets.subwallet.app/assets/chain-assets/xcavate-native-xcav.png",
|
|
453
454
|
"eth-ethereum": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/eth-ethereum.png",
|
|
454
455
|
"ibtc-interbtc": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
455
456
|
"glmr-moonbeam": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -7896,6 +7897,20 @@
|
|
|
7896
7897
|
multiChainAsset: null,
|
|
7897
7898
|
hasValue: false,
|
|
7898
7899
|
icon: "https://chain-list-assets.subwallet.app/assets/chain-assets/zeta_test-native-azeta.png"
|
|
7900
|
+
},
|
|
7901
|
+
"xcavate-NATIVE-XCAV": {
|
|
7902
|
+
originChain: "xcavate",
|
|
7903
|
+
slug: "xcavate-NATIVE-XCAV",
|
|
7904
|
+
name: "XCAV",
|
|
7905
|
+
symbol: "XCAV",
|
|
7906
|
+
decimals: 12,
|
|
7907
|
+
priceId: null,
|
|
7908
|
+
minAmount: "1000000000",
|
|
7909
|
+
assetType: "NATIVE",
|
|
7910
|
+
metadata: null,
|
|
7911
|
+
multiChainAsset: null,
|
|
7912
|
+
hasValue: false,
|
|
7913
|
+
icon: "https://chain-list-assets.subwallet.app/assets/chain-assets/xcavate-native-xcav.png"
|
|
7899
7914
|
}
|
|
7900
7915
|
};
|
|
7901
7916
|
|
|
@@ -8109,7 +8124,7 @@
|
|
|
8109
8124
|
relayChain: "kusama",
|
|
8110
8125
|
fundId: "2096-39",
|
|
8111
8126
|
paraId: 2096,
|
|
8112
|
-
status: "
|
|
8127
|
+
status: "won",
|
|
8113
8128
|
startTime: "2021-12-01T04:27:00.000Z",
|
|
8114
8129
|
endTime: "2022-11-02T04:27:00.000Z",
|
|
8115
8130
|
auctionIndex: 13,
|
|
@@ -9598,7 +9613,7 @@
|
|
|
9598
9613
|
relayChain: "kusama",
|
|
9599
9614
|
fundId: "2011-62",
|
|
9600
9615
|
paraId: 2011,
|
|
9601
|
-
status: "
|
|
9616
|
+
status: "won",
|
|
9602
9617
|
startTime: "2022-02-23T04:27:00.000Z",
|
|
9603
9618
|
endTime: "2023-01-25T04:27:00.000Z",
|
|
9604
9619
|
auctionIndex: 24,
|
|
@@ -12759,7 +12774,7 @@
|
|
|
12759
12774
|
relayChain: "polkadot",
|
|
12760
12775
|
fundId: "2025-69",
|
|
12761
12776
|
paraId: 2025,
|
|
12762
|
-
status: "
|
|
12777
|
+
status: "failed",
|
|
12763
12778
|
startTime: "2023-10-24T01:48:00.000Z",
|
|
12764
12779
|
endTime: "2025-08-26T01:48:00.000Z",
|
|
12765
12780
|
auctionIndex: 51,
|
|
@@ -13113,6 +13128,17 @@
|
|
|
13113
13128
|
supportSmartContract: null,
|
|
13114
13129
|
crowdloanParaId: null,
|
|
13115
13130
|
crowdloanFunds: [
|
|
13131
|
+
{
|
|
13132
|
+
relayChain: "kusama",
|
|
13133
|
+
fundId: "2241-97",
|
|
13134
|
+
paraId: 2241,
|
|
13135
|
+
status: "won",
|
|
13136
|
+
startTime: "2023-03-08T04:27:00.000Z",
|
|
13137
|
+
endTime: "2024-02-07T04:27:00.000Z",
|
|
13138
|
+
auctionIndex: 72,
|
|
13139
|
+
firstPeriod: 28,
|
|
13140
|
+
lastPeriod: 35
|
|
13141
|
+
}
|
|
13116
13142
|
]
|
|
13117
13143
|
}
|
|
13118
13144
|
};
|
|
@@ -13336,6 +13362,35 @@
|
|
|
13336
13362
|
]
|
|
13337
13363
|
}
|
|
13338
13364
|
};
|
|
13365
|
+
var xcavate$1 = {
|
|
13366
|
+
slug: "xcavate",
|
|
13367
|
+
name: "Xcavate",
|
|
13368
|
+
isTestnet: true,
|
|
13369
|
+
chainStatus: "ACTIVE",
|
|
13370
|
+
icon: "https://chain-list-assets.subwallet.app/assets/chains/xcavate.png",
|
|
13371
|
+
providers: {
|
|
13372
|
+
Tanssi: "wss://fraa-dancebox-3031-rpc.a.dancebox.tanssi.network"
|
|
13373
|
+
},
|
|
13374
|
+
evmInfo: null,
|
|
13375
|
+
substrateInfo: {
|
|
13376
|
+
relaySlug: null,
|
|
13377
|
+
paraId: null,
|
|
13378
|
+
genesisHash: "0x8472759fe1cf8ce507282ddea8af43dd08e598c9da2faed66f3e18f51f93080f",
|
|
13379
|
+
addressPrefix: 42,
|
|
13380
|
+
chainType: "RELAYCHAIN",
|
|
13381
|
+
crowdloanUrl: null,
|
|
13382
|
+
blockExplorer: null,
|
|
13383
|
+
existentialDeposit: "1000000000",
|
|
13384
|
+
symbol: "XCAV",
|
|
13385
|
+
decimals: 12,
|
|
13386
|
+
hasNativeNft: false,
|
|
13387
|
+
supportStaking: false,
|
|
13388
|
+
supportSmartContract: null,
|
|
13389
|
+
crowdloanParaId: null,
|
|
13390
|
+
crowdloanFunds: [
|
|
13391
|
+
]
|
|
13392
|
+
}
|
|
13393
|
+
};
|
|
13339
13394
|
var unorthodox$1 = {
|
|
13340
13395
|
slug: "unorthodox",
|
|
13341
13396
|
name: "Unorthodox",
|
|
@@ -13369,7 +13424,7 @@
|
|
|
13369
13424
|
name: "Coinversation",
|
|
13370
13425
|
isTestnet: false,
|
|
13371
13426
|
chainStatus: "INACTIVE",
|
|
13372
|
-
icon: "https://chain-list-assets.subwallet.app/assets/chains/coinversation.
|
|
13427
|
+
icon: "https://chain-list-assets.subwallet.app/assets/chains/coinversation.png",
|
|
13373
13428
|
providers: {
|
|
13374
13429
|
},
|
|
13375
13430
|
evmInfo: null,
|
|
@@ -13408,7 +13463,7 @@
|
|
|
13408
13463
|
name: "LayerX Network",
|
|
13409
13464
|
isTestnet: false,
|
|
13410
13465
|
chainStatus: "INACTIVE",
|
|
13411
|
-
icon: "https://chain-list-assets.subwallet.app/assets/chains/layerx_network.
|
|
13466
|
+
icon: "https://chain-list-assets.subwallet.app/assets/chains/layerx_network.png",
|
|
13412
13467
|
providers: {
|
|
13413
13468
|
},
|
|
13414
13469
|
evmInfo: null,
|
|
@@ -13436,7 +13491,7 @@
|
|
|
13436
13491
|
name: "Moonsama",
|
|
13437
13492
|
isTestnet: false,
|
|
13438
13493
|
chainStatus: "INACTIVE",
|
|
13439
|
-
icon: "https://chain-list-assets.subwallet.app/assets/chains/moonsama.
|
|
13494
|
+
icon: "https://chain-list-assets.subwallet.app/assets/chains/moonsama.png",
|
|
13440
13495
|
providers: {
|
|
13441
13496
|
},
|
|
13442
13497
|
evmInfo: null,
|
|
@@ -13514,7 +13569,7 @@
|
|
|
13514
13569
|
name: "OmniBTC",
|
|
13515
13570
|
isTestnet: false,
|
|
13516
13571
|
chainStatus: "INACTIVE",
|
|
13517
|
-
icon: "https://chain-list-assets.subwallet.app/assets/chains/omnibtc.
|
|
13572
|
+
icon: "https://chain-list-assets.subwallet.app/assets/chains/omnibtc.png",
|
|
13518
13573
|
providers: {
|
|
13519
13574
|
},
|
|
13520
13575
|
evmInfo: null,
|
|
@@ -13553,7 +13608,7 @@
|
|
|
13553
13608
|
name: "peaq",
|
|
13554
13609
|
isTestnet: false,
|
|
13555
13610
|
chainStatus: "INACTIVE",
|
|
13556
|
-
icon: "https://chain-list-assets.subwallet.app/assets/chains/peaq.
|
|
13611
|
+
icon: "https://chain-list-assets.subwallet.app/assets/chains/peaq.png",
|
|
13557
13612
|
providers: {
|
|
13558
13613
|
},
|
|
13559
13614
|
evmInfo: null,
|
|
@@ -13592,7 +13647,7 @@
|
|
|
13592
13647
|
name: "Quantum Portal",
|
|
13593
13648
|
isTestnet: false,
|
|
13594
13649
|
chainStatus: "INACTIVE",
|
|
13595
|
-
icon: "https://chain-list-assets.subwallet.app/assets/chains/quantum_portal.
|
|
13650
|
+
icon: "https://chain-list-assets.subwallet.app/assets/chains/quantum_portal.png",
|
|
13596
13651
|
providers: {
|
|
13597
13652
|
},
|
|
13598
13653
|
evmInfo: null,
|
|
@@ -13687,7 +13742,7 @@
|
|
|
13687
13742
|
name: "InvArch",
|
|
13688
13743
|
isTestnet: false,
|
|
13689
13744
|
chainStatus: "INACTIVE",
|
|
13690
|
-
icon: "https://chain-list-assets.subwallet.app/assets/chains/invarch.
|
|
13745
|
+
icon: "https://chain-list-assets.subwallet.app/assets/chains/invarch.png",
|
|
13691
13746
|
providers: {
|
|
13692
13747
|
},
|
|
13693
13748
|
evmInfo: null,
|
|
@@ -13888,7 +13943,7 @@
|
|
|
13888
13943
|
name: "Acurast Canary",
|
|
13889
13944
|
isTestnet: false,
|
|
13890
13945
|
chainStatus: "INACTIVE",
|
|
13891
|
-
icon: "https://chain-list-assets.subwallet.app/assets/chains/acurast_canary.
|
|
13946
|
+
icon: "https://chain-list-assets.subwallet.app/assets/chains/acurast_canary.png",
|
|
13892
13947
|
providers: {
|
|
13893
13948
|
},
|
|
13894
13949
|
evmInfo: null,
|
|
@@ -13972,7 +14027,7 @@
|
|
|
13972
14027
|
name: "SubGame Gamma",
|
|
13973
14028
|
isTestnet: false,
|
|
13974
14029
|
chainStatus: "INACTIVE",
|
|
13975
|
-
icon: "https://chain-list-assets.subwallet.app/assets/chains/subgame_gamma.
|
|
14030
|
+
icon: "https://chain-list-assets.subwallet.app/assets/chains/subgame_gamma.png",
|
|
13976
14031
|
providers: {
|
|
13977
14032
|
},
|
|
13978
14033
|
evmInfo: null,
|
|
@@ -14000,7 +14055,7 @@
|
|
|
14000
14055
|
name: "TrustBase",
|
|
14001
14056
|
isTestnet: false,
|
|
14002
14057
|
chainStatus: "INACTIVE",
|
|
14003
|
-
icon: "https://chain-list-assets.subwallet.app/assets/chains/trustbase.
|
|
14058
|
+
icon: "https://chain-list-assets.subwallet.app/assets/chains/trustbase.png",
|
|
14004
14059
|
providers: {
|
|
14005
14060
|
},
|
|
14006
14061
|
evmInfo: null,
|
|
@@ -14151,7 +14206,7 @@
|
|
|
14151
14206
|
name: "SubDAO",
|
|
14152
14207
|
isTestnet: false,
|
|
14153
14208
|
chainStatus: "INACTIVE",
|
|
14154
|
-
icon: "https://chain-list-assets.subwallet.app/assets/chains/subdao.
|
|
14209
|
+
icon: "https://chain-list-assets.subwallet.app/assets/chains/subdao.png",
|
|
14155
14210
|
providers: {
|
|
14156
14211
|
},
|
|
14157
14212
|
evmInfo: null,
|
|
@@ -14179,7 +14234,7 @@
|
|
|
14179
14234
|
name: "SubGame Network",
|
|
14180
14235
|
isTestnet: false,
|
|
14181
14236
|
chainStatus: "INACTIVE",
|
|
14182
|
-
icon: "https://chain-list-assets.subwallet.app/assets/chains/subgame_network.
|
|
14237
|
+
icon: "https://chain-list-assets.subwallet.app/assets/chains/subgame_network.png",
|
|
14183
14238
|
providers: {
|
|
14184
14239
|
},
|
|
14185
14240
|
evmInfo: null,
|
|
@@ -14418,6 +14473,7 @@
|
|
|
14418
14473
|
acala_evm: acala_evm$1,
|
|
14419
14474
|
karura_evm: karura_evm$1,
|
|
14420
14475
|
bittensor: bittensor$1,
|
|
14476
|
+
xcavate: xcavate$1,
|
|
14421
14477
|
unorthodox: unorthodox$1,
|
|
14422
14478
|
coinversation: coinversation$1,
|
|
14423
14479
|
layerx_network: layerx_network$1,
|
|
@@ -14429,45 +14485,6 @@
|
|
|
14429
14485
|
virto_network: virto_network$1,
|
|
14430
14486
|
energy_web_x: energy_web_x$1,
|
|
14431
14487
|
invarch: invarch$1,
|
|
14432
|
-
" krest": {
|
|
14433
|
-
slug: " krest",
|
|
14434
|
-
name: " krest",
|
|
14435
|
-
isTestnet: false,
|
|
14436
|
-
chainStatus: "INACTIVE",
|
|
14437
|
-
icon: "https://chain-list-assets.subwallet.app/assets/chains/ krest.png",
|
|
14438
|
-
providers: {
|
|
14439
|
-
},
|
|
14440
|
-
evmInfo: null,
|
|
14441
|
-
substrateInfo: {
|
|
14442
|
-
relaySlug: "kusama",
|
|
14443
|
-
paraId: 2241,
|
|
14444
|
-
genesisHash: null,
|
|
14445
|
-
addressPrefix: null,
|
|
14446
|
-
chainType: null,
|
|
14447
|
-
crowdloanUrl: null,
|
|
14448
|
-
blockExplorer: null,
|
|
14449
|
-
existentialDeposit: null,
|
|
14450
|
-
symbol: null,
|
|
14451
|
-
decimals: null,
|
|
14452
|
-
hasNativeNft: null,
|
|
14453
|
-
supportStaking: null,
|
|
14454
|
-
supportSmartContract: null,
|
|
14455
|
-
crowdloanParaId: null,
|
|
14456
|
-
crowdloanFunds: [
|
|
14457
|
-
{
|
|
14458
|
-
relayChain: "kusama",
|
|
14459
|
-
fundId: "2241-97",
|
|
14460
|
-
paraId: 2241,
|
|
14461
|
-
status: "won",
|
|
14462
|
-
startTime: "2023-03-08T04:27:00.000Z",
|
|
14463
|
-
endTime: "2024-02-07T04:27:00.000Z",
|
|
14464
|
-
auctionIndex: 72,
|
|
14465
|
-
firstPeriod: 28,
|
|
14466
|
-
lastPeriod: 35
|
|
14467
|
-
}
|
|
14468
|
-
]
|
|
14469
|
-
}
|
|
14470
|
-
},
|
|
14471
14488
|
zero: zero$1,
|
|
14472
14489
|
kpron_network: kpron_network$1,
|
|
14473
14490
|
mars: mars$1,
|
|
@@ -14653,33 +14670,34 @@
|
|
|
14653
14670
|
var acala_evm = "https://chain-list-assets.subwallet.app/assets/chains/acala_evm.png";
|
|
14654
14671
|
var karura_evm = "https://chain-list-assets.subwallet.app/assets/chains/karura_evm.png";
|
|
14655
14672
|
var bittensor = "https://chain-list-assets.subwallet.app/assets/chains/bittensor.png";
|
|
14673
|
+
var xcavate = "https://chain-list-assets.subwallet.app/assets/chains/xcavate.png";
|
|
14656
14674
|
var unorthodox = "https://chain-list-assets.subwallet.app/assets/chains/unorthodox.png";
|
|
14657
|
-
var coinversation = "https://chain-list-assets.subwallet.app/assets/chains/coinversation.
|
|
14658
|
-
var layerx_network = "https://chain-list-assets.subwallet.app/assets/chains/layerx_network.
|
|
14659
|
-
var moonsama = "https://chain-list-assets.subwallet.app/assets/chains/moonsama.
|
|
14675
|
+
var coinversation = "https://chain-list-assets.subwallet.app/assets/chains/coinversation.png";
|
|
14676
|
+
var layerx_network = "https://chain-list-assets.subwallet.app/assets/chains/layerx_network.png";
|
|
14677
|
+
var moonsama = "https://chain-list-assets.subwallet.app/assets/chains/moonsama.png";
|
|
14660
14678
|
var oak_network = "https://chain-list-assets.subwallet.app/assets/chains/oak_network.png";
|
|
14661
|
-
var omnibtc = "https://chain-list-assets.subwallet.app/assets/chains/omnibtc.
|
|
14662
|
-
var peaq = "https://chain-list-assets.subwallet.app/assets/chains/peaq.
|
|
14663
|
-
var quantum_portal = "https://chain-list-assets.subwallet.app/assets/chains/quantum_portal.
|
|
14679
|
+
var omnibtc = "https://chain-list-assets.subwallet.app/assets/chains/omnibtc.png";
|
|
14680
|
+
var peaq = "https://chain-list-assets.subwallet.app/assets/chains/peaq.png";
|
|
14681
|
+
var quantum_portal = "https://chain-list-assets.subwallet.app/assets/chains/quantum_portal.png";
|
|
14664
14682
|
var virto_network = "https://chain-list-assets.subwallet.app/assets/chains/virto_network.png";
|
|
14665
14683
|
var energy_web_x = "https://chain-list-assets.subwallet.app/assets/chains/energy_web_x.png";
|
|
14666
|
-
var invarch = "https://chain-list-assets.subwallet.app/assets/chains/invarch.
|
|
14684
|
+
var invarch = "https://chain-list-assets.subwallet.app/assets/chains/invarch.png";
|
|
14667
14685
|
var zero = "https://chain-list-assets.subwallet.app/assets/chains/zero.png";
|
|
14668
14686
|
var kpron_network = "https://chain-list-assets.subwallet.app/assets/chains/kpron_network.png";
|
|
14669
14687
|
var mars = "https://chain-list-assets.subwallet.app/assets/chains/mars.png";
|
|
14670
14688
|
var snow = "https://chain-list-assets.subwallet.app/assets/chains/snow.png";
|
|
14671
14689
|
var aband = "https://chain-list-assets.subwallet.app/assets/chains/aband.png";
|
|
14672
|
-
var acurast_canary = "https://chain-list-assets.subwallet.app/assets/chains/acurast_canary.
|
|
14690
|
+
var acurast_canary = "https://chain-list-assets.subwallet.app/assets/chains/acurast_canary.png";
|
|
14673
14691
|
var alpha_network = "https://chain-list-assets.subwallet.app/assets/chains/alpha_network.png";
|
|
14674
14692
|
var loom_network = "https://chain-list-assets.subwallet.app/assets/chains/loom_network.png";
|
|
14675
|
-
var subgame_gamma = "https://chain-list-assets.subwallet.app/assets/chains/subgame_gamma.
|
|
14676
|
-
var trustbase = "https://chain-list-assets.subwallet.app/assets/chains/trustbase.
|
|
14693
|
+
var subgame_gamma = "https://chain-list-assets.subwallet.app/assets/chains/subgame_gamma.png";
|
|
14694
|
+
var trustbase = "https://chain-list-assets.subwallet.app/assets/chains/trustbase.png";
|
|
14677
14695
|
var manta_network = "https://chain-list-assets.subwallet.app/assets/chains/manta_network.png";
|
|
14678
14696
|
var t3rn = "https://chain-list-assets.subwallet.app/assets/chains/t3rn.png";
|
|
14679
14697
|
var geminis_network = "https://chain-list-assets.subwallet.app/assets/chains/geminis_network.png";
|
|
14680
14698
|
var polimec = "https://chain-list-assets.subwallet.app/assets/chains/polimec.png";
|
|
14681
|
-
var subdao = "https://chain-list-assets.subwallet.app/assets/chains/subdao.
|
|
14682
|
-
var subgame_network = "https://chain-list-assets.subwallet.app/assets/chains/subgame_network.
|
|
14699
|
+
var subdao = "https://chain-list-assets.subwallet.app/assets/chains/subdao.png";
|
|
14700
|
+
var subgame_network = "https://chain-list-assets.subwallet.app/assets/chains/subgame_network.png";
|
|
14683
14701
|
var zeta_test = "https://chain-list-assets.subwallet.app/assets/chains/zeta_test.png";
|
|
14684
14702
|
const _ChainLogoMap = {
|
|
14685
14703
|
"default": "https://chain-list-assets.subwallet.app/assets/default.png",
|
|
@@ -14850,6 +14868,7 @@
|
|
|
14850
14868
|
acala_evm: acala_evm,
|
|
14851
14869
|
karura_evm: karura_evm,
|
|
14852
14870
|
bittensor: bittensor,
|
|
14871
|
+
xcavate: xcavate,
|
|
14853
14872
|
unorthodox: unorthodox,
|
|
14854
14873
|
coinversation: coinversation,
|
|
14855
14874
|
layerx_network: layerx_network,
|
|
@@ -14861,7 +14880,6 @@
|
|
|
14861
14880
|
virto_network: virto_network,
|
|
14862
14881
|
energy_web_x: energy_web_x,
|
|
14863
14882
|
invarch: invarch,
|
|
14864
|
-
" krest": "https://chain-list-assets.subwallet.app/assets/chains/ krest.png",
|
|
14865
14883
|
zero: zero,
|
|
14866
14884
|
kpron_network: kpron_network,
|
|
14867
14885
|
mars: mars,
|
|
@@ -442,6 +442,7 @@
|
|
|
442
442
|
"hydradx_main-local-usdc": "https://chain-list-assets.subwallet.app/assets/chain-assets/hydradx_main-local-usdc.png",
|
|
443
443
|
"moonbeam-erc20-cp": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-cp.jpg",
|
|
444
444
|
"zeta_test-native-azeta": "https://chain-list-assets.subwallet.app/assets/chain-assets/zeta_test-native-azeta.png",
|
|
445
|
+
"xcavate-native-xcav": "https://chain-list-assets.subwallet.app/assets/chain-assets/xcavate-native-xcav.png",
|
|
445
446
|
"eth-ethereum": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/eth-ethereum.png",
|
|
446
447
|
"ibtc-interbtc": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
447
448
|
"glmr-moonbeam": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -7115,5 +7115,19 @@
|
|
|
7115
7115
|
"multiChainAsset": null,
|
|
7116
7116
|
"hasValue": false,
|
|
7117
7117
|
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/zeta_test-native-azeta.png"
|
|
7118
|
+
},
|
|
7119
|
+
"xcavate-NATIVE-XCAV": {
|
|
7120
|
+
"originChain": "xcavate",
|
|
7121
|
+
"slug": "xcavate-NATIVE-XCAV",
|
|
7122
|
+
"name": "XCAV",
|
|
7123
|
+
"symbol": "XCAV",
|
|
7124
|
+
"decimals": 12,
|
|
7125
|
+
"priceId": null,
|
|
7126
|
+
"minAmount": "1000000000",
|
|
7127
|
+
"assetType": "NATIVE",
|
|
7128
|
+
"metadata": null,
|
|
7129
|
+
"multiChainAsset": null,
|
|
7130
|
+
"hasValue": false,
|
|
7131
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/xcavate-native-xcav.png"
|
|
7118
7132
|
}
|
|
7119
7133
|
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
"relayChain": "kusama",
|
|
208
208
|
"fundId": "2096-39",
|
|
209
209
|
"paraId": 2096,
|
|
210
|
-
"status": "
|
|
210
|
+
"status": "won",
|
|
211
211
|
"startTime": "2021-12-01T04:27:00.000Z",
|
|
212
212
|
"endTime": "2022-11-02T04:27:00.000Z",
|
|
213
213
|
"auctionIndex": 13,
|
|
@@ -1682,7 +1682,7 @@
|
|
|
1682
1682
|
"relayChain": "kusama",
|
|
1683
1683
|
"fundId": "2011-62",
|
|
1684
1684
|
"paraId": 2011,
|
|
1685
|
-
"status": "
|
|
1685
|
+
"status": "won",
|
|
1686
1686
|
"startTime": "2022-02-23T04:27:00.000Z",
|
|
1687
1687
|
"endTime": "2023-01-25T04:27:00.000Z",
|
|
1688
1688
|
"auctionIndex": 24,
|
|
@@ -4769,7 +4769,7 @@
|
|
|
4769
4769
|
"relayChain": "polkadot",
|
|
4770
4770
|
"fundId": "2025-69",
|
|
4771
4771
|
"paraId": 2025,
|
|
4772
|
-
"status": "
|
|
4772
|
+
"status": "failed",
|
|
4773
4773
|
"startTime": "2023-10-24T01:48:00.000Z",
|
|
4774
4774
|
"endTime": "2025-08-26T01:48:00.000Z",
|
|
4775
4775
|
"auctionIndex": 51,
|
|
@@ -5141,7 +5141,19 @@
|
|
|
5141
5141
|
"supportStaking": false,
|
|
5142
5142
|
"supportSmartContract": null,
|
|
5143
5143
|
"crowdloanParaId": null,
|
|
5144
|
-
"crowdloanFunds": [
|
|
5144
|
+
"crowdloanFunds": [
|
|
5145
|
+
{
|
|
5146
|
+
"relayChain": "kusama",
|
|
5147
|
+
"fundId": "2241-97",
|
|
5148
|
+
"paraId": 2241,
|
|
5149
|
+
"status": "won",
|
|
5150
|
+
"startTime": "2023-03-08T04:27:00.000Z",
|
|
5151
|
+
"endTime": "2024-02-07T04:27:00.000Z",
|
|
5152
|
+
"auctionIndex": 72,
|
|
5153
|
+
"firstPeriod": 28,
|
|
5154
|
+
"lastPeriod": 35
|
|
5155
|
+
}
|
|
5156
|
+
]
|
|
5145
5157
|
}
|
|
5146
5158
|
},
|
|
5147
5159
|
"deeper_network": {
|
|
@@ -5361,6 +5373,34 @@
|
|
|
5361
5373
|
]
|
|
5362
5374
|
}
|
|
5363
5375
|
},
|
|
5376
|
+
"xcavate": {
|
|
5377
|
+
"slug": "xcavate",
|
|
5378
|
+
"name": "Xcavate",
|
|
5379
|
+
"isTestnet": true,
|
|
5380
|
+
"chainStatus": "ACTIVE",
|
|
5381
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/xcavate.png",
|
|
5382
|
+
"providers": {
|
|
5383
|
+
"Tanssi": "wss://fraa-dancebox-3031-rpc.a.dancebox.tanssi.network"
|
|
5384
|
+
},
|
|
5385
|
+
"evmInfo": null,
|
|
5386
|
+
"substrateInfo": {
|
|
5387
|
+
"relaySlug": null,
|
|
5388
|
+
"paraId": null,
|
|
5389
|
+
"genesisHash": "0x8472759fe1cf8ce507282ddea8af43dd08e598c9da2faed66f3e18f51f93080f",
|
|
5390
|
+
"addressPrefix": 42,
|
|
5391
|
+
"chainType": "RELAYCHAIN",
|
|
5392
|
+
"crowdloanUrl": null,
|
|
5393
|
+
"blockExplorer": null,
|
|
5394
|
+
"existentialDeposit": "1000000000",
|
|
5395
|
+
"symbol": "XCAV",
|
|
5396
|
+
"decimals": 12,
|
|
5397
|
+
"hasNativeNft": false,
|
|
5398
|
+
"supportStaking": false,
|
|
5399
|
+
"supportSmartContract": null,
|
|
5400
|
+
"crowdloanParaId": null,
|
|
5401
|
+
"crowdloanFunds": []
|
|
5402
|
+
}
|
|
5403
|
+
},
|
|
5364
5404
|
"unorthodox": {
|
|
5365
5405
|
"slug": "unorthodox",
|
|
5366
5406
|
"name": "Unorthodox",
|
|
@@ -5392,7 +5432,7 @@
|
|
|
5392
5432
|
"name": "Coinversation",
|
|
5393
5433
|
"isTestnet": false,
|
|
5394
5434
|
"chainStatus": "INACTIVE",
|
|
5395
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/coinversation.
|
|
5435
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/coinversation.png",
|
|
5396
5436
|
"providers": {},
|
|
5397
5437
|
"evmInfo": null,
|
|
5398
5438
|
"substrateInfo": {
|
|
@@ -5430,7 +5470,7 @@
|
|
|
5430
5470
|
"name": "LayerX Network",
|
|
5431
5471
|
"isTestnet": false,
|
|
5432
5472
|
"chainStatus": "INACTIVE",
|
|
5433
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/layerx_network.
|
|
5473
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/layerx_network.png",
|
|
5434
5474
|
"providers": {},
|
|
5435
5475
|
"evmInfo": null,
|
|
5436
5476
|
"substrateInfo": {
|
|
@@ -5456,7 +5496,7 @@
|
|
|
5456
5496
|
"name": "Moonsama",
|
|
5457
5497
|
"isTestnet": false,
|
|
5458
5498
|
"chainStatus": "INACTIVE",
|
|
5459
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonsama.
|
|
5499
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonsama.png",
|
|
5460
5500
|
"providers": {},
|
|
5461
5501
|
"evmInfo": null,
|
|
5462
5502
|
"substrateInfo": {
|
|
@@ -5532,7 +5572,7 @@
|
|
|
5532
5572
|
"name": "OmniBTC",
|
|
5533
5573
|
"isTestnet": false,
|
|
5534
5574
|
"chainStatus": "INACTIVE",
|
|
5535
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/omnibtc.
|
|
5575
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/omnibtc.png",
|
|
5536
5576
|
"providers": {},
|
|
5537
5577
|
"evmInfo": null,
|
|
5538
5578
|
"substrateInfo": {
|
|
@@ -5570,7 +5610,7 @@
|
|
|
5570
5610
|
"name": "peaq",
|
|
5571
5611
|
"isTestnet": false,
|
|
5572
5612
|
"chainStatus": "INACTIVE",
|
|
5573
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/peaq.
|
|
5613
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/peaq.png",
|
|
5574
5614
|
"providers": {},
|
|
5575
5615
|
"evmInfo": null,
|
|
5576
5616
|
"substrateInfo": {
|
|
@@ -5608,7 +5648,7 @@
|
|
|
5608
5648
|
"name": "Quantum Portal",
|
|
5609
5649
|
"isTestnet": false,
|
|
5610
5650
|
"chainStatus": "INACTIVE",
|
|
5611
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/quantum_portal.
|
|
5651
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/quantum_portal.png",
|
|
5612
5652
|
"providers": {},
|
|
5613
5653
|
"evmInfo": null,
|
|
5614
5654
|
"substrateInfo": {
|
|
@@ -5698,7 +5738,7 @@
|
|
|
5698
5738
|
"name": "InvArch",
|
|
5699
5739
|
"isTestnet": false,
|
|
5700
5740
|
"chainStatus": "INACTIVE",
|
|
5701
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/invarch.
|
|
5741
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/invarch.png",
|
|
5702
5742
|
"providers": {},
|
|
5703
5743
|
"evmInfo": null,
|
|
5704
5744
|
"substrateInfo": {
|
|
@@ -5731,44 +5771,6 @@
|
|
|
5731
5771
|
]
|
|
5732
5772
|
}
|
|
5733
5773
|
},
|
|
5734
|
-
" krest": {
|
|
5735
|
-
"slug": " krest",
|
|
5736
|
-
"name": " krest",
|
|
5737
|
-
"isTestnet": false,
|
|
5738
|
-
"chainStatus": "INACTIVE",
|
|
5739
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ krest.png",
|
|
5740
|
-
"providers": {},
|
|
5741
|
-
"evmInfo": null,
|
|
5742
|
-
"substrateInfo": {
|
|
5743
|
-
"relaySlug": "kusama",
|
|
5744
|
-
"paraId": 2241,
|
|
5745
|
-
"genesisHash": null,
|
|
5746
|
-
"addressPrefix": null,
|
|
5747
|
-
"chainType": null,
|
|
5748
|
-
"crowdloanUrl": null,
|
|
5749
|
-
"blockExplorer": null,
|
|
5750
|
-
"existentialDeposit": null,
|
|
5751
|
-
"symbol": null,
|
|
5752
|
-
"decimals": null,
|
|
5753
|
-
"hasNativeNft": null,
|
|
5754
|
-
"supportStaking": null,
|
|
5755
|
-
"supportSmartContract": null,
|
|
5756
|
-
"crowdloanParaId": null,
|
|
5757
|
-
"crowdloanFunds": [
|
|
5758
|
-
{
|
|
5759
|
-
"relayChain": "kusama",
|
|
5760
|
-
"fundId": "2241-97",
|
|
5761
|
-
"paraId": 2241,
|
|
5762
|
-
"status": "won",
|
|
5763
|
-
"startTime": "2023-03-08T04:27:00.000Z",
|
|
5764
|
-
"endTime": "2024-02-07T04:27:00.000Z",
|
|
5765
|
-
"auctionIndex": 72,
|
|
5766
|
-
"firstPeriod": 28,
|
|
5767
|
-
"lastPeriod": 35
|
|
5768
|
-
}
|
|
5769
|
-
]
|
|
5770
|
-
}
|
|
5771
|
-
},
|
|
5772
5774
|
"zero": {
|
|
5773
5775
|
"slug": "zero",
|
|
5774
5776
|
"name": "Zero",
|
|
@@ -5928,7 +5930,7 @@
|
|
|
5928
5930
|
"name": "Acurast Canary",
|
|
5929
5931
|
"isTestnet": false,
|
|
5930
5932
|
"chainStatus": "INACTIVE",
|
|
5931
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/acurast_canary.
|
|
5933
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/acurast_canary.png",
|
|
5932
5934
|
"providers": {},
|
|
5933
5935
|
"evmInfo": null,
|
|
5934
5936
|
"substrateInfo": {
|
|
@@ -6006,7 +6008,7 @@
|
|
|
6006
6008
|
"name": "SubGame Gamma",
|
|
6007
6009
|
"isTestnet": false,
|
|
6008
6010
|
"chainStatus": "INACTIVE",
|
|
6009
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subgame_gamma.
|
|
6011
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subgame_gamma.png",
|
|
6010
6012
|
"providers": {},
|
|
6011
6013
|
"evmInfo": null,
|
|
6012
6014
|
"substrateInfo": {
|
|
@@ -6032,7 +6034,7 @@
|
|
|
6032
6034
|
"name": "TrustBase",
|
|
6033
6035
|
"isTestnet": false,
|
|
6034
6036
|
"chainStatus": "INACTIVE",
|
|
6035
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/trustbase.
|
|
6037
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/trustbase.png",
|
|
6036
6038
|
"providers": {},
|
|
6037
6039
|
"evmInfo": null,
|
|
6038
6040
|
"substrateInfo": {
|
|
@@ -6174,7 +6176,7 @@
|
|
|
6174
6176
|
"name": "SubDAO",
|
|
6175
6177
|
"isTestnet": false,
|
|
6176
6178
|
"chainStatus": "INACTIVE",
|
|
6177
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subdao.
|
|
6179
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subdao.png",
|
|
6178
6180
|
"providers": {},
|
|
6179
6181
|
"evmInfo": null,
|
|
6180
6182
|
"substrateInfo": {
|
|
@@ -6200,7 +6202,7 @@
|
|
|
6200
6202
|
"name": "SubGame Network",
|
|
6201
6203
|
"isTestnet": false,
|
|
6202
6204
|
"chainStatus": "INACTIVE",
|
|
6203
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subgame_network.
|
|
6205
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subgame_network.png",
|
|
6204
6206
|
"providers": {},
|
|
6205
6207
|
"evmInfo": null,
|
|
6206
6208
|
"substrateInfo": {
|
|
@@ -167,33 +167,33 @@
|
|
|
167
167
|
"acala_evm": "https://chain-list-assets.subwallet.app/assets/chains/acala_evm.png",
|
|
168
168
|
"karura_evm": "https://chain-list-assets.subwallet.app/assets/chains/karura_evm.png",
|
|
169
169
|
"bittensor": "https://chain-list-assets.subwallet.app/assets/chains/bittensor.png",
|
|
170
|
+
"xcavate": "https://chain-list-assets.subwallet.app/assets/chains/xcavate.png",
|
|
170
171
|
"unorthodox": "https://chain-list-assets.subwallet.app/assets/chains/unorthodox.png",
|
|
171
|
-
"coinversation": "https://chain-list-assets.subwallet.app/assets/chains/coinversation.
|
|
172
|
-
"layerx_network": "https://chain-list-assets.subwallet.app/assets/chains/layerx_network.
|
|
173
|
-
"moonsama": "https://chain-list-assets.subwallet.app/assets/chains/moonsama.
|
|
172
|
+
"coinversation": "https://chain-list-assets.subwallet.app/assets/chains/coinversation.png",
|
|
173
|
+
"layerx_network": "https://chain-list-assets.subwallet.app/assets/chains/layerx_network.png",
|
|
174
|
+
"moonsama": "https://chain-list-assets.subwallet.app/assets/chains/moonsama.png",
|
|
174
175
|
"oak_network": "https://chain-list-assets.subwallet.app/assets/chains/oak_network.png",
|
|
175
|
-
"omnibtc": "https://chain-list-assets.subwallet.app/assets/chains/omnibtc.
|
|
176
|
-
"peaq": "https://chain-list-assets.subwallet.app/assets/chains/peaq.
|
|
177
|
-
"quantum_portal": "https://chain-list-assets.subwallet.app/assets/chains/quantum_portal.
|
|
176
|
+
"omnibtc": "https://chain-list-assets.subwallet.app/assets/chains/omnibtc.png",
|
|
177
|
+
"peaq": "https://chain-list-assets.subwallet.app/assets/chains/peaq.png",
|
|
178
|
+
"quantum_portal": "https://chain-list-assets.subwallet.app/assets/chains/quantum_portal.png",
|
|
178
179
|
"virto_network": "https://chain-list-assets.subwallet.app/assets/chains/virto_network.png",
|
|
179
180
|
"energy_web_x": "https://chain-list-assets.subwallet.app/assets/chains/energy_web_x.png",
|
|
180
|
-
"invarch": "https://chain-list-assets.subwallet.app/assets/chains/invarch.
|
|
181
|
-
" krest": "https://chain-list-assets.subwallet.app/assets/chains/ krest.png",
|
|
181
|
+
"invarch": "https://chain-list-assets.subwallet.app/assets/chains/invarch.png",
|
|
182
182
|
"zero": "https://chain-list-assets.subwallet.app/assets/chains/zero.png",
|
|
183
183
|
"kpron_network": "https://chain-list-assets.subwallet.app/assets/chains/kpron_network.png",
|
|
184
184
|
"mars": "https://chain-list-assets.subwallet.app/assets/chains/mars.png",
|
|
185
185
|
"snow": "https://chain-list-assets.subwallet.app/assets/chains/snow.png",
|
|
186
186
|
"aband": "https://chain-list-assets.subwallet.app/assets/chains/aband.png",
|
|
187
|
-
"acurast_canary": "https://chain-list-assets.subwallet.app/assets/chains/acurast_canary.
|
|
187
|
+
"acurast_canary": "https://chain-list-assets.subwallet.app/assets/chains/acurast_canary.png",
|
|
188
188
|
"alpha_network": "https://chain-list-assets.subwallet.app/assets/chains/alpha_network.png",
|
|
189
189
|
"loom_network": "https://chain-list-assets.subwallet.app/assets/chains/loom_network.png",
|
|
190
|
-
"subgame_gamma": "https://chain-list-assets.subwallet.app/assets/chains/subgame_gamma.
|
|
191
|
-
"trustbase": "https://chain-list-assets.subwallet.app/assets/chains/trustbase.
|
|
190
|
+
"subgame_gamma": "https://chain-list-assets.subwallet.app/assets/chains/subgame_gamma.png",
|
|
191
|
+
"trustbase": "https://chain-list-assets.subwallet.app/assets/chains/trustbase.png",
|
|
192
192
|
"manta_network": "https://chain-list-assets.subwallet.app/assets/chains/manta_network.png",
|
|
193
193
|
"t3rn": "https://chain-list-assets.subwallet.app/assets/chains/t3rn.png",
|
|
194
194
|
"geminis_network": "https://chain-list-assets.subwallet.app/assets/chains/geminis_network.png",
|
|
195
195
|
"polimec": "https://chain-list-assets.subwallet.app/assets/chains/polimec.png",
|
|
196
|
-
"subdao": "https://chain-list-assets.subwallet.app/assets/chains/subdao.
|
|
197
|
-
"subgame_network": "https://chain-list-assets.subwallet.app/assets/chains/subgame_network.
|
|
196
|
+
"subdao": "https://chain-list-assets.subwallet.app/assets/chains/subdao.png",
|
|
197
|
+
"subgame_network": "https://chain-list-assets.subwallet.app/assets/chains/subgame_network.png",
|
|
198
198
|
"zeta_test": "https://chain-list-assets.subwallet.app/assets/chains/zeta_test.png"
|
|
199
199
|
}
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -442,6 +442,7 @@
|
|
|
442
442
|
"hydradx_main-local-usdc": "https://chain-list-assets.subwallet.app/assets/chain-assets/hydradx_main-local-usdc.png",
|
|
443
443
|
"moonbeam-erc20-cp": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-cp.jpg",
|
|
444
444
|
"zeta_test-native-azeta": "https://chain-list-assets.subwallet.app/assets/chain-assets/zeta_test-native-azeta.png",
|
|
445
|
+
"xcavate-native-xcav": "https://chain-list-assets.subwallet.app/assets/chain-assets/xcavate-native-xcav.png",
|
|
445
446
|
"eth-ethereum": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/eth-ethereum.png",
|
|
446
447
|
"ibtc-interbtc": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
447
448
|
"glmr-moonbeam": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/data/ChainAsset.json
CHANGED
|
@@ -7115,5 +7115,19 @@
|
|
|
7115
7115
|
"multiChainAsset": null,
|
|
7116
7116
|
"hasValue": false,
|
|
7117
7117
|
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/zeta_test-native-azeta.png"
|
|
7118
|
+
},
|
|
7119
|
+
"xcavate-NATIVE-XCAV": {
|
|
7120
|
+
"originChain": "xcavate",
|
|
7121
|
+
"slug": "xcavate-NATIVE-XCAV",
|
|
7122
|
+
"name": "XCAV",
|
|
7123
|
+
"symbol": "XCAV",
|
|
7124
|
+
"decimals": 12,
|
|
7125
|
+
"priceId": null,
|
|
7126
|
+
"minAmount": "1000000000",
|
|
7127
|
+
"assetType": "NATIVE",
|
|
7128
|
+
"metadata": null,
|
|
7129
|
+
"multiChainAsset": null,
|
|
7130
|
+
"hasValue": false,
|
|
7131
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/xcavate-native-xcav.png"
|
|
7118
7132
|
}
|
|
7119
7133
|
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
"relayChain": "kusama",
|
|
208
208
|
"fundId": "2096-39",
|
|
209
209
|
"paraId": 2096,
|
|
210
|
-
"status": "
|
|
210
|
+
"status": "won",
|
|
211
211
|
"startTime": "2021-12-01T04:27:00.000Z",
|
|
212
212
|
"endTime": "2022-11-02T04:27:00.000Z",
|
|
213
213
|
"auctionIndex": 13,
|
|
@@ -1682,7 +1682,7 @@
|
|
|
1682
1682
|
"relayChain": "kusama",
|
|
1683
1683
|
"fundId": "2011-62",
|
|
1684
1684
|
"paraId": 2011,
|
|
1685
|
-
"status": "
|
|
1685
|
+
"status": "won",
|
|
1686
1686
|
"startTime": "2022-02-23T04:27:00.000Z",
|
|
1687
1687
|
"endTime": "2023-01-25T04:27:00.000Z",
|
|
1688
1688
|
"auctionIndex": 24,
|
|
@@ -4769,7 +4769,7 @@
|
|
|
4769
4769
|
"relayChain": "polkadot",
|
|
4770
4770
|
"fundId": "2025-69",
|
|
4771
4771
|
"paraId": 2025,
|
|
4772
|
-
"status": "
|
|
4772
|
+
"status": "failed",
|
|
4773
4773
|
"startTime": "2023-10-24T01:48:00.000Z",
|
|
4774
4774
|
"endTime": "2025-08-26T01:48:00.000Z",
|
|
4775
4775
|
"auctionIndex": 51,
|
|
@@ -5141,7 +5141,19 @@
|
|
|
5141
5141
|
"supportStaking": false,
|
|
5142
5142
|
"supportSmartContract": null,
|
|
5143
5143
|
"crowdloanParaId": null,
|
|
5144
|
-
"crowdloanFunds": [
|
|
5144
|
+
"crowdloanFunds": [
|
|
5145
|
+
{
|
|
5146
|
+
"relayChain": "kusama",
|
|
5147
|
+
"fundId": "2241-97",
|
|
5148
|
+
"paraId": 2241,
|
|
5149
|
+
"status": "won",
|
|
5150
|
+
"startTime": "2023-03-08T04:27:00.000Z",
|
|
5151
|
+
"endTime": "2024-02-07T04:27:00.000Z",
|
|
5152
|
+
"auctionIndex": 72,
|
|
5153
|
+
"firstPeriod": 28,
|
|
5154
|
+
"lastPeriod": 35
|
|
5155
|
+
}
|
|
5156
|
+
]
|
|
5145
5157
|
}
|
|
5146
5158
|
},
|
|
5147
5159
|
"deeper_network": {
|
|
@@ -5361,6 +5373,34 @@
|
|
|
5361
5373
|
]
|
|
5362
5374
|
}
|
|
5363
5375
|
},
|
|
5376
|
+
"xcavate": {
|
|
5377
|
+
"slug": "xcavate",
|
|
5378
|
+
"name": "Xcavate",
|
|
5379
|
+
"isTestnet": true,
|
|
5380
|
+
"chainStatus": "ACTIVE",
|
|
5381
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/xcavate.png",
|
|
5382
|
+
"providers": {
|
|
5383
|
+
"Tanssi": "wss://fraa-dancebox-3031-rpc.a.dancebox.tanssi.network"
|
|
5384
|
+
},
|
|
5385
|
+
"evmInfo": null,
|
|
5386
|
+
"substrateInfo": {
|
|
5387
|
+
"relaySlug": null,
|
|
5388
|
+
"paraId": null,
|
|
5389
|
+
"genesisHash": "0x8472759fe1cf8ce507282ddea8af43dd08e598c9da2faed66f3e18f51f93080f",
|
|
5390
|
+
"addressPrefix": 42,
|
|
5391
|
+
"chainType": "RELAYCHAIN",
|
|
5392
|
+
"crowdloanUrl": null,
|
|
5393
|
+
"blockExplorer": null,
|
|
5394
|
+
"existentialDeposit": "1000000000",
|
|
5395
|
+
"symbol": "XCAV",
|
|
5396
|
+
"decimals": 12,
|
|
5397
|
+
"hasNativeNft": false,
|
|
5398
|
+
"supportStaking": false,
|
|
5399
|
+
"supportSmartContract": null,
|
|
5400
|
+
"crowdloanParaId": null,
|
|
5401
|
+
"crowdloanFunds": []
|
|
5402
|
+
}
|
|
5403
|
+
},
|
|
5364
5404
|
"unorthodox": {
|
|
5365
5405
|
"slug": "unorthodox",
|
|
5366
5406
|
"name": "Unorthodox",
|
|
@@ -5392,7 +5432,7 @@
|
|
|
5392
5432
|
"name": "Coinversation",
|
|
5393
5433
|
"isTestnet": false,
|
|
5394
5434
|
"chainStatus": "INACTIVE",
|
|
5395
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/coinversation.
|
|
5435
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/coinversation.png",
|
|
5396
5436
|
"providers": {},
|
|
5397
5437
|
"evmInfo": null,
|
|
5398
5438
|
"substrateInfo": {
|
|
@@ -5430,7 +5470,7 @@
|
|
|
5430
5470
|
"name": "LayerX Network",
|
|
5431
5471
|
"isTestnet": false,
|
|
5432
5472
|
"chainStatus": "INACTIVE",
|
|
5433
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/layerx_network.
|
|
5473
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/layerx_network.png",
|
|
5434
5474
|
"providers": {},
|
|
5435
5475
|
"evmInfo": null,
|
|
5436
5476
|
"substrateInfo": {
|
|
@@ -5456,7 +5496,7 @@
|
|
|
5456
5496
|
"name": "Moonsama",
|
|
5457
5497
|
"isTestnet": false,
|
|
5458
5498
|
"chainStatus": "INACTIVE",
|
|
5459
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonsama.
|
|
5499
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonsama.png",
|
|
5460
5500
|
"providers": {},
|
|
5461
5501
|
"evmInfo": null,
|
|
5462
5502
|
"substrateInfo": {
|
|
@@ -5532,7 +5572,7 @@
|
|
|
5532
5572
|
"name": "OmniBTC",
|
|
5533
5573
|
"isTestnet": false,
|
|
5534
5574
|
"chainStatus": "INACTIVE",
|
|
5535
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/omnibtc.
|
|
5575
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/omnibtc.png",
|
|
5536
5576
|
"providers": {},
|
|
5537
5577
|
"evmInfo": null,
|
|
5538
5578
|
"substrateInfo": {
|
|
@@ -5570,7 +5610,7 @@
|
|
|
5570
5610
|
"name": "peaq",
|
|
5571
5611
|
"isTestnet": false,
|
|
5572
5612
|
"chainStatus": "INACTIVE",
|
|
5573
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/peaq.
|
|
5613
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/peaq.png",
|
|
5574
5614
|
"providers": {},
|
|
5575
5615
|
"evmInfo": null,
|
|
5576
5616
|
"substrateInfo": {
|
|
@@ -5608,7 +5648,7 @@
|
|
|
5608
5648
|
"name": "Quantum Portal",
|
|
5609
5649
|
"isTestnet": false,
|
|
5610
5650
|
"chainStatus": "INACTIVE",
|
|
5611
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/quantum_portal.
|
|
5651
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/quantum_portal.png",
|
|
5612
5652
|
"providers": {},
|
|
5613
5653
|
"evmInfo": null,
|
|
5614
5654
|
"substrateInfo": {
|
|
@@ -5698,7 +5738,7 @@
|
|
|
5698
5738
|
"name": "InvArch",
|
|
5699
5739
|
"isTestnet": false,
|
|
5700
5740
|
"chainStatus": "INACTIVE",
|
|
5701
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/invarch.
|
|
5741
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/invarch.png",
|
|
5702
5742
|
"providers": {},
|
|
5703
5743
|
"evmInfo": null,
|
|
5704
5744
|
"substrateInfo": {
|
|
@@ -5731,44 +5771,6 @@
|
|
|
5731
5771
|
]
|
|
5732
5772
|
}
|
|
5733
5773
|
},
|
|
5734
|
-
" krest": {
|
|
5735
|
-
"slug": " krest",
|
|
5736
|
-
"name": " krest",
|
|
5737
|
-
"isTestnet": false,
|
|
5738
|
-
"chainStatus": "INACTIVE",
|
|
5739
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ krest.png",
|
|
5740
|
-
"providers": {},
|
|
5741
|
-
"evmInfo": null,
|
|
5742
|
-
"substrateInfo": {
|
|
5743
|
-
"relaySlug": "kusama",
|
|
5744
|
-
"paraId": 2241,
|
|
5745
|
-
"genesisHash": null,
|
|
5746
|
-
"addressPrefix": null,
|
|
5747
|
-
"chainType": null,
|
|
5748
|
-
"crowdloanUrl": null,
|
|
5749
|
-
"blockExplorer": null,
|
|
5750
|
-
"existentialDeposit": null,
|
|
5751
|
-
"symbol": null,
|
|
5752
|
-
"decimals": null,
|
|
5753
|
-
"hasNativeNft": null,
|
|
5754
|
-
"supportStaking": null,
|
|
5755
|
-
"supportSmartContract": null,
|
|
5756
|
-
"crowdloanParaId": null,
|
|
5757
|
-
"crowdloanFunds": [
|
|
5758
|
-
{
|
|
5759
|
-
"relayChain": "kusama",
|
|
5760
|
-
"fundId": "2241-97",
|
|
5761
|
-
"paraId": 2241,
|
|
5762
|
-
"status": "won",
|
|
5763
|
-
"startTime": "2023-03-08T04:27:00.000Z",
|
|
5764
|
-
"endTime": "2024-02-07T04:27:00.000Z",
|
|
5765
|
-
"auctionIndex": 72,
|
|
5766
|
-
"firstPeriod": 28,
|
|
5767
|
-
"lastPeriod": 35
|
|
5768
|
-
}
|
|
5769
|
-
]
|
|
5770
|
-
}
|
|
5771
|
-
},
|
|
5772
5774
|
"zero": {
|
|
5773
5775
|
"slug": "zero",
|
|
5774
5776
|
"name": "Zero",
|
|
@@ -5928,7 +5930,7 @@
|
|
|
5928
5930
|
"name": "Acurast Canary",
|
|
5929
5931
|
"isTestnet": false,
|
|
5930
5932
|
"chainStatus": "INACTIVE",
|
|
5931
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/acurast_canary.
|
|
5933
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/acurast_canary.png",
|
|
5932
5934
|
"providers": {},
|
|
5933
5935
|
"evmInfo": null,
|
|
5934
5936
|
"substrateInfo": {
|
|
@@ -6006,7 +6008,7 @@
|
|
|
6006
6008
|
"name": "SubGame Gamma",
|
|
6007
6009
|
"isTestnet": false,
|
|
6008
6010
|
"chainStatus": "INACTIVE",
|
|
6009
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subgame_gamma.
|
|
6011
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subgame_gamma.png",
|
|
6010
6012
|
"providers": {},
|
|
6011
6013
|
"evmInfo": null,
|
|
6012
6014
|
"substrateInfo": {
|
|
@@ -6032,7 +6034,7 @@
|
|
|
6032
6034
|
"name": "TrustBase",
|
|
6033
6035
|
"isTestnet": false,
|
|
6034
6036
|
"chainStatus": "INACTIVE",
|
|
6035
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/trustbase.
|
|
6037
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/trustbase.png",
|
|
6036
6038
|
"providers": {},
|
|
6037
6039
|
"evmInfo": null,
|
|
6038
6040
|
"substrateInfo": {
|
|
@@ -6174,7 +6176,7 @@
|
|
|
6174
6176
|
"name": "SubDAO",
|
|
6175
6177
|
"isTestnet": false,
|
|
6176
6178
|
"chainStatus": "INACTIVE",
|
|
6177
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subdao.
|
|
6179
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subdao.png",
|
|
6178
6180
|
"providers": {},
|
|
6179
6181
|
"evmInfo": null,
|
|
6180
6182
|
"substrateInfo": {
|
|
@@ -6200,7 +6202,7 @@
|
|
|
6200
6202
|
"name": "SubGame Network",
|
|
6201
6203
|
"isTestnet": false,
|
|
6202
6204
|
"chainStatus": "INACTIVE",
|
|
6203
|
-
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subgame_network.
|
|
6205
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subgame_network.png",
|
|
6204
6206
|
"providers": {},
|
|
6205
6207
|
"evmInfo": null,
|
|
6206
6208
|
"substrateInfo": {
|
package/data/ChainLogoMap.json
CHANGED
|
@@ -167,33 +167,33 @@
|
|
|
167
167
|
"acala_evm": "https://chain-list-assets.subwallet.app/assets/chains/acala_evm.png",
|
|
168
168
|
"karura_evm": "https://chain-list-assets.subwallet.app/assets/chains/karura_evm.png",
|
|
169
169
|
"bittensor": "https://chain-list-assets.subwallet.app/assets/chains/bittensor.png",
|
|
170
|
+
"xcavate": "https://chain-list-assets.subwallet.app/assets/chains/xcavate.png",
|
|
170
171
|
"unorthodox": "https://chain-list-assets.subwallet.app/assets/chains/unorthodox.png",
|
|
171
|
-
"coinversation": "https://chain-list-assets.subwallet.app/assets/chains/coinversation.
|
|
172
|
-
"layerx_network": "https://chain-list-assets.subwallet.app/assets/chains/layerx_network.
|
|
173
|
-
"moonsama": "https://chain-list-assets.subwallet.app/assets/chains/moonsama.
|
|
172
|
+
"coinversation": "https://chain-list-assets.subwallet.app/assets/chains/coinversation.png",
|
|
173
|
+
"layerx_network": "https://chain-list-assets.subwallet.app/assets/chains/layerx_network.png",
|
|
174
|
+
"moonsama": "https://chain-list-assets.subwallet.app/assets/chains/moonsama.png",
|
|
174
175
|
"oak_network": "https://chain-list-assets.subwallet.app/assets/chains/oak_network.png",
|
|
175
|
-
"omnibtc": "https://chain-list-assets.subwallet.app/assets/chains/omnibtc.
|
|
176
|
-
"peaq": "https://chain-list-assets.subwallet.app/assets/chains/peaq.
|
|
177
|
-
"quantum_portal": "https://chain-list-assets.subwallet.app/assets/chains/quantum_portal.
|
|
176
|
+
"omnibtc": "https://chain-list-assets.subwallet.app/assets/chains/omnibtc.png",
|
|
177
|
+
"peaq": "https://chain-list-assets.subwallet.app/assets/chains/peaq.png",
|
|
178
|
+
"quantum_portal": "https://chain-list-assets.subwallet.app/assets/chains/quantum_portal.png",
|
|
178
179
|
"virto_network": "https://chain-list-assets.subwallet.app/assets/chains/virto_network.png",
|
|
179
180
|
"energy_web_x": "https://chain-list-assets.subwallet.app/assets/chains/energy_web_x.png",
|
|
180
|
-
"invarch": "https://chain-list-assets.subwallet.app/assets/chains/invarch.
|
|
181
|
-
" krest": "https://chain-list-assets.subwallet.app/assets/chains/ krest.png",
|
|
181
|
+
"invarch": "https://chain-list-assets.subwallet.app/assets/chains/invarch.png",
|
|
182
182
|
"zero": "https://chain-list-assets.subwallet.app/assets/chains/zero.png",
|
|
183
183
|
"kpron_network": "https://chain-list-assets.subwallet.app/assets/chains/kpron_network.png",
|
|
184
184
|
"mars": "https://chain-list-assets.subwallet.app/assets/chains/mars.png",
|
|
185
185
|
"snow": "https://chain-list-assets.subwallet.app/assets/chains/snow.png",
|
|
186
186
|
"aband": "https://chain-list-assets.subwallet.app/assets/chains/aband.png",
|
|
187
|
-
"acurast_canary": "https://chain-list-assets.subwallet.app/assets/chains/acurast_canary.
|
|
187
|
+
"acurast_canary": "https://chain-list-assets.subwallet.app/assets/chains/acurast_canary.png",
|
|
188
188
|
"alpha_network": "https://chain-list-assets.subwallet.app/assets/chains/alpha_network.png",
|
|
189
189
|
"loom_network": "https://chain-list-assets.subwallet.app/assets/chains/loom_network.png",
|
|
190
|
-
"subgame_gamma": "https://chain-list-assets.subwallet.app/assets/chains/subgame_gamma.
|
|
191
|
-
"trustbase": "https://chain-list-assets.subwallet.app/assets/chains/trustbase.
|
|
190
|
+
"subgame_gamma": "https://chain-list-assets.subwallet.app/assets/chains/subgame_gamma.png",
|
|
191
|
+
"trustbase": "https://chain-list-assets.subwallet.app/assets/chains/trustbase.png",
|
|
192
192
|
"manta_network": "https://chain-list-assets.subwallet.app/assets/chains/manta_network.png",
|
|
193
193
|
"t3rn": "https://chain-list-assets.subwallet.app/assets/chains/t3rn.png",
|
|
194
194
|
"geminis_network": "https://chain-list-assets.subwallet.app/assets/chains/geminis_network.png",
|
|
195
195
|
"polimec": "https://chain-list-assets.subwallet.app/assets/chains/polimec.png",
|
|
196
|
-
"subdao": "https://chain-list-assets.subwallet.app/assets/chains/subdao.
|
|
197
|
-
"subgame_network": "https://chain-list-assets.subwallet.app/assets/chains/subgame_network.
|
|
196
|
+
"subdao": "https://chain-list-assets.subwallet.app/assets/chains/subdao.png",
|
|
197
|
+
"subgame_network": "https://chain-list-assets.subwallet.app/assets/chains/subgame_network.png",
|
|
198
198
|
"zeta_test": "https://chain-list-assets.subwallet.app/assets/chains/zeta_test.png"
|
|
199
199
|
}
|
package/package.json
CHANGED
package/packageInfo.js
CHANGED
|
@@ -7,5 +7,5 @@ export const packageInfo = {
|
|
|
7
7
|
name: '@subwallet/chain-list',
|
|
8
8
|
path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto',
|
|
9
9
|
type: 'esm',
|
|
10
|
-
version: '0.2.
|
|
10
|
+
version: '0.2.19'
|
|
11
11
|
};
|