@subwallet/chain-list 0.2.47-beta.4 → 0.2.47-beta.6
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 +20 -2
- package/cjs/data/AssetLogoMap.json +1 -0
- package/cjs/data/ChainAsset.json +16 -0
- package/cjs/data/ChainInfo.json +3 -2
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1 -0
- package/data/ChainAsset.json +16 -0
- package/data/ChainInfo.json +3 -2
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -508,6 +508,7 @@
|
|
|
508
508
|
"astarzkevm-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarzkevm-native-eth.png",
|
|
509
509
|
"sepolia_ethereum-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sepolia_ethereum-native-eth.png",
|
|
510
510
|
"sepolia_ethereum-erc20-usdc-0x1c7d4b196cb0c7b01d743fbc6116a902379c7238": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sepolia_ethereum-erc20-usdc-0x1c7d4b196cb0c7b01d743fbc6116a902379c7238.png",
|
|
511
|
+
"statemint-local-ded": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-ded.png",
|
|
511
512
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
512
513
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
513
514
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -9116,6 +9117,22 @@
|
|
|
9116
9117
|
multiChainAsset: null,
|
|
9117
9118
|
hasValue: false,
|
|
9118
9119
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sepolia_ethereum-erc20-usdc-0x1c7d4b196cb0c7b01d743fbc6116a902379c7238.png"
|
|
9120
|
+
},
|
|
9121
|
+
"statemint-LOCAL-DED": {
|
|
9122
|
+
originChain: "statemint",
|
|
9123
|
+
slug: "statemint-LOCAL-DED",
|
|
9124
|
+
name: "DED",
|
|
9125
|
+
symbol: "DED",
|
|
9126
|
+
decimals: 10,
|
|
9127
|
+
priceId: null,
|
|
9128
|
+
minAmount: "1",
|
|
9129
|
+
assetType: "LOCAL",
|
|
9130
|
+
metadata: {
|
|
9131
|
+
assetId: "30"
|
|
9132
|
+
},
|
|
9133
|
+
multiChainAsset: null,
|
|
9134
|
+
hasValue: true,
|
|
9135
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-ded.png"
|
|
9119
9136
|
}
|
|
9120
9137
|
};
|
|
9121
9138
|
|
|
@@ -16142,7 +16159,8 @@
|
|
|
16142
16159
|
chainStatus: "ACTIVE",
|
|
16143
16160
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polimec.png",
|
|
16144
16161
|
providers: {
|
|
16145
|
-
Polimec: "wss://rpc.polimec.org"
|
|
16162
|
+
Polimec: "wss://rpc.polimec.org",
|
|
16163
|
+
Amforc: "wss://polimec.rpc.amforc.com"
|
|
16146
16164
|
},
|
|
16147
16165
|
evmInfo: null,
|
|
16148
16166
|
substrateInfo: {
|
|
@@ -16152,7 +16170,7 @@
|
|
|
16152
16170
|
addressPrefix: 41,
|
|
16153
16171
|
chainType: "PARACHAIN",
|
|
16154
16172
|
crowdloanUrl: null,
|
|
16155
|
-
blockExplorer: "
|
|
16173
|
+
blockExplorer: "https://explorer.polimec.org/polimec",
|
|
16156
16174
|
existentialDeposit: "100000000",
|
|
16157
16175
|
symbol: "PLMC",
|
|
16158
16176
|
decimals: 10,
|
|
@@ -500,6 +500,7 @@
|
|
|
500
500
|
"astarzkevm-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarzkevm-native-eth.png",
|
|
501
501
|
"sepolia_ethereum-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sepolia_ethereum-native-eth.png",
|
|
502
502
|
"sepolia_ethereum-erc20-usdc-0x1c7d4b196cb0c7b01d743fbc6116a902379c7238": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sepolia_ethereum-erc20-usdc-0x1c7d4b196cb0c7b01d743fbc6116a902379c7238.png",
|
|
503
|
+
"statemint-local-ded": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-ded.png",
|
|
503
504
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
504
505
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
505
506
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -8032,5 +8032,21 @@
|
|
|
8032
8032
|
"multiChainAsset": null,
|
|
8033
8033
|
"hasValue": false,
|
|
8034
8034
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sepolia_ethereum-erc20-usdc-0x1c7d4b196cb0c7b01d743fbc6116a902379c7238.png"
|
|
8035
|
+
},
|
|
8036
|
+
"statemint-LOCAL-DED": {
|
|
8037
|
+
"originChain": "statemint",
|
|
8038
|
+
"slug": "statemint-LOCAL-DED",
|
|
8039
|
+
"name": "DED",
|
|
8040
|
+
"symbol": "DED",
|
|
8041
|
+
"decimals": 10,
|
|
8042
|
+
"priceId": null,
|
|
8043
|
+
"minAmount": "1",
|
|
8044
|
+
"assetType": "LOCAL",
|
|
8045
|
+
"metadata": {
|
|
8046
|
+
"assetId": "30"
|
|
8047
|
+
},
|
|
8048
|
+
"multiChainAsset": null,
|
|
8049
|
+
"hasValue": true,
|
|
8050
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-ded.png"
|
|
8035
8051
|
}
|
|
8036
8052
|
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -6913,7 +6913,8 @@
|
|
|
6913
6913
|
"chainStatus": "ACTIVE",
|
|
6914
6914
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polimec.png",
|
|
6915
6915
|
"providers": {
|
|
6916
|
-
"Polimec": "wss://rpc.polimec.org"
|
|
6916
|
+
"Polimec": "wss://rpc.polimec.org",
|
|
6917
|
+
"Amforc": "wss://polimec.rpc.amforc.com"
|
|
6917
6918
|
},
|
|
6918
6919
|
"evmInfo": null,
|
|
6919
6920
|
"substrateInfo": {
|
|
@@ -6923,7 +6924,7 @@
|
|
|
6923
6924
|
"addressPrefix": 41,
|
|
6924
6925
|
"chainType": "PARACHAIN",
|
|
6925
6926
|
"crowdloanUrl": null,
|
|
6926
|
-
"blockExplorer": "
|
|
6927
|
+
"blockExplorer": "https://explorer.polimec.org/polimec",
|
|
6927
6928
|
"existentialDeposit": "100000000",
|
|
6928
6929
|
"symbol": "PLMC",
|
|
6929
6930
|
"decimals": 10,
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -500,6 +500,7 @@
|
|
|
500
500
|
"astarzkevm-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarzkevm-native-eth.png",
|
|
501
501
|
"sepolia_ethereum-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sepolia_ethereum-native-eth.png",
|
|
502
502
|
"sepolia_ethereum-erc20-usdc-0x1c7d4b196cb0c7b01d743fbc6116a902379c7238": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sepolia_ethereum-erc20-usdc-0x1c7d4b196cb0c7b01d743fbc6116a902379c7238.png",
|
|
503
|
+
"statemint-local-ded": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-ded.png",
|
|
503
504
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
504
505
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
505
506
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/data/ChainAsset.json
CHANGED
|
@@ -8032,5 +8032,21 @@
|
|
|
8032
8032
|
"multiChainAsset": null,
|
|
8033
8033
|
"hasValue": false,
|
|
8034
8034
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sepolia_ethereum-erc20-usdc-0x1c7d4b196cb0c7b01d743fbc6116a902379c7238.png"
|
|
8035
|
+
},
|
|
8036
|
+
"statemint-LOCAL-DED": {
|
|
8037
|
+
"originChain": "statemint",
|
|
8038
|
+
"slug": "statemint-LOCAL-DED",
|
|
8039
|
+
"name": "DED",
|
|
8040
|
+
"symbol": "DED",
|
|
8041
|
+
"decimals": 10,
|
|
8042
|
+
"priceId": null,
|
|
8043
|
+
"minAmount": "1",
|
|
8044
|
+
"assetType": "LOCAL",
|
|
8045
|
+
"metadata": {
|
|
8046
|
+
"assetId": "30"
|
|
8047
|
+
},
|
|
8048
|
+
"multiChainAsset": null,
|
|
8049
|
+
"hasValue": true,
|
|
8050
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-ded.png"
|
|
8035
8051
|
}
|
|
8036
8052
|
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -6913,7 +6913,8 @@
|
|
|
6913
6913
|
"chainStatus": "ACTIVE",
|
|
6914
6914
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polimec.png",
|
|
6915
6915
|
"providers": {
|
|
6916
|
-
"Polimec": "wss://rpc.polimec.org"
|
|
6916
|
+
"Polimec": "wss://rpc.polimec.org",
|
|
6917
|
+
"Amforc": "wss://polimec.rpc.amforc.com"
|
|
6917
6918
|
},
|
|
6918
6919
|
"evmInfo": null,
|
|
6919
6920
|
"substrateInfo": {
|
|
@@ -6923,7 +6924,7 @@
|
|
|
6923
6924
|
"addressPrefix": 41,
|
|
6924
6925
|
"chainType": "PARACHAIN",
|
|
6925
6926
|
"crowdloanUrl": null,
|
|
6926
|
-
"blockExplorer": "
|
|
6927
|
+
"blockExplorer": "https://explorer.polimec.org/polimec",
|
|
6927
6928
|
"existentialDeposit": "100000000",
|
|
6928
6929
|
"symbol": "PLMC",
|
|
6929
6930
|
"decimals": 10,
|
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.47-beta.
|
|
10
|
+
version: '0.2.47-beta.6'
|
|
11
11
|
};
|