@subwallet/chain-list 0.2.48-beta.3 → 0.2.48

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.
@@ -1068,6 +1068,27 @@
1068
1068
  srcChain: "statemint",
1069
1069
  destChain: "acala",
1070
1070
  path: "XCM"
1071
+ },
1072
+ "statemint-LOCAL-PINK___phala-LOCAL-PINK": {
1073
+ srcAsset: "statemint-LOCAL-PINK",
1074
+ destAsset: "phala-LOCAL-PINK",
1075
+ srcChain: "statemint",
1076
+ destChain: "phala",
1077
+ path: "XCM"
1078
+ },
1079
+ "statemint-LOCAL-PINK___darwinia2-LOCAL-PINK": {
1080
+ srcAsset: "statemint-LOCAL-PINK",
1081
+ destAsset: "darwinia2-LOCAL-PINK",
1082
+ srcChain: "statemint",
1083
+ destChain: "darwinia2",
1084
+ path: "XCM"
1085
+ },
1086
+ "statemint-LOCAL-PINK___crust-LOCAL-PINK": {
1087
+ srcAsset: "statemint-LOCAL-PINK",
1088
+ destAsset: "crust-LOCAL-PINK",
1089
+ srcChain: "statemint",
1090
+ destChain: "crust",
1091
+ path: "XCM"
1071
1092
  },
1072
1093
  "moonbeam-LOCAL-xcPINK___statemint-LOCAL-PINK": {
1073
1094
  srcAsset: "moonbeam-LOCAL-xcPINK",
@@ -1180,6 +1201,13 @@
1180
1201
  srcChain: "astar",
1181
1202
  destChain: "statemint",
1182
1203
  path: "XCM"
1204
+ },
1205
+ "phala-LOCAL-PINK___statemint-LOCAL-PINK": {
1206
+ srcAsset: "phala-LOCAL-PINK",
1207
+ destAsset: "statemint-LOCAL-PINK",
1208
+ srcChain: "phala",
1209
+ destChain: "statemint",
1210
+ path: "XCM"
1183
1211
  },
1184
1212
  "acala-LOCAL-PINK___statemint-LOCAL-PINK": {
1185
1213
  srcAsset: "acala-LOCAL-PINK",
@@ -1187,6 +1215,20 @@
1187
1215
  srcChain: "acala",
1188
1216
  destChain: "statemint",
1189
1217
  path: "XCM"
1218
+ },
1219
+ "crust-LOCAL-PINK___statemint-LOCAL-PINK": {
1220
+ srcAsset: "crust-LOCAL-PINK",
1221
+ destAsset: "statemint-LOCAL-PINK",
1222
+ srcChain: "crust",
1223
+ destChain: "statemint",
1224
+ path: "XCM"
1225
+ },
1226
+ "darwinia2-LOCAL-PINK___statemint-LOCAL-PINK": {
1227
+ srcAsset: "darwinia2-LOCAL-PINK",
1228
+ destAsset: "statemint-LOCAL-PINK",
1229
+ srcChain: "darwinia2",
1230
+ destChain: "statemint",
1231
+ path: "XCM"
1190
1232
  }
1191
1233
  };
1192
1234
 
@@ -9336,7 +9378,19 @@
9336
9378
  multilocation: {
9337
9379
  Concrete: {
9338
9380
  parents: 1,
9339
- interior: "Here"
9381
+ interior: {
9382
+ X3: [
9383
+ {
9384
+ Parachain: 1000
9385
+ },
9386
+ {
9387
+ PalletInstance: 50
9388
+ },
9389
+ {
9390
+ GeneralIndex: 23
9391
+ }
9392
+ ]
9393
+ }
9340
9394
  }
9341
9395
  }
9342
9396
  },
@@ -9354,7 +9408,25 @@
9354
9408
  minAmount: "100000000",
9355
9409
  assetType: "LOCAL",
9356
9410
  metadata: {
9357
- assetId: "12"
9411
+ assetId: "12",
9412
+ multilocation: {
9413
+ Concrete: {
9414
+ parents: 1,
9415
+ interior: {
9416
+ X2: [
9417
+ {
9418
+ Parachain: 2000
9419
+ },
9420
+ {
9421
+ GeneralKey: {
9422
+ data: "0x0001000000000000000000000000000000000000000000000000000000000000",
9423
+ length: 2
9424
+ }
9425
+ }
9426
+ ]
9427
+ }
9428
+ }
9429
+ }
9358
9430
  },
9359
9431
  multiChainAsset: "PINK-StatemintPink",
9360
9432
  hasValue: true,
@@ -9422,7 +9494,6 @@
9422
9494
  Dwellir: "wss://polkadot-rpc.dwellir.com",
9423
9495
  RadiumBlock: "wss://polkadot.public.curie.radiumblock.co/ws",
9424
9496
  Stakeworld: "wss://dot-rpc.stakeworld.io",
9425
- LuckyFriday: "wss://rpc-polkadot.luckyfriday.io",
9426
9497
  "Dwellir Tunisia": "wss://polkadot-rpc-tn.dwellir.com",
9427
9498
  "IBP-GeoDNS1": "wss://rpc.ibp.network/polkadot",
9428
9499
  "IBP-GeoDNS2": "wss://rpc.dotters.network/polkadot",
@@ -9561,7 +9632,6 @@
9561
9632
  providers: {
9562
9633
  "Moonbeam Foundation": "wss://wss.api.moonbeam.network",
9563
9634
  Dwellir: "wss://moonbeam-rpc.dwellir.com",
9564
- "1rpc": "wss://1rpc.io/glmr",
9565
9635
  Blast: "wss://moonbeam.public.blastapi.io",
9566
9636
  UnitedBloc: "wss://moonbeam.unitedbloc.com"
9567
9637
  },
@@ -9782,7 +9852,6 @@
9782
9852
  "Dwellir Tunisia": "wss://statemint-rpc-tn.dwellir.com",
9783
9853
  "IBP-GeoDNS1": "wss://sys.ibp.network/statemint",
9784
9854
  "IBP-GeoDNS2": "wss://sys.dotters.network/statemint",
9785
- "Lucky Friday": "wss://rpc-asset-hub-polkadot.luckyfriday.io",
9786
9855
  StakeWorld: "wss://dot-rpc.stakeworld.io/assethub"
9787
9856
  },
9788
9857
  evmInfo: null,
@@ -496,6 +496,27 @@
496
496
  "destChain": "acala",
497
497
  "path": "XCM"
498
498
  },
499
+ "statemint-LOCAL-PINK___phala-LOCAL-PINK": {
500
+ "srcAsset": "statemint-LOCAL-PINK",
501
+ "destAsset": "phala-LOCAL-PINK",
502
+ "srcChain": "statemint",
503
+ "destChain": "phala",
504
+ "path": "XCM"
505
+ },
506
+ "statemint-LOCAL-PINK___darwinia2-LOCAL-PINK": {
507
+ "srcAsset": "statemint-LOCAL-PINK",
508
+ "destAsset": "darwinia2-LOCAL-PINK",
509
+ "srcChain": "statemint",
510
+ "destChain": "darwinia2",
511
+ "path": "XCM"
512
+ },
513
+ "statemint-LOCAL-PINK___crust-LOCAL-PINK": {
514
+ "srcAsset": "statemint-LOCAL-PINK",
515
+ "destAsset": "crust-LOCAL-PINK",
516
+ "srcChain": "statemint",
517
+ "destChain": "crust",
518
+ "path": "XCM"
519
+ },
499
520
  "moonbeam-LOCAL-xcPINK___statemint-LOCAL-PINK": {
500
521
  "srcAsset": "moonbeam-LOCAL-xcPINK",
501
522
  "destAsset": "statemint-LOCAL-PINK",
@@ -608,11 +629,32 @@
608
629
  "destChain": "statemint",
609
630
  "path": "XCM"
610
631
  },
632
+ "phala-LOCAL-PINK___statemint-LOCAL-PINK": {
633
+ "srcAsset": "phala-LOCAL-PINK",
634
+ "destAsset": "statemint-LOCAL-PINK",
635
+ "srcChain": "phala",
636
+ "destChain": "statemint",
637
+ "path": "XCM"
638
+ },
611
639
  "acala-LOCAL-PINK___statemint-LOCAL-PINK": {
612
640
  "srcAsset": "acala-LOCAL-PINK",
613
641
  "destAsset": "statemint-LOCAL-PINK",
614
642
  "srcChain": "acala",
615
643
  "destChain": "statemint",
616
644
  "path": "XCM"
645
+ },
646
+ "crust-LOCAL-PINK___statemint-LOCAL-PINK": {
647
+ "srcAsset": "crust-LOCAL-PINK",
648
+ "destAsset": "statemint-LOCAL-PINK",
649
+ "srcChain": "crust",
650
+ "destChain": "statemint",
651
+ "path": "XCM"
652
+ },
653
+ "darwinia2-LOCAL-PINK___statemint-LOCAL-PINK": {
654
+ "srcAsset": "darwinia2-LOCAL-PINK",
655
+ "destAsset": "statemint-LOCAL-PINK",
656
+ "srcChain": "darwinia2",
657
+ "destChain": "statemint",
658
+ "path": "XCM"
617
659
  }
618
660
  }
@@ -8144,7 +8144,19 @@
8144
8144
  "multilocation": {
8145
8145
  "Concrete": {
8146
8146
  "parents": 1,
8147
- "interior": "Here"
8147
+ "interior": {
8148
+ "X3": [
8149
+ {
8150
+ "Parachain": 1000
8151
+ },
8152
+ {
8153
+ "PalletInstance": 50
8154
+ },
8155
+ {
8156
+ "GeneralIndex": 23
8157
+ }
8158
+ ]
8159
+ }
8148
8160
  }
8149
8161
  }
8150
8162
  },
@@ -8162,7 +8174,25 @@
8162
8174
  "minAmount": "100000000",
8163
8175
  "assetType": "LOCAL",
8164
8176
  "metadata": {
8165
- "assetId": "12"
8177
+ "assetId": "12",
8178
+ "multilocation": {
8179
+ "Concrete": {
8180
+ "parents": 1,
8181
+ "interior": {
8182
+ "X2": [
8183
+ {
8184
+ "Parachain": 2000
8185
+ },
8186
+ {
8187
+ "GeneralKey": {
8188
+ "data": "0x0001000000000000000000000000000000000000000000000000000000000000",
8189
+ "length": 2
8190
+ }
8191
+ }
8192
+ ]
8193
+ }
8194
+ }
8195
+ }
8166
8196
  },
8167
8197
  "multiChainAsset": "PINK-StatemintPink",
8168
8198
  "hasValue": true,
@@ -8218,4 +8248,4 @@
8218
8248
  "hasValue": true,
8219
8249
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/darwinia2-local-pink.png"
8220
8250
  }
8221
- }
8251
+ }
@@ -9,7 +9,6 @@
9
9
  "Dwellir": "wss://polkadot-rpc.dwellir.com",
10
10
  "RadiumBlock": "wss://polkadot.public.curie.radiumblock.co/ws",
11
11
  "Stakeworld": "wss://dot-rpc.stakeworld.io",
12
- "LuckyFriday": "wss://rpc-polkadot.luckyfriday.io",
13
12
  "Dwellir Tunisia": "wss://polkadot-rpc-tn.dwellir.com",
14
13
  "IBP-GeoDNS1": "wss://rpc.ibp.network/polkadot",
15
14
  "IBP-GeoDNS2": "wss://rpc.dotters.network/polkadot",
@@ -146,7 +145,6 @@
146
145
  "providers": {
147
146
  "Moonbeam Foundation": "wss://wss.api.moonbeam.network",
148
147
  "Dwellir": "wss://moonbeam-rpc.dwellir.com",
149
- "1rpc": "wss://1rpc.io/glmr",
150
148
  "Blast": "wss://moonbeam.public.blastapi.io",
151
149
  "UnitedBloc": "wss://moonbeam.unitedbloc.com"
152
150
  },
@@ -366,7 +364,6 @@
366
364
  "Dwellir Tunisia": "wss://statemint-rpc-tn.dwellir.com",
367
365
  "IBP-GeoDNS1": "wss://sys.ibp.network/statemint",
368
366
  "IBP-GeoDNS2": "wss://sys.dotters.network/statemint",
369
- "Lucky Friday": "wss://rpc-asset-hub-polkadot.luckyfriday.io",
370
367
  "StakeWorld": "wss://dot-rpc.stakeworld.io/assethub"
371
368
  },
372
369
  "evmInfo": null,
@@ -13,6 +13,6 @@ const packageInfo = {
13
13
  name: '@subwallet/chain-list',
14
14
  path: typeof __dirname === 'string' ? __dirname : 'auto',
15
15
  type: 'cjs',
16
- version: '0.2.48-beta.3'
16
+ version: '0.2.48'
17
17
  };
18
18
  exports.packageInfo = packageInfo;
@@ -496,6 +496,27 @@
496
496
  "destChain": "acala",
497
497
  "path": "XCM"
498
498
  },
499
+ "statemint-LOCAL-PINK___phala-LOCAL-PINK": {
500
+ "srcAsset": "statemint-LOCAL-PINK",
501
+ "destAsset": "phala-LOCAL-PINK",
502
+ "srcChain": "statemint",
503
+ "destChain": "phala",
504
+ "path": "XCM"
505
+ },
506
+ "statemint-LOCAL-PINK___darwinia2-LOCAL-PINK": {
507
+ "srcAsset": "statemint-LOCAL-PINK",
508
+ "destAsset": "darwinia2-LOCAL-PINK",
509
+ "srcChain": "statemint",
510
+ "destChain": "darwinia2",
511
+ "path": "XCM"
512
+ },
513
+ "statemint-LOCAL-PINK___crust-LOCAL-PINK": {
514
+ "srcAsset": "statemint-LOCAL-PINK",
515
+ "destAsset": "crust-LOCAL-PINK",
516
+ "srcChain": "statemint",
517
+ "destChain": "crust",
518
+ "path": "XCM"
519
+ },
499
520
  "moonbeam-LOCAL-xcPINK___statemint-LOCAL-PINK": {
500
521
  "srcAsset": "moonbeam-LOCAL-xcPINK",
501
522
  "destAsset": "statemint-LOCAL-PINK",
@@ -608,11 +629,32 @@
608
629
  "destChain": "statemint",
609
630
  "path": "XCM"
610
631
  },
632
+ "phala-LOCAL-PINK___statemint-LOCAL-PINK": {
633
+ "srcAsset": "phala-LOCAL-PINK",
634
+ "destAsset": "statemint-LOCAL-PINK",
635
+ "srcChain": "phala",
636
+ "destChain": "statemint",
637
+ "path": "XCM"
638
+ },
611
639
  "acala-LOCAL-PINK___statemint-LOCAL-PINK": {
612
640
  "srcAsset": "acala-LOCAL-PINK",
613
641
  "destAsset": "statemint-LOCAL-PINK",
614
642
  "srcChain": "acala",
615
643
  "destChain": "statemint",
616
644
  "path": "XCM"
645
+ },
646
+ "crust-LOCAL-PINK___statemint-LOCAL-PINK": {
647
+ "srcAsset": "crust-LOCAL-PINK",
648
+ "destAsset": "statemint-LOCAL-PINK",
649
+ "srcChain": "crust",
650
+ "destChain": "statemint",
651
+ "path": "XCM"
652
+ },
653
+ "darwinia2-LOCAL-PINK___statemint-LOCAL-PINK": {
654
+ "srcAsset": "darwinia2-LOCAL-PINK",
655
+ "destAsset": "statemint-LOCAL-PINK",
656
+ "srcChain": "darwinia2",
657
+ "destChain": "statemint",
658
+ "path": "XCM"
617
659
  }
618
660
  }
@@ -8144,7 +8144,19 @@
8144
8144
  "multilocation": {
8145
8145
  "Concrete": {
8146
8146
  "parents": 1,
8147
- "interior": "Here"
8147
+ "interior": {
8148
+ "X3": [
8149
+ {
8150
+ "Parachain": 1000
8151
+ },
8152
+ {
8153
+ "PalletInstance": 50
8154
+ },
8155
+ {
8156
+ "GeneralIndex": 23
8157
+ }
8158
+ ]
8159
+ }
8148
8160
  }
8149
8161
  }
8150
8162
  },
@@ -8162,7 +8174,25 @@
8162
8174
  "minAmount": "100000000",
8163
8175
  "assetType": "LOCAL",
8164
8176
  "metadata": {
8165
- "assetId": "12"
8177
+ "assetId": "12",
8178
+ "multilocation": {
8179
+ "Concrete": {
8180
+ "parents": 1,
8181
+ "interior": {
8182
+ "X2": [
8183
+ {
8184
+ "Parachain": 2000
8185
+ },
8186
+ {
8187
+ "GeneralKey": {
8188
+ "data": "0x0001000000000000000000000000000000000000000000000000000000000000",
8189
+ "length": 2
8190
+ }
8191
+ }
8192
+ ]
8193
+ }
8194
+ }
8195
+ }
8166
8196
  },
8167
8197
  "multiChainAsset": "PINK-StatemintPink",
8168
8198
  "hasValue": true,
@@ -8218,4 +8248,4 @@
8218
8248
  "hasValue": true,
8219
8249
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/darwinia2-local-pink.png"
8220
8250
  }
8221
- }
8251
+ }
@@ -9,7 +9,6 @@
9
9
  "Dwellir": "wss://polkadot-rpc.dwellir.com",
10
10
  "RadiumBlock": "wss://polkadot.public.curie.radiumblock.co/ws",
11
11
  "Stakeworld": "wss://dot-rpc.stakeworld.io",
12
- "LuckyFriday": "wss://rpc-polkadot.luckyfriday.io",
13
12
  "Dwellir Tunisia": "wss://polkadot-rpc-tn.dwellir.com",
14
13
  "IBP-GeoDNS1": "wss://rpc.ibp.network/polkadot",
15
14
  "IBP-GeoDNS2": "wss://rpc.dotters.network/polkadot",
@@ -146,7 +145,6 @@
146
145
  "providers": {
147
146
  "Moonbeam Foundation": "wss://wss.api.moonbeam.network",
148
147
  "Dwellir": "wss://moonbeam-rpc.dwellir.com",
149
- "1rpc": "wss://1rpc.io/glmr",
150
148
  "Blast": "wss://moonbeam.public.blastapi.io",
151
149
  "UnitedBloc": "wss://moonbeam.unitedbloc.com"
152
150
  },
@@ -366,7 +364,6 @@
366
364
  "Dwellir Tunisia": "wss://statemint-rpc-tn.dwellir.com",
367
365
  "IBP-GeoDNS1": "wss://sys.ibp.network/statemint",
368
366
  "IBP-GeoDNS2": "wss://sys.dotters.network/statemint",
369
- "Lucky Friday": "wss://rpc-asset-hub-polkadot.luckyfriday.io",
370
367
  "StakeWorld": "wss://dot-rpc.stakeworld.io/assethub"
371
368
  },
372
369
  "evmInfo": null,
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "./cjs/detectPackage.js"
21
21
  ],
22
22
  "type": "module",
23
- "version": "0.2.48-beta.3",
23
+ "version": "0.2.48",
24
24
  "main": "./cjs/index.js",
25
25
  "module": "./index.js",
26
26
  "types": "./index.d.ts",
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.48-beta.3'
10
+ version: '0.2.48'
11
11
  };