@snowbridge/registry 1.0.16-alpha.2 → 1.1.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/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 +38 -11
- package/dist/polkadot_mainnet_bridge_info.g.d.ts.map +1 -1
- package/dist/polkadot_mainnet_bridge_info.g.js +97 -80
- 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 +4 -23
- 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 +149 -106
- package/src/westend_sepolia_bridge_info.g.ts +1 -1
|
@@ -25,9 +25,7 @@ const registry = {
|
|
|
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
|
},
|
|
@@ -126,6 +124,8 @@ const registry = {
|
|
|
126
124
|
"0x57e114b691db790c35207b2e685d4a43181e6061",
|
|
127
125
|
"0x8236a87084f8b84306f72007f36f2618a5634494",
|
|
128
126
|
"0x1abaea1f7c830bd89acc67ec4af516284b1bc33c",
|
|
127
|
+
"0xb62132e35a6c13ee1ee0f84dc5d40bad8d815206",
|
|
128
|
+
"0xd166337499e176bbc38a1fbd113ab144e5bd2df7",
|
|
129
129
|
"0x56072c95faa701256059aa122697b133aded9279",
|
|
130
130
|
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
131
131
|
"0x0e186357c323c806c1efdad36d217f7a54b63d18",
|
|
@@ -149,7 +149,7 @@ const registry = {
|
|
|
149
149
|
"0xa37b046782518a80e2e69056009fbd0431d36e50",
|
|
150
150
|
"0x769916a66fdac0e3d57363129caac59386ea622b",
|
|
151
151
|
"0x1f752250f518e419f2f03804e25728c5c6dff73f",
|
|
152
|
-
"0x92262680a8d6636bba9bffdf484c274ca2de6400"
|
|
152
|
+
"0x92262680a8d6636bba9bffdf484c274ca2de6400",
|
|
153
153
|
],
|
|
154
154
|
},
|
|
155
155
|
{
|
|
@@ -173,6 +173,8 @@ const registry = {
|
|
|
173
173
|
"0x57e114b691db790c35207b2e685d4a43181e6061",
|
|
174
174
|
"0x8236a87084f8b84306f72007f36f2618a5634494",
|
|
175
175
|
"0x1abaea1f7c830bd89acc67ec4af516284b1bc33c",
|
|
176
|
+
"0xb62132e35a6c13ee1ee0f84dc5d40bad8d815206",
|
|
177
|
+
"0xd166337499e176bbc38a1fbd113ab144e5bd2df7",
|
|
176
178
|
"0x56072c95faa701256059aa122697b133aded9279",
|
|
177
179
|
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
178
180
|
"0x0e186357c323c806c1efdad36d217f7a54b63d18",
|
|
@@ -196,7 +198,7 @@ const registry = {
|
|
|
196
198
|
"0xa37b046782518a80e2e69056009fbd0431d36e50",
|
|
197
199
|
"0x769916a66fdac0e3d57363129caac59386ea622b",
|
|
198
200
|
"0x1f752250f518e419f2f03804e25728c5c6dff73f",
|
|
199
|
-
"0x92262680a8d6636bba9bffdf484c274ca2de6400"
|
|
201
|
+
"0x92262680a8d6636bba9bffdf484c274ca2de6400",
|
|
200
202
|
],
|
|
201
203
|
},
|
|
202
204
|
{
|
|
@@ -208,9 +210,7 @@ const registry = {
|
|
|
208
210
|
kind: "polkadot",
|
|
209
211
|
id: 2000,
|
|
210
212
|
},
|
|
211
|
-
assets: [
|
|
212
|
-
"0x0000000000000000000000000000000000000000"
|
|
213
|
-
],
|
|
213
|
+
assets: ["0x0000000000000000000000000000000000000000"],
|
|
214
214
|
},
|
|
215
215
|
{
|
|
216
216
|
from: {
|
|
@@ -221,9 +221,7 @@ const registry = {
|
|
|
221
221
|
kind: "ethereum",
|
|
222
222
|
id: 1,
|
|
223
223
|
},
|
|
224
|
-
assets: [
|
|
225
|
-
"0x0000000000000000000000000000000000000000"
|
|
226
|
-
],
|
|
224
|
+
assets: ["0x0000000000000000000000000000000000000000"],
|
|
227
225
|
},
|
|
228
226
|
{
|
|
229
227
|
from: {
|
|
@@ -241,7 +239,7 @@ const registry = {
|
|
|
241
239
|
"0x6b175474e89094c44da98b954eedeac495271d0f",
|
|
242
240
|
"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
|
|
243
241
|
"0x0000000000000000000000000000000000000000",
|
|
244
|
-
"0xdac17f958d2ee523a2206206994597c13d831ec7"
|
|
242
|
+
"0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
245
243
|
],
|
|
246
244
|
},
|
|
247
245
|
{
|
|
@@ -260,7 +258,7 @@ const registry = {
|
|
|
260
258
|
"0x6b175474e89094c44da98b954eedeac495271d0f",
|
|
261
259
|
"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
|
|
262
260
|
"0x0000000000000000000000000000000000000000",
|
|
263
|
-
"0xdac17f958d2ee523a2206206994597c13d831ec7"
|
|
261
|
+
"0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
264
262
|
],
|
|
265
263
|
},
|
|
266
264
|
{
|
|
@@ -279,7 +277,7 @@ const registry = {
|
|
|
279
277
|
"0x6b175474e89094c44da98b954eedeac495271d0f",
|
|
280
278
|
"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
|
|
281
279
|
"0x0000000000000000000000000000000000000000",
|
|
282
|
-
"0xdac17f958d2ee523a2206206994597c13d831ec7"
|
|
280
|
+
"0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
283
281
|
],
|
|
284
282
|
},
|
|
285
283
|
{
|
|
@@ -293,7 +291,7 @@ const registry = {
|
|
|
293
291
|
},
|
|
294
292
|
assets: [
|
|
295
293
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
296
|
-
"0x0000000000000000000000000000000000000000"
|
|
294
|
+
"0x0000000000000000000000000000000000000000",
|
|
297
295
|
],
|
|
298
296
|
},
|
|
299
297
|
{
|
|
@@ -307,7 +305,7 @@ const registry = {
|
|
|
307
305
|
},
|
|
308
306
|
assets: [
|
|
309
307
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
310
|
-
"0x0000000000000000000000000000000000000000"
|
|
308
|
+
"0x0000000000000000000000000000000000000000",
|
|
311
309
|
],
|
|
312
310
|
},
|
|
313
311
|
{
|
|
@@ -338,7 +336,7 @@ const registry = {
|
|
|
338
336
|
"0x0000000000000000000000000000000000000000",
|
|
339
337
|
"0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
340
338
|
"0x514910771af9ca656af840dff83e8264ecf986ca",
|
|
341
|
-
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9"
|
|
339
|
+
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
|
|
342
340
|
],
|
|
343
341
|
},
|
|
344
342
|
{
|
|
@@ -367,7 +365,7 @@ const registry = {
|
|
|
367
365
|
"0x0000000000000000000000000000000000000000",
|
|
368
366
|
"0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
369
367
|
"0x514910771af9ca656af840dff83e8264ecf986ca",
|
|
370
|
-
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9"
|
|
368
|
+
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
|
|
371
369
|
],
|
|
372
370
|
},
|
|
373
371
|
{
|
|
@@ -379,9 +377,7 @@ const registry = {
|
|
|
379
377
|
kind: "polkadot",
|
|
380
378
|
id: 2043,
|
|
381
379
|
},
|
|
382
|
-
assets: [
|
|
383
|
-
"0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f"
|
|
384
|
-
],
|
|
380
|
+
assets: ["0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f"],
|
|
385
381
|
},
|
|
386
382
|
{
|
|
387
383
|
from: {
|
|
@@ -392,9 +388,7 @@ const registry = {
|
|
|
392
388
|
kind: "ethereum",
|
|
393
389
|
id: 1,
|
|
394
390
|
},
|
|
395
|
-
assets: [
|
|
396
|
-
"0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f"
|
|
397
|
-
],
|
|
391
|
+
assets: ["0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f"],
|
|
398
392
|
},
|
|
399
393
|
{
|
|
400
394
|
from: {
|
|
@@ -405,9 +399,7 @@ const registry = {
|
|
|
405
399
|
kind: "polkadot",
|
|
406
400
|
id: 3369,
|
|
407
401
|
},
|
|
408
|
-
assets: [
|
|
409
|
-
"0xba41ddf06b7ffd89d1267b5a93bfef2424eb2003"
|
|
410
|
-
],
|
|
402
|
+
assets: ["0xba41ddf06b7ffd89d1267b5a93bfef2424eb2003"],
|
|
411
403
|
},
|
|
412
404
|
{
|
|
413
405
|
from: {
|
|
@@ -418,9 +410,7 @@ const registry = {
|
|
|
418
410
|
kind: "ethereum",
|
|
419
411
|
id: 1,
|
|
420
412
|
},
|
|
421
|
-
assets: [
|
|
422
|
-
"0xba41ddf06b7ffd89d1267b5a93bfef2424eb2003"
|
|
423
|
-
],
|
|
413
|
+
assets: ["0xba41ddf06b7ffd89d1267b5a93bfef2424eb2003"],
|
|
424
414
|
},
|
|
425
415
|
{
|
|
426
416
|
from: {
|
|
@@ -450,7 +440,7 @@ const registry = {
|
|
|
450
440
|
"0x0000000000000000000000000000000000000000",
|
|
451
441
|
"0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
452
442
|
"0x514910771af9ca656af840dff83e8264ecf986ca",
|
|
453
|
-
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9"
|
|
443
|
+
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
|
|
454
444
|
],
|
|
455
445
|
},
|
|
456
446
|
{
|
|
@@ -478,7 +468,7 @@ const registry = {
|
|
|
478
468
|
"0x0000000000000000000000000000000000000000",
|
|
479
469
|
"0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
480
470
|
"0x514910771af9ca656af840dff83e8264ecf986ca",
|
|
481
|
-
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9"
|
|
471
|
+
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
|
|
482
472
|
],
|
|
483
473
|
},
|
|
484
474
|
{
|
|
@@ -493,7 +483,7 @@ const registry = {
|
|
|
493
483
|
assets: [
|
|
494
484
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
495
485
|
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
496
|
-
"0x0000000000000000000000000000000000000000"
|
|
486
|
+
"0x0000000000000000000000000000000000000000",
|
|
497
487
|
],
|
|
498
488
|
},
|
|
499
489
|
{
|
|
@@ -508,7 +498,7 @@ const registry = {
|
|
|
508
498
|
assets: [
|
|
509
499
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
510
500
|
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
511
|
-
"0x0000000000000000000000000000000000000000"
|
|
501
|
+
"0x0000000000000000000000000000000000000000",
|
|
512
502
|
],
|
|
513
503
|
},
|
|
514
504
|
{
|
|
@@ -523,7 +513,7 @@ const registry = {
|
|
|
523
513
|
assets: [
|
|
524
514
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
525
515
|
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
526
|
-
"0x0000000000000000000000000000000000000000"
|
|
516
|
+
"0x0000000000000000000000000000000000000000",
|
|
527
517
|
],
|
|
528
518
|
},
|
|
529
519
|
{
|
|
@@ -538,7 +528,7 @@ const registry = {
|
|
|
538
528
|
assets: [
|
|
539
529
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
540
530
|
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
541
|
-
"0x0000000000000000000000000000000000000000"
|
|
531
|
+
"0x0000000000000000000000000000000000000000",
|
|
542
532
|
],
|
|
543
533
|
},
|
|
544
534
|
{
|
|
@@ -553,7 +543,7 @@ const registry = {
|
|
|
553
543
|
assets: [
|
|
554
544
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
555
545
|
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
556
|
-
"0x0000000000000000000000000000000000000000"
|
|
546
|
+
"0x0000000000000000000000000000000000000000",
|
|
557
547
|
],
|
|
558
548
|
},
|
|
559
549
|
{
|
|
@@ -568,12 +558,12 @@ const registry = {
|
|
|
568
558
|
assets: [
|
|
569
559
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
570
560
|
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
571
|
-
"0x0000000000000000000000000000000000000000"
|
|
561
|
+
"0x0000000000000000000000000000000000000000",
|
|
572
562
|
],
|
|
573
|
-
}
|
|
563
|
+
},
|
|
574
564
|
],
|
|
575
565
|
registry: {
|
|
576
|
-
timestamp: "2026-
|
|
566
|
+
timestamp: "2026-05-05T21:57:00.463Z",
|
|
577
567
|
environment: "polkadot_mainnet",
|
|
578
568
|
ethChainId: 1,
|
|
579
569
|
gatewayAddress: "0x27ca963c279c93801941e1eb8799c23f407d68e7",
|
|
@@ -682,6 +672,20 @@ const registry = {
|
|
|
682
672
|
decimals: 6,
|
|
683
673
|
deliveryGas: 80000n,
|
|
684
674
|
},
|
|
675
|
+
"0xb62132e35a6c13ee1ee0f84dc5d40bad8d815206": {
|
|
676
|
+
token: "0xb62132e35a6c13ee1ee0f84dc5d40bad8d815206",
|
|
677
|
+
name: "Nexo",
|
|
678
|
+
symbol: "NEXO",
|
|
679
|
+
decimals: 18,
|
|
680
|
+
deliveryGas: 80000n,
|
|
681
|
+
},
|
|
682
|
+
"0xd166337499e176bbc38a1fbd113ab144e5bd2df7": {
|
|
683
|
+
token: "0xd166337499e176bbc38a1fbd113ab144e5bd2df7",
|
|
684
|
+
name: "Staked USDat",
|
|
685
|
+
symbol: "sUSDat",
|
|
686
|
+
decimals: 18,
|
|
687
|
+
deliveryGas: 80000n,
|
|
688
|
+
},
|
|
685
689
|
"0x56072c95faa701256059aa122697b133aded9279": {
|
|
686
690
|
token: "0x56072c95faa701256059aa122697b133aded9279",
|
|
687
691
|
name: "SKY Governance Token",
|
|
@@ -819,7 +823,8 @@ const registry = {
|
|
|
819
823
|
name: "Polkadot",
|
|
820
824
|
symbol: "DOT",
|
|
821
825
|
decimals: 10,
|
|
822
|
-
foreignId:
|
|
826
|
+
foreignId:
|
|
827
|
+
"0x4e241583d94b5d48a27a22064cd49b2ed6f5231d2d950e432f9b7c2e0ade52b2",
|
|
823
828
|
deliveryGas: 80000n,
|
|
824
829
|
},
|
|
825
830
|
"0x21fab0ea070f162180447881d5873cf3d57200d6": {
|
|
@@ -827,7 +832,8 @@ const registry = {
|
|
|
827
832
|
name: "Kolkadot",
|
|
828
833
|
symbol: "KOL",
|
|
829
834
|
decimals: 12,
|
|
830
|
-
foreignId:
|
|
835
|
+
foreignId:
|
|
836
|
+
"0xad050334b66c8d3abaac7ef6667e97e3e6f4a25d9b7b4765133290f0dc19aa6e",
|
|
831
837
|
deliveryGas: 80000n,
|
|
832
838
|
},
|
|
833
839
|
"0x12bbfdc9e813614eef8dc8a2560b0efbeaf7c2ab": {
|
|
@@ -835,7 +841,8 @@ const registry = {
|
|
|
835
841
|
name: "Kusama",
|
|
836
842
|
symbol: "KSM",
|
|
837
843
|
decimals: 12,
|
|
838
|
-
foreignId:
|
|
844
|
+
foreignId:
|
|
845
|
+
"0x03b6054d0c576dd8391e34e1609cf398f68050c23009d19ce93c000922bcd852",
|
|
839
846
|
deliveryGas: 80000n,
|
|
840
847
|
},
|
|
841
848
|
"0x5fdcd48f09fb67de3d202cd854b372aec1100ed5": {
|
|
@@ -843,7 +850,8 @@ const registry = {
|
|
|
843
850
|
name: "GAVUN WUD",
|
|
844
851
|
symbol: "WUD",
|
|
845
852
|
decimals: 10,
|
|
846
|
-
foreignId:
|
|
853
|
+
foreignId:
|
|
854
|
+
"0x7ca757304cac2ff0881de18dc6a1dfa7f10e51b0cba0297e0e762f8072049c98",
|
|
847
855
|
deliveryGas: 80000n,
|
|
848
856
|
},
|
|
849
857
|
"0xa37b046782518a80e2e69056009fbd0431d36e50": {
|
|
@@ -851,7 +859,8 @@ const registry = {
|
|
|
851
859
|
name: "PINK",
|
|
852
860
|
symbol: "PINK",
|
|
853
861
|
decimals: 10,
|
|
854
|
-
foreignId:
|
|
862
|
+
foreignId:
|
|
863
|
+
"0xbc8785969587ef3d22739d3385cb519a9e0133dd5da8d320c376772468c19be6",
|
|
855
864
|
deliveryGas: 80000n,
|
|
856
865
|
},
|
|
857
866
|
"0x769916a66fdac0e3d57363129caac59386ea622b": {
|
|
@@ -859,7 +868,8 @@ const registry = {
|
|
|
859
868
|
name: "Integritee TEER",
|
|
860
869
|
symbol: "TEER",
|
|
861
870
|
decimals: 12,
|
|
862
|
-
foreignId:
|
|
871
|
+
foreignId:
|
|
872
|
+
"0x3b7f577715347bdcde4739a1bf1a7f1dec71e8ff4dbe23a6a49348ebf920c658",
|
|
863
873
|
deliveryGas: 80000n,
|
|
864
874
|
},
|
|
865
875
|
"0x1f752250f518e419f2f03804e25728c5c6dff73f": {
|
|
@@ -867,7 +877,8 @@ const registry = {
|
|
|
867
877
|
name: "Robonomics",
|
|
868
878
|
symbol: "XRT",
|
|
869
879
|
decimals: 9,
|
|
870
|
-
foreignId:
|
|
880
|
+
foreignId:
|
|
881
|
+
"0x3572e2b3281d738a7579848b023666ec5cb13a63a5372a6de7e74f16acfab7b8",
|
|
871
882
|
deliveryGas: 80000n,
|
|
872
883
|
},
|
|
873
884
|
"0x92262680a8d6636bba9bffdf484c274ca2de6400": {
|
|
@@ -875,15 +886,13 @@ const registry = {
|
|
|
875
886
|
name: "DED",
|
|
876
887
|
symbol: "DED",
|
|
877
888
|
decimals: 10,
|
|
878
|
-
foreignId:
|
|
889
|
+
foreignId:
|
|
890
|
+
"0x536917d1276896038c09bb6499bd0d7197e609983ec22e9ca4e75b394b23752b",
|
|
879
891
|
deliveryGas: 80000n,
|
|
880
892
|
},
|
|
881
893
|
},
|
|
882
894
|
key: "ethereum_1",
|
|
883
|
-
|
|
884
|
-
baseDispatchGas: 80000n,
|
|
885
|
-
twoPhaseSubmitGas: 1000000n,
|
|
886
|
-
submitFiatShamirGas: 2000000n,
|
|
895
|
+
baseDeliveryGas: 120000n,
|
|
887
896
|
},
|
|
888
897
|
ethereum_l2_10: {
|
|
889
898
|
kind: "ethereum_l2",
|
|
@@ -975,13 +984,20 @@ const registry = {
|
|
|
975
984
|
precompile: "0x000000000000000000000000000000000000081a",
|
|
976
985
|
xcDOT: "0xffffffff1fcacbd218edc0eba20fc2308c778080",
|
|
977
986
|
xcTokenMap: {
|
|
978
|
-
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2":
|
|
979
|
-
|
|
980
|
-
"
|
|
981
|
-
|
|
982
|
-
"
|
|
983
|
-
|
|
984
|
-
"
|
|
987
|
+
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2":
|
|
988
|
+
"0xffffffff86829afe1521ad2296719df3ace8ded7",
|
|
989
|
+
"0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0":
|
|
990
|
+
"0xffffffff5d5deb44bf7278dee5381beb24cb6573",
|
|
991
|
+
"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599":
|
|
992
|
+
"0xffffffff1b4bb1ac5749f73d866ffc91a3432c47",
|
|
993
|
+
"0x6b175474e89094c44da98b954eedeac495271d0f":
|
|
994
|
+
"0xffffffff9de12e6658c49b4834f9278f6a39f5d7",
|
|
995
|
+
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48":
|
|
996
|
+
"0xffffffff166f84967f054ae95ab5764c38cf3aed",
|
|
997
|
+
"0x0000000000000000000000000000000000000000":
|
|
998
|
+
"0xffffffffaff6df83d0a1935dda2e5f1f402c0c45",
|
|
999
|
+
"0xdac17f958d2ee523a2206206994597c13d831ec7":
|
|
1000
|
+
"0xffffffff7bc304425217b49e9598415c514ae81b",
|
|
985
1001
|
},
|
|
986
1002
|
},
|
|
987
1003
|
ethereum_l2_8453: {
|
|
@@ -1165,6 +1181,22 @@ const registry = {
|
|
|
1165
1181
|
decimals: 6,
|
|
1166
1182
|
isSufficient: false,
|
|
1167
1183
|
},
|
|
1184
|
+
"0xb62132e35a6c13ee1ee0f84dc5d40bad8d815206": {
|
|
1185
|
+
token: "0xb62132e35a6c13ee1ee0f84dc5d40bad8d815206",
|
|
1186
|
+
name: "",
|
|
1187
|
+
minimumBalance: 1n,
|
|
1188
|
+
symbol: "",
|
|
1189
|
+
decimals: 0,
|
|
1190
|
+
isSufficient: false,
|
|
1191
|
+
},
|
|
1192
|
+
"0xd166337499e176bbc38a1fbd113ab144e5bd2df7": {
|
|
1193
|
+
token: "0xd166337499e176bbc38a1fbd113ab144e5bd2df7",
|
|
1194
|
+
name: "",
|
|
1195
|
+
minimumBalance: 1n,
|
|
1196
|
+
symbol: "",
|
|
1197
|
+
decimals: 0,
|
|
1198
|
+
isSufficient: false,
|
|
1199
|
+
},
|
|
1168
1200
|
"0x56072c95faa701256059aa122697b133aded9279": {
|
|
1169
1201
|
token: "0x56072c95faa701256059aa122697b133aded9279",
|
|
1170
1202
|
name: "SKY Governance Token",
|
|
@@ -1330,7 +1362,7 @@ const registry = {
|
|
|
1330
1362
|
globalConsensus: {
|
|
1331
1363
|
polkadot: null,
|
|
1332
1364
|
},
|
|
1333
|
-
}
|
|
1365
|
+
},
|
|
1334
1366
|
],
|
|
1335
1367
|
},
|
|
1336
1368
|
},
|
|
@@ -1342,7 +1374,8 @@ const registry = {
|
|
|
1342
1374
|
parents: 1,
|
|
1343
1375
|
interior: "Here",
|
|
1344
1376
|
},
|
|
1345
|
-
foreignId:
|
|
1377
|
+
foreignId:
|
|
1378
|
+
"0x4e241583d94b5d48a27a22064cd49b2ed6f5231d2d950e432f9b7c2e0ade52b2",
|
|
1346
1379
|
minimumBalance: 100000000n,
|
|
1347
1380
|
isSufficient: true,
|
|
1348
1381
|
},
|
|
@@ -1368,7 +1401,7 @@ const registry = {
|
|
|
1368
1401
|
},
|
|
1369
1402
|
{
|
|
1370
1403
|
generalIndex: 86,
|
|
1371
|
-
}
|
|
1404
|
+
},
|
|
1372
1405
|
],
|
|
1373
1406
|
},
|
|
1374
1407
|
},
|
|
@@ -1381,7 +1414,7 @@ const registry = {
|
|
|
1381
1414
|
},
|
|
1382
1415
|
{
|
|
1383
1416
|
generalIndex: 86,
|
|
1384
|
-
}
|
|
1417
|
+
},
|
|
1385
1418
|
],
|
|
1386
1419
|
},
|
|
1387
1420
|
},
|
|
@@ -1394,11 +1427,12 @@ const registry = {
|
|
|
1394
1427
|
},
|
|
1395
1428
|
{
|
|
1396
1429
|
generalIndex: 86,
|
|
1397
|
-
}
|
|
1430
|
+
},
|
|
1398
1431
|
],
|
|
1399
1432
|
},
|
|
1400
1433
|
},
|
|
1401
|
-
foreignId:
|
|
1434
|
+
foreignId:
|
|
1435
|
+
"0xad050334b66c8d3abaac7ef6667e97e3e6f4a25d9b7b4765133290f0dc19aa6e",
|
|
1402
1436
|
minimumBalance: 1000000000000n,
|
|
1403
1437
|
isSufficient: false,
|
|
1404
1438
|
assetId: "86",
|
|
@@ -1416,7 +1450,7 @@ const registry = {
|
|
|
1416
1450
|
globalConsensus: {
|
|
1417
1451
|
kusama: null,
|
|
1418
1452
|
},
|
|
1419
|
-
}
|
|
1453
|
+
},
|
|
1420
1454
|
],
|
|
1421
1455
|
},
|
|
1422
1456
|
},
|
|
@@ -1428,7 +1462,7 @@ const registry = {
|
|
|
1428
1462
|
globalConsensus: {
|
|
1429
1463
|
kusama: null,
|
|
1430
1464
|
},
|
|
1431
|
-
}
|
|
1465
|
+
},
|
|
1432
1466
|
],
|
|
1433
1467
|
},
|
|
1434
1468
|
},
|
|
@@ -1440,11 +1474,12 @@ const registry = {
|
|
|
1440
1474
|
globalConsensus: {
|
|
1441
1475
|
kusama: null,
|
|
1442
1476
|
},
|
|
1443
|
-
}
|
|
1477
|
+
},
|
|
1444
1478
|
],
|
|
1445
1479
|
},
|
|
1446
1480
|
},
|
|
1447
|
-
foreignId:
|
|
1481
|
+
foreignId:
|
|
1482
|
+
"0x03b6054d0c576dd8391e34e1609cf398f68050c23009d19ce93c000922bcd852",
|
|
1448
1483
|
minimumBalance: 1000000000n,
|
|
1449
1484
|
isSufficient: true,
|
|
1450
1485
|
},
|
|
@@ -1470,7 +1505,7 @@ const registry = {
|
|
|
1470
1505
|
},
|
|
1471
1506
|
{
|
|
1472
1507
|
generalIndex: 31337,
|
|
1473
|
-
}
|
|
1508
|
+
},
|
|
1474
1509
|
],
|
|
1475
1510
|
},
|
|
1476
1511
|
},
|
|
@@ -1483,7 +1518,7 @@ const registry = {
|
|
|
1483
1518
|
},
|
|
1484
1519
|
{
|
|
1485
1520
|
generalIndex: 31337,
|
|
1486
|
-
}
|
|
1521
|
+
},
|
|
1487
1522
|
],
|
|
1488
1523
|
},
|
|
1489
1524
|
},
|
|
@@ -1496,11 +1531,12 @@ const registry = {
|
|
|
1496
1531
|
},
|
|
1497
1532
|
{
|
|
1498
1533
|
generalIndex: 31337,
|
|
1499
|
-
}
|
|
1534
|
+
},
|
|
1500
1535
|
],
|
|
1501
1536
|
},
|
|
1502
1537
|
},
|
|
1503
|
-
foreignId:
|
|
1538
|
+
foreignId:
|
|
1539
|
+
"0x7ca757304cac2ff0881de18dc6a1dfa7f10e51b0cba0297e0e762f8072049c98",
|
|
1504
1540
|
minimumBalance: 10000000n,
|
|
1505
1541
|
isSufficient: false,
|
|
1506
1542
|
assetId: "31337",
|
|
@@ -1527,7 +1563,7 @@ const registry = {
|
|
|
1527
1563
|
},
|
|
1528
1564
|
{
|
|
1529
1565
|
generalIndex: 23,
|
|
1530
|
-
}
|
|
1566
|
+
},
|
|
1531
1567
|
],
|
|
1532
1568
|
},
|
|
1533
1569
|
},
|
|
@@ -1540,7 +1576,7 @@ const registry = {
|
|
|
1540
1576
|
},
|
|
1541
1577
|
{
|
|
1542
1578
|
generalIndex: 23,
|
|
1543
|
-
}
|
|
1579
|
+
},
|
|
1544
1580
|
],
|
|
1545
1581
|
},
|
|
1546
1582
|
},
|
|
@@ -1553,11 +1589,12 @@ const registry = {
|
|
|
1553
1589
|
},
|
|
1554
1590
|
{
|
|
1555
1591
|
generalIndex: 23,
|
|
1556
|
-
}
|
|
1592
|
+
},
|
|
1557
1593
|
],
|
|
1558
1594
|
},
|
|
1559
1595
|
},
|
|
1560
|
-
foreignId:
|
|
1596
|
+
foreignId:
|
|
1597
|
+
"0xbc8785969587ef3d22739d3385cb519a9e0133dd5da8d320c376772468c19be6",
|
|
1561
1598
|
minimumBalance: 1n,
|
|
1562
1599
|
isSufficient: false,
|
|
1563
1600
|
assetId: "23",
|
|
@@ -1578,7 +1615,7 @@ const registry = {
|
|
|
1578
1615
|
},
|
|
1579
1616
|
{
|
|
1580
1617
|
parachain: 2039,
|
|
1581
|
-
}
|
|
1618
|
+
},
|
|
1582
1619
|
],
|
|
1583
1620
|
},
|
|
1584
1621
|
},
|
|
@@ -1588,7 +1625,7 @@ const registry = {
|
|
|
1588
1625
|
x1: [
|
|
1589
1626
|
{
|
|
1590
1627
|
parachain: 2039,
|
|
1591
|
-
}
|
|
1628
|
+
},
|
|
1592
1629
|
],
|
|
1593
1630
|
},
|
|
1594
1631
|
},
|
|
@@ -1598,11 +1635,12 @@ const registry = {
|
|
|
1598
1635
|
x1: [
|
|
1599
1636
|
{
|
|
1600
1637
|
parachain: 2039,
|
|
1601
|
-
}
|
|
1638
|
+
},
|
|
1602
1639
|
],
|
|
1603
1640
|
},
|
|
1604
1641
|
},
|
|
1605
|
-
foreignId:
|
|
1642
|
+
foreignId:
|
|
1643
|
+
"0x3b7f577715347bdcde4739a1bf1a7f1dec71e8ff4dbe23a6a49348ebf920c658",
|
|
1606
1644
|
minimumBalance: 1000000000n,
|
|
1607
1645
|
isSufficient: false,
|
|
1608
1646
|
},
|
|
@@ -1622,7 +1660,7 @@ const registry = {
|
|
|
1622
1660
|
},
|
|
1623
1661
|
{
|
|
1624
1662
|
parachain: 3388,
|
|
1625
|
-
}
|
|
1663
|
+
},
|
|
1626
1664
|
],
|
|
1627
1665
|
},
|
|
1628
1666
|
},
|
|
@@ -1632,7 +1670,7 @@ const registry = {
|
|
|
1632
1670
|
x1: [
|
|
1633
1671
|
{
|
|
1634
1672
|
parachain: 3388,
|
|
1635
|
-
}
|
|
1673
|
+
},
|
|
1636
1674
|
],
|
|
1637
1675
|
},
|
|
1638
1676
|
},
|
|
@@ -1642,11 +1680,12 @@ const registry = {
|
|
|
1642
1680
|
x1: [
|
|
1643
1681
|
{
|
|
1644
1682
|
parachain: 3388,
|
|
1645
|
-
}
|
|
1683
|
+
},
|
|
1646
1684
|
],
|
|
1647
1685
|
},
|
|
1648
1686
|
},
|
|
1649
|
-
foreignId:
|
|
1687
|
+
foreignId:
|
|
1688
|
+
"0x3572e2b3281d738a7579848b023666ec5cb13a63a5372a6de7e74f16acfab7b8",
|
|
1650
1689
|
minimumBalance: 1000n,
|
|
1651
1690
|
isSufficient: false,
|
|
1652
1691
|
},
|
|
@@ -1672,7 +1711,7 @@ const registry = {
|
|
|
1672
1711
|
},
|
|
1673
1712
|
{
|
|
1674
1713
|
generalIndex: 30,
|
|
1675
|
-
}
|
|
1714
|
+
},
|
|
1676
1715
|
],
|
|
1677
1716
|
},
|
|
1678
1717
|
},
|
|
@@ -1685,7 +1724,7 @@ const registry = {
|
|
|
1685
1724
|
},
|
|
1686
1725
|
{
|
|
1687
1726
|
generalIndex: 30,
|
|
1688
|
-
}
|
|
1727
|
+
},
|
|
1689
1728
|
],
|
|
1690
1729
|
},
|
|
1691
1730
|
},
|
|
@@ -1698,11 +1737,12 @@ const registry = {
|
|
|
1698
1737
|
},
|
|
1699
1738
|
{
|
|
1700
1739
|
generalIndex: 30,
|
|
1701
|
-
}
|
|
1740
|
+
},
|
|
1702
1741
|
],
|
|
1703
1742
|
},
|
|
1704
1743
|
},
|
|
1705
|
-
foreignId:
|
|
1744
|
+
foreignId:
|
|
1745
|
+
"0x536917d1276896038c09bb6499bd0d7197e609983ec22e9ca4e75b394b23752b",
|
|
1706
1746
|
minimumBalance: 1n,
|
|
1707
1747
|
isSufficient: false,
|
|
1708
1748
|
assetId: "30",
|
|
@@ -1775,7 +1815,7 @@ const registry = {
|
|
|
1775
1815
|
evmChainId: 1284,
|
|
1776
1816
|
name: "Moonbeam",
|
|
1777
1817
|
specName: "moonbeam",
|
|
1778
|
-
specVersion:
|
|
1818
|
+
specVersion: 4203,
|
|
1779
1819
|
},
|
|
1780
1820
|
xcDOT: "0xffffffff1fcacbd218edc0eba20fc2308c778080",
|
|
1781
1821
|
assets: {
|
|
@@ -1891,7 +1931,7 @@ const registry = {
|
|
|
1891
1931
|
isSufficient: false,
|
|
1892
1932
|
},
|
|
1893
1933
|
},
|
|
1894
|
-
estimatedExecutionFeeDOT:
|
|
1934
|
+
estimatedExecutionFeeDOT: 58945570n,
|
|
1895
1935
|
estimatedDeliveryFeeDOT: 307100000n,
|
|
1896
1936
|
},
|
|
1897
1937
|
polkadot_2034: {
|
|
@@ -1908,7 +1948,7 @@ const registry = {
|
|
|
1908
1948
|
hasXcmPaymentApi: true,
|
|
1909
1949
|
supportsAliasOrigin: true,
|
|
1910
1950
|
xcmVersion: "v5",
|
|
1911
|
-
supportsV2:
|
|
1951
|
+
supportsV2: true,
|
|
1912
1952
|
},
|
|
1913
1953
|
info: {
|
|
1914
1954
|
tokenSymbols: "HDX",
|
|
@@ -2075,7 +2115,7 @@ const registry = {
|
|
|
2075
2115
|
isSufficient: true,
|
|
2076
2116
|
},
|
|
2077
2117
|
},
|
|
2078
|
-
estimatedExecutionFeeDOT:
|
|
2118
|
+
estimatedExecutionFeeDOT: 2536089n,
|
|
2079
2119
|
estimatedDeliveryFeeDOT: 307100000n,
|
|
2080
2120
|
},
|
|
2081
2121
|
polkadot_2043: {
|
|
@@ -2375,7 +2415,7 @@ const registry = {
|
|
|
2375
2415
|
globalConsensus: {
|
|
2376
2416
|
polkadot: null,
|
|
2377
2417
|
},
|
|
2378
|
-
}
|
|
2418
|
+
},
|
|
2379
2419
|
],
|
|
2380
2420
|
},
|
|
2381
2421
|
},
|
|
@@ -2387,7 +2427,7 @@ const registry = {
|
|
|
2387
2427
|
globalConsensus: {
|
|
2388
2428
|
Polkadot: null,
|
|
2389
2429
|
},
|
|
2390
|
-
}
|
|
2430
|
+
},
|
|
2391
2431
|
],
|
|
2392
2432
|
},
|
|
2393
2433
|
},
|
|
@@ -2399,11 +2439,12 @@ const registry = {
|
|
|
2399
2439
|
globalConsensus: {
|
|
2400
2440
|
Polkadot: null,
|
|
2401
2441
|
},
|
|
2402
|
-
}
|
|
2442
|
+
},
|
|
2403
2443
|
],
|
|
2404
2444
|
},
|
|
2405
2445
|
},
|
|
2406
|
-
foreignId:
|
|
2446
|
+
foreignId:
|
|
2447
|
+
"0x4e241583d94b5d48a27a22064cd49b2ed6f5231d2d950e432f9b7c2e0ade52b2",
|
|
2407
2448
|
minimumBalance: 10000000n,
|
|
2408
2449
|
isSufficient: true,
|
|
2409
2450
|
},
|
|
@@ -2420,7 +2461,7 @@ const registry = {
|
|
|
2420
2461
|
globalConsensus: {
|
|
2421
2462
|
kusama: null,
|
|
2422
2463
|
},
|
|
2423
|
-
}
|
|
2464
|
+
},
|
|
2424
2465
|
],
|
|
2425
2466
|
},
|
|
2426
2467
|
},
|
|
@@ -2432,7 +2473,8 @@ const registry = {
|
|
|
2432
2473
|
parents: 1,
|
|
2433
2474
|
interior: "Here",
|
|
2434
2475
|
},
|
|
2435
|
-
foreignId:
|
|
2476
|
+
foreignId:
|
|
2477
|
+
"0x03b6054d0c576dd8391e34e1609cf398f68050c23009d19ce93c000922bcd852",
|
|
2436
2478
|
minimumBalance: 3333333n,
|
|
2437
2479
|
isSufficient: true,
|
|
2438
2480
|
},
|
|
@@ -2458,7 +2500,7 @@ const registry = {
|
|
|
2458
2500
|
},
|
|
2459
2501
|
{
|
|
2460
2502
|
generalIndex: 31337,
|
|
2461
|
-
}
|
|
2503
|
+
},
|
|
2462
2504
|
],
|
|
2463
2505
|
},
|
|
2464
2506
|
},
|
|
@@ -2479,7 +2521,7 @@ const registry = {
|
|
|
2479
2521
|
},
|
|
2480
2522
|
{
|
|
2481
2523
|
generalIndex: 31337,
|
|
2482
|
-
}
|
|
2524
|
+
},
|
|
2483
2525
|
],
|
|
2484
2526
|
},
|
|
2485
2527
|
},
|
|
@@ -2500,11 +2542,12 @@ const registry = {
|
|
|
2500
2542
|
},
|
|
2501
2543
|
{
|
|
2502
2544
|
generalIndex: 31337,
|
|
2503
|
-
}
|
|
2545
|
+
},
|
|
2504
2546
|
],
|
|
2505
2547
|
},
|
|
2506
2548
|
},
|
|
2507
|
-
foreignId:
|
|
2549
|
+
foreignId:
|
|
2550
|
+
"0x7ca757304cac2ff0881de18dc6a1dfa7f10e51b0cba0297e0e762f8072049c98",
|
|
2508
2551
|
minimumBalance: 10000000n,
|
|
2509
2552
|
isSufficient: false,
|
|
2510
2553
|
},
|