@subwallet/chain-list 0.2.37 → 0.2.38-beta.0
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 +44 -10
- package/cjs/data/AssetLogoMap.json +1 -0
- package/cjs/data/ChainAsset.json +32 -0
- package/cjs/data/ChainInfo.json +13 -11
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1 -0
- package/data/ChainAsset.json +32 -0
- package/data/ChainInfo.json +13 -11
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -477,6 +477,7 @@
|
|
|
477
477
|
"parallel-local-cdot714": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/parallel-local-cdot714.png",
|
|
478
478
|
"manta_network_evm-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network_evm-native-eth.png",
|
|
479
479
|
"polkadex_dot-native-pdex": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadex_dot-native-pdex.png",
|
|
480
|
+
"manta_network-native-manta": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network-native-manta.png",
|
|
480
481
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
481
482
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
482
483
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -8439,6 +8440,38 @@
|
|
|
8439
8440
|
multiChainAsset: null,
|
|
8440
8441
|
hasValue: true,
|
|
8441
8442
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadex_dot-native-pdex.png"
|
|
8443
|
+
},
|
|
8444
|
+
"bifrost-LOCAL-BNCS": {
|
|
8445
|
+
originChain: "bifrost_dot",
|
|
8446
|
+
slug: "bifrost-LOCAL-BNCS",
|
|
8447
|
+
name: "Bifrost Polkadot",
|
|
8448
|
+
symbol: "BNCS",
|
|
8449
|
+
decimals: 12,
|
|
8450
|
+
priceId: null,
|
|
8451
|
+
minAmount: "10000000000",
|
|
8452
|
+
assetType: "LOCAL",
|
|
8453
|
+
metadata: {
|
|
8454
|
+
onChainInfo: {
|
|
8455
|
+
Token2: "9"
|
|
8456
|
+
}
|
|
8457
|
+
},
|
|
8458
|
+
multiChainAsset: null,
|
|
8459
|
+
hasValue: null,
|
|
8460
|
+
icon: null
|
|
8461
|
+
},
|
|
8462
|
+
"manta_network-NATIVE-MANTA": {
|
|
8463
|
+
originChain: "manta_network",
|
|
8464
|
+
slug: "manta_network-NATIVE-MANTA",
|
|
8465
|
+
name: "Manta Atlantic",
|
|
8466
|
+
symbol: "MANTA",
|
|
8467
|
+
decimals: 18,
|
|
8468
|
+
priceId: null,
|
|
8469
|
+
minAmount: "100000000000000000",
|
|
8470
|
+
assetType: "NATIVE",
|
|
8471
|
+
metadata: null,
|
|
8472
|
+
multiChainAsset: null,
|
|
8473
|
+
hasValue: null,
|
|
8474
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network-native-manta.png"
|
|
8442
8475
|
}
|
|
8443
8476
|
};
|
|
8444
8477
|
|
|
@@ -13893,7 +13926,7 @@
|
|
|
13893
13926
|
relayChain: "polkadot",
|
|
13894
13927
|
fundId: "2025-75",
|
|
13895
13928
|
paraId: 2025,
|
|
13896
|
-
status: "
|
|
13929
|
+
status: "won",
|
|
13897
13930
|
startTime: "2024-01-16T01:48:00.000Z",
|
|
13898
13931
|
endTime: "2025-11-18T01:48:00.000Z",
|
|
13899
13932
|
auctionIndex: 59,
|
|
@@ -14329,7 +14362,7 @@
|
|
|
14329
14362
|
chainStatus: "ACTIVE",
|
|
14330
14363
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/jur_network.png",
|
|
14331
14364
|
providers: {
|
|
14332
|
-
|
|
14365
|
+
"Jur Archive": "wss://jur-mainnet-archive-rpc-1.icebergnodes.io"
|
|
14333
14366
|
},
|
|
14334
14367
|
evmInfo: null,
|
|
14335
14368
|
substrateInfo: {
|
|
@@ -15264,26 +15297,27 @@
|
|
|
15264
15297
|
};
|
|
15265
15298
|
var manta_network$1 = {
|
|
15266
15299
|
slug: "manta_network",
|
|
15267
|
-
name: "Manta
|
|
15300
|
+
name: "Manta Atlantic",
|
|
15268
15301
|
isTestnet: false,
|
|
15269
|
-
chainStatus: "
|
|
15302
|
+
chainStatus: "ACTIVE",
|
|
15270
15303
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/manta_network.png",
|
|
15271
15304
|
providers: {
|
|
15305
|
+
"Manta Network": "wss://ws.manta.systems"
|
|
15272
15306
|
},
|
|
15273
15307
|
evmInfo: null,
|
|
15274
15308
|
substrateInfo: {
|
|
15275
15309
|
relaySlug: "polkadot",
|
|
15276
15310
|
paraId: 2104,
|
|
15277
|
-
genesisHash:
|
|
15278
|
-
addressPrefix:
|
|
15311
|
+
genesisHash: "0xf3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb",
|
|
15312
|
+
addressPrefix: 77,
|
|
15279
15313
|
chainType: "PARACHAIN",
|
|
15280
15314
|
crowdloanUrl: null,
|
|
15281
15315
|
blockExplorer: "https://manta.subscan.io/",
|
|
15282
|
-
existentialDeposit:
|
|
15283
|
-
symbol:
|
|
15284
|
-
decimals:
|
|
15316
|
+
existentialDeposit: "100000000000000000",
|
|
15317
|
+
symbol: "MANTA",
|
|
15318
|
+
decimals: 18,
|
|
15285
15319
|
hasNativeNft: null,
|
|
15286
|
-
supportStaking:
|
|
15320
|
+
supportStaking: true,
|
|
15287
15321
|
supportSmartContract: null,
|
|
15288
15322
|
crowdloanParaId: null,
|
|
15289
15323
|
crowdloanFunds: [
|
|
@@ -469,6 +469,7 @@
|
|
|
469
469
|
"parallel-local-cdot714": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/parallel-local-cdot714.png",
|
|
470
470
|
"manta_network_evm-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network_evm-native-eth.png",
|
|
471
471
|
"polkadex_dot-native-pdex": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadex_dot-native-pdex.png",
|
|
472
|
+
"manta_network-native-manta": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network-native-manta.png",
|
|
472
473
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
473
474
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
474
475
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -7529,5 +7529,37 @@
|
|
|
7529
7529
|
"multiChainAsset": null,
|
|
7530
7530
|
"hasValue": true,
|
|
7531
7531
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadex_dot-native-pdex.png"
|
|
7532
|
+
},
|
|
7533
|
+
"bifrost-LOCAL-BNCS": {
|
|
7534
|
+
"originChain": "bifrost_dot",
|
|
7535
|
+
"slug": "bifrost-LOCAL-BNCS",
|
|
7536
|
+
"name": "Bifrost Polkadot",
|
|
7537
|
+
"symbol": "BNCS",
|
|
7538
|
+
"decimals": 12,
|
|
7539
|
+
"priceId": null,
|
|
7540
|
+
"minAmount": "10000000000",
|
|
7541
|
+
"assetType": "LOCAL",
|
|
7542
|
+
"metadata": {
|
|
7543
|
+
"onChainInfo": {
|
|
7544
|
+
"Token2": "9"
|
|
7545
|
+
}
|
|
7546
|
+
},
|
|
7547
|
+
"multiChainAsset": null,
|
|
7548
|
+
"hasValue": null,
|
|
7549
|
+
"icon": null
|
|
7550
|
+
},
|
|
7551
|
+
"manta_network-NATIVE-MANTA": {
|
|
7552
|
+
"originChain": "manta_network",
|
|
7553
|
+
"slug": "manta_network-NATIVE-MANTA",
|
|
7554
|
+
"name": "Manta Atlantic",
|
|
7555
|
+
"symbol": "MANTA",
|
|
7556
|
+
"decimals": 18,
|
|
7557
|
+
"priceId": null,
|
|
7558
|
+
"minAmount": "100000000000000000",
|
|
7559
|
+
"assetType": "NATIVE",
|
|
7560
|
+
"metadata": null,
|
|
7561
|
+
"multiChainAsset": null,
|
|
7562
|
+
"hasValue": null,
|
|
7563
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network-native-manta.png"
|
|
7532
7564
|
}
|
|
7533
7565
|
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -5360,7 +5360,7 @@
|
|
|
5360
5360
|
"relayChain": "polkadot",
|
|
5361
5361
|
"fundId": "2025-75",
|
|
5362
5362
|
"paraId": 2025,
|
|
5363
|
-
"status": "
|
|
5363
|
+
"status": "won",
|
|
5364
5364
|
"startTime": "2024-01-16T01:48:00.000Z",
|
|
5365
5365
|
"endTime": "2025-11-18T01:48:00.000Z",
|
|
5366
5366
|
"auctionIndex": 59,
|
|
@@ -5816,7 +5816,7 @@
|
|
|
5816
5816
|
"chainStatus": "ACTIVE",
|
|
5817
5817
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/jur_network.png",
|
|
5818
5818
|
"providers": {
|
|
5819
|
-
"
|
|
5819
|
+
"Jur Archive": "wss://jur-mainnet-archive-rpc-1.icebergnodes.io"
|
|
5820
5820
|
},
|
|
5821
5821
|
"evmInfo": null,
|
|
5822
5822
|
"substrateInfo": {
|
|
@@ -6717,25 +6717,27 @@
|
|
|
6717
6717
|
},
|
|
6718
6718
|
"manta_network": {
|
|
6719
6719
|
"slug": "manta_network",
|
|
6720
|
-
"name": "Manta
|
|
6720
|
+
"name": "Manta Atlantic",
|
|
6721
6721
|
"isTestnet": false,
|
|
6722
|
-
"chainStatus": "
|
|
6722
|
+
"chainStatus": "ACTIVE",
|
|
6723
6723
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/manta_network.png",
|
|
6724
|
-
"providers": {
|
|
6724
|
+
"providers": {
|
|
6725
|
+
"Manta Network": "wss://ws.manta.systems"
|
|
6726
|
+
},
|
|
6725
6727
|
"evmInfo": null,
|
|
6726
6728
|
"substrateInfo": {
|
|
6727
6729
|
"relaySlug": "polkadot",
|
|
6728
6730
|
"paraId": 2104,
|
|
6729
|
-
"genesisHash":
|
|
6730
|
-
"addressPrefix":
|
|
6731
|
+
"genesisHash": "0xf3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb",
|
|
6732
|
+
"addressPrefix": 77,
|
|
6731
6733
|
"chainType": "PARACHAIN",
|
|
6732
6734
|
"crowdloanUrl": null,
|
|
6733
6735
|
"blockExplorer": "https://manta.subscan.io/",
|
|
6734
|
-
"existentialDeposit":
|
|
6735
|
-
"symbol":
|
|
6736
|
-
"decimals":
|
|
6736
|
+
"existentialDeposit": "100000000000000000",
|
|
6737
|
+
"symbol": "MANTA",
|
|
6738
|
+
"decimals": 18,
|
|
6737
6739
|
"hasNativeNft": null,
|
|
6738
|
-
"supportStaking":
|
|
6740
|
+
"supportStaking": true,
|
|
6739
6741
|
"supportSmartContract": null,
|
|
6740
6742
|
"crowdloanParaId": null,
|
|
6741
6743
|
"crowdloanFunds": []
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -469,6 +469,7 @@
|
|
|
469
469
|
"parallel-local-cdot714": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/parallel-local-cdot714.png",
|
|
470
470
|
"manta_network_evm-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network_evm-native-eth.png",
|
|
471
471
|
"polkadex_dot-native-pdex": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadex_dot-native-pdex.png",
|
|
472
|
+
"manta_network-native-manta": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network-native-manta.png",
|
|
472
473
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
473
474
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
474
475
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/data/ChainAsset.json
CHANGED
|
@@ -7529,5 +7529,37 @@
|
|
|
7529
7529
|
"multiChainAsset": null,
|
|
7530
7530
|
"hasValue": true,
|
|
7531
7531
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadex_dot-native-pdex.png"
|
|
7532
|
+
},
|
|
7533
|
+
"bifrost-LOCAL-BNCS": {
|
|
7534
|
+
"originChain": "bifrost_dot",
|
|
7535
|
+
"slug": "bifrost-LOCAL-BNCS",
|
|
7536
|
+
"name": "Bifrost Polkadot",
|
|
7537
|
+
"symbol": "BNCS",
|
|
7538
|
+
"decimals": 12,
|
|
7539
|
+
"priceId": null,
|
|
7540
|
+
"minAmount": "10000000000",
|
|
7541
|
+
"assetType": "LOCAL",
|
|
7542
|
+
"metadata": {
|
|
7543
|
+
"onChainInfo": {
|
|
7544
|
+
"Token2": "9"
|
|
7545
|
+
}
|
|
7546
|
+
},
|
|
7547
|
+
"multiChainAsset": null,
|
|
7548
|
+
"hasValue": null,
|
|
7549
|
+
"icon": null
|
|
7550
|
+
},
|
|
7551
|
+
"manta_network-NATIVE-MANTA": {
|
|
7552
|
+
"originChain": "manta_network",
|
|
7553
|
+
"slug": "manta_network-NATIVE-MANTA",
|
|
7554
|
+
"name": "Manta Atlantic",
|
|
7555
|
+
"symbol": "MANTA",
|
|
7556
|
+
"decimals": 18,
|
|
7557
|
+
"priceId": null,
|
|
7558
|
+
"minAmount": "100000000000000000",
|
|
7559
|
+
"assetType": "NATIVE",
|
|
7560
|
+
"metadata": null,
|
|
7561
|
+
"multiChainAsset": null,
|
|
7562
|
+
"hasValue": null,
|
|
7563
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network-native-manta.png"
|
|
7532
7564
|
}
|
|
7533
7565
|
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -5360,7 +5360,7 @@
|
|
|
5360
5360
|
"relayChain": "polkadot",
|
|
5361
5361
|
"fundId": "2025-75",
|
|
5362
5362
|
"paraId": 2025,
|
|
5363
|
-
"status": "
|
|
5363
|
+
"status": "won",
|
|
5364
5364
|
"startTime": "2024-01-16T01:48:00.000Z",
|
|
5365
5365
|
"endTime": "2025-11-18T01:48:00.000Z",
|
|
5366
5366
|
"auctionIndex": 59,
|
|
@@ -5816,7 +5816,7 @@
|
|
|
5816
5816
|
"chainStatus": "ACTIVE",
|
|
5817
5817
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/jur_network.png",
|
|
5818
5818
|
"providers": {
|
|
5819
|
-
"
|
|
5819
|
+
"Jur Archive": "wss://jur-mainnet-archive-rpc-1.icebergnodes.io"
|
|
5820
5820
|
},
|
|
5821
5821
|
"evmInfo": null,
|
|
5822
5822
|
"substrateInfo": {
|
|
@@ -6717,25 +6717,27 @@
|
|
|
6717
6717
|
},
|
|
6718
6718
|
"manta_network": {
|
|
6719
6719
|
"slug": "manta_network",
|
|
6720
|
-
"name": "Manta
|
|
6720
|
+
"name": "Manta Atlantic",
|
|
6721
6721
|
"isTestnet": false,
|
|
6722
|
-
"chainStatus": "
|
|
6722
|
+
"chainStatus": "ACTIVE",
|
|
6723
6723
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/manta_network.png",
|
|
6724
|
-
"providers": {
|
|
6724
|
+
"providers": {
|
|
6725
|
+
"Manta Network": "wss://ws.manta.systems"
|
|
6726
|
+
},
|
|
6725
6727
|
"evmInfo": null,
|
|
6726
6728
|
"substrateInfo": {
|
|
6727
6729
|
"relaySlug": "polkadot",
|
|
6728
6730
|
"paraId": 2104,
|
|
6729
|
-
"genesisHash":
|
|
6730
|
-
"addressPrefix":
|
|
6731
|
+
"genesisHash": "0xf3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb",
|
|
6732
|
+
"addressPrefix": 77,
|
|
6731
6733
|
"chainType": "PARACHAIN",
|
|
6732
6734
|
"crowdloanUrl": null,
|
|
6733
6735
|
"blockExplorer": "https://manta.subscan.io/",
|
|
6734
|
-
"existentialDeposit":
|
|
6735
|
-
"symbol":
|
|
6736
|
-
"decimals":
|
|
6736
|
+
"existentialDeposit": "100000000000000000",
|
|
6737
|
+
"symbol": "MANTA",
|
|
6738
|
+
"decimals": 18,
|
|
6737
6739
|
"hasNativeNft": null,
|
|
6738
|
-
"supportStaking":
|
|
6740
|
+
"supportStaking": true,
|
|
6739
6741
|
"supportSmartContract": null,
|
|
6740
6742
|
"crowdloanParaId": null,
|
|
6741
6743
|
"crowdloanFunds": []
|
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.38-beta.0'
|
|
11
11
|
};
|