@snowbridge/registry 1.0.15 → 1.0.16-alpha.1
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/dist/local_e2e_bridge_info.g.d.ts +1 -1
- package/dist/local_e2e_bridge_info.g.js +1 -1
- package/dist/paseo_sepolia_bridge_info.g.d.ts +1 -1
- package/dist/paseo_sepolia_bridge_info.g.js +1 -1
- package/dist/polkadot_mainnet_bridge_info.g.d.ts +8 -5
- package/dist/polkadot_mainnet_bridge_info.g.d.ts.map +1 -1
- package/dist/polkadot_mainnet_bridge_info.g.js +65 -76
- package/dist/westend_sepolia_bridge_info.g.d.ts +1 -1
- package/dist/westend_sepolia_bridge_info.g.js +1 -1
- package/package.json +5 -5
- package/scripts/buildRegistry.ts +24 -5
- package/src/local_e2e_bridge_info.g.ts +1 -1
- package/src/paseo_sepolia_bridge_info.g.ts +1 -1
- package/src/polkadot_mainnet_bridge_info.g.ts +117 -102
- package/src/westend_sepolia_bridge_info.g.ts +1 -1
|
@@ -19,15 +19,13 @@ const registry = {
|
|
|
19
19
|
"2030": "wss://eu.bifrost-polkadot-rpc.liebi.com/ws",
|
|
20
20
|
"2034": "wss://hydration-rpc.n.dwellir.com",
|
|
21
21
|
"2043": "wss://parachain-rpc.origin-trail.network",
|
|
22
|
-
"3369": "wss://mythos-rpc.
|
|
22
|
+
"3369": "wss://polkadot-mythos-rpc.polkadot.io",
|
|
23
23
|
},
|
|
24
24
|
gatewayContract: "0x27ca963c279c93801941e1eb8799c23f407d68e7",
|
|
25
25
|
beefyContract: "0x7cfc5c8b341991993080af67d940b6ad19a010e1",
|
|
26
26
|
assetHubParaId: 1000,
|
|
27
27
|
bridgeHubParaId: 1002,
|
|
28
|
-
v2_parachains: [
|
|
29
|
-
1000
|
|
30
|
-
],
|
|
28
|
+
v2_parachains: [1000],
|
|
31
29
|
indexerGraphQlUrl: "https://subsquid.snowbridge.network/graphql",
|
|
32
30
|
kusama: {
|
|
33
31
|
assetHubParaId: 1000,
|
|
@@ -66,7 +64,7 @@ const registry = {
|
|
|
66
64
|
inputToken: "0x0b2c639c533813f4aa9d7837caf62653d097ff85",
|
|
67
65
|
outputToken: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
68
66
|
swapFee: 500,
|
|
69
|
-
}
|
|
67
|
+
},
|
|
70
68
|
],
|
|
71
69
|
},
|
|
72
70
|
"8453": {
|
|
@@ -82,7 +80,7 @@ const registry = {
|
|
|
82
80
|
inputToken: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
|
|
83
81
|
outputToken: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
84
82
|
swapFee: 500,
|
|
85
|
-
}
|
|
83
|
+
},
|
|
86
84
|
],
|
|
87
85
|
},
|
|
88
86
|
"42161": {
|
|
@@ -98,7 +96,7 @@ const registry = {
|
|
|
98
96
|
inputToken: "0xaf88d065e77c8cc2239327c5edb3a432268e5831",
|
|
99
97
|
outputToken: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
100
98
|
swapFee: 500,
|
|
101
|
-
}
|
|
99
|
+
},
|
|
102
100
|
],
|
|
103
101
|
},
|
|
104
102
|
},
|
|
@@ -149,7 +147,7 @@ const registry = {
|
|
|
149
147
|
"0xa37b046782518a80e2e69056009fbd0431d36e50",
|
|
150
148
|
"0x769916a66fdac0e3d57363129caac59386ea622b",
|
|
151
149
|
"0x1f752250f518e419f2f03804e25728c5c6dff73f",
|
|
152
|
-
"0x92262680a8d6636bba9bffdf484c274ca2de6400"
|
|
150
|
+
"0x92262680a8d6636bba9bffdf484c274ca2de6400",
|
|
153
151
|
],
|
|
154
152
|
},
|
|
155
153
|
{
|
|
@@ -196,7 +194,7 @@ const registry = {
|
|
|
196
194
|
"0xa37b046782518a80e2e69056009fbd0431d36e50",
|
|
197
195
|
"0x769916a66fdac0e3d57363129caac59386ea622b",
|
|
198
196
|
"0x1f752250f518e419f2f03804e25728c5c6dff73f",
|
|
199
|
-
"0x92262680a8d6636bba9bffdf484c274ca2de6400"
|
|
197
|
+
"0x92262680a8d6636bba9bffdf484c274ca2de6400",
|
|
200
198
|
],
|
|
201
199
|
},
|
|
202
200
|
{
|
|
@@ -208,9 +206,7 @@ const registry = {
|
|
|
208
206
|
kind: "polkadot",
|
|
209
207
|
id: 2000,
|
|
210
208
|
},
|
|
211
|
-
assets: [
|
|
212
|
-
"0x0000000000000000000000000000000000000000"
|
|
213
|
-
],
|
|
209
|
+
assets: ["0x0000000000000000000000000000000000000000"],
|
|
214
210
|
},
|
|
215
211
|
{
|
|
216
212
|
from: {
|
|
@@ -221,9 +217,7 @@ const registry = {
|
|
|
221
217
|
kind: "ethereum",
|
|
222
218
|
id: 1,
|
|
223
219
|
},
|
|
224
|
-
assets: [
|
|
225
|
-
"0x0000000000000000000000000000000000000000"
|
|
226
|
-
],
|
|
220
|
+
assets: ["0x0000000000000000000000000000000000000000"],
|
|
227
221
|
},
|
|
228
222
|
{
|
|
229
223
|
from: {
|
|
@@ -241,7 +235,7 @@ const registry = {
|
|
|
241
235
|
"0x6b175474e89094c44da98b954eedeac495271d0f",
|
|
242
236
|
"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
|
|
243
237
|
"0x0000000000000000000000000000000000000000",
|
|
244
|
-
"0xdac17f958d2ee523a2206206994597c13d831ec7"
|
|
238
|
+
"0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
245
239
|
],
|
|
246
240
|
},
|
|
247
241
|
{
|
|
@@ -260,7 +254,7 @@ const registry = {
|
|
|
260
254
|
"0x6b175474e89094c44da98b954eedeac495271d0f",
|
|
261
255
|
"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
|
|
262
256
|
"0x0000000000000000000000000000000000000000",
|
|
263
|
-
"0xdac17f958d2ee523a2206206994597c13d831ec7"
|
|
257
|
+
"0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
264
258
|
],
|
|
265
259
|
},
|
|
266
260
|
{
|
|
@@ -279,7 +273,7 @@ const registry = {
|
|
|
279
273
|
"0x6b175474e89094c44da98b954eedeac495271d0f",
|
|
280
274
|
"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
|
|
281
275
|
"0x0000000000000000000000000000000000000000",
|
|
282
|
-
"0xdac17f958d2ee523a2206206994597c13d831ec7"
|
|
276
|
+
"0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
283
277
|
],
|
|
284
278
|
},
|
|
285
279
|
{
|
|
@@ -293,7 +287,7 @@ const registry = {
|
|
|
293
287
|
},
|
|
294
288
|
assets: [
|
|
295
289
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
296
|
-
"0x0000000000000000000000000000000000000000"
|
|
290
|
+
"0x0000000000000000000000000000000000000000",
|
|
297
291
|
],
|
|
298
292
|
},
|
|
299
293
|
{
|
|
@@ -307,7 +301,7 @@ const registry = {
|
|
|
307
301
|
},
|
|
308
302
|
assets: [
|
|
309
303
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
310
|
-
"0x0000000000000000000000000000000000000000"
|
|
304
|
+
"0x0000000000000000000000000000000000000000",
|
|
311
305
|
],
|
|
312
306
|
},
|
|
313
307
|
{
|
|
@@ -338,7 +332,7 @@ const registry = {
|
|
|
338
332
|
"0x0000000000000000000000000000000000000000",
|
|
339
333
|
"0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
340
334
|
"0x514910771af9ca656af840dff83e8264ecf986ca",
|
|
341
|
-
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9"
|
|
335
|
+
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
|
|
342
336
|
],
|
|
343
337
|
},
|
|
344
338
|
{
|
|
@@ -367,7 +361,7 @@ const registry = {
|
|
|
367
361
|
"0x0000000000000000000000000000000000000000",
|
|
368
362
|
"0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
369
363
|
"0x514910771af9ca656af840dff83e8264ecf986ca",
|
|
370
|
-
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9"
|
|
364
|
+
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
|
|
371
365
|
],
|
|
372
366
|
},
|
|
373
367
|
{
|
|
@@ -379,9 +373,7 @@ const registry = {
|
|
|
379
373
|
kind: "polkadot",
|
|
380
374
|
id: 2043,
|
|
381
375
|
},
|
|
382
|
-
assets: [
|
|
383
|
-
"0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f"
|
|
384
|
-
],
|
|
376
|
+
assets: ["0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f"],
|
|
385
377
|
},
|
|
386
378
|
{
|
|
387
379
|
from: {
|
|
@@ -392,9 +384,7 @@ const registry = {
|
|
|
392
384
|
kind: "ethereum",
|
|
393
385
|
id: 1,
|
|
394
386
|
},
|
|
395
|
-
assets: [
|
|
396
|
-
"0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f"
|
|
397
|
-
],
|
|
387
|
+
assets: ["0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f"],
|
|
398
388
|
},
|
|
399
389
|
{
|
|
400
390
|
from: {
|
|
@@ -405,9 +395,7 @@ const registry = {
|
|
|
405
395
|
kind: "polkadot",
|
|
406
396
|
id: 3369,
|
|
407
397
|
},
|
|
408
|
-
assets: [
|
|
409
|
-
"0xba41ddf06b7ffd89d1267b5a93bfef2424eb2003"
|
|
410
|
-
],
|
|
398
|
+
assets: ["0xba41ddf06b7ffd89d1267b5a93bfef2424eb2003"],
|
|
411
399
|
},
|
|
412
400
|
{
|
|
413
401
|
from: {
|
|
@@ -418,9 +406,7 @@ const registry = {
|
|
|
418
406
|
kind: "ethereum",
|
|
419
407
|
id: 1,
|
|
420
408
|
},
|
|
421
|
-
assets: [
|
|
422
|
-
"0xba41ddf06b7ffd89d1267b5a93bfef2424eb2003"
|
|
423
|
-
],
|
|
409
|
+
assets: ["0xba41ddf06b7ffd89d1267b5a93bfef2424eb2003"],
|
|
424
410
|
},
|
|
425
411
|
{
|
|
426
412
|
from: {
|
|
@@ -450,7 +436,7 @@ const registry = {
|
|
|
450
436
|
"0x0000000000000000000000000000000000000000",
|
|
451
437
|
"0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
452
438
|
"0x514910771af9ca656af840dff83e8264ecf986ca",
|
|
453
|
-
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9"
|
|
439
|
+
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
|
|
454
440
|
],
|
|
455
441
|
},
|
|
456
442
|
{
|
|
@@ -478,7 +464,7 @@ const registry = {
|
|
|
478
464
|
"0x0000000000000000000000000000000000000000",
|
|
479
465
|
"0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
480
466
|
"0x514910771af9ca656af840dff83e8264ecf986ca",
|
|
481
|
-
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9"
|
|
467
|
+
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
|
|
482
468
|
],
|
|
483
469
|
},
|
|
484
470
|
{
|
|
@@ -493,7 +479,7 @@ const registry = {
|
|
|
493
479
|
assets: [
|
|
494
480
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
495
481
|
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
496
|
-
"0x0000000000000000000000000000000000000000"
|
|
482
|
+
"0x0000000000000000000000000000000000000000",
|
|
497
483
|
],
|
|
498
484
|
},
|
|
499
485
|
{
|
|
@@ -508,7 +494,7 @@ const registry = {
|
|
|
508
494
|
assets: [
|
|
509
495
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
510
496
|
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
511
|
-
"0x0000000000000000000000000000000000000000"
|
|
497
|
+
"0x0000000000000000000000000000000000000000",
|
|
512
498
|
],
|
|
513
499
|
},
|
|
514
500
|
{
|
|
@@ -523,7 +509,7 @@ const registry = {
|
|
|
523
509
|
assets: [
|
|
524
510
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
525
511
|
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
526
|
-
"0x0000000000000000000000000000000000000000"
|
|
512
|
+
"0x0000000000000000000000000000000000000000",
|
|
527
513
|
],
|
|
528
514
|
},
|
|
529
515
|
{
|
|
@@ -538,7 +524,7 @@ const registry = {
|
|
|
538
524
|
assets: [
|
|
539
525
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
540
526
|
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
541
|
-
"0x0000000000000000000000000000000000000000"
|
|
527
|
+
"0x0000000000000000000000000000000000000000",
|
|
542
528
|
],
|
|
543
529
|
},
|
|
544
530
|
{
|
|
@@ -553,7 +539,7 @@ const registry = {
|
|
|
553
539
|
assets: [
|
|
554
540
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
555
541
|
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
556
|
-
"0x0000000000000000000000000000000000000000"
|
|
542
|
+
"0x0000000000000000000000000000000000000000",
|
|
557
543
|
],
|
|
558
544
|
},
|
|
559
545
|
{
|
|
@@ -568,12 +554,12 @@ const registry = {
|
|
|
568
554
|
assets: [
|
|
569
555
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
570
556
|
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
571
|
-
"0x0000000000000000000000000000000000000000"
|
|
557
|
+
"0x0000000000000000000000000000000000000000",
|
|
572
558
|
],
|
|
573
|
-
}
|
|
559
|
+
},
|
|
574
560
|
],
|
|
575
561
|
registry: {
|
|
576
|
-
timestamp: "2026-04-
|
|
562
|
+
timestamp: "2026-04-29T04:33:23.183Z",
|
|
577
563
|
environment: "polkadot_mainnet",
|
|
578
564
|
ethChainId: 1,
|
|
579
565
|
gatewayAddress: "0x27ca963c279c93801941e1eb8799c23f407d68e7",
|
|
@@ -819,7 +805,8 @@ const registry = {
|
|
|
819
805
|
name: "Polkadot",
|
|
820
806
|
symbol: "DOT",
|
|
821
807
|
decimals: 10,
|
|
822
|
-
foreignId:
|
|
808
|
+
foreignId:
|
|
809
|
+
"0x4e241583d94b5d48a27a22064cd49b2ed6f5231d2d950e432f9b7c2e0ade52b2",
|
|
823
810
|
deliveryGas: 80000n,
|
|
824
811
|
},
|
|
825
812
|
"0x21fab0ea070f162180447881d5873cf3d57200d6": {
|
|
@@ -827,7 +814,8 @@ const registry = {
|
|
|
827
814
|
name: "Kolkadot",
|
|
828
815
|
symbol: "KOL",
|
|
829
816
|
decimals: 12,
|
|
830
|
-
foreignId:
|
|
817
|
+
foreignId:
|
|
818
|
+
"0xad050334b66c8d3abaac7ef6667e97e3e6f4a25d9b7b4765133290f0dc19aa6e",
|
|
831
819
|
deliveryGas: 80000n,
|
|
832
820
|
},
|
|
833
821
|
"0x12bbfdc9e813614eef8dc8a2560b0efbeaf7c2ab": {
|
|
@@ -835,7 +823,8 @@ const registry = {
|
|
|
835
823
|
name: "Kusama",
|
|
836
824
|
symbol: "KSM",
|
|
837
825
|
decimals: 12,
|
|
838
|
-
foreignId:
|
|
826
|
+
foreignId:
|
|
827
|
+
"0x03b6054d0c576dd8391e34e1609cf398f68050c23009d19ce93c000922bcd852",
|
|
839
828
|
deliveryGas: 80000n,
|
|
840
829
|
},
|
|
841
830
|
"0x5fdcd48f09fb67de3d202cd854b372aec1100ed5": {
|
|
@@ -843,7 +832,8 @@ const registry = {
|
|
|
843
832
|
name: "GAVUN WUD",
|
|
844
833
|
symbol: "WUD",
|
|
845
834
|
decimals: 10,
|
|
846
|
-
foreignId:
|
|
835
|
+
foreignId:
|
|
836
|
+
"0x7ca757304cac2ff0881de18dc6a1dfa7f10e51b0cba0297e0e762f8072049c98",
|
|
847
837
|
deliveryGas: 80000n,
|
|
848
838
|
},
|
|
849
839
|
"0xa37b046782518a80e2e69056009fbd0431d36e50": {
|
|
@@ -851,7 +841,8 @@ const registry = {
|
|
|
851
841
|
name: "PINK",
|
|
852
842
|
symbol: "PINK",
|
|
853
843
|
decimals: 10,
|
|
854
|
-
foreignId:
|
|
844
|
+
foreignId:
|
|
845
|
+
"0xbc8785969587ef3d22739d3385cb519a9e0133dd5da8d320c376772468c19be6",
|
|
855
846
|
deliveryGas: 80000n,
|
|
856
847
|
},
|
|
857
848
|
"0x769916a66fdac0e3d57363129caac59386ea622b": {
|
|
@@ -859,7 +850,8 @@ const registry = {
|
|
|
859
850
|
name: "Integritee TEER",
|
|
860
851
|
symbol: "TEER",
|
|
861
852
|
decimals: 12,
|
|
862
|
-
foreignId:
|
|
853
|
+
foreignId:
|
|
854
|
+
"0x3b7f577715347bdcde4739a1bf1a7f1dec71e8ff4dbe23a6a49348ebf920c658",
|
|
863
855
|
deliveryGas: 80000n,
|
|
864
856
|
},
|
|
865
857
|
"0x1f752250f518e419f2f03804e25728c5c6dff73f": {
|
|
@@ -867,7 +859,8 @@ const registry = {
|
|
|
867
859
|
name: "Robonomics",
|
|
868
860
|
symbol: "XRT",
|
|
869
861
|
decimals: 9,
|
|
870
|
-
foreignId:
|
|
862
|
+
foreignId:
|
|
863
|
+
"0x3572e2b3281d738a7579848b023666ec5cb13a63a5372a6de7e74f16acfab7b8",
|
|
871
864
|
deliveryGas: 80000n,
|
|
872
865
|
},
|
|
873
866
|
"0x92262680a8d6636bba9bffdf484c274ca2de6400": {
|
|
@@ -875,12 +868,16 @@ const registry = {
|
|
|
875
868
|
name: "DED",
|
|
876
869
|
symbol: "DED",
|
|
877
870
|
decimals: 10,
|
|
878
|
-
foreignId:
|
|
871
|
+
foreignId:
|
|
872
|
+
"0x536917d1276896038c09bb6499bd0d7197e609983ec22e9ca4e75b394b23752b",
|
|
879
873
|
deliveryGas: 80000n,
|
|
880
874
|
},
|
|
881
875
|
},
|
|
882
876
|
key: "ethereum_1",
|
|
883
|
-
|
|
877
|
+
baseVerificationGas: 120000n,
|
|
878
|
+
baseDispatchGas: 80000n,
|
|
879
|
+
twoPhaseSubmitGas: 1000000n,
|
|
880
|
+
submitFiatShamirGas: 2000000n,
|
|
884
881
|
},
|
|
885
882
|
ethereum_l2_10: {
|
|
886
883
|
kind: "ethereum_l2",
|
|
@@ -972,13 +969,20 @@ const registry = {
|
|
|
972
969
|
precompile: "0x000000000000000000000000000000000000081a",
|
|
973
970
|
xcDOT: "0xffffffff1fcacbd218edc0eba20fc2308c778080",
|
|
974
971
|
xcTokenMap: {
|
|
975
|
-
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2":
|
|
976
|
-
|
|
977
|
-
"
|
|
978
|
-
|
|
979
|
-
"
|
|
980
|
-
|
|
981
|
-
"
|
|
972
|
+
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2":
|
|
973
|
+
"0xffffffff86829afe1521ad2296719df3ace8ded7",
|
|
974
|
+
"0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0":
|
|
975
|
+
"0xffffffff5d5deb44bf7278dee5381beb24cb6573",
|
|
976
|
+
"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599":
|
|
977
|
+
"0xffffffff1b4bb1ac5749f73d866ffc91a3432c47",
|
|
978
|
+
"0x6b175474e89094c44da98b954eedeac495271d0f":
|
|
979
|
+
"0xffffffff9de12e6658c49b4834f9278f6a39f5d7",
|
|
980
|
+
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48":
|
|
981
|
+
"0xffffffff166f84967f054ae95ab5764c38cf3aed",
|
|
982
|
+
"0x0000000000000000000000000000000000000000":
|
|
983
|
+
"0xffffffffaff6df83d0a1935dda2e5f1f402c0c45",
|
|
984
|
+
"0xdac17f958d2ee523a2206206994597c13d831ec7":
|
|
985
|
+
"0xffffffff7bc304425217b49e9598415c514ae81b",
|
|
982
986
|
},
|
|
983
987
|
},
|
|
984
988
|
ethereum_l2_8453: {
|
|
@@ -1327,7 +1331,7 @@ const registry = {
|
|
|
1327
1331
|
globalConsensus: {
|
|
1328
1332
|
polkadot: null,
|
|
1329
1333
|
},
|
|
1330
|
-
}
|
|
1334
|
+
},
|
|
1331
1335
|
],
|
|
1332
1336
|
},
|
|
1333
1337
|
},
|
|
@@ -1339,7 +1343,8 @@ const registry = {
|
|
|
1339
1343
|
parents: 1,
|
|
1340
1344
|
interior: "Here",
|
|
1341
1345
|
},
|
|
1342
|
-
foreignId:
|
|
1346
|
+
foreignId:
|
|
1347
|
+
"0x4e241583d94b5d48a27a22064cd49b2ed6f5231d2d950e432f9b7c2e0ade52b2",
|
|
1343
1348
|
minimumBalance: 100000000n,
|
|
1344
1349
|
isSufficient: true,
|
|
1345
1350
|
},
|
|
@@ -1365,7 +1370,7 @@ const registry = {
|
|
|
1365
1370
|
},
|
|
1366
1371
|
{
|
|
1367
1372
|
generalIndex: 86,
|
|
1368
|
-
}
|
|
1373
|
+
},
|
|
1369
1374
|
],
|
|
1370
1375
|
},
|
|
1371
1376
|
},
|
|
@@ -1378,7 +1383,7 @@ const registry = {
|
|
|
1378
1383
|
},
|
|
1379
1384
|
{
|
|
1380
1385
|
generalIndex: 86,
|
|
1381
|
-
}
|
|
1386
|
+
},
|
|
1382
1387
|
],
|
|
1383
1388
|
},
|
|
1384
1389
|
},
|
|
@@ -1391,11 +1396,12 @@ const registry = {
|
|
|
1391
1396
|
},
|
|
1392
1397
|
{
|
|
1393
1398
|
generalIndex: 86,
|
|
1394
|
-
}
|
|
1399
|
+
},
|
|
1395
1400
|
],
|
|
1396
1401
|
},
|
|
1397
1402
|
},
|
|
1398
|
-
foreignId:
|
|
1403
|
+
foreignId:
|
|
1404
|
+
"0xad050334b66c8d3abaac7ef6667e97e3e6f4a25d9b7b4765133290f0dc19aa6e",
|
|
1399
1405
|
minimumBalance: 1000000000000n,
|
|
1400
1406
|
isSufficient: false,
|
|
1401
1407
|
assetId: "86",
|
|
@@ -1413,7 +1419,7 @@ const registry = {
|
|
|
1413
1419
|
globalConsensus: {
|
|
1414
1420
|
kusama: null,
|
|
1415
1421
|
},
|
|
1416
|
-
}
|
|
1422
|
+
},
|
|
1417
1423
|
],
|
|
1418
1424
|
},
|
|
1419
1425
|
},
|
|
@@ -1425,7 +1431,7 @@ const registry = {
|
|
|
1425
1431
|
globalConsensus: {
|
|
1426
1432
|
kusama: null,
|
|
1427
1433
|
},
|
|
1428
|
-
}
|
|
1434
|
+
},
|
|
1429
1435
|
],
|
|
1430
1436
|
},
|
|
1431
1437
|
},
|
|
@@ -1437,11 +1443,12 @@ const registry = {
|
|
|
1437
1443
|
globalConsensus: {
|
|
1438
1444
|
kusama: null,
|
|
1439
1445
|
},
|
|
1440
|
-
}
|
|
1446
|
+
},
|
|
1441
1447
|
],
|
|
1442
1448
|
},
|
|
1443
1449
|
},
|
|
1444
|
-
foreignId:
|
|
1450
|
+
foreignId:
|
|
1451
|
+
"0x03b6054d0c576dd8391e34e1609cf398f68050c23009d19ce93c000922bcd852",
|
|
1445
1452
|
minimumBalance: 1000000000n,
|
|
1446
1453
|
isSufficient: true,
|
|
1447
1454
|
},
|
|
@@ -1467,7 +1474,7 @@ const registry = {
|
|
|
1467
1474
|
},
|
|
1468
1475
|
{
|
|
1469
1476
|
generalIndex: 31337,
|
|
1470
|
-
}
|
|
1477
|
+
},
|
|
1471
1478
|
],
|
|
1472
1479
|
},
|
|
1473
1480
|
},
|
|
@@ -1480,7 +1487,7 @@ const registry = {
|
|
|
1480
1487
|
},
|
|
1481
1488
|
{
|
|
1482
1489
|
generalIndex: 31337,
|
|
1483
|
-
}
|
|
1490
|
+
},
|
|
1484
1491
|
],
|
|
1485
1492
|
},
|
|
1486
1493
|
},
|
|
@@ -1493,11 +1500,12 @@ const registry = {
|
|
|
1493
1500
|
},
|
|
1494
1501
|
{
|
|
1495
1502
|
generalIndex: 31337,
|
|
1496
|
-
}
|
|
1503
|
+
},
|
|
1497
1504
|
],
|
|
1498
1505
|
},
|
|
1499
1506
|
},
|
|
1500
|
-
foreignId:
|
|
1507
|
+
foreignId:
|
|
1508
|
+
"0x7ca757304cac2ff0881de18dc6a1dfa7f10e51b0cba0297e0e762f8072049c98",
|
|
1501
1509
|
minimumBalance: 10000000n,
|
|
1502
1510
|
isSufficient: false,
|
|
1503
1511
|
assetId: "31337",
|
|
@@ -1524,7 +1532,7 @@ const registry = {
|
|
|
1524
1532
|
},
|
|
1525
1533
|
{
|
|
1526
1534
|
generalIndex: 23,
|
|
1527
|
-
}
|
|
1535
|
+
},
|
|
1528
1536
|
],
|
|
1529
1537
|
},
|
|
1530
1538
|
},
|
|
@@ -1537,7 +1545,7 @@ const registry = {
|
|
|
1537
1545
|
},
|
|
1538
1546
|
{
|
|
1539
1547
|
generalIndex: 23,
|
|
1540
|
-
}
|
|
1548
|
+
},
|
|
1541
1549
|
],
|
|
1542
1550
|
},
|
|
1543
1551
|
},
|
|
@@ -1550,11 +1558,12 @@ const registry = {
|
|
|
1550
1558
|
},
|
|
1551
1559
|
{
|
|
1552
1560
|
generalIndex: 23,
|
|
1553
|
-
}
|
|
1561
|
+
},
|
|
1554
1562
|
],
|
|
1555
1563
|
},
|
|
1556
1564
|
},
|
|
1557
|
-
foreignId:
|
|
1565
|
+
foreignId:
|
|
1566
|
+
"0xbc8785969587ef3d22739d3385cb519a9e0133dd5da8d320c376772468c19be6",
|
|
1558
1567
|
minimumBalance: 1n,
|
|
1559
1568
|
isSufficient: false,
|
|
1560
1569
|
assetId: "23",
|
|
@@ -1575,7 +1584,7 @@ const registry = {
|
|
|
1575
1584
|
},
|
|
1576
1585
|
{
|
|
1577
1586
|
parachain: 2039,
|
|
1578
|
-
}
|
|
1587
|
+
},
|
|
1579
1588
|
],
|
|
1580
1589
|
},
|
|
1581
1590
|
},
|
|
@@ -1585,7 +1594,7 @@ const registry = {
|
|
|
1585
1594
|
x1: [
|
|
1586
1595
|
{
|
|
1587
1596
|
parachain: 2039,
|
|
1588
|
-
}
|
|
1597
|
+
},
|
|
1589
1598
|
],
|
|
1590
1599
|
},
|
|
1591
1600
|
},
|
|
@@ -1595,11 +1604,12 @@ const registry = {
|
|
|
1595
1604
|
x1: [
|
|
1596
1605
|
{
|
|
1597
1606
|
parachain: 2039,
|
|
1598
|
-
}
|
|
1607
|
+
},
|
|
1599
1608
|
],
|
|
1600
1609
|
},
|
|
1601
1610
|
},
|
|
1602
|
-
foreignId:
|
|
1611
|
+
foreignId:
|
|
1612
|
+
"0x3b7f577715347bdcde4739a1bf1a7f1dec71e8ff4dbe23a6a49348ebf920c658",
|
|
1603
1613
|
minimumBalance: 1000000000n,
|
|
1604
1614
|
isSufficient: false,
|
|
1605
1615
|
},
|
|
@@ -1619,7 +1629,7 @@ const registry = {
|
|
|
1619
1629
|
},
|
|
1620
1630
|
{
|
|
1621
1631
|
parachain: 3388,
|
|
1622
|
-
}
|
|
1632
|
+
},
|
|
1623
1633
|
],
|
|
1624
1634
|
},
|
|
1625
1635
|
},
|
|
@@ -1629,7 +1639,7 @@ const registry = {
|
|
|
1629
1639
|
x1: [
|
|
1630
1640
|
{
|
|
1631
1641
|
parachain: 3388,
|
|
1632
|
-
}
|
|
1642
|
+
},
|
|
1633
1643
|
],
|
|
1634
1644
|
},
|
|
1635
1645
|
},
|
|
@@ -1639,11 +1649,12 @@ const registry = {
|
|
|
1639
1649
|
x1: [
|
|
1640
1650
|
{
|
|
1641
1651
|
parachain: 3388,
|
|
1642
|
-
}
|
|
1652
|
+
},
|
|
1643
1653
|
],
|
|
1644
1654
|
},
|
|
1645
1655
|
},
|
|
1646
|
-
foreignId:
|
|
1656
|
+
foreignId:
|
|
1657
|
+
"0x3572e2b3281d738a7579848b023666ec5cb13a63a5372a6de7e74f16acfab7b8",
|
|
1647
1658
|
minimumBalance: 1000n,
|
|
1648
1659
|
isSufficient: false,
|
|
1649
1660
|
},
|
|
@@ -1669,7 +1680,7 @@ const registry = {
|
|
|
1669
1680
|
},
|
|
1670
1681
|
{
|
|
1671
1682
|
generalIndex: 30,
|
|
1672
|
-
}
|
|
1683
|
+
},
|
|
1673
1684
|
],
|
|
1674
1685
|
},
|
|
1675
1686
|
},
|
|
@@ -1682,7 +1693,7 @@ const registry = {
|
|
|
1682
1693
|
},
|
|
1683
1694
|
{
|
|
1684
1695
|
generalIndex: 30,
|
|
1685
|
-
}
|
|
1696
|
+
},
|
|
1686
1697
|
],
|
|
1687
1698
|
},
|
|
1688
1699
|
},
|
|
@@ -1695,11 +1706,12 @@ const registry = {
|
|
|
1695
1706
|
},
|
|
1696
1707
|
{
|
|
1697
1708
|
generalIndex: 30,
|
|
1698
|
-
}
|
|
1709
|
+
},
|
|
1699
1710
|
],
|
|
1700
1711
|
},
|
|
1701
1712
|
},
|
|
1702
|
-
foreignId:
|
|
1713
|
+
foreignId:
|
|
1714
|
+
"0x536917d1276896038c09bb6499bd0d7197e609983ec22e9ca4e75b394b23752b",
|
|
1703
1715
|
minimumBalance: 1n,
|
|
1704
1716
|
isSufficient: false,
|
|
1705
1717
|
assetId: "30",
|
|
@@ -1888,7 +1900,7 @@ const registry = {
|
|
|
1888
1900
|
isSufficient: false,
|
|
1889
1901
|
},
|
|
1890
1902
|
},
|
|
1891
|
-
estimatedExecutionFeeDOT:
|
|
1903
|
+
estimatedExecutionFeeDOT: 59464990n,
|
|
1892
1904
|
estimatedDeliveryFeeDOT: 307100000n,
|
|
1893
1905
|
},
|
|
1894
1906
|
polkadot_2034: {
|
|
@@ -2072,7 +2084,7 @@ const registry = {
|
|
|
2072
2084
|
isSufficient: true,
|
|
2073
2085
|
},
|
|
2074
2086
|
},
|
|
2075
|
-
estimatedExecutionFeeDOT:
|
|
2087
|
+
estimatedExecutionFeeDOT: 2386538n,
|
|
2076
2088
|
estimatedDeliveryFeeDOT: 307100000n,
|
|
2077
2089
|
},
|
|
2078
2090
|
polkadot_2043: {
|
|
@@ -2372,7 +2384,7 @@ const registry = {
|
|
|
2372
2384
|
globalConsensus: {
|
|
2373
2385
|
polkadot: null,
|
|
2374
2386
|
},
|
|
2375
|
-
}
|
|
2387
|
+
},
|
|
2376
2388
|
],
|
|
2377
2389
|
},
|
|
2378
2390
|
},
|
|
@@ -2384,7 +2396,7 @@ const registry = {
|
|
|
2384
2396
|
globalConsensus: {
|
|
2385
2397
|
Polkadot: null,
|
|
2386
2398
|
},
|
|
2387
|
-
}
|
|
2399
|
+
},
|
|
2388
2400
|
],
|
|
2389
2401
|
},
|
|
2390
2402
|
},
|
|
@@ -2396,11 +2408,12 @@ const registry = {
|
|
|
2396
2408
|
globalConsensus: {
|
|
2397
2409
|
Polkadot: null,
|
|
2398
2410
|
},
|
|
2399
|
-
}
|
|
2411
|
+
},
|
|
2400
2412
|
],
|
|
2401
2413
|
},
|
|
2402
2414
|
},
|
|
2403
|
-
foreignId:
|
|
2415
|
+
foreignId:
|
|
2416
|
+
"0x4e241583d94b5d48a27a22064cd49b2ed6f5231d2d950e432f9b7c2e0ade52b2",
|
|
2404
2417
|
minimumBalance: 10000000n,
|
|
2405
2418
|
isSufficient: true,
|
|
2406
2419
|
},
|
|
@@ -2417,7 +2430,7 @@ const registry = {
|
|
|
2417
2430
|
globalConsensus: {
|
|
2418
2431
|
kusama: null,
|
|
2419
2432
|
},
|
|
2420
|
-
}
|
|
2433
|
+
},
|
|
2421
2434
|
],
|
|
2422
2435
|
},
|
|
2423
2436
|
},
|
|
@@ -2429,7 +2442,8 @@ const registry = {
|
|
|
2429
2442
|
parents: 1,
|
|
2430
2443
|
interior: "Here",
|
|
2431
2444
|
},
|
|
2432
|
-
foreignId:
|
|
2445
|
+
foreignId:
|
|
2446
|
+
"0x03b6054d0c576dd8391e34e1609cf398f68050c23009d19ce93c000922bcd852",
|
|
2433
2447
|
minimumBalance: 3333333n,
|
|
2434
2448
|
isSufficient: true,
|
|
2435
2449
|
},
|
|
@@ -2455,7 +2469,7 @@ const registry = {
|
|
|
2455
2469
|
},
|
|
2456
2470
|
{
|
|
2457
2471
|
generalIndex: 31337,
|
|
2458
|
-
}
|
|
2472
|
+
},
|
|
2459
2473
|
],
|
|
2460
2474
|
},
|
|
2461
2475
|
},
|
|
@@ -2476,7 +2490,7 @@ const registry = {
|
|
|
2476
2490
|
},
|
|
2477
2491
|
{
|
|
2478
2492
|
generalIndex: 31337,
|
|
2479
|
-
}
|
|
2493
|
+
},
|
|
2480
2494
|
],
|
|
2481
2495
|
},
|
|
2482
2496
|
},
|
|
@@ -2497,11 +2511,12 @@ const registry = {
|
|
|
2497
2511
|
},
|
|
2498
2512
|
{
|
|
2499
2513
|
generalIndex: 31337,
|
|
2500
|
-
}
|
|
2514
|
+
},
|
|
2501
2515
|
],
|
|
2502
2516
|
},
|
|
2503
2517
|
},
|
|
2504
|
-
foreignId:
|
|
2518
|
+
foreignId:
|
|
2519
|
+
"0x7ca757304cac2ff0881de18dc6a1dfa7f10e51b0cba0297e0e762f8072049c98",
|
|
2505
2520
|
minimumBalance: 10000000n,
|
|
2506
2521
|
isSufficient: false,
|
|
2507
2522
|
},
|