@snowbridge/registry 1.0.14 → 1.0.15
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.
|
@@ -15,17 +15,19 @@ const registry = {
|
|
|
15
15
|
"1000": "wss://polkadot-asset-hub-rpc.polkadot.io",
|
|
16
16
|
"1002": "wss://polkadot-bridge-hub-rpc.polkadot.io",
|
|
17
17
|
"2000": "wss://acala-rpc-0.aca-api.network",
|
|
18
|
-
"2004": "wss://moonbeam.
|
|
19
|
-
"2030": "wss://bifrost-polkadot.
|
|
18
|
+
"2004": "wss://wss.api.moonbeam.network",
|
|
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://
|
|
22
|
+
"3369": "wss://mythos-rpc.dmarket.com",
|
|
23
23
|
},
|
|
24
24
|
gatewayContract: "0x27ca963c279c93801941e1eb8799c23f407d68e7",
|
|
25
25
|
beefyContract: "0x7cfc5c8b341991993080af67d940b6ad19a010e1",
|
|
26
26
|
assetHubParaId: 1000,
|
|
27
27
|
bridgeHubParaId: 1002,
|
|
28
|
-
v2_parachains: [
|
|
28
|
+
v2_parachains: [
|
|
29
|
+
1000
|
|
30
|
+
],
|
|
29
31
|
indexerGraphQlUrl: "https://subsquid.snowbridge.network/graphql",
|
|
30
32
|
kusama: {
|
|
31
33
|
assetHubParaId: 1000,
|
|
@@ -64,7 +66,7 @@ const registry = {
|
|
|
64
66
|
inputToken: "0x0b2c639c533813f4aa9d7837caf62653d097ff85",
|
|
65
67
|
outputToken: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
66
68
|
swapFee: 500,
|
|
67
|
-
}
|
|
69
|
+
}
|
|
68
70
|
],
|
|
69
71
|
},
|
|
70
72
|
"8453": {
|
|
@@ -80,7 +82,7 @@ const registry = {
|
|
|
80
82
|
inputToken: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
|
|
81
83
|
outputToken: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
82
84
|
swapFee: 500,
|
|
83
|
-
}
|
|
85
|
+
}
|
|
84
86
|
],
|
|
85
87
|
},
|
|
86
88
|
"42161": {
|
|
@@ -96,7 +98,7 @@ const registry = {
|
|
|
96
98
|
inputToken: "0xaf88d065e77c8cc2239327c5edb3a432268e5831",
|
|
97
99
|
outputToken: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
98
100
|
swapFee: 500,
|
|
99
|
-
}
|
|
101
|
+
}
|
|
100
102
|
],
|
|
101
103
|
},
|
|
102
104
|
},
|
|
@@ -147,7 +149,7 @@ const registry = {
|
|
|
147
149
|
"0xa37b046782518a80e2e69056009fbd0431d36e50",
|
|
148
150
|
"0x769916a66fdac0e3d57363129caac59386ea622b",
|
|
149
151
|
"0x1f752250f518e419f2f03804e25728c5c6dff73f",
|
|
150
|
-
"0x92262680a8d6636bba9bffdf484c274ca2de6400"
|
|
152
|
+
"0x92262680a8d6636bba9bffdf484c274ca2de6400"
|
|
151
153
|
],
|
|
152
154
|
},
|
|
153
155
|
{
|
|
@@ -194,7 +196,7 @@ const registry = {
|
|
|
194
196
|
"0xa37b046782518a80e2e69056009fbd0431d36e50",
|
|
195
197
|
"0x769916a66fdac0e3d57363129caac59386ea622b",
|
|
196
198
|
"0x1f752250f518e419f2f03804e25728c5c6dff73f",
|
|
197
|
-
"0x92262680a8d6636bba9bffdf484c274ca2de6400"
|
|
199
|
+
"0x92262680a8d6636bba9bffdf484c274ca2de6400"
|
|
198
200
|
],
|
|
199
201
|
},
|
|
200
202
|
{
|
|
@@ -206,7 +208,9 @@ const registry = {
|
|
|
206
208
|
kind: "polkadot",
|
|
207
209
|
id: 2000,
|
|
208
210
|
},
|
|
209
|
-
assets: [
|
|
211
|
+
assets: [
|
|
212
|
+
"0x0000000000000000000000000000000000000000"
|
|
213
|
+
],
|
|
210
214
|
},
|
|
211
215
|
{
|
|
212
216
|
from: {
|
|
@@ -217,7 +221,9 @@ const registry = {
|
|
|
217
221
|
kind: "ethereum",
|
|
218
222
|
id: 1,
|
|
219
223
|
},
|
|
220
|
-
assets: [
|
|
224
|
+
assets: [
|
|
225
|
+
"0x0000000000000000000000000000000000000000"
|
|
226
|
+
],
|
|
221
227
|
},
|
|
222
228
|
{
|
|
223
229
|
from: {
|
|
@@ -235,7 +241,7 @@ const registry = {
|
|
|
235
241
|
"0x6b175474e89094c44da98b954eedeac495271d0f",
|
|
236
242
|
"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
|
|
237
243
|
"0x0000000000000000000000000000000000000000",
|
|
238
|
-
"0xdac17f958d2ee523a2206206994597c13d831ec7"
|
|
244
|
+
"0xdac17f958d2ee523a2206206994597c13d831ec7"
|
|
239
245
|
],
|
|
240
246
|
},
|
|
241
247
|
{
|
|
@@ -254,7 +260,7 @@ const registry = {
|
|
|
254
260
|
"0x6b175474e89094c44da98b954eedeac495271d0f",
|
|
255
261
|
"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
|
|
256
262
|
"0x0000000000000000000000000000000000000000",
|
|
257
|
-
"0xdac17f958d2ee523a2206206994597c13d831ec7"
|
|
263
|
+
"0xdac17f958d2ee523a2206206994597c13d831ec7"
|
|
258
264
|
],
|
|
259
265
|
},
|
|
260
266
|
{
|
|
@@ -273,7 +279,7 @@ const registry = {
|
|
|
273
279
|
"0x6b175474e89094c44da98b954eedeac495271d0f",
|
|
274
280
|
"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
|
|
275
281
|
"0x0000000000000000000000000000000000000000",
|
|
276
|
-
"0xdac17f958d2ee523a2206206994597c13d831ec7"
|
|
282
|
+
"0xdac17f958d2ee523a2206206994597c13d831ec7"
|
|
277
283
|
],
|
|
278
284
|
},
|
|
279
285
|
{
|
|
@@ -287,7 +293,7 @@ const registry = {
|
|
|
287
293
|
},
|
|
288
294
|
assets: [
|
|
289
295
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
290
|
-
"0x0000000000000000000000000000000000000000"
|
|
296
|
+
"0x0000000000000000000000000000000000000000"
|
|
291
297
|
],
|
|
292
298
|
},
|
|
293
299
|
{
|
|
@@ -301,7 +307,7 @@ const registry = {
|
|
|
301
307
|
},
|
|
302
308
|
assets: [
|
|
303
309
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
304
|
-
"0x0000000000000000000000000000000000000000"
|
|
310
|
+
"0x0000000000000000000000000000000000000000"
|
|
305
311
|
],
|
|
306
312
|
},
|
|
307
313
|
{
|
|
@@ -332,7 +338,7 @@ const registry = {
|
|
|
332
338
|
"0x0000000000000000000000000000000000000000",
|
|
333
339
|
"0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
334
340
|
"0x514910771af9ca656af840dff83e8264ecf986ca",
|
|
335
|
-
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9"
|
|
341
|
+
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9"
|
|
336
342
|
],
|
|
337
343
|
},
|
|
338
344
|
{
|
|
@@ -361,7 +367,7 @@ const registry = {
|
|
|
361
367
|
"0x0000000000000000000000000000000000000000",
|
|
362
368
|
"0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
363
369
|
"0x514910771af9ca656af840dff83e8264ecf986ca",
|
|
364
|
-
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9"
|
|
370
|
+
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9"
|
|
365
371
|
],
|
|
366
372
|
},
|
|
367
373
|
{
|
|
@@ -373,7 +379,9 @@ const registry = {
|
|
|
373
379
|
kind: "polkadot",
|
|
374
380
|
id: 2043,
|
|
375
381
|
},
|
|
376
|
-
assets: [
|
|
382
|
+
assets: [
|
|
383
|
+
"0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f"
|
|
384
|
+
],
|
|
377
385
|
},
|
|
378
386
|
{
|
|
379
387
|
from: {
|
|
@@ -384,7 +392,9 @@ const registry = {
|
|
|
384
392
|
kind: "ethereum",
|
|
385
393
|
id: 1,
|
|
386
394
|
},
|
|
387
|
-
assets: [
|
|
395
|
+
assets: [
|
|
396
|
+
"0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f"
|
|
397
|
+
],
|
|
388
398
|
},
|
|
389
399
|
{
|
|
390
400
|
from: {
|
|
@@ -395,7 +405,9 @@ const registry = {
|
|
|
395
405
|
kind: "polkadot",
|
|
396
406
|
id: 3369,
|
|
397
407
|
},
|
|
398
|
-
assets: [
|
|
408
|
+
assets: [
|
|
409
|
+
"0xba41ddf06b7ffd89d1267b5a93bfef2424eb2003"
|
|
410
|
+
],
|
|
399
411
|
},
|
|
400
412
|
{
|
|
401
413
|
from: {
|
|
@@ -406,7 +418,9 @@ const registry = {
|
|
|
406
418
|
kind: "ethereum",
|
|
407
419
|
id: 1,
|
|
408
420
|
},
|
|
409
|
-
assets: [
|
|
421
|
+
assets: [
|
|
422
|
+
"0xba41ddf06b7ffd89d1267b5a93bfef2424eb2003"
|
|
423
|
+
],
|
|
410
424
|
},
|
|
411
425
|
{
|
|
412
426
|
from: {
|
|
@@ -436,7 +450,7 @@ const registry = {
|
|
|
436
450
|
"0x0000000000000000000000000000000000000000",
|
|
437
451
|
"0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
438
452
|
"0x514910771af9ca656af840dff83e8264ecf986ca",
|
|
439
|
-
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9"
|
|
453
|
+
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9"
|
|
440
454
|
],
|
|
441
455
|
},
|
|
442
456
|
{
|
|
@@ -464,7 +478,7 @@ const registry = {
|
|
|
464
478
|
"0x0000000000000000000000000000000000000000",
|
|
465
479
|
"0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
466
480
|
"0x514910771af9ca656af840dff83e8264ecf986ca",
|
|
467
|
-
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9"
|
|
481
|
+
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9"
|
|
468
482
|
],
|
|
469
483
|
},
|
|
470
484
|
{
|
|
@@ -479,7 +493,7 @@ const registry = {
|
|
|
479
493
|
assets: [
|
|
480
494
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
481
495
|
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
482
|
-
"0x0000000000000000000000000000000000000000"
|
|
496
|
+
"0x0000000000000000000000000000000000000000"
|
|
483
497
|
],
|
|
484
498
|
},
|
|
485
499
|
{
|
|
@@ -494,7 +508,7 @@ const registry = {
|
|
|
494
508
|
assets: [
|
|
495
509
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
496
510
|
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
497
|
-
"0x0000000000000000000000000000000000000000"
|
|
511
|
+
"0x0000000000000000000000000000000000000000"
|
|
498
512
|
],
|
|
499
513
|
},
|
|
500
514
|
{
|
|
@@ -509,7 +523,7 @@ const registry = {
|
|
|
509
523
|
assets: [
|
|
510
524
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
511
525
|
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
512
|
-
"0x0000000000000000000000000000000000000000"
|
|
526
|
+
"0x0000000000000000000000000000000000000000"
|
|
513
527
|
],
|
|
514
528
|
},
|
|
515
529
|
{
|
|
@@ -524,7 +538,7 @@ const registry = {
|
|
|
524
538
|
assets: [
|
|
525
539
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
526
540
|
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
527
|
-
"0x0000000000000000000000000000000000000000"
|
|
541
|
+
"0x0000000000000000000000000000000000000000"
|
|
528
542
|
],
|
|
529
543
|
},
|
|
530
544
|
{
|
|
@@ -539,7 +553,7 @@ const registry = {
|
|
|
539
553
|
assets: [
|
|
540
554
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
541
555
|
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
542
|
-
"0x0000000000000000000000000000000000000000"
|
|
556
|
+
"0x0000000000000000000000000000000000000000"
|
|
543
557
|
],
|
|
544
558
|
},
|
|
545
559
|
{
|
|
@@ -554,12 +568,12 @@ const registry = {
|
|
|
554
568
|
assets: [
|
|
555
569
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
556
570
|
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
557
|
-
"0x0000000000000000000000000000000000000000"
|
|
571
|
+
"0x0000000000000000000000000000000000000000"
|
|
558
572
|
],
|
|
559
|
-
}
|
|
573
|
+
}
|
|
560
574
|
],
|
|
561
575
|
registry: {
|
|
562
|
-
timestamp: "2026-04-
|
|
576
|
+
timestamp: "2026-04-29T10:40:08.769Z",
|
|
563
577
|
environment: "polkadot_mainnet",
|
|
564
578
|
ethChainId: 1,
|
|
565
579
|
gatewayAddress: "0x27ca963c279c93801941e1eb8799c23f407d68e7",
|
|
@@ -573,7 +587,7 @@ const registry = {
|
|
|
573
587
|
accountType: "AccountId32",
|
|
574
588
|
name: "Polkadot",
|
|
575
589
|
specName: "polkadot",
|
|
576
|
-
specVersion:
|
|
590
|
+
specVersion: 2002001,
|
|
577
591
|
},
|
|
578
592
|
bridgeHub: {
|
|
579
593
|
tokenSymbols: "DOT",
|
|
@@ -583,7 +597,7 @@ const registry = {
|
|
|
583
597
|
accountType: "AccountId32",
|
|
584
598
|
name: "Polkadot BridgeHub",
|
|
585
599
|
specName: "bridge-hub-polkadot",
|
|
586
|
-
specVersion:
|
|
600
|
+
specVersion: 2002001,
|
|
587
601
|
},
|
|
588
602
|
ethereumChains: {
|
|
589
603
|
ethereum_1: {
|
|
@@ -805,8 +819,7 @@ const registry = {
|
|
|
805
819
|
name: "Polkadot",
|
|
806
820
|
symbol: "DOT",
|
|
807
821
|
decimals: 10,
|
|
808
|
-
foreignId:
|
|
809
|
-
"0x4e241583d94b5d48a27a22064cd49b2ed6f5231d2d950e432f9b7c2e0ade52b2",
|
|
822
|
+
foreignId: "0x4e241583d94b5d48a27a22064cd49b2ed6f5231d2d950e432f9b7c2e0ade52b2",
|
|
810
823
|
deliveryGas: 80000n,
|
|
811
824
|
},
|
|
812
825
|
"0x21fab0ea070f162180447881d5873cf3d57200d6": {
|
|
@@ -814,8 +827,7 @@ const registry = {
|
|
|
814
827
|
name: "Kolkadot",
|
|
815
828
|
symbol: "KOL",
|
|
816
829
|
decimals: 12,
|
|
817
|
-
foreignId:
|
|
818
|
-
"0xad050334b66c8d3abaac7ef6667e97e3e6f4a25d9b7b4765133290f0dc19aa6e",
|
|
830
|
+
foreignId: "0xad050334b66c8d3abaac7ef6667e97e3e6f4a25d9b7b4765133290f0dc19aa6e",
|
|
819
831
|
deliveryGas: 80000n,
|
|
820
832
|
},
|
|
821
833
|
"0x12bbfdc9e813614eef8dc8a2560b0efbeaf7c2ab": {
|
|
@@ -823,8 +835,7 @@ const registry = {
|
|
|
823
835
|
name: "Kusama",
|
|
824
836
|
symbol: "KSM",
|
|
825
837
|
decimals: 12,
|
|
826
|
-
foreignId:
|
|
827
|
-
"0x03b6054d0c576dd8391e34e1609cf398f68050c23009d19ce93c000922bcd852",
|
|
838
|
+
foreignId: "0x03b6054d0c576dd8391e34e1609cf398f68050c23009d19ce93c000922bcd852",
|
|
828
839
|
deliveryGas: 80000n,
|
|
829
840
|
},
|
|
830
841
|
"0x5fdcd48f09fb67de3d202cd854b372aec1100ed5": {
|
|
@@ -832,8 +843,7 @@ const registry = {
|
|
|
832
843
|
name: "GAVUN WUD",
|
|
833
844
|
symbol: "WUD",
|
|
834
845
|
decimals: 10,
|
|
835
|
-
foreignId:
|
|
836
|
-
"0x7ca757304cac2ff0881de18dc6a1dfa7f10e51b0cba0297e0e762f8072049c98",
|
|
846
|
+
foreignId: "0x7ca757304cac2ff0881de18dc6a1dfa7f10e51b0cba0297e0e762f8072049c98",
|
|
837
847
|
deliveryGas: 80000n,
|
|
838
848
|
},
|
|
839
849
|
"0xa37b046782518a80e2e69056009fbd0431d36e50": {
|
|
@@ -841,8 +851,7 @@ const registry = {
|
|
|
841
851
|
name: "PINK",
|
|
842
852
|
symbol: "PINK",
|
|
843
853
|
decimals: 10,
|
|
844
|
-
foreignId:
|
|
845
|
-
"0xbc8785969587ef3d22739d3385cb519a9e0133dd5da8d320c376772468c19be6",
|
|
854
|
+
foreignId: "0xbc8785969587ef3d22739d3385cb519a9e0133dd5da8d320c376772468c19be6",
|
|
846
855
|
deliveryGas: 80000n,
|
|
847
856
|
},
|
|
848
857
|
"0x769916a66fdac0e3d57363129caac59386ea622b": {
|
|
@@ -850,8 +859,7 @@ const registry = {
|
|
|
850
859
|
name: "Integritee TEER",
|
|
851
860
|
symbol: "TEER",
|
|
852
861
|
decimals: 12,
|
|
853
|
-
foreignId:
|
|
854
|
-
"0x3b7f577715347bdcde4739a1bf1a7f1dec71e8ff4dbe23a6a49348ebf920c658",
|
|
862
|
+
foreignId: "0x3b7f577715347bdcde4739a1bf1a7f1dec71e8ff4dbe23a6a49348ebf920c658",
|
|
855
863
|
deliveryGas: 80000n,
|
|
856
864
|
},
|
|
857
865
|
"0x1f752250f518e419f2f03804e25728c5c6dff73f": {
|
|
@@ -859,8 +867,7 @@ const registry = {
|
|
|
859
867
|
name: "Robonomics",
|
|
860
868
|
symbol: "XRT",
|
|
861
869
|
decimals: 9,
|
|
862
|
-
foreignId:
|
|
863
|
-
"0x3572e2b3281d738a7579848b023666ec5cb13a63a5372a6de7e74f16acfab7b8",
|
|
870
|
+
foreignId: "0x3572e2b3281d738a7579848b023666ec5cb13a63a5372a6de7e74f16acfab7b8",
|
|
864
871
|
deliveryGas: 80000n,
|
|
865
872
|
},
|
|
866
873
|
"0x92262680a8d6636bba9bffdf484c274ca2de6400": {
|
|
@@ -868,8 +875,7 @@ const registry = {
|
|
|
868
875
|
name: "DED",
|
|
869
876
|
symbol: "DED",
|
|
870
877
|
decimals: 10,
|
|
871
|
-
foreignId:
|
|
872
|
-
"0x536917d1276896038c09bb6499bd0d7197e609983ec22e9ca4e75b394b23752b",
|
|
878
|
+
foreignId: "0x536917d1276896038c09bb6499bd0d7197e609983ec22e9ca4e75b394b23752b",
|
|
873
879
|
deliveryGas: 80000n,
|
|
874
880
|
},
|
|
875
881
|
},
|
|
@@ -966,20 +972,13 @@ const registry = {
|
|
|
966
972
|
precompile: "0x000000000000000000000000000000000000081a",
|
|
967
973
|
xcDOT: "0xffffffff1fcacbd218edc0eba20fc2308c778080",
|
|
968
974
|
xcTokenMap: {
|
|
969
|
-
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2":
|
|
970
|
-
|
|
971
|
-
"
|
|
972
|
-
|
|
973
|
-
"
|
|
974
|
-
|
|
975
|
-
"
|
|
976
|
-
"0xffffffff9de12e6658c49b4834f9278f6a39f5d7",
|
|
977
|
-
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48":
|
|
978
|
-
"0xffffffff166f84967f054ae95ab5764c38cf3aed",
|
|
979
|
-
"0x0000000000000000000000000000000000000000":
|
|
980
|
-
"0xffffffffaff6df83d0a1935dda2e5f1f402c0c45",
|
|
981
|
-
"0xdac17f958d2ee523a2206206994597c13d831ec7":
|
|
982
|
-
"0xffffffff7bc304425217b49e9598415c514ae81b",
|
|
975
|
+
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": "0xffffffff86829afe1521ad2296719df3ace8ded7",
|
|
976
|
+
"0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0": "0xffffffff5d5deb44bf7278dee5381beb24cb6573",
|
|
977
|
+
"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599": "0xffffffff1b4bb1ac5749f73d866ffc91a3432c47",
|
|
978
|
+
"0x6b175474e89094c44da98b954eedeac495271d0f": "0xffffffff9de12e6658c49b4834f9278f6a39f5d7",
|
|
979
|
+
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48": "0xffffffff166f84967f054ae95ab5764c38cf3aed",
|
|
980
|
+
"0x0000000000000000000000000000000000000000": "0xffffffffaff6df83d0a1935dda2e5f1f402c0c45",
|
|
981
|
+
"0xdac17f958d2ee523a2206206994597c13d831ec7": "0xffffffff7bc304425217b49e9598415c514ae81b",
|
|
983
982
|
},
|
|
984
983
|
},
|
|
985
984
|
ethereum_l2_8453: {
|
|
@@ -1072,7 +1071,7 @@ const registry = {
|
|
|
1072
1071
|
accountType: "AccountId32",
|
|
1073
1072
|
name: "Polkadot Asset Hub",
|
|
1074
1073
|
specName: "statemint",
|
|
1075
|
-
specVersion:
|
|
1074
|
+
specVersion: 2002001,
|
|
1076
1075
|
},
|
|
1077
1076
|
assets: {
|
|
1078
1077
|
"0x9d39a5de30e57443bff2a8307a4256c8797a3497": {
|
|
@@ -1328,7 +1327,7 @@ const registry = {
|
|
|
1328
1327
|
globalConsensus: {
|
|
1329
1328
|
polkadot: null,
|
|
1330
1329
|
},
|
|
1331
|
-
}
|
|
1330
|
+
}
|
|
1332
1331
|
],
|
|
1333
1332
|
},
|
|
1334
1333
|
},
|
|
@@ -1340,8 +1339,7 @@ const registry = {
|
|
|
1340
1339
|
parents: 1,
|
|
1341
1340
|
interior: "Here",
|
|
1342
1341
|
},
|
|
1343
|
-
foreignId:
|
|
1344
|
-
"0x4e241583d94b5d48a27a22064cd49b2ed6f5231d2d950e432f9b7c2e0ade52b2",
|
|
1342
|
+
foreignId: "0x4e241583d94b5d48a27a22064cd49b2ed6f5231d2d950e432f9b7c2e0ade52b2",
|
|
1345
1343
|
minimumBalance: 100000000n,
|
|
1346
1344
|
isSufficient: true,
|
|
1347
1345
|
},
|
|
@@ -1367,7 +1365,7 @@ const registry = {
|
|
|
1367
1365
|
},
|
|
1368
1366
|
{
|
|
1369
1367
|
generalIndex: 86,
|
|
1370
|
-
}
|
|
1368
|
+
}
|
|
1371
1369
|
],
|
|
1372
1370
|
},
|
|
1373
1371
|
},
|
|
@@ -1380,7 +1378,7 @@ const registry = {
|
|
|
1380
1378
|
},
|
|
1381
1379
|
{
|
|
1382
1380
|
generalIndex: 86,
|
|
1383
|
-
}
|
|
1381
|
+
}
|
|
1384
1382
|
],
|
|
1385
1383
|
},
|
|
1386
1384
|
},
|
|
@@ -1393,12 +1391,11 @@ const registry = {
|
|
|
1393
1391
|
},
|
|
1394
1392
|
{
|
|
1395
1393
|
generalIndex: 86,
|
|
1396
|
-
}
|
|
1394
|
+
}
|
|
1397
1395
|
],
|
|
1398
1396
|
},
|
|
1399
1397
|
},
|
|
1400
|
-
foreignId:
|
|
1401
|
-
"0xad050334b66c8d3abaac7ef6667e97e3e6f4a25d9b7b4765133290f0dc19aa6e",
|
|
1398
|
+
foreignId: "0xad050334b66c8d3abaac7ef6667e97e3e6f4a25d9b7b4765133290f0dc19aa6e",
|
|
1402
1399
|
minimumBalance: 1000000000000n,
|
|
1403
1400
|
isSufficient: false,
|
|
1404
1401
|
assetId: "86",
|
|
@@ -1416,7 +1413,7 @@ const registry = {
|
|
|
1416
1413
|
globalConsensus: {
|
|
1417
1414
|
kusama: null,
|
|
1418
1415
|
},
|
|
1419
|
-
}
|
|
1416
|
+
}
|
|
1420
1417
|
],
|
|
1421
1418
|
},
|
|
1422
1419
|
},
|
|
@@ -1428,7 +1425,7 @@ const registry = {
|
|
|
1428
1425
|
globalConsensus: {
|
|
1429
1426
|
kusama: null,
|
|
1430
1427
|
},
|
|
1431
|
-
}
|
|
1428
|
+
}
|
|
1432
1429
|
],
|
|
1433
1430
|
},
|
|
1434
1431
|
},
|
|
@@ -1440,12 +1437,11 @@ const registry = {
|
|
|
1440
1437
|
globalConsensus: {
|
|
1441
1438
|
kusama: null,
|
|
1442
1439
|
},
|
|
1443
|
-
}
|
|
1440
|
+
}
|
|
1444
1441
|
],
|
|
1445
1442
|
},
|
|
1446
1443
|
},
|
|
1447
|
-
foreignId:
|
|
1448
|
-
"0x03b6054d0c576dd8391e34e1609cf398f68050c23009d19ce93c000922bcd852",
|
|
1444
|
+
foreignId: "0x03b6054d0c576dd8391e34e1609cf398f68050c23009d19ce93c000922bcd852",
|
|
1449
1445
|
minimumBalance: 1000000000n,
|
|
1450
1446
|
isSufficient: true,
|
|
1451
1447
|
},
|
|
@@ -1471,7 +1467,7 @@ const registry = {
|
|
|
1471
1467
|
},
|
|
1472
1468
|
{
|
|
1473
1469
|
generalIndex: 31337,
|
|
1474
|
-
}
|
|
1470
|
+
}
|
|
1475
1471
|
],
|
|
1476
1472
|
},
|
|
1477
1473
|
},
|
|
@@ -1484,7 +1480,7 @@ const registry = {
|
|
|
1484
1480
|
},
|
|
1485
1481
|
{
|
|
1486
1482
|
generalIndex: 31337,
|
|
1487
|
-
}
|
|
1483
|
+
}
|
|
1488
1484
|
],
|
|
1489
1485
|
},
|
|
1490
1486
|
},
|
|
@@ -1497,12 +1493,11 @@ const registry = {
|
|
|
1497
1493
|
},
|
|
1498
1494
|
{
|
|
1499
1495
|
generalIndex: 31337,
|
|
1500
|
-
}
|
|
1496
|
+
}
|
|
1501
1497
|
],
|
|
1502
1498
|
},
|
|
1503
1499
|
},
|
|
1504
|
-
foreignId:
|
|
1505
|
-
"0x7ca757304cac2ff0881de18dc6a1dfa7f10e51b0cba0297e0e762f8072049c98",
|
|
1500
|
+
foreignId: "0x7ca757304cac2ff0881de18dc6a1dfa7f10e51b0cba0297e0e762f8072049c98",
|
|
1506
1501
|
minimumBalance: 10000000n,
|
|
1507
1502
|
isSufficient: false,
|
|
1508
1503
|
assetId: "31337",
|
|
@@ -1529,7 +1524,7 @@ const registry = {
|
|
|
1529
1524
|
},
|
|
1530
1525
|
{
|
|
1531
1526
|
generalIndex: 23,
|
|
1532
|
-
}
|
|
1527
|
+
}
|
|
1533
1528
|
],
|
|
1534
1529
|
},
|
|
1535
1530
|
},
|
|
@@ -1542,7 +1537,7 @@ const registry = {
|
|
|
1542
1537
|
},
|
|
1543
1538
|
{
|
|
1544
1539
|
generalIndex: 23,
|
|
1545
|
-
}
|
|
1540
|
+
}
|
|
1546
1541
|
],
|
|
1547
1542
|
},
|
|
1548
1543
|
},
|
|
@@ -1555,12 +1550,11 @@ const registry = {
|
|
|
1555
1550
|
},
|
|
1556
1551
|
{
|
|
1557
1552
|
generalIndex: 23,
|
|
1558
|
-
}
|
|
1553
|
+
}
|
|
1559
1554
|
],
|
|
1560
1555
|
},
|
|
1561
1556
|
},
|
|
1562
|
-
foreignId:
|
|
1563
|
-
"0xbc8785969587ef3d22739d3385cb519a9e0133dd5da8d320c376772468c19be6",
|
|
1557
|
+
foreignId: "0xbc8785969587ef3d22739d3385cb519a9e0133dd5da8d320c376772468c19be6",
|
|
1564
1558
|
minimumBalance: 1n,
|
|
1565
1559
|
isSufficient: false,
|
|
1566
1560
|
assetId: "23",
|
|
@@ -1581,7 +1575,7 @@ const registry = {
|
|
|
1581
1575
|
},
|
|
1582
1576
|
{
|
|
1583
1577
|
parachain: 2039,
|
|
1584
|
-
}
|
|
1578
|
+
}
|
|
1585
1579
|
],
|
|
1586
1580
|
},
|
|
1587
1581
|
},
|
|
@@ -1591,7 +1585,7 @@ const registry = {
|
|
|
1591
1585
|
x1: [
|
|
1592
1586
|
{
|
|
1593
1587
|
parachain: 2039,
|
|
1594
|
-
}
|
|
1588
|
+
}
|
|
1595
1589
|
],
|
|
1596
1590
|
},
|
|
1597
1591
|
},
|
|
@@ -1601,12 +1595,11 @@ const registry = {
|
|
|
1601
1595
|
x1: [
|
|
1602
1596
|
{
|
|
1603
1597
|
parachain: 2039,
|
|
1604
|
-
}
|
|
1598
|
+
}
|
|
1605
1599
|
],
|
|
1606
1600
|
},
|
|
1607
1601
|
},
|
|
1608
|
-
foreignId:
|
|
1609
|
-
"0x3b7f577715347bdcde4739a1bf1a7f1dec71e8ff4dbe23a6a49348ebf920c658",
|
|
1602
|
+
foreignId: "0x3b7f577715347bdcde4739a1bf1a7f1dec71e8ff4dbe23a6a49348ebf920c658",
|
|
1610
1603
|
minimumBalance: 1000000000n,
|
|
1611
1604
|
isSufficient: false,
|
|
1612
1605
|
},
|
|
@@ -1626,7 +1619,7 @@ const registry = {
|
|
|
1626
1619
|
},
|
|
1627
1620
|
{
|
|
1628
1621
|
parachain: 3388,
|
|
1629
|
-
}
|
|
1622
|
+
}
|
|
1630
1623
|
],
|
|
1631
1624
|
},
|
|
1632
1625
|
},
|
|
@@ -1636,7 +1629,7 @@ const registry = {
|
|
|
1636
1629
|
x1: [
|
|
1637
1630
|
{
|
|
1638
1631
|
parachain: 3388,
|
|
1639
|
-
}
|
|
1632
|
+
}
|
|
1640
1633
|
],
|
|
1641
1634
|
},
|
|
1642
1635
|
},
|
|
@@ -1646,12 +1639,11 @@ const registry = {
|
|
|
1646
1639
|
x1: [
|
|
1647
1640
|
{
|
|
1648
1641
|
parachain: 3388,
|
|
1649
|
-
}
|
|
1642
|
+
}
|
|
1650
1643
|
],
|
|
1651
1644
|
},
|
|
1652
1645
|
},
|
|
1653
|
-
foreignId:
|
|
1654
|
-
"0x3572e2b3281d738a7579848b023666ec5cb13a63a5372a6de7e74f16acfab7b8",
|
|
1646
|
+
foreignId: "0x3572e2b3281d738a7579848b023666ec5cb13a63a5372a6de7e74f16acfab7b8",
|
|
1655
1647
|
minimumBalance: 1000n,
|
|
1656
1648
|
isSufficient: false,
|
|
1657
1649
|
},
|
|
@@ -1677,7 +1669,7 @@ const registry = {
|
|
|
1677
1669
|
},
|
|
1678
1670
|
{
|
|
1679
1671
|
generalIndex: 30,
|
|
1680
|
-
}
|
|
1672
|
+
}
|
|
1681
1673
|
],
|
|
1682
1674
|
},
|
|
1683
1675
|
},
|
|
@@ -1690,7 +1682,7 @@ const registry = {
|
|
|
1690
1682
|
},
|
|
1691
1683
|
{
|
|
1692
1684
|
generalIndex: 30,
|
|
1693
|
-
}
|
|
1685
|
+
}
|
|
1694
1686
|
],
|
|
1695
1687
|
},
|
|
1696
1688
|
},
|
|
@@ -1703,12 +1695,11 @@ const registry = {
|
|
|
1703
1695
|
},
|
|
1704
1696
|
{
|
|
1705
1697
|
generalIndex: 30,
|
|
1706
|
-
}
|
|
1698
|
+
}
|
|
1707
1699
|
],
|
|
1708
1700
|
},
|
|
1709
1701
|
},
|
|
1710
|
-
foreignId:
|
|
1711
|
-
"0x536917d1276896038c09bb6499bd0d7197e609983ec22e9ca4e75b394b23752b",
|
|
1702
|
+
foreignId: "0x536917d1276896038c09bb6499bd0d7197e609983ec22e9ca4e75b394b23752b",
|
|
1712
1703
|
minimumBalance: 1n,
|
|
1713
1704
|
isSufficient: false,
|
|
1714
1705
|
assetId: "30",
|
|
@@ -1897,7 +1888,7 @@ const registry = {
|
|
|
1897
1888
|
isSufficient: false,
|
|
1898
1889
|
},
|
|
1899
1890
|
},
|
|
1900
|
-
estimatedExecutionFeeDOT:
|
|
1891
|
+
estimatedExecutionFeeDOT: 58693648n,
|
|
1901
1892
|
estimatedDeliveryFeeDOT: 307100000n,
|
|
1902
1893
|
},
|
|
1903
1894
|
polkadot_2034: {
|
|
@@ -1925,7 +1916,7 @@ const registry = {
|
|
|
1925
1916
|
evmChainId: 222222,
|
|
1926
1917
|
name: "Hydration",
|
|
1927
1918
|
specName: "hydradx",
|
|
1928
|
-
specVersion:
|
|
1919
|
+
specVersion: 411,
|
|
1929
1920
|
},
|
|
1930
1921
|
assets: {
|
|
1931
1922
|
"0x45804880de22913dafe09f4980848ece6ecbaf78": {
|
|
@@ -2081,7 +2072,7 @@ const registry = {
|
|
|
2081
2072
|
isSufficient: true,
|
|
2082
2073
|
},
|
|
2083
2074
|
},
|
|
2084
|
-
estimatedExecutionFeeDOT:
|
|
2075
|
+
estimatedExecutionFeeDOT: 2387704n,
|
|
2085
2076
|
estimatedDeliveryFeeDOT: 307100000n,
|
|
2086
2077
|
},
|
|
2087
2078
|
polkadot_2043: {
|
|
@@ -2189,7 +2180,7 @@ const registry = {
|
|
|
2189
2180
|
accountType: "AccountId32",
|
|
2190
2181
|
name: "Kusama Asset Hub",
|
|
2191
2182
|
specName: "statemine",
|
|
2192
|
-
specVersion:
|
|
2183
|
+
specVersion: 2002000,
|
|
2193
2184
|
},
|
|
2194
2185
|
assets: {
|
|
2195
2186
|
"0x9d39a5de30e57443bff2a8307a4256c8797a3497": {
|
|
@@ -2381,7 +2372,7 @@ const registry = {
|
|
|
2381
2372
|
globalConsensus: {
|
|
2382
2373
|
polkadot: null,
|
|
2383
2374
|
},
|
|
2384
|
-
}
|
|
2375
|
+
}
|
|
2385
2376
|
],
|
|
2386
2377
|
},
|
|
2387
2378
|
},
|
|
@@ -2393,7 +2384,7 @@ const registry = {
|
|
|
2393
2384
|
globalConsensus: {
|
|
2394
2385
|
Polkadot: null,
|
|
2395
2386
|
},
|
|
2396
|
-
}
|
|
2387
|
+
}
|
|
2397
2388
|
],
|
|
2398
2389
|
},
|
|
2399
2390
|
},
|
|
@@ -2405,12 +2396,11 @@ const registry = {
|
|
|
2405
2396
|
globalConsensus: {
|
|
2406
2397
|
Polkadot: null,
|
|
2407
2398
|
},
|
|
2408
|
-
}
|
|
2399
|
+
}
|
|
2409
2400
|
],
|
|
2410
2401
|
},
|
|
2411
2402
|
},
|
|
2412
|
-
foreignId:
|
|
2413
|
-
"0x4e241583d94b5d48a27a22064cd49b2ed6f5231d2d950e432f9b7c2e0ade52b2",
|
|
2403
|
+
foreignId: "0x4e241583d94b5d48a27a22064cd49b2ed6f5231d2d950e432f9b7c2e0ade52b2",
|
|
2414
2404
|
minimumBalance: 10000000n,
|
|
2415
2405
|
isSufficient: true,
|
|
2416
2406
|
},
|
|
@@ -2427,7 +2417,7 @@ const registry = {
|
|
|
2427
2417
|
globalConsensus: {
|
|
2428
2418
|
kusama: null,
|
|
2429
2419
|
},
|
|
2430
|
-
}
|
|
2420
|
+
}
|
|
2431
2421
|
],
|
|
2432
2422
|
},
|
|
2433
2423
|
},
|
|
@@ -2439,8 +2429,7 @@ const registry = {
|
|
|
2439
2429
|
parents: 1,
|
|
2440
2430
|
interior: "Here",
|
|
2441
2431
|
},
|
|
2442
|
-
foreignId:
|
|
2443
|
-
"0x03b6054d0c576dd8391e34e1609cf398f68050c23009d19ce93c000922bcd852",
|
|
2432
|
+
foreignId: "0x03b6054d0c576dd8391e34e1609cf398f68050c23009d19ce93c000922bcd852",
|
|
2444
2433
|
minimumBalance: 3333333n,
|
|
2445
2434
|
isSufficient: true,
|
|
2446
2435
|
},
|
|
@@ -2466,7 +2455,7 @@ const registry = {
|
|
|
2466
2455
|
},
|
|
2467
2456
|
{
|
|
2468
2457
|
generalIndex: 31337,
|
|
2469
|
-
}
|
|
2458
|
+
}
|
|
2470
2459
|
],
|
|
2471
2460
|
},
|
|
2472
2461
|
},
|
|
@@ -2487,7 +2476,7 @@ const registry = {
|
|
|
2487
2476
|
},
|
|
2488
2477
|
{
|
|
2489
2478
|
generalIndex: 31337,
|
|
2490
|
-
}
|
|
2479
|
+
}
|
|
2491
2480
|
],
|
|
2492
2481
|
},
|
|
2493
2482
|
},
|
|
@@ -2508,12 +2497,11 @@ const registry = {
|
|
|
2508
2497
|
},
|
|
2509
2498
|
{
|
|
2510
2499
|
generalIndex: 31337,
|
|
2511
|
-
}
|
|
2500
|
+
}
|
|
2512
2501
|
],
|
|
2513
2502
|
},
|
|
2514
2503
|
},
|
|
2515
|
-
foreignId:
|
|
2516
|
-
"0x7ca757304cac2ff0881de18dc6a1dfa7f10e51b0cba0297e0e762f8072049c98",
|
|
2504
|
+
foreignId: "0x7ca757304cac2ff0881de18dc6a1dfa7f10e51b0cba0297e0e762f8072049c98",
|
|
2517
2505
|
minimumBalance: 10000000n,
|
|
2518
2506
|
isSufficient: false,
|
|
2519
2507
|
},
|