@subwallet/chain-list 0.2.67-beta.7 → 0.2.67-beta.9
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 +64 -6
- package/cjs/data/ChainAsset.json +64 -6
- package/cjs/packageInfo.js +1 -1
- package/data/ChainAsset.json +64 -6
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -2351,7 +2351,12 @@
|
|
|
2351
2351
|
priceId: "polkadot",
|
|
2352
2352
|
minAmount: "10000000000",
|
|
2353
2353
|
assetType: "NATIVE",
|
|
2354
|
-
metadata:
|
|
2354
|
+
metadata: {
|
|
2355
|
+
multilocation: {
|
|
2356
|
+
parents: 0,
|
|
2357
|
+
interior: "Here"
|
|
2358
|
+
}
|
|
2359
|
+
},
|
|
2355
2360
|
multiChainAsset: "DOT-Polkadot",
|
|
2356
2361
|
hasValue: true,
|
|
2357
2362
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadot-native-dot.png"
|
|
@@ -2365,7 +2370,12 @@
|
|
|
2365
2370
|
priceId: "kusama",
|
|
2366
2371
|
minAmount: "333333333",
|
|
2367
2372
|
assetType: "NATIVE",
|
|
2368
|
-
metadata:
|
|
2373
|
+
metadata: {
|
|
2374
|
+
multilocation: {
|
|
2375
|
+
parents: 0,
|
|
2376
|
+
interior: "Here"
|
|
2377
|
+
}
|
|
2378
|
+
},
|
|
2369
2379
|
multiChainAsset: "KSM-Kusama",
|
|
2370
2380
|
hasValue: true,
|
|
2371
2381
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kusama-native-ksm.png"
|
|
@@ -2407,7 +2417,12 @@
|
|
|
2407
2417
|
priceId: "moonbeam",
|
|
2408
2418
|
minAmount: "0",
|
|
2409
2419
|
assetType: "NATIVE",
|
|
2410
|
-
metadata:
|
|
2420
|
+
metadata: {
|
|
2421
|
+
multilocation: {
|
|
2422
|
+
parents: 0,
|
|
2423
|
+
interior: "Here"
|
|
2424
|
+
}
|
|
2425
|
+
},
|
|
2411
2426
|
multiChainAsset: "GLMR-Moonbeam",
|
|
2412
2427
|
hasValue: true,
|
|
2413
2428
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-native-glmr.png"
|
|
@@ -2423,7 +2438,8 @@
|
|
|
2423
2438
|
assetType: "NATIVE",
|
|
2424
2439
|
metadata: {
|
|
2425
2440
|
multilocation: {
|
|
2426
|
-
|
|
2441
|
+
parents: 0,
|
|
2442
|
+
interior: "Here"
|
|
2427
2443
|
}
|
|
2428
2444
|
},
|
|
2429
2445
|
multiChainAsset: "NEER-Pioneer",
|
|
@@ -2498,7 +2514,8 @@
|
|
|
2498
2514
|
}
|
|
2499
2515
|
},
|
|
2500
2516
|
multilocation: {
|
|
2501
|
-
|
|
2517
|
+
parents: 0,
|
|
2518
|
+
interior: "Here"
|
|
2502
2519
|
}
|
|
2503
2520
|
},
|
|
2504
2521
|
multiChainAsset: "ACA-Acala",
|
|
@@ -3006,7 +3023,12 @@
|
|
|
3006
3023
|
priceId: null,
|
|
3007
3024
|
minAmount: "33333333",
|
|
3008
3025
|
assetType: "NATIVE",
|
|
3009
|
-
metadata:
|
|
3026
|
+
metadata: {
|
|
3027
|
+
multilocation: {
|
|
3028
|
+
parents: 0,
|
|
3029
|
+
interior: "Here"
|
|
3030
|
+
}
|
|
3031
|
+
},
|
|
3010
3032
|
multiChainAsset: null,
|
|
3011
3033
|
hasValue: false,
|
|
3012
3034
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/rococo-native-roc.png"
|
|
@@ -10123,6 +10145,26 @@
|
|
|
10123
10145
|
assetType: "LOCAL",
|
|
10124
10146
|
metadata: {
|
|
10125
10147
|
isBridged: true,
|
|
10148
|
+
onChainInfo: {
|
|
10149
|
+
parents: 2,
|
|
10150
|
+
interior: {
|
|
10151
|
+
X2: [
|
|
10152
|
+
{
|
|
10153
|
+
GlobalConsensus: {
|
|
10154
|
+
Ethereum: {
|
|
10155
|
+
chainId: 11155111
|
|
10156
|
+
}
|
|
10157
|
+
}
|
|
10158
|
+
},
|
|
10159
|
+
{
|
|
10160
|
+
AccountKey20: {
|
|
10161
|
+
key: "0xfff9976782d46cc05630d1f6ebab18b2324d6b14",
|
|
10162
|
+
network: null
|
|
10163
|
+
}
|
|
10164
|
+
}
|
|
10165
|
+
]
|
|
10166
|
+
}
|
|
10167
|
+
},
|
|
10126
10168
|
multilocation: {
|
|
10127
10169
|
parents: 2,
|
|
10128
10170
|
interior: {
|
|
@@ -12473,6 +12515,14 @@
|
|
|
12473
12515
|
assetType: "LOCAL",
|
|
12474
12516
|
metadata: {
|
|
12475
12517
|
isBridged: true,
|
|
12518
|
+
onChainInfo: {
|
|
12519
|
+
parents: 2,
|
|
12520
|
+
interior: {
|
|
12521
|
+
X1: {
|
|
12522
|
+
GlobalConsensus: "Kusama"
|
|
12523
|
+
}
|
|
12524
|
+
}
|
|
12525
|
+
},
|
|
12476
12526
|
multilocation: {
|
|
12477
12527
|
parents: 2,
|
|
12478
12528
|
interior: {
|
|
@@ -12499,6 +12549,14 @@
|
|
|
12499
12549
|
assetType: "LOCAL",
|
|
12500
12550
|
metadata: {
|
|
12501
12551
|
isBridged: true,
|
|
12552
|
+
onChainInfo: {
|
|
12553
|
+
parents: 2,
|
|
12554
|
+
interior: {
|
|
12555
|
+
X1: {
|
|
12556
|
+
GlobalConsensus: "Polkadot"
|
|
12557
|
+
}
|
|
12558
|
+
}
|
|
12559
|
+
},
|
|
12502
12560
|
multilocation: {
|
|
12503
12561
|
parents: 2,
|
|
12504
12562
|
interior: {
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -8,7 +8,12 @@
|
|
|
8
8
|
"priceId": "polkadot",
|
|
9
9
|
"minAmount": "10000000000",
|
|
10
10
|
"assetType": "NATIVE",
|
|
11
|
-
"metadata":
|
|
11
|
+
"metadata": {
|
|
12
|
+
"multilocation": {
|
|
13
|
+
"parents": 0,
|
|
14
|
+
"interior": "Here"
|
|
15
|
+
}
|
|
16
|
+
},
|
|
12
17
|
"multiChainAsset": "DOT-Polkadot",
|
|
13
18
|
"hasValue": true,
|
|
14
19
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadot-native-dot.png"
|
|
@@ -22,7 +27,12 @@
|
|
|
22
27
|
"priceId": "kusama",
|
|
23
28
|
"minAmount": "333333333",
|
|
24
29
|
"assetType": "NATIVE",
|
|
25
|
-
"metadata":
|
|
30
|
+
"metadata": {
|
|
31
|
+
"multilocation": {
|
|
32
|
+
"parents": 0,
|
|
33
|
+
"interior": "Here"
|
|
34
|
+
}
|
|
35
|
+
},
|
|
26
36
|
"multiChainAsset": "KSM-Kusama",
|
|
27
37
|
"hasValue": true,
|
|
28
38
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kusama-native-ksm.png"
|
|
@@ -64,7 +74,12 @@
|
|
|
64
74
|
"priceId": "moonbeam",
|
|
65
75
|
"minAmount": "0",
|
|
66
76
|
"assetType": "NATIVE",
|
|
67
|
-
"metadata":
|
|
77
|
+
"metadata": {
|
|
78
|
+
"multilocation": {
|
|
79
|
+
"parents": 0,
|
|
80
|
+
"interior": "Here"
|
|
81
|
+
}
|
|
82
|
+
},
|
|
68
83
|
"multiChainAsset": "GLMR-Moonbeam",
|
|
69
84
|
"hasValue": true,
|
|
70
85
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-native-glmr.png"
|
|
@@ -80,7 +95,8 @@
|
|
|
80
95
|
"assetType": "NATIVE",
|
|
81
96
|
"metadata": {
|
|
82
97
|
"multilocation": {
|
|
83
|
-
"
|
|
98
|
+
"parents": 0,
|
|
99
|
+
"interior": "Here"
|
|
84
100
|
}
|
|
85
101
|
},
|
|
86
102
|
"multiChainAsset": "NEER-Pioneer",
|
|
@@ -155,7 +171,8 @@
|
|
|
155
171
|
}
|
|
156
172
|
},
|
|
157
173
|
"multilocation": {
|
|
158
|
-
"
|
|
174
|
+
"parents": 0,
|
|
175
|
+
"interior": "Here"
|
|
159
176
|
}
|
|
160
177
|
},
|
|
161
178
|
"multiChainAsset": "ACA-Acala",
|
|
@@ -663,7 +680,12 @@
|
|
|
663
680
|
"priceId": null,
|
|
664
681
|
"minAmount": "33333333",
|
|
665
682
|
"assetType": "NATIVE",
|
|
666
|
-
"metadata":
|
|
683
|
+
"metadata": {
|
|
684
|
+
"multilocation": {
|
|
685
|
+
"parents": 0,
|
|
686
|
+
"interior": "Here"
|
|
687
|
+
}
|
|
688
|
+
},
|
|
667
689
|
"multiChainAsset": null,
|
|
668
690
|
"hasValue": false,
|
|
669
691
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/rococo-native-roc.png"
|
|
@@ -7780,6 +7802,26 @@
|
|
|
7780
7802
|
"assetType": "LOCAL",
|
|
7781
7803
|
"metadata": {
|
|
7782
7804
|
"isBridged": true,
|
|
7805
|
+
"onChainInfo": {
|
|
7806
|
+
"parents": 2,
|
|
7807
|
+
"interior": {
|
|
7808
|
+
"X2": [
|
|
7809
|
+
{
|
|
7810
|
+
"GlobalConsensus": {
|
|
7811
|
+
"Ethereum": {
|
|
7812
|
+
"chainId": 11155111
|
|
7813
|
+
}
|
|
7814
|
+
}
|
|
7815
|
+
},
|
|
7816
|
+
{
|
|
7817
|
+
"AccountKey20": {
|
|
7818
|
+
"key": "0xfff9976782d46cc05630d1f6ebab18b2324d6b14",
|
|
7819
|
+
"network": null
|
|
7820
|
+
}
|
|
7821
|
+
}
|
|
7822
|
+
]
|
|
7823
|
+
}
|
|
7824
|
+
},
|
|
7783
7825
|
"multilocation": {
|
|
7784
7826
|
"parents": 2,
|
|
7785
7827
|
"interior": {
|
|
@@ -10130,6 +10172,14 @@
|
|
|
10130
10172
|
"assetType": "LOCAL",
|
|
10131
10173
|
"metadata": {
|
|
10132
10174
|
"isBridged": true,
|
|
10175
|
+
"onChainInfo": {
|
|
10176
|
+
"parents": 2,
|
|
10177
|
+
"interior": {
|
|
10178
|
+
"X1": {
|
|
10179
|
+
"GlobalConsensus": "Kusama"
|
|
10180
|
+
}
|
|
10181
|
+
}
|
|
10182
|
+
},
|
|
10133
10183
|
"multilocation": {
|
|
10134
10184
|
"parents": 2,
|
|
10135
10185
|
"interior": {
|
|
@@ -10156,6 +10206,14 @@
|
|
|
10156
10206
|
"assetType": "LOCAL",
|
|
10157
10207
|
"metadata": {
|
|
10158
10208
|
"isBridged": true,
|
|
10209
|
+
"onChainInfo": {
|
|
10210
|
+
"parents": 2,
|
|
10211
|
+
"interior": {
|
|
10212
|
+
"X1": {
|
|
10213
|
+
"GlobalConsensus": "Polkadot"
|
|
10214
|
+
}
|
|
10215
|
+
}
|
|
10216
|
+
},
|
|
10159
10217
|
"multilocation": {
|
|
10160
10218
|
"parents": 2,
|
|
10161
10219
|
"interior": {
|
package/cjs/packageInfo.js
CHANGED
package/data/ChainAsset.json
CHANGED
|
@@ -8,7 +8,12 @@
|
|
|
8
8
|
"priceId": "polkadot",
|
|
9
9
|
"minAmount": "10000000000",
|
|
10
10
|
"assetType": "NATIVE",
|
|
11
|
-
"metadata":
|
|
11
|
+
"metadata": {
|
|
12
|
+
"multilocation": {
|
|
13
|
+
"parents": 0,
|
|
14
|
+
"interior": "Here"
|
|
15
|
+
}
|
|
16
|
+
},
|
|
12
17
|
"multiChainAsset": "DOT-Polkadot",
|
|
13
18
|
"hasValue": true,
|
|
14
19
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadot-native-dot.png"
|
|
@@ -22,7 +27,12 @@
|
|
|
22
27
|
"priceId": "kusama",
|
|
23
28
|
"minAmount": "333333333",
|
|
24
29
|
"assetType": "NATIVE",
|
|
25
|
-
"metadata":
|
|
30
|
+
"metadata": {
|
|
31
|
+
"multilocation": {
|
|
32
|
+
"parents": 0,
|
|
33
|
+
"interior": "Here"
|
|
34
|
+
}
|
|
35
|
+
},
|
|
26
36
|
"multiChainAsset": "KSM-Kusama",
|
|
27
37
|
"hasValue": true,
|
|
28
38
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kusama-native-ksm.png"
|
|
@@ -64,7 +74,12 @@
|
|
|
64
74
|
"priceId": "moonbeam",
|
|
65
75
|
"minAmount": "0",
|
|
66
76
|
"assetType": "NATIVE",
|
|
67
|
-
"metadata":
|
|
77
|
+
"metadata": {
|
|
78
|
+
"multilocation": {
|
|
79
|
+
"parents": 0,
|
|
80
|
+
"interior": "Here"
|
|
81
|
+
}
|
|
82
|
+
},
|
|
68
83
|
"multiChainAsset": "GLMR-Moonbeam",
|
|
69
84
|
"hasValue": true,
|
|
70
85
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-native-glmr.png"
|
|
@@ -80,7 +95,8 @@
|
|
|
80
95
|
"assetType": "NATIVE",
|
|
81
96
|
"metadata": {
|
|
82
97
|
"multilocation": {
|
|
83
|
-
"
|
|
98
|
+
"parents": 0,
|
|
99
|
+
"interior": "Here"
|
|
84
100
|
}
|
|
85
101
|
},
|
|
86
102
|
"multiChainAsset": "NEER-Pioneer",
|
|
@@ -155,7 +171,8 @@
|
|
|
155
171
|
}
|
|
156
172
|
},
|
|
157
173
|
"multilocation": {
|
|
158
|
-
"
|
|
174
|
+
"parents": 0,
|
|
175
|
+
"interior": "Here"
|
|
159
176
|
}
|
|
160
177
|
},
|
|
161
178
|
"multiChainAsset": "ACA-Acala",
|
|
@@ -663,7 +680,12 @@
|
|
|
663
680
|
"priceId": null,
|
|
664
681
|
"minAmount": "33333333",
|
|
665
682
|
"assetType": "NATIVE",
|
|
666
|
-
"metadata":
|
|
683
|
+
"metadata": {
|
|
684
|
+
"multilocation": {
|
|
685
|
+
"parents": 0,
|
|
686
|
+
"interior": "Here"
|
|
687
|
+
}
|
|
688
|
+
},
|
|
667
689
|
"multiChainAsset": null,
|
|
668
690
|
"hasValue": false,
|
|
669
691
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/rococo-native-roc.png"
|
|
@@ -7780,6 +7802,26 @@
|
|
|
7780
7802
|
"assetType": "LOCAL",
|
|
7781
7803
|
"metadata": {
|
|
7782
7804
|
"isBridged": true,
|
|
7805
|
+
"onChainInfo": {
|
|
7806
|
+
"parents": 2,
|
|
7807
|
+
"interior": {
|
|
7808
|
+
"X2": [
|
|
7809
|
+
{
|
|
7810
|
+
"GlobalConsensus": {
|
|
7811
|
+
"Ethereum": {
|
|
7812
|
+
"chainId": 11155111
|
|
7813
|
+
}
|
|
7814
|
+
}
|
|
7815
|
+
},
|
|
7816
|
+
{
|
|
7817
|
+
"AccountKey20": {
|
|
7818
|
+
"key": "0xfff9976782d46cc05630d1f6ebab18b2324d6b14",
|
|
7819
|
+
"network": null
|
|
7820
|
+
}
|
|
7821
|
+
}
|
|
7822
|
+
]
|
|
7823
|
+
}
|
|
7824
|
+
},
|
|
7783
7825
|
"multilocation": {
|
|
7784
7826
|
"parents": 2,
|
|
7785
7827
|
"interior": {
|
|
@@ -10130,6 +10172,14 @@
|
|
|
10130
10172
|
"assetType": "LOCAL",
|
|
10131
10173
|
"metadata": {
|
|
10132
10174
|
"isBridged": true,
|
|
10175
|
+
"onChainInfo": {
|
|
10176
|
+
"parents": 2,
|
|
10177
|
+
"interior": {
|
|
10178
|
+
"X1": {
|
|
10179
|
+
"GlobalConsensus": "Kusama"
|
|
10180
|
+
}
|
|
10181
|
+
}
|
|
10182
|
+
},
|
|
10133
10183
|
"multilocation": {
|
|
10134
10184
|
"parents": 2,
|
|
10135
10185
|
"interior": {
|
|
@@ -10156,6 +10206,14 @@
|
|
|
10156
10206
|
"assetType": "LOCAL",
|
|
10157
10207
|
"metadata": {
|
|
10158
10208
|
"isBridged": true,
|
|
10209
|
+
"onChainInfo": {
|
|
10210
|
+
"parents": 2,
|
|
10211
|
+
"interior": {
|
|
10212
|
+
"X1": {
|
|
10213
|
+
"GlobalConsensus": "Polkadot"
|
|
10214
|
+
}
|
|
10215
|
+
}
|
|
10216
|
+
},
|
|
10159
10217
|
"multilocation": {
|
|
10160
10218
|
"parents": 2,
|
|
10161
10219
|
"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.9'
|
|
11
11
|
};
|