@subwallet/chain-list 0.2.31-beta.3 → 0.2.32-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 +26 -10
- package/cjs/data/AssetLogoMap.json +1 -0
- package/cjs/data/ChainAsset.json +14 -0
- package/cjs/data/ChainInfo.json +13 -11
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1 -0
- package/data/ChainAsset.json +14 -0
- package/data/ChainInfo.json +13 -11
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -472,6 +472,7 @@
|
|
|
472
472
|
"acala-local-intr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/acala-local-intr.png",
|
|
473
473
|
"parallel-local-aca": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/parallel-local-aca.png",
|
|
474
474
|
"hydradx_main-local-cfg": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-cfg.png",
|
|
475
|
+
"polimec-native-plmc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polimec-native-plmc.png",
|
|
475
476
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
476
477
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
477
478
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -8362,6 +8363,20 @@
|
|
|
8362
8363
|
multiChainAsset: "CFG-Centrifuge",
|
|
8363
8364
|
hasValue: true,
|
|
8364
8365
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-cfg.png"
|
|
8366
|
+
},
|
|
8367
|
+
"polimec-NATIVE-PLMC": {
|
|
8368
|
+
originChain: "polimec",
|
|
8369
|
+
slug: "polimec-NATIVE-PLMC",
|
|
8370
|
+
name: "Polimec",
|
|
8371
|
+
symbol: "PLMC",
|
|
8372
|
+
decimals: 10,
|
|
8373
|
+
priceId: null,
|
|
8374
|
+
minAmount: "10000000",
|
|
8375
|
+
assetType: "NATIVE",
|
|
8376
|
+
metadata: null,
|
|
8377
|
+
multiChainAsset: null,
|
|
8378
|
+
hasValue: true,
|
|
8379
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polimec-native-plmc.png"
|
|
8365
8380
|
}
|
|
8366
8381
|
};
|
|
8367
8382
|
|
|
@@ -15280,26 +15295,27 @@
|
|
|
15280
15295
|
};
|
|
15281
15296
|
var polimec$1 = {
|
|
15282
15297
|
slug: "polimec",
|
|
15283
|
-
name: "Polimec",
|
|
15298
|
+
name: "Polimec Polkadot",
|
|
15284
15299
|
isTestnet: false,
|
|
15285
|
-
chainStatus: "
|
|
15300
|
+
chainStatus: "ACTIVE",
|
|
15286
15301
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polimec.png",
|
|
15287
15302
|
providers: {
|
|
15303
|
+
Polimec: "wss://rpc.polimec.org"
|
|
15288
15304
|
},
|
|
15289
15305
|
evmInfo: null,
|
|
15290
15306
|
substrateInfo: {
|
|
15291
15307
|
relaySlug: "polkadot",
|
|
15292
15308
|
paraId: 3344,
|
|
15293
|
-
genesisHash:
|
|
15294
|
-
addressPrefix:
|
|
15295
|
-
chainType:
|
|
15309
|
+
genesisHash: "0x7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd",
|
|
15310
|
+
addressPrefix: 41,
|
|
15311
|
+
chainType: "PARACHAIN",
|
|
15296
15312
|
crowdloanUrl: null,
|
|
15297
15313
|
blockExplorer: null,
|
|
15298
|
-
existentialDeposit:
|
|
15299
|
-
symbol:
|
|
15300
|
-
decimals:
|
|
15301
|
-
hasNativeNft:
|
|
15302
|
-
supportStaking:
|
|
15314
|
+
existentialDeposit: "10000000",
|
|
15315
|
+
symbol: "PLMC",
|
|
15316
|
+
decimals: 10,
|
|
15317
|
+
hasNativeNft: false,
|
|
15318
|
+
supportStaking: false,
|
|
15303
15319
|
supportSmartContract: null,
|
|
15304
15320
|
crowdloanParaId: null,
|
|
15305
15321
|
crowdloanFunds: [
|
|
@@ -464,6 +464,7 @@
|
|
|
464
464
|
"acala-local-intr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/acala-local-intr.png",
|
|
465
465
|
"parallel-local-aca": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/parallel-local-aca.png",
|
|
466
466
|
"hydradx_main-local-cfg": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-cfg.png",
|
|
467
|
+
"polimec-native-plmc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polimec-native-plmc.png",
|
|
467
468
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
468
469
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
469
470
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -7457,5 +7457,19 @@
|
|
|
7457
7457
|
"multiChainAsset": "CFG-Centrifuge",
|
|
7458
7458
|
"hasValue": true,
|
|
7459
7459
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-cfg.png"
|
|
7460
|
+
},
|
|
7461
|
+
"polimec-NATIVE-PLMC": {
|
|
7462
|
+
"originChain": "polimec",
|
|
7463
|
+
"slug": "polimec-NATIVE-PLMC",
|
|
7464
|
+
"name": "Polimec",
|
|
7465
|
+
"symbol": "PLMC",
|
|
7466
|
+
"decimals": 10,
|
|
7467
|
+
"priceId": null,
|
|
7468
|
+
"minAmount": "10000000",
|
|
7469
|
+
"assetType": "NATIVE",
|
|
7470
|
+
"metadata": null,
|
|
7471
|
+
"multiChainAsset": null,
|
|
7472
|
+
"hasValue": true,
|
|
7473
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polimec-native-plmc.png"
|
|
7460
7474
|
}
|
|
7461
7475
|
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -6804,25 +6804,27 @@
|
|
|
6804
6804
|
},
|
|
6805
6805
|
"polimec": {
|
|
6806
6806
|
"slug": "polimec",
|
|
6807
|
-
"name": "Polimec",
|
|
6807
|
+
"name": "Polimec Polkadot",
|
|
6808
6808
|
"isTestnet": false,
|
|
6809
|
-
"chainStatus": "
|
|
6809
|
+
"chainStatus": "ACTIVE",
|
|
6810
6810
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polimec.png",
|
|
6811
|
-
"providers": {
|
|
6811
|
+
"providers": {
|
|
6812
|
+
"Polimec": "wss://rpc.polimec.org"
|
|
6813
|
+
},
|
|
6812
6814
|
"evmInfo": null,
|
|
6813
6815
|
"substrateInfo": {
|
|
6814
6816
|
"relaySlug": "polkadot",
|
|
6815
6817
|
"paraId": 3344,
|
|
6816
|
-
"genesisHash":
|
|
6817
|
-
"addressPrefix":
|
|
6818
|
-
"chainType":
|
|
6818
|
+
"genesisHash": "0x7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd",
|
|
6819
|
+
"addressPrefix": 41,
|
|
6820
|
+
"chainType": "PARACHAIN",
|
|
6819
6821
|
"crowdloanUrl": null,
|
|
6820
6822
|
"blockExplorer": null,
|
|
6821
|
-
"existentialDeposit":
|
|
6822
|
-
"symbol":
|
|
6823
|
-
"decimals":
|
|
6824
|
-
"hasNativeNft":
|
|
6825
|
-
"supportStaking":
|
|
6823
|
+
"existentialDeposit": "10000000",
|
|
6824
|
+
"symbol": "PLMC",
|
|
6825
|
+
"decimals": 10,
|
|
6826
|
+
"hasNativeNft": false,
|
|
6827
|
+
"supportStaking": false,
|
|
6826
6828
|
"supportSmartContract": null,
|
|
6827
6829
|
"crowdloanParaId": null,
|
|
6828
6830
|
"crowdloanFunds": [
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -464,6 +464,7 @@
|
|
|
464
464
|
"acala-local-intr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/acala-local-intr.png",
|
|
465
465
|
"parallel-local-aca": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/parallel-local-aca.png",
|
|
466
466
|
"hydradx_main-local-cfg": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-cfg.png",
|
|
467
|
+
"polimec-native-plmc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polimec-native-plmc.png",
|
|
467
468
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
468
469
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
469
470
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/data/ChainAsset.json
CHANGED
|
@@ -7457,5 +7457,19 @@
|
|
|
7457
7457
|
"multiChainAsset": "CFG-Centrifuge",
|
|
7458
7458
|
"hasValue": true,
|
|
7459
7459
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-cfg.png"
|
|
7460
|
+
},
|
|
7461
|
+
"polimec-NATIVE-PLMC": {
|
|
7462
|
+
"originChain": "polimec",
|
|
7463
|
+
"slug": "polimec-NATIVE-PLMC",
|
|
7464
|
+
"name": "Polimec",
|
|
7465
|
+
"symbol": "PLMC",
|
|
7466
|
+
"decimals": 10,
|
|
7467
|
+
"priceId": null,
|
|
7468
|
+
"minAmount": "10000000",
|
|
7469
|
+
"assetType": "NATIVE",
|
|
7470
|
+
"metadata": null,
|
|
7471
|
+
"multiChainAsset": null,
|
|
7472
|
+
"hasValue": true,
|
|
7473
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polimec-native-plmc.png"
|
|
7460
7474
|
}
|
|
7461
7475
|
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -6804,25 +6804,27 @@
|
|
|
6804
6804
|
},
|
|
6805
6805
|
"polimec": {
|
|
6806
6806
|
"slug": "polimec",
|
|
6807
|
-
"name": "Polimec",
|
|
6807
|
+
"name": "Polimec Polkadot",
|
|
6808
6808
|
"isTestnet": false,
|
|
6809
|
-
"chainStatus": "
|
|
6809
|
+
"chainStatus": "ACTIVE",
|
|
6810
6810
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polimec.png",
|
|
6811
|
-
"providers": {
|
|
6811
|
+
"providers": {
|
|
6812
|
+
"Polimec": "wss://rpc.polimec.org"
|
|
6813
|
+
},
|
|
6812
6814
|
"evmInfo": null,
|
|
6813
6815
|
"substrateInfo": {
|
|
6814
6816
|
"relaySlug": "polkadot",
|
|
6815
6817
|
"paraId": 3344,
|
|
6816
|
-
"genesisHash":
|
|
6817
|
-
"addressPrefix":
|
|
6818
|
-
"chainType":
|
|
6818
|
+
"genesisHash": "0x7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd",
|
|
6819
|
+
"addressPrefix": 41,
|
|
6820
|
+
"chainType": "PARACHAIN",
|
|
6819
6821
|
"crowdloanUrl": null,
|
|
6820
6822
|
"blockExplorer": null,
|
|
6821
|
-
"existentialDeposit":
|
|
6822
|
-
"symbol":
|
|
6823
|
-
"decimals":
|
|
6824
|
-
"hasNativeNft":
|
|
6825
|
-
"supportStaking":
|
|
6823
|
+
"existentialDeposit": "10000000",
|
|
6824
|
+
"symbol": "PLMC",
|
|
6825
|
+
"decimals": 10,
|
|
6826
|
+
"hasNativeNft": false,
|
|
6827
|
+
"supportStaking": false,
|
|
6826
6828
|
"supportSmartContract": null,
|
|
6827
6829
|
"crowdloanParaId": null,
|
|
6828
6830
|
"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.32-beta.0'
|
|
11
11
|
};
|