@subwallet/chain-list 0.2.47-beta.8 → 0.2.48-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 +31 -5
- package/cjs/data/AssetRef.json +14 -0
- package/cjs/data/ChainAsset.json +16 -1
- package/cjs/data/ChainInfo.json +1 -4
- package/cjs/packageInfo.js +1 -1
- package/data/AssetRef.json +14 -0
- package/data/ChainAsset.json +16 -1
- package/data/ChainInfo.json +1 -4
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -1034,6 +1034,20 @@
|
|
|
1034
1034
|
srcChain: "moonbeam",
|
|
1035
1035
|
destChain: "manta_network",
|
|
1036
1036
|
path: "XCM"
|
|
1037
|
+
},
|
|
1038
|
+
"statemint-LOCAL-PINK___moonbeam-LOCAL-xcPINK": {
|
|
1039
|
+
srcAsset: "statemint-LOCAL-PINK",
|
|
1040
|
+
destAsset: "moonbeam-LOCAL-xcPINK",
|
|
1041
|
+
srcChain: "statemint",
|
|
1042
|
+
destChain: "moonbeam",
|
|
1043
|
+
path: "XCM"
|
|
1044
|
+
},
|
|
1045
|
+
"moonbeam-LOCAL-xcPINK___statemint-LOCAL-PINK": {
|
|
1046
|
+
srcAsset: "moonbeam-LOCAL-xcPINK",
|
|
1047
|
+
destAsset: "statemint-LOCAL-PINK",
|
|
1048
|
+
srcChain: "moonbeam",
|
|
1049
|
+
destChain: "statemint",
|
|
1050
|
+
path: "XCM"
|
|
1037
1051
|
},
|
|
1038
1052
|
"bifrost_dot-LOCAL-MANTA___manta_network-NATIVE-MANTA": {
|
|
1039
1053
|
srcAsset: "bifrost_dot-LOCAL-MANTA",
|
|
@@ -8757,7 +8771,22 @@
|
|
|
8757
8771
|
minAmount: "1",
|
|
8758
8772
|
assetType: "LOCAL",
|
|
8759
8773
|
metadata: {
|
|
8760
|
-
assetId: "23"
|
|
8774
|
+
assetId: "23",
|
|
8775
|
+
multilocation: {
|
|
8776
|
+
Concrete: {
|
|
8777
|
+
parents: 0,
|
|
8778
|
+
interior: {
|
|
8779
|
+
X2: [
|
|
8780
|
+
{
|
|
8781
|
+
PalletInstance: 50
|
|
8782
|
+
},
|
|
8783
|
+
{
|
|
8784
|
+
GeneralIndex: 23
|
|
8785
|
+
}
|
|
8786
|
+
]
|
|
8787
|
+
}
|
|
8788
|
+
}
|
|
8789
|
+
}
|
|
8761
8790
|
},
|
|
8762
8791
|
multiChainAsset: "PINK-StatemintPink",
|
|
8763
8792
|
hasValue: true,
|
|
@@ -17075,10 +17104,7 @@
|
|
|
17075
17104
|
providers: {
|
|
17076
17105
|
"Asia RPC": "https://rpc.sepolia.org",
|
|
17077
17106
|
"Europe RPC 2": "https://rpc2.sepolia.org",
|
|
17078
|
-
|
|
17079
|
-
Space: "https://www.sepoliarpc.space",
|
|
17080
|
-
RockX: "https://rpc-sepolia.rockx.com/",
|
|
17081
|
-
Bordel: "https://rpc.bordel.wtf/sepolia"
|
|
17107
|
+
RockX: "https://rpc-sepolia.rockx.com/"
|
|
17082
17108
|
},
|
|
17083
17109
|
evmInfo: {
|
|
17084
17110
|
evmChainId: 11155111,
|
package/cjs/data/AssetRef.json
CHANGED
|
@@ -468,6 +468,20 @@
|
|
|
468
468
|
"destChain": "manta_network",
|
|
469
469
|
"path": "XCM"
|
|
470
470
|
},
|
|
471
|
+
"statemint-LOCAL-PINK___moonbeam-LOCAL-xcPINK": {
|
|
472
|
+
"srcAsset": "statemint-LOCAL-PINK",
|
|
473
|
+
"destAsset": "moonbeam-LOCAL-xcPINK",
|
|
474
|
+
"srcChain": "statemint",
|
|
475
|
+
"destChain": "moonbeam",
|
|
476
|
+
"path": "XCM"
|
|
477
|
+
},
|
|
478
|
+
"moonbeam-LOCAL-xcPINK___statemint-LOCAL-PINK": {
|
|
479
|
+
"srcAsset": "moonbeam-LOCAL-xcPINK",
|
|
480
|
+
"destAsset": "statemint-LOCAL-PINK",
|
|
481
|
+
"srcChain": "moonbeam",
|
|
482
|
+
"destChain": "statemint",
|
|
483
|
+
"path": "XCM"
|
|
484
|
+
},
|
|
471
485
|
"bifrost_dot-LOCAL-MANTA___manta_network-NATIVE-MANTA": {
|
|
472
486
|
"srcAsset": "bifrost_dot-LOCAL-MANTA",
|
|
473
487
|
"destAsset": "manta_network-NATIVE-MANTA",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -7627,7 +7627,22 @@
|
|
|
7627
7627
|
"minAmount": "1",
|
|
7628
7628
|
"assetType": "LOCAL",
|
|
7629
7629
|
"metadata": {
|
|
7630
|
-
"assetId": "23"
|
|
7630
|
+
"assetId": "23",
|
|
7631
|
+
"multilocation": {
|
|
7632
|
+
"Concrete": {
|
|
7633
|
+
"parents": 0,
|
|
7634
|
+
"interior": {
|
|
7635
|
+
"X2": [
|
|
7636
|
+
{
|
|
7637
|
+
"PalletInstance": 50
|
|
7638
|
+
},
|
|
7639
|
+
{
|
|
7640
|
+
"GeneralIndex": 23
|
|
7641
|
+
}
|
|
7642
|
+
]
|
|
7643
|
+
}
|
|
7644
|
+
}
|
|
7645
|
+
}
|
|
7631
7646
|
},
|
|
7632
7647
|
"multiChainAsset": "PINK-StatemintPink",
|
|
7633
7648
|
"hasValue": true,
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -7717,10 +7717,7 @@
|
|
|
7717
7717
|
"providers": {
|
|
7718
7718
|
"Asia RPC": "https://rpc.sepolia.org",
|
|
7719
7719
|
"Europe RPC 2": "https://rpc2.sepolia.org",
|
|
7720
|
-
"
|
|
7721
|
-
"Space": "https://www.sepoliarpc.space",
|
|
7722
|
-
"RockX": "https://rpc-sepolia.rockx.com/",
|
|
7723
|
-
"Bordel": "https://rpc.bordel.wtf/sepolia"
|
|
7720
|
+
"RockX": "https://rpc-sepolia.rockx.com/"
|
|
7724
7721
|
},
|
|
7725
7722
|
"evmInfo": {
|
|
7726
7723
|
"evmChainId": 11155111,
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetRef.json
CHANGED
|
@@ -468,6 +468,20 @@
|
|
|
468
468
|
"destChain": "manta_network",
|
|
469
469
|
"path": "XCM"
|
|
470
470
|
},
|
|
471
|
+
"statemint-LOCAL-PINK___moonbeam-LOCAL-xcPINK": {
|
|
472
|
+
"srcAsset": "statemint-LOCAL-PINK",
|
|
473
|
+
"destAsset": "moonbeam-LOCAL-xcPINK",
|
|
474
|
+
"srcChain": "statemint",
|
|
475
|
+
"destChain": "moonbeam",
|
|
476
|
+
"path": "XCM"
|
|
477
|
+
},
|
|
478
|
+
"moonbeam-LOCAL-xcPINK___statemint-LOCAL-PINK": {
|
|
479
|
+
"srcAsset": "moonbeam-LOCAL-xcPINK",
|
|
480
|
+
"destAsset": "statemint-LOCAL-PINK",
|
|
481
|
+
"srcChain": "moonbeam",
|
|
482
|
+
"destChain": "statemint",
|
|
483
|
+
"path": "XCM"
|
|
484
|
+
},
|
|
471
485
|
"bifrost_dot-LOCAL-MANTA___manta_network-NATIVE-MANTA": {
|
|
472
486
|
"srcAsset": "bifrost_dot-LOCAL-MANTA",
|
|
473
487
|
"destAsset": "manta_network-NATIVE-MANTA",
|
package/data/ChainAsset.json
CHANGED
|
@@ -7627,7 +7627,22 @@
|
|
|
7627
7627
|
"minAmount": "1",
|
|
7628
7628
|
"assetType": "LOCAL",
|
|
7629
7629
|
"metadata": {
|
|
7630
|
-
"assetId": "23"
|
|
7630
|
+
"assetId": "23",
|
|
7631
|
+
"multilocation": {
|
|
7632
|
+
"Concrete": {
|
|
7633
|
+
"parents": 0,
|
|
7634
|
+
"interior": {
|
|
7635
|
+
"X2": [
|
|
7636
|
+
{
|
|
7637
|
+
"PalletInstance": 50
|
|
7638
|
+
},
|
|
7639
|
+
{
|
|
7640
|
+
"GeneralIndex": 23
|
|
7641
|
+
}
|
|
7642
|
+
]
|
|
7643
|
+
}
|
|
7644
|
+
}
|
|
7645
|
+
}
|
|
7631
7646
|
},
|
|
7632
7647
|
"multiChainAsset": "PINK-StatemintPink",
|
|
7633
7648
|
"hasValue": true,
|
package/data/ChainInfo.json
CHANGED
|
@@ -7717,10 +7717,7 @@
|
|
|
7717
7717
|
"providers": {
|
|
7718
7718
|
"Asia RPC": "https://rpc.sepolia.org",
|
|
7719
7719
|
"Europe RPC 2": "https://rpc2.sepolia.org",
|
|
7720
|
-
"
|
|
7721
|
-
"Space": "https://www.sepoliarpc.space",
|
|
7722
|
-
"RockX": "https://rpc-sepolia.rockx.com/",
|
|
7723
|
-
"Bordel": "https://rpc.bordel.wtf/sepolia"
|
|
7720
|
+
"RockX": "https://rpc-sepolia.rockx.com/"
|
|
7724
7721
|
},
|
|
7725
7722
|
"evmInfo": {
|
|
7726
7723
|
"evmChainId": 11155111,
|
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.48-beta.0'
|
|
11
11
|
};
|