@subwallet/chain-list 0.2.67-beta.7 → 0.2.67-beta.8
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 +36 -0
- package/cjs/data/ChainAsset.json +36 -0
- package/cjs/packageInfo.js +1 -1
- package/data/ChainAsset.json +36 -0
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -10123,6 +10123,26 @@
|
|
|
10123
10123
|
assetType: "LOCAL",
|
|
10124
10124
|
metadata: {
|
|
10125
10125
|
isBridged: true,
|
|
10126
|
+
onChainInfo: {
|
|
10127
|
+
parents: 2,
|
|
10128
|
+
interior: {
|
|
10129
|
+
X2: [
|
|
10130
|
+
{
|
|
10131
|
+
GlobalConsensus: {
|
|
10132
|
+
Ethereum: {
|
|
10133
|
+
chainId: 11155111
|
|
10134
|
+
}
|
|
10135
|
+
}
|
|
10136
|
+
},
|
|
10137
|
+
{
|
|
10138
|
+
AccountKey20: {
|
|
10139
|
+
key: "0xfff9976782d46cc05630d1f6ebab18b2324d6b14",
|
|
10140
|
+
network: null
|
|
10141
|
+
}
|
|
10142
|
+
}
|
|
10143
|
+
]
|
|
10144
|
+
}
|
|
10145
|
+
},
|
|
10126
10146
|
multilocation: {
|
|
10127
10147
|
parents: 2,
|
|
10128
10148
|
interior: {
|
|
@@ -12473,6 +12493,14 @@
|
|
|
12473
12493
|
assetType: "LOCAL",
|
|
12474
12494
|
metadata: {
|
|
12475
12495
|
isBridged: true,
|
|
12496
|
+
onChainInfo: {
|
|
12497
|
+
parents: 2,
|
|
12498
|
+
interior: {
|
|
12499
|
+
X1: {
|
|
12500
|
+
GlobalConsensus: "Kusama"
|
|
12501
|
+
}
|
|
12502
|
+
}
|
|
12503
|
+
},
|
|
12476
12504
|
multilocation: {
|
|
12477
12505
|
parents: 2,
|
|
12478
12506
|
interior: {
|
|
@@ -12499,6 +12527,14 @@
|
|
|
12499
12527
|
assetType: "LOCAL",
|
|
12500
12528
|
metadata: {
|
|
12501
12529
|
isBridged: true,
|
|
12530
|
+
onChainInfo: {
|
|
12531
|
+
parents: 2,
|
|
12532
|
+
interior: {
|
|
12533
|
+
X1: {
|
|
12534
|
+
GlobalConsensus: "Polkadot"
|
|
12535
|
+
}
|
|
12536
|
+
}
|
|
12537
|
+
},
|
|
12502
12538
|
multilocation: {
|
|
12503
12539
|
parents: 2,
|
|
12504
12540
|
interior: {
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -7780,6 +7780,26 @@
|
|
|
7780
7780
|
"assetType": "LOCAL",
|
|
7781
7781
|
"metadata": {
|
|
7782
7782
|
"isBridged": true,
|
|
7783
|
+
"onChainInfo": {
|
|
7784
|
+
"parents": 2,
|
|
7785
|
+
"interior": {
|
|
7786
|
+
"X2": [
|
|
7787
|
+
{
|
|
7788
|
+
"GlobalConsensus": {
|
|
7789
|
+
"Ethereum": {
|
|
7790
|
+
"chainId": 11155111
|
|
7791
|
+
}
|
|
7792
|
+
}
|
|
7793
|
+
},
|
|
7794
|
+
{
|
|
7795
|
+
"AccountKey20": {
|
|
7796
|
+
"key": "0xfff9976782d46cc05630d1f6ebab18b2324d6b14",
|
|
7797
|
+
"network": null
|
|
7798
|
+
}
|
|
7799
|
+
}
|
|
7800
|
+
]
|
|
7801
|
+
}
|
|
7802
|
+
},
|
|
7783
7803
|
"multilocation": {
|
|
7784
7804
|
"parents": 2,
|
|
7785
7805
|
"interior": {
|
|
@@ -10130,6 +10150,14 @@
|
|
|
10130
10150
|
"assetType": "LOCAL",
|
|
10131
10151
|
"metadata": {
|
|
10132
10152
|
"isBridged": true,
|
|
10153
|
+
"onChainInfo": {
|
|
10154
|
+
"parents": 2,
|
|
10155
|
+
"interior": {
|
|
10156
|
+
"X1": {
|
|
10157
|
+
"GlobalConsensus": "Kusama"
|
|
10158
|
+
}
|
|
10159
|
+
}
|
|
10160
|
+
},
|
|
10133
10161
|
"multilocation": {
|
|
10134
10162
|
"parents": 2,
|
|
10135
10163
|
"interior": {
|
|
@@ -10156,6 +10184,14 @@
|
|
|
10156
10184
|
"assetType": "LOCAL",
|
|
10157
10185
|
"metadata": {
|
|
10158
10186
|
"isBridged": true,
|
|
10187
|
+
"onChainInfo": {
|
|
10188
|
+
"parents": 2,
|
|
10189
|
+
"interior": {
|
|
10190
|
+
"X1": {
|
|
10191
|
+
"GlobalConsensus": "Polkadot"
|
|
10192
|
+
}
|
|
10193
|
+
}
|
|
10194
|
+
},
|
|
10159
10195
|
"multilocation": {
|
|
10160
10196
|
"parents": 2,
|
|
10161
10197
|
"interior": {
|
package/cjs/packageInfo.js
CHANGED
package/data/ChainAsset.json
CHANGED
|
@@ -7780,6 +7780,26 @@
|
|
|
7780
7780
|
"assetType": "LOCAL",
|
|
7781
7781
|
"metadata": {
|
|
7782
7782
|
"isBridged": true,
|
|
7783
|
+
"onChainInfo": {
|
|
7784
|
+
"parents": 2,
|
|
7785
|
+
"interior": {
|
|
7786
|
+
"X2": [
|
|
7787
|
+
{
|
|
7788
|
+
"GlobalConsensus": {
|
|
7789
|
+
"Ethereum": {
|
|
7790
|
+
"chainId": 11155111
|
|
7791
|
+
}
|
|
7792
|
+
}
|
|
7793
|
+
},
|
|
7794
|
+
{
|
|
7795
|
+
"AccountKey20": {
|
|
7796
|
+
"key": "0xfff9976782d46cc05630d1f6ebab18b2324d6b14",
|
|
7797
|
+
"network": null
|
|
7798
|
+
}
|
|
7799
|
+
}
|
|
7800
|
+
]
|
|
7801
|
+
}
|
|
7802
|
+
},
|
|
7783
7803
|
"multilocation": {
|
|
7784
7804
|
"parents": 2,
|
|
7785
7805
|
"interior": {
|
|
@@ -10130,6 +10150,14 @@
|
|
|
10130
10150
|
"assetType": "LOCAL",
|
|
10131
10151
|
"metadata": {
|
|
10132
10152
|
"isBridged": true,
|
|
10153
|
+
"onChainInfo": {
|
|
10154
|
+
"parents": 2,
|
|
10155
|
+
"interior": {
|
|
10156
|
+
"X1": {
|
|
10157
|
+
"GlobalConsensus": "Kusama"
|
|
10158
|
+
}
|
|
10159
|
+
}
|
|
10160
|
+
},
|
|
10133
10161
|
"multilocation": {
|
|
10134
10162
|
"parents": 2,
|
|
10135
10163
|
"interior": {
|
|
@@ -10156,6 +10184,14 @@
|
|
|
10156
10184
|
"assetType": "LOCAL",
|
|
10157
10185
|
"metadata": {
|
|
10158
10186
|
"isBridged": true,
|
|
10187
|
+
"onChainInfo": {
|
|
10188
|
+
"parents": 2,
|
|
10189
|
+
"interior": {
|
|
10190
|
+
"X1": {
|
|
10191
|
+
"GlobalConsensus": "Polkadot"
|
|
10192
|
+
}
|
|
10193
|
+
}
|
|
10194
|
+
},
|
|
10159
10195
|
"multilocation": {
|
|
10160
10196
|
"parents": 2,
|
|
10161
10197
|
"interior": {
|
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.67-beta.
|
|
10
|
+
version: '0.2.67-beta.8'
|
|
11
11
|
};
|