@snowbridge/registry 0.3.3 → 0.4.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.
Files changed (39) hide show
  1. package/.turbo/turbo-build.log +1 -2
  2. package/dist/index.d.ts +6 -2
  3. package/dist/index.d.ts.map +1 -1
  4. package/dist/index.js +24 -2
  5. package/dist/paseo_sepolia_bridge_info.g.d.ts +330 -0
  6. package/dist/paseo_sepolia_bridge_info.g.d.ts.map +1 -0
  7. package/dist/paseo_sepolia_bridge_info.g.js +350 -0
  8. package/dist/polkadot_mainnet_bridge_info.g.d.ts +1983 -0
  9. package/dist/polkadot_mainnet_bridge_info.g.d.ts.map +1 -0
  10. package/dist/polkadot_mainnet_bridge_info.g.js +2264 -0
  11. package/dist/transfers.d.ts +3 -8
  12. package/dist/transfers.d.ts.map +1 -1
  13. package/dist/transfers.js +54 -215
  14. package/dist/westend_sepolia_bridge_info.g.d.ts +344 -0
  15. package/dist/westend_sepolia_bridge_info.g.d.ts.map +1 -0
  16. package/dist/westend_sepolia_bridge_info.g.js +376 -0
  17. package/package.json +5 -5
  18. package/scripts/buildRegistry.ts +466 -29
  19. package/src/index.ts +24 -2
  20. package/src/paseo_sepolia_bridge_info.g.ts +349 -0
  21. package/src/polkadot_mainnet_bridge_info.g.ts +2287 -0
  22. package/src/transfers.ts +58 -266
  23. package/src/westend_sepolia_bridge_info.g.ts +384 -0
  24. package/dist/environment.d.ts +0 -3
  25. package/dist/environment.d.ts.map +0 -1
  26. package/dist/environment.js +0 -181
  27. package/dist/local_e2e.registry.json +0 -391
  28. package/dist/paseo_sepolia.registry.json +0 -231
  29. package/dist/polkadot_mainnet.registry.json +0 -1805
  30. package/dist/registry.d.ts +0 -3
  31. package/dist/registry.d.ts.map +0 -1
  32. package/dist/registry.js +0 -61
  33. package/dist/westend_sepolia.registry.json +0 -283
  34. package/src/environment.ts +0 -185
  35. package/src/local_e2e.registry.json +0 -391
  36. package/src/paseo_sepolia.registry.json +0 -231
  37. package/src/polkadot_mainnet.registry.json +0 -1805
  38. package/src/registry.ts +0 -63
  39. package/src/westend_sepolia.registry.json +0 -283
@@ -0,0 +1,2264 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const registry = {
4
+ environment: {
5
+ name: "polkadot_mainnet",
6
+ ethChainId: 1,
7
+ beaconApiUrl: "https://lodestar-mainnet.chainsafe.io",
8
+ ethereumChains: {
9
+ "1": "https://ethereum-rpc.publicnode.com",
10
+ "1284": "https://rpc.api.moonbeam.network",
11
+ "8453": "https://base-rpc.publicnode.com",
12
+ },
13
+ relaychainUrl: "https://polkadot-rpc.n.dwellir.com",
14
+ parachains: {
15
+ "1000": "wss://asset-hub-polkadot-rpc.n.dwellir.com",
16
+ "1002": "https://bridge-hub-polkadot-rpc.n.dwellir.com",
17
+ "2000": "wss://acala-rpc-0.aca-api.network",
18
+ "2004": "wss://moonbeam.ibp.network",
19
+ "2030": "wss://bifrost-polkadot.ibp.network",
20
+ "2034": "wss://hydration-rpc.n.dwellir.com",
21
+ "2043": "wss://parachain-rpc.origin-trail.network",
22
+ "3369": "wss://polkadot-mythos-rpc.polkadot.io",
23
+ },
24
+ gatewayContract: "0x27ca963c279c93801941e1eb8799c23f407d68e7",
25
+ beefyContract: "0x1817874feAb3ce053d0F40AbC23870DB35C2AFfc",
26
+ assetHubParaId: 1000,
27
+ bridgeHubParaId: 1002,
28
+ v2_parachains: [1000],
29
+ indexerGraphQlUrl: "https://snowbridge.squids.live/snowbridge-subsquid-polkadot@v2/api/graphql",
30
+ kusama: {
31
+ assetHubParaId: 1000,
32
+ bridgeHubParaId: 1002,
33
+ parachains: {
34
+ "1000": "wss://asset-hub-kusama-rpc.n.dwellir.com",
35
+ "1002": "https://bridge-hub-kusama-rpc.n.dwellir.com",
36
+ },
37
+ },
38
+ precompiles: {
39
+ "2004": "0x000000000000000000000000000000000000081a",
40
+ },
41
+ metadataOverrides: {
42
+ "0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f": {
43
+ name: "OriginTrail TRAC",
44
+ },
45
+ },
46
+ l2Bridge: {
47
+ acrossAPIUrl: "https://app.across.to/api",
48
+ l1AdapterAddress: "0x313E8c9Fb47613f2B1A436bE978c2BB75727fcC5",
49
+ l1HandlerAddress: "0x924a9f036260DdD5808007E1AA95f08eD08aA569",
50
+ l1FeeTokenAddress: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
51
+ l1SwapQuoterAddress: "0x61fFE014bA17989E743c5F6cB21bF9697530B21e",
52
+ l1SwapRouterAddress: "0xE592427A0AEce92De3Edee1F18E0157C05861564",
53
+ l2Chains: {
54
+ "8453": {
55
+ adapterAddress: "0xCd5d2c665E3AC84bF5c67FE7a0C48748dA40db2F",
56
+ feeTokenAddress: "0x4200000000000000000000000000000000000006",
57
+ swapRoutes: [
58
+ {
59
+ inputToken: "0x4200000000000000000000000000000000000006",
60
+ outputToken: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
61
+ swapFee: 0,
62
+ },
63
+ {
64
+ inputToken: "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
65
+ outputToken: "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
66
+ swapFee: 500,
67
+ },
68
+ ],
69
+ },
70
+ },
71
+ },
72
+ },
73
+ routes: [
74
+ {
75
+ from: {
76
+ kind: "ethereum",
77
+ id: 1,
78
+ },
79
+ to: {
80
+ kind: "polkadot",
81
+ id: 1000,
82
+ },
83
+ assets: [
84
+ "0x9d39a5de30e57443bff2a8307a4256c8797a3497",
85
+ "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
86
+ "0x6982508145454ce325ddbe47a25d4ec3d2311933",
87
+ "0x5a98fcbea516cf06857215779fd812ca3bef1b32",
88
+ "0x45804880de22913dafe09f4980848ece6ecbaf78",
89
+ "0xcccccccccc33d538dbc2ee4feab0a7a1ff4e8a94",
90
+ "0xa3931d71877c0e7a3148cb7eb4463524fec27fbd",
91
+ "0x163f8c2467924be0ae7b5347228cabf260318753",
92
+ "0x57e114b691db790c35207b2e685d4a43181e6061",
93
+ "0x8236a87084f8b84306f72007f36f2618a5634494",
94
+ "0x1abaea1f7c830bd89acc67ec4af516284b1bc33c",
95
+ "0x56072c95faa701256059aa122697b133aded9279",
96
+ "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
97
+ "0x0e186357c323c806c1efdad36d217f7a54b63d18",
98
+ "0x18084fba666a33d37592fa2633fd49a74dd93a88",
99
+ "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
100
+ "0xe9f6d9898f9269b519e1435e6ebaff766c7f46bf",
101
+ "0x582d872a1b094fc48f5de31d3b73f2d9be47def1",
102
+ "0x6b175474e89094c44da98b954eedeac495271d0f",
103
+ "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce",
104
+ "0x7de91b204c1c737bcee6f000aaa6569cf7061cb7",
105
+ "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
106
+ "0x8daebade922df735c38c80c7ebd708af50815faa",
107
+ "0x0000000000000000000000000000000000000000",
108
+ "0x5d3d01fd6d2ad1169b17918eb4f153c6616288eb",
109
+ "0xdac17f958d2ee523a2206206994597c13d831ec7",
110
+ "0x514910771af9ca656af840dff83e8264ecf986ca",
111
+ "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
112
+ "0x196c20da81fbc324ecdf55501e95ce9f0bd84d14",
113
+ "0x21fab0ea070f162180447881d5873cf3d57200d6",
114
+ "0x12bbfdc9e813614eef8dc8a2560b0efbeaf7c2ab",
115
+ "0x5fdcd48f09fb67de3d202cd854b372aec1100ed5",
116
+ "0xa37b046782518a80e2e69056009fbd0431d36e50",
117
+ "0x769916a66fdac0e3d57363129caac59386ea622b",
118
+ "0x92262680a8d6636bba9bffdf484c274ca2de6400",
119
+ ],
120
+ },
121
+ {
122
+ from: {
123
+ kind: "polkadot",
124
+ id: 1000,
125
+ },
126
+ to: {
127
+ kind: "ethereum",
128
+ id: 1,
129
+ },
130
+ assets: [
131
+ "0x9d39a5de30e57443bff2a8307a4256c8797a3497",
132
+ "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
133
+ "0x6982508145454ce325ddbe47a25d4ec3d2311933",
134
+ "0x5a98fcbea516cf06857215779fd812ca3bef1b32",
135
+ "0x45804880de22913dafe09f4980848ece6ecbaf78",
136
+ "0xcccccccccc33d538dbc2ee4feab0a7a1ff4e8a94",
137
+ "0xa3931d71877c0e7a3148cb7eb4463524fec27fbd",
138
+ "0x163f8c2467924be0ae7b5347228cabf260318753",
139
+ "0x57e114b691db790c35207b2e685d4a43181e6061",
140
+ "0x8236a87084f8b84306f72007f36f2618a5634494",
141
+ "0x1abaea1f7c830bd89acc67ec4af516284b1bc33c",
142
+ "0x56072c95faa701256059aa122697b133aded9279",
143
+ "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
144
+ "0x0e186357c323c806c1efdad36d217f7a54b63d18",
145
+ "0x18084fba666a33d37592fa2633fd49a74dd93a88",
146
+ "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
147
+ "0xe9f6d9898f9269b519e1435e6ebaff766c7f46bf",
148
+ "0x582d872a1b094fc48f5de31d3b73f2d9be47def1",
149
+ "0x6b175474e89094c44da98b954eedeac495271d0f",
150
+ "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce",
151
+ "0x7de91b204c1c737bcee6f000aaa6569cf7061cb7",
152
+ "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
153
+ "0x8daebade922df735c38c80c7ebd708af50815faa",
154
+ "0x0000000000000000000000000000000000000000",
155
+ "0x5d3d01fd6d2ad1169b17918eb4f153c6616288eb",
156
+ "0xdac17f958d2ee523a2206206994597c13d831ec7",
157
+ "0x514910771af9ca656af840dff83e8264ecf986ca",
158
+ "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
159
+ "0x196c20da81fbc324ecdf55501e95ce9f0bd84d14",
160
+ "0x21fab0ea070f162180447881d5873cf3d57200d6",
161
+ "0x12bbfdc9e813614eef8dc8a2560b0efbeaf7c2ab",
162
+ "0x5fdcd48f09fb67de3d202cd854b372aec1100ed5",
163
+ "0xa37b046782518a80e2e69056009fbd0431d36e50",
164
+ "0x769916a66fdac0e3d57363129caac59386ea622b",
165
+ "0x92262680a8d6636bba9bffdf484c274ca2de6400",
166
+ ],
167
+ },
168
+ {
169
+ from: {
170
+ kind: "ethereum",
171
+ id: 1,
172
+ },
173
+ to: {
174
+ kind: "polkadot",
175
+ id: 2000,
176
+ },
177
+ assets: ["0x0000000000000000000000000000000000000000"],
178
+ },
179
+ {
180
+ from: {
181
+ kind: "polkadot",
182
+ id: 2000,
183
+ },
184
+ to: {
185
+ kind: "ethereum",
186
+ id: 1,
187
+ },
188
+ assets: ["0x0000000000000000000000000000000000000000"],
189
+ },
190
+ {
191
+ from: {
192
+ kind: "ethereum",
193
+ id: 1,
194
+ },
195
+ to: {
196
+ kind: "polkadot",
197
+ id: 2004,
198
+ },
199
+ assets: [
200
+ "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
201
+ "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
202
+ "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
203
+ "0x6b175474e89094c44da98b954eedeac495271d0f",
204
+ "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
205
+ "0x0000000000000000000000000000000000000000",
206
+ "0xdac17f958d2ee523a2206206994597c13d831ec7",
207
+ ],
208
+ },
209
+ {
210
+ from: {
211
+ kind: "polkadot",
212
+ id: 2004,
213
+ },
214
+ to: {
215
+ kind: "ethereum",
216
+ id: 1,
217
+ },
218
+ assets: [
219
+ "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
220
+ "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
221
+ "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
222
+ "0x6b175474e89094c44da98b954eedeac495271d0f",
223
+ "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
224
+ "0x0000000000000000000000000000000000000000",
225
+ "0xdac17f958d2ee523a2206206994597c13d831ec7",
226
+ ],
227
+ },
228
+ {
229
+ from: {
230
+ kind: "ethereum",
231
+ id: 1284,
232
+ },
233
+ to: {
234
+ kind: "ethereum",
235
+ id: 1,
236
+ },
237
+ assets: [
238
+ "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
239
+ "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
240
+ "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
241
+ "0x6b175474e89094c44da98b954eedeac495271d0f",
242
+ "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
243
+ "0x0000000000000000000000000000000000000000",
244
+ "0xdac17f958d2ee523a2206206994597c13d831ec7",
245
+ ],
246
+ },
247
+ {
248
+ from: {
249
+ kind: "ethereum",
250
+ id: 1,
251
+ },
252
+ to: {
253
+ kind: "polkadot",
254
+ id: 2030,
255
+ },
256
+ assets: [
257
+ "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
258
+ "0x0000000000000000000000000000000000000000",
259
+ ],
260
+ },
261
+ {
262
+ from: {
263
+ kind: "polkadot",
264
+ id: 2030,
265
+ },
266
+ to: {
267
+ kind: "ethereum",
268
+ id: 1,
269
+ },
270
+ assets: [
271
+ "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
272
+ "0x0000000000000000000000000000000000000000",
273
+ ],
274
+ },
275
+ {
276
+ from: {
277
+ kind: "polkadot",
278
+ id: 2034,
279
+ },
280
+ to: {
281
+ kind: "ethereum",
282
+ id: 1,
283
+ },
284
+ assets: [
285
+ "0x9d39a5de30e57443bff2a8307a4256c8797a3497",
286
+ "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
287
+ "0x5a98fcbea516cf06857215779fd812ca3bef1b32",
288
+ "0x45804880de22913dafe09f4980848ece6ecbaf78",
289
+ "0xcccccccccc33d538dbc2ee4feab0a7a1ff4e8a94",
290
+ "0xa3931d71877c0e7a3148cb7eb4463524fec27fbd",
291
+ "0x57e114b691db790c35207b2e685d4a43181e6061",
292
+ "0x8236a87084f8b84306f72007f36f2618a5634494",
293
+ "0x56072c95faa701256059aa122697b133aded9279",
294
+ "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
295
+ "0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f",
296
+ "0x18084fba666a33d37592fa2633fd49a74dd93a88",
297
+ "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
298
+ "0xe9f6d9898f9269b519e1435e6ebaff766c7f46bf",
299
+ "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
300
+ "0x0000000000000000000000000000000000000000",
301
+ "0xdac17f958d2ee523a2206206994597c13d831ec7",
302
+ "0x514910771af9ca656af840dff83e8264ecf986ca",
303
+ "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
304
+ ],
305
+ },
306
+ {
307
+ from: {
308
+ kind: "ethereum",
309
+ id: 1,
310
+ },
311
+ to: {
312
+ kind: "polkadot",
313
+ id: 2034,
314
+ },
315
+ assets: [
316
+ "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
317
+ "0x5a98fcbea516cf06857215779fd812ca3bef1b32",
318
+ "0x45804880de22913dafe09f4980848ece6ecbaf78",
319
+ "0xcccccccccc33d538dbc2ee4feab0a7a1ff4e8a94",
320
+ "0x57e114b691db790c35207b2e685d4a43181e6061",
321
+ "0x8236a87084f8b84306f72007f36f2618a5634494",
322
+ "0x56072c95faa701256059aa122697b133aded9279",
323
+ "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
324
+ "0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f",
325
+ "0x18084fba666a33d37592fa2633fd49a74dd93a88",
326
+ "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
327
+ "0xe9f6d9898f9269b519e1435e6ebaff766c7f46bf",
328
+ "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
329
+ "0x0000000000000000000000000000000000000000",
330
+ "0xdac17f958d2ee523a2206206994597c13d831ec7",
331
+ "0x514910771af9ca656af840dff83e8264ecf986ca",
332
+ "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
333
+ ],
334
+ },
335
+ {
336
+ from: {
337
+ kind: "ethereum",
338
+ id: 1,
339
+ },
340
+ to: {
341
+ kind: "polkadot",
342
+ id: 2043,
343
+ },
344
+ assets: ["0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f"],
345
+ },
346
+ {
347
+ from: {
348
+ kind: "polkadot",
349
+ id: 2043,
350
+ },
351
+ to: {
352
+ kind: "ethereum",
353
+ id: 1,
354
+ },
355
+ assets: ["0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f"],
356
+ },
357
+ {
358
+ from: {
359
+ kind: "ethereum",
360
+ id: 1,
361
+ },
362
+ to: {
363
+ kind: "polkadot",
364
+ id: 3369,
365
+ },
366
+ assets: ["0xba41ddf06b7ffd89d1267b5a93bfef2424eb2003"],
367
+ },
368
+ {
369
+ from: {
370
+ kind: "polkadot",
371
+ id: 3369,
372
+ },
373
+ to: {
374
+ kind: "ethereum",
375
+ id: 1,
376
+ },
377
+ assets: ["0xba41ddf06b7ffd89d1267b5a93bfef2424eb2003"],
378
+ },
379
+ {
380
+ from: {
381
+ kind: "polkadot",
382
+ id: 2034,
383
+ },
384
+ to: {
385
+ kind: "polkadot",
386
+ id: 1000,
387
+ },
388
+ assets: [
389
+ "0x9d39a5de30e57443bff2a8307a4256c8797a3497",
390
+ "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
391
+ "0x5a98fcbea516cf06857215779fd812ca3bef1b32",
392
+ "0x45804880de22913dafe09f4980848ece6ecbaf78",
393
+ "0xcccccccccc33d538dbc2ee4feab0a7a1ff4e8a94",
394
+ "0xa3931d71877c0e7a3148cb7eb4463524fec27fbd",
395
+ "0x57e114b691db790c35207b2e685d4a43181e6061",
396
+ "0x8236a87084f8b84306f72007f36f2618a5634494",
397
+ "0x56072c95faa701256059aa122697b133aded9279",
398
+ "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
399
+ "0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f",
400
+ "0x18084fba666a33d37592fa2633fd49a74dd93a88",
401
+ "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
402
+ "0xe9f6d9898f9269b519e1435e6ebaff766c7f46bf",
403
+ "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
404
+ "0x0000000000000000000000000000000000000000",
405
+ "0xdac17f958d2ee523a2206206994597c13d831ec7",
406
+ "0x514910771af9ca656af840dff83e8264ecf986ca",
407
+ "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
408
+ ],
409
+ },
410
+ {
411
+ from: {
412
+ kind: "polkadot",
413
+ id: 1000,
414
+ },
415
+ to: {
416
+ kind: "polkadot",
417
+ id: 2034,
418
+ },
419
+ assets: [
420
+ "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
421
+ "0x5a98fcbea516cf06857215779fd812ca3bef1b32",
422
+ "0x45804880de22913dafe09f4980848ece6ecbaf78",
423
+ "0xcccccccccc33d538dbc2ee4feab0a7a1ff4e8a94",
424
+ "0x57e114b691db790c35207b2e685d4a43181e6061",
425
+ "0x8236a87084f8b84306f72007f36f2618a5634494",
426
+ "0x56072c95faa701256059aa122697b133aded9279",
427
+ "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
428
+ "0x18084fba666a33d37592fa2633fd49a74dd93a88",
429
+ "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
430
+ "0xe9f6d9898f9269b519e1435e6ebaff766c7f46bf",
431
+ "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
432
+ "0x0000000000000000000000000000000000000000",
433
+ "0xdac17f958d2ee523a2206206994597c13d831ec7",
434
+ "0x514910771af9ca656af840dff83e8264ecf986ca",
435
+ "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
436
+ ],
437
+ },
438
+ ],
439
+ registry: {
440
+ timestamp: "2026-02-03T21:35:14.732Z",
441
+ environment: "polkadot_mainnet",
442
+ ethChainId: 1,
443
+ gatewayAddress: "0x27ca963c279c93801941e1eb8799c23f407d68e7",
444
+ assetHubParaId: 1000,
445
+ bridgeHubParaId: 1002,
446
+ relaychain: {
447
+ tokenSymbols: "DOT",
448
+ tokenDecimals: 10,
449
+ ss58Format: 0,
450
+ isEthereum: false,
451
+ accountType: "AccountId32",
452
+ name: "Polkadot",
453
+ specName: "polkadot",
454
+ specVersion: 2000005,
455
+ },
456
+ bridgeHub: {
457
+ tokenSymbols: "DOT",
458
+ tokenDecimals: 10,
459
+ ss58Format: 0,
460
+ isEthereum: false,
461
+ accountType: "AccountId32",
462
+ name: "Polkadot BridgeHub",
463
+ specName: "bridge-hub-polkadot",
464
+ specVersion: 2000005,
465
+ },
466
+ ethereumChains: {
467
+ ethereum_1: {
468
+ kind: "ethereum",
469
+ id: 1,
470
+ assets: {
471
+ "0x9d39a5de30e57443bff2a8307a4256c8797a3497": {
472
+ token: "0x9d39a5de30e57443bff2a8307a4256c8797a3497",
473
+ name: "Staked USDe",
474
+ symbol: "sUSDe",
475
+ decimals: 18,
476
+ deliveryGas: 80000n,
477
+ },
478
+ "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": {
479
+ token: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
480
+ name: "Wrapped Ether",
481
+ symbol: "WETH",
482
+ decimals: 18,
483
+ deliveryGas: 80000n,
484
+ },
485
+ "0x6982508145454ce325ddbe47a25d4ec3d2311933": {
486
+ token: "0x6982508145454ce325ddbe47a25d4ec3d2311933",
487
+ name: "Pepe",
488
+ symbol: "PEPE",
489
+ decimals: 18,
490
+ deliveryGas: 80000n,
491
+ },
492
+ "0x5a98fcbea516cf06857215779fd812ca3bef1b32": {
493
+ token: "0x5a98fcbea516cf06857215779fd812ca3bef1b32",
494
+ name: "Lido DAO Token",
495
+ symbol: "LDO",
496
+ decimals: 18,
497
+ deliveryGas: 150000n,
498
+ },
499
+ "0x45804880de22913dafe09f4980848ece6ecbaf78": {
500
+ token: "0x45804880de22913dafe09f4980848ece6ecbaf78",
501
+ name: "Paxos Gold",
502
+ symbol: "PAXG",
503
+ decimals: 18,
504
+ deliveryGas: 80000n,
505
+ },
506
+ "0xcccccccccc33d538dbc2ee4feab0a7a1ff4e8a94": {
507
+ token: "0xcccccccccc33d538dbc2ee4feab0a7a1ff4e8a94",
508
+ name: "Centrifuge",
509
+ symbol: "CFG",
510
+ decimals: 18,
511
+ deliveryGas: 80000n,
512
+ },
513
+ "0xa3931d71877c0e7a3148cb7eb4463524fec27fbd": {
514
+ token: "0xa3931d71877c0e7a3148cb7eb4463524fec27fbd",
515
+ name: "Savings USDS",
516
+ symbol: "sUSDS",
517
+ decimals: 18,
518
+ deliveryGas: 80000n,
519
+ },
520
+ "0x163f8c2467924be0ae7b5347228cabf260318753": {
521
+ token: "0x163f8c2467924be0ae7b5347228cabf260318753",
522
+ name: "Worldcoin",
523
+ symbol: "WLD",
524
+ decimals: 18,
525
+ deliveryGas: 80000n,
526
+ },
527
+ "0x57e114b691db790c35207b2e685d4a43181e6061": {
528
+ token: "0x57e114b691db790c35207b2e685d4a43181e6061",
529
+ name: "ENA",
530
+ symbol: "ENA",
531
+ decimals: 18,
532
+ deliveryGas: 80000n,
533
+ },
534
+ "0x8236a87084f8b84306f72007f36f2618a5634494": {
535
+ token: "0x8236a87084f8b84306f72007f36f2618a5634494",
536
+ name: "Lombard Staked Bitcoin",
537
+ symbol: "LBTC",
538
+ decimals: 8,
539
+ deliveryGas: 80000n,
540
+ },
541
+ "0x1abaea1f7c830bd89acc67ec4af516284b1bc33c": {
542
+ token: "0x1abaea1f7c830bd89acc67ec4af516284b1bc33c",
543
+ name: "Euro Coin",
544
+ symbol: "EURC",
545
+ decimals: 6,
546
+ deliveryGas: 80000n,
547
+ },
548
+ "0x56072c95faa701256059aa122697b133aded9279": {
549
+ token: "0x56072c95faa701256059aa122697b133aded9279",
550
+ name: "SKY Governance Token",
551
+ symbol: "SKY",
552
+ decimals: 18,
553
+ deliveryGas: 80000n,
554
+ },
555
+ "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48": {
556
+ token: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
557
+ name: "USD Coin",
558
+ symbol: "USDC",
559
+ decimals: 6,
560
+ deliveryGas: 80000n,
561
+ },
562
+ "0xba41ddf06b7ffd89d1267b5a93bfef2424eb2003": {
563
+ token: "0xba41ddf06b7ffd89d1267b5a93bfef2424eb2003",
564
+ name: "Mythos",
565
+ symbol: "MYTH",
566
+ decimals: 18,
567
+ deliveryGas: 80000n,
568
+ },
569
+ "0x0e186357c323c806c1efdad36d217f7a54b63d18": {
570
+ token: "0x0e186357c323c806c1efdad36d217f7a54b63d18",
571
+ name: "Curio Gas Token",
572
+ symbol: "CGT2.0",
573
+ decimals: 18,
574
+ deliveryGas: 80000n,
575
+ },
576
+ "0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f": {
577
+ token: "0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f",
578
+ name: "OriginTrail TRAC",
579
+ symbol: "TRAC",
580
+ decimals: 18,
581
+ deliveryGas: 80000n,
582
+ },
583
+ "0x18084fba666a33d37592fa2633fd49a74dd93a88": {
584
+ token: "0x18084fba666a33d37592fa2633fd49a74dd93a88",
585
+ name: "tBTC v2",
586
+ symbol: "tBTC",
587
+ decimals: 18,
588
+ deliveryGas: 80000n,
589
+ },
590
+ "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0": {
591
+ token: "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
592
+ name: "Wrapped liquid staked Ether 2.0",
593
+ symbol: "wstETH",
594
+ decimals: 18,
595
+ deliveryGas: 80000n,
596
+ },
597
+ "0xe9f6d9898f9269b519e1435e6ebaff766c7f46bf": {
598
+ token: "0xe9f6d9898f9269b519e1435e6ebaff766c7f46bf",
599
+ name: "vTAO",
600
+ symbol: "vTAO",
601
+ decimals: 18,
602
+ deliveryGas: 80000n,
603
+ },
604
+ "0x582d872a1b094fc48f5de31d3b73f2d9be47def1": {
605
+ token: "0x582d872a1b094fc48f5de31d3b73f2d9be47def1",
606
+ name: "Wrapped TON Coin",
607
+ symbol: "TONCOIN",
608
+ decimals: 9,
609
+ deliveryGas: 80000n,
610
+ },
611
+ "0x6b175474e89094c44da98b954eedeac495271d0f": {
612
+ token: "0x6b175474e89094c44da98b954eedeac495271d0f",
613
+ name: "Dai Stablecoin",
614
+ symbol: "DAI",
615
+ decimals: 18,
616
+ deliveryGas: 80000n,
617
+ },
618
+ "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce": {
619
+ token: "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce",
620
+ name: "SHIBA INU",
621
+ symbol: "SHIB",
622
+ decimals: 18,
623
+ deliveryGas: 80000n,
624
+ },
625
+ "0x7de91b204c1c737bcee6f000aaa6569cf7061cb7": {
626
+ token: "0x7de91b204c1c737bcee6f000aaa6569cf7061cb7",
627
+ name: "Robonomics",
628
+ symbol: "XRT",
629
+ decimals: 9,
630
+ deliveryGas: 80000n,
631
+ },
632
+ "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599": {
633
+ token: "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
634
+ name: "Wrapped BTC",
635
+ symbol: "WBTC",
636
+ decimals: 8,
637
+ deliveryGas: 80000n,
638
+ },
639
+ "0x8daebade922df735c38c80c7ebd708af50815faa": {
640
+ token: "0x8daebade922df735c38c80c7ebd708af50815faa",
641
+ name: "tBTC",
642
+ symbol: "TBTC",
643
+ decimals: 18,
644
+ deliveryGas: 80000n,
645
+ },
646
+ "0x0000000000000000000000000000000000000000": {
647
+ token: "0x0000000000000000000000000000000000000000",
648
+ name: "Ether",
649
+ symbol: "ETH",
650
+ decimals: 18,
651
+ },
652
+ "0x5d3d01fd6d2ad1169b17918eb4f153c6616288eb": {
653
+ token: "0x5d3d01fd6d2ad1169b17918eb4f153c6616288eb",
654
+ name: "KILT",
655
+ symbol: "KILT",
656
+ decimals: 15,
657
+ deliveryGas: 80000n,
658
+ },
659
+ "0xdac17f958d2ee523a2206206994597c13d831ec7": {
660
+ token: "0xdac17f958d2ee523a2206206994597c13d831ec7",
661
+ name: "Tether USD",
662
+ symbol: "USDT",
663
+ decimals: 6,
664
+ deliveryGas: 80000n,
665
+ },
666
+ "0x514910771af9ca656af840dff83e8264ecf986ca": {
667
+ token: "0x514910771af9ca656af840dff83e8264ecf986ca",
668
+ name: "ChainLink Token",
669
+ symbol: "LINK",
670
+ decimals: 18,
671
+ deliveryGas: 80000n,
672
+ },
673
+ "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9": {
674
+ token: "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
675
+ name: "Aave Token",
676
+ symbol: "AAVE",
677
+ decimals: 18,
678
+ deliveryGas: 80000n,
679
+ },
680
+ "0x196c20da81fbc324ecdf55501e95ce9f0bd84d14": {
681
+ token: "0x196c20da81fbc324ecdf55501e95ce9f0bd84d14",
682
+ name: "Polkadot",
683
+ symbol: "DOT",
684
+ decimals: 10,
685
+ foreignId: "0x4e241583d94b5d48a27a22064cd49b2ed6f5231d2d950e432f9b7c2e0ade52b2",
686
+ deliveryGas: 80000n,
687
+ },
688
+ "0x21fab0ea070f162180447881d5873cf3d57200d6": {
689
+ token: "0x21fab0ea070f162180447881d5873cf3d57200d6",
690
+ name: "Kolkadot",
691
+ symbol: "KOL",
692
+ decimals: 12,
693
+ foreignId: "0xad050334b66c8d3abaac7ef6667e97e3e6f4a25d9b7b4765133290f0dc19aa6e",
694
+ deliveryGas: 80000n,
695
+ },
696
+ "0x12bbfdc9e813614eef8dc8a2560b0efbeaf7c2ab": {
697
+ token: "0x12bbfdc9e813614eef8dc8a2560b0efbeaf7c2ab",
698
+ name: "Kusama",
699
+ symbol: "KSM",
700
+ decimals: 12,
701
+ foreignId: "0x03b6054d0c576dd8391e34e1609cf398f68050c23009d19ce93c000922bcd852",
702
+ deliveryGas: 80000n,
703
+ },
704
+ "0x5fdcd48f09fb67de3d202cd854b372aec1100ed5": {
705
+ token: "0x5fdcd48f09fb67de3d202cd854b372aec1100ed5",
706
+ name: "GAVUN WUD",
707
+ symbol: "WUD",
708
+ decimals: 10,
709
+ foreignId: "0x7ca757304cac2ff0881de18dc6a1dfa7f10e51b0cba0297e0e762f8072049c98",
710
+ deliveryGas: 80000n,
711
+ },
712
+ "0xa37b046782518a80e2e69056009fbd0431d36e50": {
713
+ token: "0xa37b046782518a80e2e69056009fbd0431d36e50",
714
+ name: "PINK",
715
+ symbol: "PINK",
716
+ decimals: 10,
717
+ foreignId: "0xbc8785969587ef3d22739d3385cb519a9e0133dd5da8d320c376772468c19be6",
718
+ deliveryGas: 80000n,
719
+ },
720
+ "0x769916a66fdac0e3d57363129caac59386ea622b": {
721
+ token: "0x769916a66fdac0e3d57363129caac59386ea622b",
722
+ name: "Integritee TEER",
723
+ symbol: "TEER",
724
+ decimals: 12,
725
+ foreignId: "0x3b7f577715347bdcde4739a1bf1a7f1dec71e8ff4dbe23a6a49348ebf920c658",
726
+ deliveryGas: 80000n,
727
+ },
728
+ "0x92262680a8d6636bba9bffdf484c274ca2de6400": {
729
+ token: "0x92262680a8d6636bba9bffdf484c274ca2de6400",
730
+ name: "DED",
731
+ symbol: "DED",
732
+ decimals: 10,
733
+ foreignId: "0x536917d1276896038c09bb6499bd0d7197e609983ec22e9ca4e75b394b23752b",
734
+ deliveryGas: 80000n,
735
+ },
736
+ },
737
+ key: "ethereum_1",
738
+ baseDeliveryGas: 120000n,
739
+ },
740
+ ethereum_1284: {
741
+ kind: "ethereum",
742
+ id: 1284,
743
+ key: "ethereum_1284",
744
+ evmParachainId: 2004,
745
+ assets: {
746
+ "0xffffffff86829afe1521ad2296719df3ace8ded7": {
747
+ token: "0xffffffff86829afe1521ad2296719df3ace8ded7",
748
+ name: "Snowbridge WETH",
749
+ symbol: "WETH.e",
750
+ decimals: 18,
751
+ },
752
+ "0xffffffff5d5deb44bf7278dee5381beb24cb6573": {
753
+ token: "0xffffffff5d5deb44bf7278dee5381beb24cb6573",
754
+ name: "Snowbridge wstETH",
755
+ symbol: "wstETH.e",
756
+ decimals: 18,
757
+ },
758
+ "0xffffffff1b4bb1ac5749f73d866ffc91a3432c47": {
759
+ token: "0xffffffff1b4bb1ac5749f73d866ffc91a3432c47",
760
+ name: "Snowbridge WBTC",
761
+ symbol: "WBTC.e",
762
+ decimals: 8,
763
+ },
764
+ "0xffffffff9de12e6658c49b4834f9278f6a39f5d7": {
765
+ token: "0xffffffff9de12e6658c49b4834f9278f6a39f5d7",
766
+ name: "Snowbridge DAI",
767
+ symbol: "DAI.e",
768
+ decimals: 18,
769
+ },
770
+ "0xffffffff166f84967f054ae95ab5764c38cf3aed": {
771
+ token: "0xffffffff166f84967f054ae95ab5764c38cf3aed",
772
+ name: "Snowbridge USDC",
773
+ symbol: "USDC.e",
774
+ decimals: 6,
775
+ },
776
+ "0xffffffffaff6df83d0a1935dda2e5f1f402c0c45": {
777
+ token: "0xffffffffaff6df83d0a1935dda2e5f1f402c0c45",
778
+ name: "Snowbridge ETH",
779
+ symbol: "ETH.e",
780
+ decimals: 18,
781
+ },
782
+ "0xffffffff7bc304425217b49e9598415c514ae81b": {
783
+ token: "0xffffffff7bc304425217b49e9598415c514ae81b",
784
+ name: "Snowbridge USDT",
785
+ symbol: "USDT.e",
786
+ decimals: 6,
787
+ },
788
+ "0xffffffff1fcacbd218edc0eba20fc2308c778080": {
789
+ token: "0xffffffff1fcacbd218edc0eba20fc2308c778080",
790
+ name: "xcDOT",
791
+ symbol: "xcDOT",
792
+ decimals: 10,
793
+ },
794
+ },
795
+ precompile: "0x000000000000000000000000000000000000081a",
796
+ xcDOT: "0xffffffff1fcacbd218edc0eba20fc2308c778080",
797
+ xcTokenMap: {
798
+ "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": "0xffffffff86829afe1521ad2296719df3ace8ded7",
799
+ "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0": "0xffffffff5d5deb44bf7278dee5381beb24cb6573",
800
+ "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599": "0xffffffff1b4bb1ac5749f73d866ffc91a3432c47",
801
+ "0x6b175474e89094c44da98b954eedeac495271d0f": "0xffffffff9de12e6658c49b4834f9278f6a39f5d7",
802
+ "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48": "0xffffffff166f84967f054ae95ab5764c38cf3aed",
803
+ "0x0000000000000000000000000000000000000000": "0xffffffffaff6df83d0a1935dda2e5f1f402c0c45",
804
+ "0xdac17f958d2ee523a2206206994597c13d831ec7": "0xffffffff7bc304425217b49e9598415c514ae81b",
805
+ },
806
+ },
807
+ ethereum_l2_8453: {
808
+ kind: "ethereum_l2",
809
+ id: 8453,
810
+ assets: {
811
+ "0x4200000000000000000000000000000000000006": {
812
+ token: "0x4200000000000000000000000000000000000006",
813
+ name: "Wrapped Ether",
814
+ symbol: "WETH",
815
+ decimals: 18,
816
+ swapTokenAddress: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
817
+ swapFee: 0,
818
+ },
819
+ "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913": {
820
+ token: "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
821
+ name: "USD Coin",
822
+ symbol: "USDC",
823
+ decimals: 6,
824
+ swapTokenAddress: "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
825
+ swapFee: 500,
826
+ },
827
+ "0x0000000000000000000000000000000000000000": {
828
+ token: "0x0000000000000000000000000000000000000000",
829
+ name: "Ether",
830
+ symbol: "Ether",
831
+ decimals: 18,
832
+ swapTokenAddress: "0x0000000000000000000000000000000000000000",
833
+ swapFee: 0,
834
+ },
835
+ },
836
+ key: "ethereum_l2_8453",
837
+ },
838
+ },
839
+ parachains: {
840
+ polkadot_1000: {
841
+ id: 1000,
842
+ kind: "polkadot",
843
+ key: "polkadot_1000",
844
+ features: {
845
+ hasPalletXcm: true,
846
+ hasDryRunApi: true,
847
+ hasTxPaymentApi: true,
848
+ hasDryRunRpc: true,
849
+ hasDotBalance: true,
850
+ hasEthBalance: true,
851
+ hasXcmPaymentApi: true,
852
+ supportsAliasOrigin: true,
853
+ xcmVersion: "v5",
854
+ supportsV2: true,
855
+ },
856
+ info: {
857
+ tokenSymbols: "DOT",
858
+ tokenDecimals: 10,
859
+ ss58Format: 0,
860
+ isEthereum: false,
861
+ accountType: "AccountId32",
862
+ name: "Polkadot Asset Hub",
863
+ specName: "statemint",
864
+ specVersion: 2000005,
865
+ },
866
+ assets: {
867
+ "0x9d39a5de30e57443bff2a8307a4256c8797a3497": {
868
+ token: "0x9d39a5de30e57443bff2a8307a4256c8797a3497",
869
+ name: "Staked USDe",
870
+ minimumBalance: 1n,
871
+ symbol: "sUSDe",
872
+ decimals: 18,
873
+ isSufficient: false,
874
+ },
875
+ "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": {
876
+ token: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
877
+ name: "Wrapped Ether",
878
+ minimumBalance: 15000000000000n,
879
+ symbol: "WETH",
880
+ decimals: 18,
881
+ isSufficient: true,
882
+ },
883
+ "0x6982508145454ce325ddbe47a25d4ec3d2311933": {
884
+ token: "0x6982508145454ce325ddbe47a25d4ec3d2311933",
885
+ name: "Pepe",
886
+ minimumBalance: 1n,
887
+ symbol: "PEPE",
888
+ decimals: 18,
889
+ isSufficient: false,
890
+ },
891
+ "0x5a98fcbea516cf06857215779fd812ca3bef1b32": {
892
+ token: "0x5a98fcbea516cf06857215779fd812ca3bef1b32",
893
+ name: "Lido DAO Token",
894
+ minimumBalance: 1n,
895
+ symbol: "LDO",
896
+ decimals: 18,
897
+ isSufficient: false,
898
+ },
899
+ "0x45804880de22913dafe09f4980848ece6ecbaf78": {
900
+ token: "0x45804880de22913dafe09f4980848ece6ecbaf78",
901
+ name: "",
902
+ minimumBalance: 1n,
903
+ symbol: "",
904
+ decimals: 0,
905
+ isSufficient: false,
906
+ },
907
+ "0xcccccccccc33d538dbc2ee4feab0a7a1ff4e8a94": {
908
+ token: "0xcccccccccc33d538dbc2ee4feab0a7a1ff4e8a94",
909
+ name: "",
910
+ minimumBalance: 1n,
911
+ symbol: "",
912
+ decimals: 0,
913
+ isSufficient: false,
914
+ },
915
+ "0xa3931d71877c0e7a3148cb7eb4463524fec27fbd": {
916
+ token: "0xa3931d71877c0e7a3148cb7eb4463524fec27fbd",
917
+ name: "Savings USDS",
918
+ minimumBalance: 1n,
919
+ symbol: "sUSDS",
920
+ decimals: 18,
921
+ isSufficient: false,
922
+ },
923
+ "0x163f8c2467924be0ae7b5347228cabf260318753": {
924
+ token: "0x163f8c2467924be0ae7b5347228cabf260318753",
925
+ name: "",
926
+ minimumBalance: 1n,
927
+ symbol: "",
928
+ decimals: 0,
929
+ isSufficient: false,
930
+ },
931
+ "0x57e114b691db790c35207b2e685d4a43181e6061": {
932
+ token: "0x57e114b691db790c35207b2e685d4a43181e6061",
933
+ name: "",
934
+ minimumBalance: 1n,
935
+ symbol: "",
936
+ decimals: 0,
937
+ isSufficient: false,
938
+ },
939
+ "0x8236a87084f8b84306f72007f36f2618a5634494": {
940
+ token: "0x8236a87084f8b84306f72007f36f2618a5634494",
941
+ name: "Lombard Staked Bitcoin",
942
+ minimumBalance: 1n,
943
+ symbol: "LBTC",
944
+ decimals: 8,
945
+ isSufficient: false,
946
+ },
947
+ "0x1abaea1f7c830bd89acc67ec4af516284b1bc33c": {
948
+ token: "0x1abaea1f7c830bd89acc67ec4af516284b1bc33c",
949
+ name: "Euro Coin",
950
+ minimumBalance: 1n,
951
+ symbol: "EURC",
952
+ decimals: 6,
953
+ isSufficient: false,
954
+ },
955
+ "0x56072c95faa701256059aa122697b133aded9279": {
956
+ token: "0x56072c95faa701256059aa122697b133aded9279",
957
+ name: "SKY Governance Token",
958
+ minimumBalance: 1n,
959
+ symbol: "SKY",
960
+ decimals: 18,
961
+ isSufficient: false,
962
+ },
963
+ "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48": {
964
+ token: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
965
+ name: "USDC (Snowbridge)",
966
+ minimumBalance: 10000n,
967
+ symbol: "USDC",
968
+ decimals: 6,
969
+ isSufficient: true,
970
+ },
971
+ "0xba41ddf06b7ffd89d1267b5a93bfef2424eb2003": {
972
+ token: "0xba41ddf06b7ffd89d1267b5a93bfef2424eb2003",
973
+ name: "Mythos",
974
+ minimumBalance: 1n,
975
+ symbol: "MYTH",
976
+ decimals: 18,
977
+ isSufficient: false,
978
+ },
979
+ "0x0e186357c323c806c1efdad36d217f7a54b63d18": {
980
+ token: "0x0e186357c323c806c1efdad36d217f7a54b63d18",
981
+ name: "Curio Gas Token",
982
+ minimumBalance: 1n,
983
+ symbol: "CGT2.0",
984
+ decimals: 18,
985
+ isSufficient: false,
986
+ },
987
+ "0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f": {
988
+ token: "0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f",
989
+ name: "OriginTrail TRAC",
990
+ minimumBalance: 1n,
991
+ symbol: "TRAC",
992
+ decimals: 18,
993
+ isSufficient: false,
994
+ },
995
+ "0x18084fba666a33d37592fa2633fd49a74dd93a88": {
996
+ token: "0x18084fba666a33d37592fa2633fd49a74dd93a88",
997
+ name: "tBTC v2",
998
+ minimumBalance: 1n,
999
+ symbol: "tBTC",
1000
+ decimals: 18,
1001
+ isSufficient: false,
1002
+ },
1003
+ "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0": {
1004
+ token: "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
1005
+ name: "Wrapped liquid staked Ether 2.0",
1006
+ minimumBalance: 1n,
1007
+ symbol: "wstETH",
1008
+ decimals: 18,
1009
+ isSufficient: false,
1010
+ },
1011
+ "0xe9f6d9898f9269b519e1435e6ebaff766c7f46bf": {
1012
+ token: "0xe9f6d9898f9269b519e1435e6ebaff766c7f46bf",
1013
+ name: "",
1014
+ minimumBalance: 1n,
1015
+ symbol: "",
1016
+ decimals: 0,
1017
+ isSufficient: false,
1018
+ },
1019
+ "0x582d872a1b094fc48f5de31d3b73f2d9be47def1": {
1020
+ token: "0x582d872a1b094fc48f5de31d3b73f2d9be47def1",
1021
+ name: "Wrapped TON Coin",
1022
+ minimumBalance: 1n,
1023
+ symbol: "TONCOIN",
1024
+ decimals: 9,
1025
+ isSufficient: false,
1026
+ },
1027
+ "0x6b175474e89094c44da98b954eedeac495271d0f": {
1028
+ token: "0x6b175474e89094c44da98b954eedeac495271d0f",
1029
+ name: "Dai Stablecoin",
1030
+ minimumBalance: 1n,
1031
+ symbol: "DAI",
1032
+ decimals: 18,
1033
+ isSufficient: false,
1034
+ },
1035
+ "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce": {
1036
+ token: "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce",
1037
+ name: "SHIBA INU",
1038
+ minimumBalance: 1n,
1039
+ symbol: "SHIB",
1040
+ decimals: 18,
1041
+ isSufficient: false,
1042
+ },
1043
+ "0x7de91b204c1c737bcee6f000aaa6569cf7061cb7": {
1044
+ token: "0x7de91b204c1c737bcee6f000aaa6569cf7061cb7",
1045
+ name: "Robonomics",
1046
+ minimumBalance: 1n,
1047
+ symbol: "XRT",
1048
+ decimals: 9,
1049
+ isSufficient: false,
1050
+ },
1051
+ "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599": {
1052
+ token: "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
1053
+ name: "Wrapped BTC",
1054
+ minimumBalance: 1n,
1055
+ symbol: "WBTC",
1056
+ decimals: 8,
1057
+ isSufficient: false,
1058
+ },
1059
+ "0x8daebade922df735c38c80c7ebd708af50815faa": {
1060
+ token: "0x8daebade922df735c38c80c7ebd708af50815faa",
1061
+ name: "tBTC",
1062
+ minimumBalance: 1n,
1063
+ symbol: "TBTC",
1064
+ decimals: 18,
1065
+ isSufficient: false,
1066
+ },
1067
+ "0x0000000000000000000000000000000000000000": {
1068
+ token: "0x0000000000000000000000000000000000000000",
1069
+ name: "Ether",
1070
+ minimumBalance: 15000000000000n,
1071
+ symbol: "ETH",
1072
+ decimals: 18,
1073
+ isSufficient: true,
1074
+ },
1075
+ "0x5d3d01fd6d2ad1169b17918eb4f153c6616288eb": {
1076
+ token: "0x5d3d01fd6d2ad1169b17918eb4f153c6616288eb",
1077
+ name: "KILT",
1078
+ minimumBalance: 1n,
1079
+ symbol: "KILT",
1080
+ decimals: 15,
1081
+ isSufficient: false,
1082
+ },
1083
+ "0xdac17f958d2ee523a2206206994597c13d831ec7": {
1084
+ token: "0xdac17f958d2ee523a2206206994597c13d831ec7",
1085
+ name: "Tether USD (Snowbridge)",
1086
+ minimumBalance: 10000n,
1087
+ symbol: "USDT",
1088
+ decimals: 6,
1089
+ isSufficient: true,
1090
+ },
1091
+ "0x514910771af9ca656af840dff83e8264ecf986ca": {
1092
+ token: "0x514910771af9ca656af840dff83e8264ecf986ca",
1093
+ name: "ChainLink Token",
1094
+ minimumBalance: 1n,
1095
+ symbol: "LINK",
1096
+ decimals: 18,
1097
+ isSufficient: false,
1098
+ },
1099
+ "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9": {
1100
+ token: "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
1101
+ name: "Aave Token",
1102
+ minimumBalance: 1n,
1103
+ symbol: "AAVE",
1104
+ decimals: 18,
1105
+ isSufficient: false,
1106
+ },
1107
+ "0x196c20da81fbc324ecdf55501e95ce9f0bd84d14": {
1108
+ token: "0x196c20da81fbc324ecdf55501e95ce9f0bd84d14",
1109
+ name: "",
1110
+ symbol: "DOT",
1111
+ decimals: 10,
1112
+ locationOnEthereum: {
1113
+ parents: 1,
1114
+ interior: {
1115
+ x1: [
1116
+ {
1117
+ globalConsensus: {
1118
+ polkadot: null,
1119
+ },
1120
+ },
1121
+ ],
1122
+ },
1123
+ },
1124
+ location: {
1125
+ parents: 1,
1126
+ interior: "Here",
1127
+ },
1128
+ locationOnAH: {
1129
+ parents: 1,
1130
+ interior: "Here",
1131
+ },
1132
+ foreignId: "0x4e241583d94b5d48a27a22064cd49b2ed6f5231d2d950e432f9b7c2e0ade52b2",
1133
+ minimumBalance: 100000000n,
1134
+ isSufficient: true,
1135
+ },
1136
+ "0x21fab0ea070f162180447881d5873cf3d57200d6": {
1137
+ token: "0x21fab0ea070f162180447881d5873cf3d57200d6",
1138
+ name: "Kolkadot",
1139
+ symbol: "KOL",
1140
+ decimals: 12,
1141
+ locationOnEthereum: {
1142
+ parents: 1,
1143
+ interior: {
1144
+ x4: [
1145
+ {
1146
+ globalConsensus: {
1147
+ polkadot: null,
1148
+ },
1149
+ },
1150
+ {
1151
+ parachain: 1000,
1152
+ },
1153
+ {
1154
+ palletInstance: 50,
1155
+ },
1156
+ {
1157
+ generalIndex: 86,
1158
+ },
1159
+ ],
1160
+ },
1161
+ },
1162
+ location: {
1163
+ parents: 0,
1164
+ interior: {
1165
+ x2: [
1166
+ {
1167
+ palletInstance: 50,
1168
+ },
1169
+ {
1170
+ generalIndex: 86,
1171
+ },
1172
+ ],
1173
+ },
1174
+ },
1175
+ locationOnAH: {
1176
+ parents: 0,
1177
+ interior: {
1178
+ x2: [
1179
+ {
1180
+ palletInstance: 50,
1181
+ },
1182
+ {
1183
+ generalIndex: 86,
1184
+ },
1185
+ ],
1186
+ },
1187
+ },
1188
+ foreignId: "0xad050334b66c8d3abaac7ef6667e97e3e6f4a25d9b7b4765133290f0dc19aa6e",
1189
+ minimumBalance: 1000000000000n,
1190
+ isSufficient: false,
1191
+ assetId: "86",
1192
+ },
1193
+ "0x12bbfdc9e813614eef8dc8a2560b0efbeaf7c2ab": {
1194
+ token: "0x12bbfdc9e813614eef8dc8a2560b0efbeaf7c2ab",
1195
+ name: "Kusama",
1196
+ symbol: "KSM",
1197
+ decimals: 12,
1198
+ locationOnEthereum: {
1199
+ parents: 1,
1200
+ interior: {
1201
+ x1: [
1202
+ {
1203
+ globalConsensus: {
1204
+ kusama: null,
1205
+ },
1206
+ },
1207
+ ],
1208
+ },
1209
+ },
1210
+ location: {
1211
+ parents: 2,
1212
+ interior: {
1213
+ x1: [
1214
+ {
1215
+ globalConsensus: {
1216
+ kusama: null,
1217
+ },
1218
+ },
1219
+ ],
1220
+ },
1221
+ },
1222
+ locationOnAH: {
1223
+ parents: 2,
1224
+ interior: {
1225
+ x1: [
1226
+ {
1227
+ globalConsensus: {
1228
+ kusama: null,
1229
+ },
1230
+ },
1231
+ ],
1232
+ },
1233
+ },
1234
+ foreignId: "0x03b6054d0c576dd8391e34e1609cf398f68050c23009d19ce93c000922bcd852",
1235
+ minimumBalance: 1000000000n,
1236
+ isSufficient: true,
1237
+ },
1238
+ "0x5fdcd48f09fb67de3d202cd854b372aec1100ed5": {
1239
+ token: "0x5fdcd48f09fb67de3d202cd854b372aec1100ed5",
1240
+ name: "GAVUN WUD",
1241
+ symbol: "WUD",
1242
+ decimals: 10,
1243
+ locationOnEthereum: {
1244
+ parents: 1,
1245
+ interior: {
1246
+ x4: [
1247
+ {
1248
+ globalConsensus: {
1249
+ polkadot: null,
1250
+ },
1251
+ },
1252
+ {
1253
+ parachain: 1000,
1254
+ },
1255
+ {
1256
+ palletInstance: 50,
1257
+ },
1258
+ {
1259
+ generalIndex: 31337,
1260
+ },
1261
+ ],
1262
+ },
1263
+ },
1264
+ location: {
1265
+ parents: 0,
1266
+ interior: {
1267
+ x2: [
1268
+ {
1269
+ palletInstance: 50,
1270
+ },
1271
+ {
1272
+ generalIndex: 31337,
1273
+ },
1274
+ ],
1275
+ },
1276
+ },
1277
+ locationOnAH: {
1278
+ parents: 0,
1279
+ interior: {
1280
+ x2: [
1281
+ {
1282
+ palletInstance: 50,
1283
+ },
1284
+ {
1285
+ generalIndex: 31337,
1286
+ },
1287
+ ],
1288
+ },
1289
+ },
1290
+ foreignId: "0x7ca757304cac2ff0881de18dc6a1dfa7f10e51b0cba0297e0e762f8072049c98",
1291
+ minimumBalance: 10000000n,
1292
+ isSufficient: false,
1293
+ assetId: "31337",
1294
+ },
1295
+ "0xa37b046782518a80e2e69056009fbd0431d36e50": {
1296
+ token: "0xa37b046782518a80e2e69056009fbd0431d36e50",
1297
+ name: "PINK",
1298
+ symbol: "PINK",
1299
+ decimals: 10,
1300
+ locationOnEthereum: {
1301
+ parents: 1,
1302
+ interior: {
1303
+ x4: [
1304
+ {
1305
+ globalConsensus: {
1306
+ polkadot: null,
1307
+ },
1308
+ },
1309
+ {
1310
+ parachain: 1000,
1311
+ },
1312
+ {
1313
+ palletInstance: 50,
1314
+ },
1315
+ {
1316
+ generalIndex: 23,
1317
+ },
1318
+ ],
1319
+ },
1320
+ },
1321
+ location: {
1322
+ parents: 0,
1323
+ interior: {
1324
+ x2: [
1325
+ {
1326
+ palletInstance: 50,
1327
+ },
1328
+ {
1329
+ generalIndex: 23,
1330
+ },
1331
+ ],
1332
+ },
1333
+ },
1334
+ locationOnAH: {
1335
+ parents: 0,
1336
+ interior: {
1337
+ x2: [
1338
+ {
1339
+ palletInstance: 50,
1340
+ },
1341
+ {
1342
+ generalIndex: 23,
1343
+ },
1344
+ ],
1345
+ },
1346
+ },
1347
+ foreignId: "0xbc8785969587ef3d22739d3385cb519a9e0133dd5da8d320c376772468c19be6",
1348
+ minimumBalance: 1n,
1349
+ isSufficient: false,
1350
+ assetId: "23",
1351
+ },
1352
+ "0x769916a66fdac0e3d57363129caac59386ea622b": {
1353
+ token: "0x769916a66fdac0e3d57363129caac59386ea622b",
1354
+ name: "Integritee TEER",
1355
+ symbol: "TEER",
1356
+ decimals: 12,
1357
+ locationOnEthereum: {
1358
+ parents: 1,
1359
+ interior: {
1360
+ x2: [
1361
+ {
1362
+ globalConsensus: {
1363
+ polkadot: null,
1364
+ },
1365
+ },
1366
+ {
1367
+ parachain: 2039,
1368
+ },
1369
+ ],
1370
+ },
1371
+ },
1372
+ location: {
1373
+ parents: 1,
1374
+ interior: {
1375
+ x1: [
1376
+ {
1377
+ parachain: 2039,
1378
+ },
1379
+ ],
1380
+ },
1381
+ },
1382
+ locationOnAH: {
1383
+ parents: 1,
1384
+ interior: {
1385
+ x1: [
1386
+ {
1387
+ parachain: 2039,
1388
+ },
1389
+ ],
1390
+ },
1391
+ },
1392
+ foreignId: "0x3b7f577715347bdcde4739a1bf1a7f1dec71e8ff4dbe23a6a49348ebf920c658",
1393
+ minimumBalance: 1000000000n,
1394
+ isSufficient: false,
1395
+ },
1396
+ "0x92262680a8d6636bba9bffdf484c274ca2de6400": {
1397
+ token: "0x92262680a8d6636bba9bffdf484c274ca2de6400",
1398
+ name: "DED",
1399
+ symbol: "DED",
1400
+ decimals: 10,
1401
+ locationOnEthereum: {
1402
+ parents: 1,
1403
+ interior: {
1404
+ x4: [
1405
+ {
1406
+ globalConsensus: {
1407
+ polkadot: null,
1408
+ },
1409
+ },
1410
+ {
1411
+ parachain: 1000,
1412
+ },
1413
+ {
1414
+ palletInstance: 50,
1415
+ },
1416
+ {
1417
+ generalIndex: 30,
1418
+ },
1419
+ ],
1420
+ },
1421
+ },
1422
+ location: {
1423
+ parents: 0,
1424
+ interior: {
1425
+ x2: [
1426
+ {
1427
+ palletInstance: 50,
1428
+ },
1429
+ {
1430
+ generalIndex: 30,
1431
+ },
1432
+ ],
1433
+ },
1434
+ },
1435
+ locationOnAH: {
1436
+ parents: 0,
1437
+ interior: {
1438
+ x2: [
1439
+ {
1440
+ palletInstance: 50,
1441
+ },
1442
+ {
1443
+ generalIndex: 30,
1444
+ },
1445
+ ],
1446
+ },
1447
+ },
1448
+ foreignId: "0x536917d1276896038c09bb6499bd0d7197e609983ec22e9ca4e75b394b23752b",
1449
+ minimumBalance: 1n,
1450
+ isSufficient: false,
1451
+ assetId: "30",
1452
+ },
1453
+ },
1454
+ estimatedExecutionFeeDOT: 0n,
1455
+ estimatedDeliveryFeeDOT: 0n,
1456
+ },
1457
+ polkadot_2000: {
1458
+ id: 2000,
1459
+ kind: "polkadot",
1460
+ key: "polkadot_2000",
1461
+ features: {
1462
+ hasPalletXcm: true,
1463
+ hasDryRunApi: true,
1464
+ hasTxPaymentApi: true,
1465
+ hasDryRunRpc: true,
1466
+ hasDotBalance: true,
1467
+ hasEthBalance: true,
1468
+ hasXcmPaymentApi: true,
1469
+ supportsAliasOrigin: true,
1470
+ xcmVersion: "v5",
1471
+ supportsV2: false,
1472
+ },
1473
+ info: {
1474
+ tokenSymbols: "ACA",
1475
+ tokenDecimals: 12,
1476
+ ss58Format: 10,
1477
+ isEthereum: false,
1478
+ accountType: "AccountId32",
1479
+ name: "Acala",
1480
+ specName: "acala",
1481
+ specVersion: 2330,
1482
+ },
1483
+ assets: {
1484
+ "0x0000000000000000000000000000000000000000": {
1485
+ token: "0x0000000000000000000000000000000000000000",
1486
+ name: "Ether",
1487
+ minimumBalance: 10000000000000n,
1488
+ symbol: "ETH",
1489
+ decimals: 18,
1490
+ isSufficient: false,
1491
+ },
1492
+ },
1493
+ estimatedExecutionFeeDOT: 300000000n,
1494
+ estimatedDeliveryFeeDOT: 307100000n,
1495
+ },
1496
+ polkadot_2004: {
1497
+ id: 2004,
1498
+ kind: "polkadot",
1499
+ key: "polkadot_2004",
1500
+ features: {
1501
+ hasPalletXcm: true,
1502
+ hasDryRunApi: true,
1503
+ hasTxPaymentApi: true,
1504
+ hasDryRunRpc: true,
1505
+ hasDotBalance: true,
1506
+ hasEthBalance: false,
1507
+ hasXcmPaymentApi: true,
1508
+ supportsAliasOrigin: false,
1509
+ xcmVersion: "v5",
1510
+ supportsV2: false,
1511
+ },
1512
+ info: {
1513
+ tokenSymbols: "GLMR",
1514
+ tokenDecimals: 18,
1515
+ ss58Format: 1284,
1516
+ isEthereum: false,
1517
+ accountType: "AccountId20",
1518
+ evmChainId: 1284,
1519
+ name: "Moonbeam",
1520
+ specName: "moonbeam",
1521
+ specVersion: 4102,
1522
+ },
1523
+ xcDOT: "0xffffffff1fcacbd218edc0eba20fc2308c778080",
1524
+ assets: {
1525
+ "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": {
1526
+ token: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
1527
+ name: "Snowbridge WETH",
1528
+ minimumBalance: 1n,
1529
+ symbol: "WETH.e",
1530
+ decimals: 18,
1531
+ isSufficient: true,
1532
+ xc20: "0xffffffff86829afe1521ad2296719df3ace8ded7",
1533
+ },
1534
+ "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0": {
1535
+ token: "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
1536
+ name: "Snowbridge wstETH",
1537
+ minimumBalance: 1n,
1538
+ symbol: "wstETH.e",
1539
+ decimals: 18,
1540
+ isSufficient: true,
1541
+ xc20: "0xffffffff5d5deb44bf7278dee5381beb24cb6573",
1542
+ },
1543
+ "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599": {
1544
+ token: "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
1545
+ name: "Snowbridge WBTC",
1546
+ minimumBalance: 1n,
1547
+ symbol: "WBTC.e",
1548
+ decimals: 8,
1549
+ isSufficient: true,
1550
+ xc20: "0xffffffff1b4bb1ac5749f73d866ffc91a3432c47",
1551
+ },
1552
+ "0x6b175474e89094c44da98b954eedeac495271d0f": {
1553
+ token: "0x6b175474e89094c44da98b954eedeac495271d0f",
1554
+ name: "Snowbridge DAI",
1555
+ minimumBalance: 1n,
1556
+ symbol: "DAI.e",
1557
+ decimals: 18,
1558
+ isSufficient: true,
1559
+ xc20: "0xffffffff9de12e6658c49b4834f9278f6a39f5d7",
1560
+ },
1561
+ "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48": {
1562
+ token: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
1563
+ name: "Snowbridge USDC",
1564
+ minimumBalance: 1n,
1565
+ symbol: "USDC.e",
1566
+ decimals: 6,
1567
+ isSufficient: true,
1568
+ xc20: "0xffffffff166f84967f054ae95ab5764c38cf3aed",
1569
+ },
1570
+ "0x0000000000000000000000000000000000000000": {
1571
+ token: "0x0000000000000000000000000000000000000000",
1572
+ name: "Snowbridge ETH",
1573
+ minimumBalance: 1n,
1574
+ symbol: "ETH.e",
1575
+ decimals: 18,
1576
+ isSufficient: true,
1577
+ xc20: "0xffffffffaff6df83d0a1935dda2e5f1f402c0c45",
1578
+ },
1579
+ "0xdac17f958d2ee523a2206206994597c13d831ec7": {
1580
+ token: "0xdac17f958d2ee523a2206206994597c13d831ec7",
1581
+ name: "Snowbridge USDT",
1582
+ minimumBalance: 1n,
1583
+ symbol: "USDT.e",
1584
+ decimals: 6,
1585
+ isSufficient: true,
1586
+ xc20: "0xffffffff7bc304425217b49e9598415c514ae81b",
1587
+ },
1588
+ },
1589
+ estimatedExecutionFeeDOT: 105696134n,
1590
+ estimatedDeliveryFeeDOT: 306500000n,
1591
+ },
1592
+ polkadot_2030: {
1593
+ id: 2030,
1594
+ kind: "polkadot",
1595
+ key: "polkadot_2030",
1596
+ features: {
1597
+ hasPalletXcm: true,
1598
+ hasDryRunApi: true,
1599
+ hasTxPaymentApi: true,
1600
+ hasDryRunRpc: true,
1601
+ hasDotBalance: true,
1602
+ hasEthBalance: true,
1603
+ hasXcmPaymentApi: true,
1604
+ supportsAliasOrigin: true,
1605
+ xcmVersion: "v5",
1606
+ supportsV2: false,
1607
+ },
1608
+ info: {
1609
+ tokenSymbols: "BNC",
1610
+ tokenDecimals: 12,
1611
+ ss58Format: 0,
1612
+ isEthereum: false,
1613
+ accountType: "AccountId32",
1614
+ evmChainId: 996,
1615
+ name: "Bifrost Polkadot",
1616
+ specName: "bifrost_polkadot",
1617
+ specVersion: 23001,
1618
+ },
1619
+ assets: {
1620
+ "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": {
1621
+ token: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
1622
+ name: "Wrapped ETH",
1623
+ minimumBalance: 15000000000000n,
1624
+ symbol: "WETH",
1625
+ decimals: 18,
1626
+ isSufficient: false,
1627
+ },
1628
+ "0x0000000000000000000000000000000000000000": {
1629
+ token: "0x0000000000000000000000000000000000000000",
1630
+ name: "Native ETH",
1631
+ minimumBalance: 15000000000000n,
1632
+ symbol: "ETH",
1633
+ decimals: 18,
1634
+ isSufficient: false,
1635
+ },
1636
+ },
1637
+ estimatedExecutionFeeDOT: 82505857n,
1638
+ estimatedDeliveryFeeDOT: 307100000n,
1639
+ },
1640
+ polkadot_2034: {
1641
+ id: 2034,
1642
+ kind: "polkadot",
1643
+ key: "polkadot_2034",
1644
+ features: {
1645
+ hasPalletXcm: true,
1646
+ hasDryRunApi: true,
1647
+ hasTxPaymentApi: true,
1648
+ hasDryRunRpc: true,
1649
+ hasDotBalance: true,
1650
+ hasEthBalance: false,
1651
+ hasXcmPaymentApi: true,
1652
+ supportsAliasOrigin: false,
1653
+ xcmVersion: "v4",
1654
+ supportsV2: false,
1655
+ },
1656
+ info: {
1657
+ tokenSymbols: "HDX",
1658
+ tokenDecimals: 12,
1659
+ ss58Format: 0,
1660
+ isEthereum: false,
1661
+ accountType: "AccountId32",
1662
+ evmChainId: 222222,
1663
+ name: "Hydration",
1664
+ specName: "hydradx",
1665
+ specVersion: 379,
1666
+ },
1667
+ assets: {
1668
+ "0x45804880de22913dafe09f4980848ece6ecbaf78": {
1669
+ token: "0x45804880de22913dafe09f4980848ece6ecbaf78",
1670
+ name: "PAX Gold",
1671
+ minimumBalance: 2374169040836n,
1672
+ symbol: "PAXG",
1673
+ decimals: 18,
1674
+ isSufficient: true,
1675
+ },
1676
+ "0x57e114b691db790c35207b2e685d4a43181e6061": {
1677
+ token: "0x57e114b691db790c35207b2e685d4a43181e6061",
1678
+ name: "Ethena",
1679
+ minimumBalance: 17337031900138700n,
1680
+ symbol: "ENA",
1681
+ decimals: 18,
1682
+ isSufficient: true,
1683
+ },
1684
+ "0x0000000000000000000000000000000000000000": {
1685
+ token: "0x0000000000000000000000000000000000000000",
1686
+ name: "Ethereum",
1687
+ minimumBalance: 5373455131650n,
1688
+ symbol: "ETH",
1689
+ decimals: 18,
1690
+ isSufficient: true,
1691
+ },
1692
+ "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48": {
1693
+ token: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
1694
+ name: "USDC (Ethereum native)",
1695
+ minimumBalance: 10000n,
1696
+ symbol: "USDC",
1697
+ decimals: 6,
1698
+ isSufficient: true,
1699
+ },
1700
+ "0x5a98fcbea516cf06857215779fd812ca3bef1b32": {
1701
+ token: "0x5a98fcbea516cf06857215779fd812ca3bef1b32",
1702
+ name: "Lido",
1703
+ minimumBalance: 5102040816326530n,
1704
+ symbol: "LDO",
1705
+ decimals: 18,
1706
+ isSufficient: true,
1707
+ },
1708
+ "0x56072c95faa701256059aa122697b133aded9279": {
1709
+ token: "0x56072c95faa701256059aa122697b133aded9279",
1710
+ name: "SKY",
1711
+ minimumBalance: 211685012701101000n,
1712
+ symbol: "SKY",
1713
+ decimals: 18,
1714
+ isSufficient: true,
1715
+ },
1716
+ "0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f": {
1717
+ token: "0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f",
1718
+ name: "OriginTrail",
1719
+ minimumBalance: 27777777777777800n,
1720
+ symbol: "TRAC",
1721
+ decimals: 18,
1722
+ isSufficient: true,
1723
+ },
1724
+ "0xe9f6d9898f9269b519e1435e6ebaff766c7f46bf": {
1725
+ token: "0xe9f6d9898f9269b519e1435e6ebaff766c7f46bf",
1726
+ name: "",
1727
+ minimumBalance: 1n,
1728
+ symbol: "",
1729
+ decimals: 0,
1730
+ isSufficient: false,
1731
+ },
1732
+ "0xcccccccccc33d538dbc2ee4feab0a7a1ff4e8a94": {
1733
+ token: "0xcccccccccc33d538dbc2ee4feab0a7a1ff4e8a94",
1734
+ name: "Centrifuge",
1735
+ minimumBalance: 36297640653357500n,
1736
+ symbol: "CFG",
1737
+ decimals: 18,
1738
+ isSufficient: true,
1739
+ },
1740
+ "0x514910771af9ca656af840dff83e8264ecf986ca": {
1741
+ token: "0x514910771af9ca656af840dff83e8264ecf986ca",
1742
+ name: "Chainlink",
1743
+ minimumBalance: 436681222707424n,
1744
+ symbol: "LINK",
1745
+ decimals: 18,
1746
+ isSufficient: true,
1747
+ },
1748
+ "0x9d39a5de30e57443bff2a8307a4256c8797a3497": {
1749
+ token: "0x9d39a5de30e57443bff2a8307a4256c8797a3497",
1750
+ name: "Ethena Staked USDe",
1751
+ minimumBalance: 8928571428571430n,
1752
+ symbol: "sUSDe",
1753
+ decimals: 18,
1754
+ isSufficient: true,
1755
+ },
1756
+ "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9": {
1757
+ token: "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
1758
+ name: "AAVE",
1759
+ minimumBalance: 59084194977843n,
1760
+ symbol: "AAVE",
1761
+ decimals: 18,
1762
+ isSufficient: true,
1763
+ },
1764
+ "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599": {
1765
+ token: "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
1766
+ name: "Wrapped Bitcoin",
1767
+ minimumBalance: 23n,
1768
+ symbol: "WBTC",
1769
+ decimals: 8,
1770
+ isSufficient: true,
1771
+ },
1772
+ "0xa3931d71877c0e7a3148cb7eb4463524fec27fbd": {
1773
+ token: "0xa3931d71877c0e7a3148cb7eb4463524fec27fbd",
1774
+ name: "Savings USDS",
1775
+ minimumBalance: 9910802775024780n,
1776
+ symbol: "sUSDS",
1777
+ decimals: 18,
1778
+ isSufficient: true,
1779
+ },
1780
+ "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0": {
1781
+ token: "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
1782
+ name: "Wrapped staked ETH",
1783
+ minimumBalance: 3244646333550n,
1784
+ symbol: "wstETH",
1785
+ decimals: 18,
1786
+ isSufficient: true,
1787
+ },
1788
+ "0xdac17f958d2ee523a2206206994597c13d831ec7": {
1789
+ token: "0xdac17f958d2ee523a2206206994597c13d831ec7",
1790
+ name: "Tether (Ethereum native)",
1791
+ minimumBalance: 10000n,
1792
+ symbol: "USDT",
1793
+ decimals: 6,
1794
+ isSufficient: true,
1795
+ },
1796
+ "0x18084fba666a33d37592fa2633fd49a74dd93a88": {
1797
+ token: "0x18084fba666a33d37592fa2633fd49a74dd93a88",
1798
+ name: "Threshold BTC",
1799
+ minimumBalance: 106803374987n,
1800
+ symbol: "tBTC",
1801
+ decimals: 18,
1802
+ isSufficient: true,
1803
+ },
1804
+ "0x8236a87084f8b84306f72007f36f2618a5634494": {
1805
+ token: "0x8236a87084f8b84306f72007f36f2618a5634494",
1806
+ name: "Lombard Staked BTC",
1807
+ minimumBalance: 11n,
1808
+ symbol: "LBTC",
1809
+ decimals: 8,
1810
+ isSufficient: true,
1811
+ },
1812
+ "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": {
1813
+ token: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
1814
+ name: "Wrapped Ethereum",
1815
+ minimumBalance: 6009615384615n,
1816
+ symbol: "WETH",
1817
+ decimals: 18,
1818
+ isSufficient: true,
1819
+ },
1820
+ },
1821
+ estimatedExecutionFeeDOT: 1478898n,
1822
+ estimatedDeliveryFeeDOT: 307100000n,
1823
+ },
1824
+ polkadot_2043: {
1825
+ id: 2043,
1826
+ kind: "polkadot",
1827
+ key: "polkadot_2043",
1828
+ features: {
1829
+ hasPalletXcm: true,
1830
+ hasDryRunApi: true,
1831
+ hasTxPaymentApi: true,
1832
+ hasDryRunRpc: true,
1833
+ hasDotBalance: false,
1834
+ hasEthBalance: false,
1835
+ hasXcmPaymentApi: true,
1836
+ supportsAliasOrigin: false,
1837
+ xcmVersion: "v4",
1838
+ supportsV2: false,
1839
+ },
1840
+ info: {
1841
+ tokenSymbols: "NEURO",
1842
+ tokenDecimals: 12,
1843
+ ss58Format: 101,
1844
+ isEthereum: false,
1845
+ accountType: "AccountId32",
1846
+ name: "NeuroWeb",
1847
+ specName: "origintrail-parachain",
1848
+ specVersion: 151,
1849
+ },
1850
+ assets: {
1851
+ "0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f": {
1852
+ token: "0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f",
1853
+ name: "Trac",
1854
+ minimumBalance: 1000000000000000n,
1855
+ symbol: "TRAC",
1856
+ decimals: 18,
1857
+ isSufficient: true,
1858
+ },
1859
+ },
1860
+ estimatedExecutionFeeDOT: 306833n,
1861
+ estimatedDeliveryFeeDOT: 307100000n,
1862
+ },
1863
+ polkadot_3369: {
1864
+ id: 3369,
1865
+ kind: "polkadot",
1866
+ key: "polkadot_3369",
1867
+ features: {
1868
+ hasPalletXcm: true,
1869
+ hasDryRunApi: true,
1870
+ hasTxPaymentApi: true,
1871
+ hasDryRunRpc: true,
1872
+ hasDotBalance: false,
1873
+ hasEthBalance: false,
1874
+ hasXcmPaymentApi: false,
1875
+ supportsAliasOrigin: false,
1876
+ xcmVersion: "v4",
1877
+ supportsV2: false,
1878
+ },
1879
+ info: {
1880
+ tokenSymbols: "MYTH",
1881
+ tokenDecimals: 18,
1882
+ ss58Format: 29972,
1883
+ isEthereum: true,
1884
+ accountType: "AccountId20",
1885
+ name: "Mythos",
1886
+ specName: "mythos",
1887
+ specVersion: 1016,
1888
+ },
1889
+ assets: {
1890
+ "0xba41ddf06b7ffd89d1267b5a93bfef2424eb2003": {
1891
+ token: "0xba41ddf06b7ffd89d1267b5a93bfef2424eb2003",
1892
+ name: "Mythos",
1893
+ minimumBalance: 10000000000000000n,
1894
+ symbol: "MYTH",
1895
+ decimals: 18,
1896
+ isSufficient: true,
1897
+ },
1898
+ },
1899
+ estimatedExecutionFeeDOT: 1000000000n,
1900
+ estimatedDeliveryFeeDOT: 306500000n,
1901
+ },
1902
+ },
1903
+ kusama: {
1904
+ parachains: {
1905
+ kusama_1000: {
1906
+ id: 1000,
1907
+ kind: "kusama",
1908
+ key: "kusama_1000",
1909
+ features: {
1910
+ hasPalletXcm: true,
1911
+ hasDryRunApi: true,
1912
+ hasTxPaymentApi: true,
1913
+ hasDryRunRpc: true,
1914
+ hasDotBalance: true,
1915
+ hasEthBalance: false,
1916
+ hasXcmPaymentApi: true,
1917
+ supportsAliasOrigin: true,
1918
+ xcmVersion: "v5",
1919
+ supportsV2: false,
1920
+ },
1921
+ info: {
1922
+ tokenSymbols: "KSM",
1923
+ tokenDecimals: 12,
1924
+ ss58Format: 2,
1925
+ isEthereum: false,
1926
+ accountType: "AccountId32",
1927
+ name: "Kusama Asset Hub",
1928
+ specName: "statemine",
1929
+ specVersion: 2000004,
1930
+ },
1931
+ assets: {
1932
+ "0x9d39a5de30e57443bff2a8307a4256c8797a3497": {
1933
+ token: "0x9d39a5de30e57443bff2a8307a4256c8797a3497",
1934
+ name: "Staked USDe",
1935
+ minimumBalance: 1n,
1936
+ symbol: "sUSDe",
1937
+ decimals: 18,
1938
+ isSufficient: false,
1939
+ },
1940
+ "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": {
1941
+ token: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
1942
+ name: "Wrapped Ether",
1943
+ minimumBalance: 15000000000000n,
1944
+ symbol: "WETH",
1945
+ decimals: 18,
1946
+ isSufficient: true,
1947
+ },
1948
+ "0x6982508145454ce325ddbe47a25d4ec3d2311933": {
1949
+ token: "0x6982508145454ce325ddbe47a25d4ec3d2311933",
1950
+ name: "Pepe",
1951
+ minimumBalance: 1n,
1952
+ symbol: "PEPE",
1953
+ decimals: 18,
1954
+ isSufficient: false,
1955
+ },
1956
+ "0x5a98fcbea516cf06857215779fd812ca3bef1b32": {
1957
+ token: "0x5a98fcbea516cf06857215779fd812ca3bef1b32",
1958
+ name: "Lido DAO Token",
1959
+ minimumBalance: 1n,
1960
+ symbol: "LDO",
1961
+ decimals: 18,
1962
+ isSufficient: false,
1963
+ },
1964
+ "0xa3931d71877c0e7a3148cb7eb4463524fec27fbd": {
1965
+ token: "0xa3931d71877c0e7a3148cb7eb4463524fec27fbd",
1966
+ name: "Savings USDS",
1967
+ minimumBalance: 1n,
1968
+ symbol: "sUSDS",
1969
+ decimals: 18,
1970
+ isSufficient: false,
1971
+ },
1972
+ "0x8236a87084f8b84306f72007f36f2618a5634494": {
1973
+ token: "0x8236a87084f8b84306f72007f36f2618a5634494",
1974
+ name: "Lombard Staked Bitcoin",
1975
+ minimumBalance: 1n,
1976
+ symbol: "LBTC",
1977
+ decimals: 8,
1978
+ isSufficient: false,
1979
+ },
1980
+ "0x1abaea1f7c830bd89acc67ec4af516284b1bc33c": {
1981
+ token: "0x1abaea1f7c830bd89acc67ec4af516284b1bc33c",
1982
+ name: "Euro Coin",
1983
+ minimumBalance: 1n,
1984
+ symbol: "EURC",
1985
+ decimals: 6,
1986
+ isSufficient: false,
1987
+ },
1988
+ "0x56072c95faa701256059aa122697b133aded9279": {
1989
+ token: "0x56072c95faa701256059aa122697b133aded9279",
1990
+ name: "SKY Governance Token",
1991
+ minimumBalance: 1n,
1992
+ symbol: "SKY",
1993
+ decimals: 18,
1994
+ isSufficient: false,
1995
+ },
1996
+ "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48": {
1997
+ token: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
1998
+ name: "USDC (Snowbridge)",
1999
+ minimumBalance: 10000n,
2000
+ symbol: "USDC",
2001
+ decimals: 6,
2002
+ isSufficient: true,
2003
+ },
2004
+ "0x0e186357c323c806c1efdad36d217f7a54b63d18": {
2005
+ token: "0x0e186357c323c806c1efdad36d217f7a54b63d18",
2006
+ name: "Curio Gas Token",
2007
+ minimumBalance: 1n,
2008
+ symbol: "CGT2.0",
2009
+ decimals: 18,
2010
+ isSufficient: false,
2011
+ },
2012
+ "0x18084fba666a33d37592fa2633fd49a74dd93a88": {
2013
+ token: "0x18084fba666a33d37592fa2633fd49a74dd93a88",
2014
+ name: "tBTC v2",
2015
+ minimumBalance: 1n,
2016
+ symbol: "tBTC",
2017
+ decimals: 18,
2018
+ isSufficient: false,
2019
+ },
2020
+ "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0": {
2021
+ token: "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
2022
+ name: "Wrapped liquid staked Ether 2.0",
2023
+ minimumBalance: 1n,
2024
+ symbol: "wstETH",
2025
+ decimals: 18,
2026
+ isSufficient: false,
2027
+ },
2028
+ "0x582d872a1b094fc48f5de31d3b73f2d9be47def1": {
2029
+ token: "0x582d872a1b094fc48f5de31d3b73f2d9be47def1",
2030
+ name: "Wrapped TON Coin",
2031
+ minimumBalance: 1n,
2032
+ symbol: "TONCOIN",
2033
+ decimals: 9,
2034
+ isSufficient: false,
2035
+ },
2036
+ "0x6b175474e89094c44da98b954eedeac495271d0f": {
2037
+ token: "0x6b175474e89094c44da98b954eedeac495271d0f",
2038
+ name: "Dai Stablecoin",
2039
+ minimumBalance: 1n,
2040
+ symbol: "DAI",
2041
+ decimals: 18,
2042
+ isSufficient: false,
2043
+ },
2044
+ "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce": {
2045
+ token: "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce",
2046
+ name: "SHIBA INU",
2047
+ minimumBalance: 1n,
2048
+ symbol: "SHIB",
2049
+ decimals: 18,
2050
+ isSufficient: false,
2051
+ },
2052
+ "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599": {
2053
+ token: "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
2054
+ name: "Wrapped BTC",
2055
+ minimumBalance: 1n,
2056
+ symbol: "WBTC",
2057
+ decimals: 8,
2058
+ isSufficient: false,
2059
+ },
2060
+ "0x8daebade922df735c38c80c7ebd708af50815faa": {
2061
+ token: "0x8daebade922df735c38c80c7ebd708af50815faa",
2062
+ name: "tBTC",
2063
+ minimumBalance: 1n,
2064
+ symbol: "TBTC",
2065
+ decimals: 18,
2066
+ isSufficient: false,
2067
+ },
2068
+ "0x0000000000000000000000000000000000000000": {
2069
+ token: "0x0000000000000000000000000000000000000000",
2070
+ name: "Ether",
2071
+ minimumBalance: 15000000000000n,
2072
+ symbol: "ETH",
2073
+ decimals: 18,
2074
+ isSufficient: true,
2075
+ },
2076
+ "0x5d3d01fd6d2ad1169b17918eb4f153c6616288eb": {
2077
+ token: "0x5d3d01fd6d2ad1169b17918eb4f153c6616288eb",
2078
+ name: "KILT",
2079
+ minimumBalance: 1n,
2080
+ symbol: "KILT",
2081
+ decimals: 15,
2082
+ isSufficient: false,
2083
+ },
2084
+ "0xdac17f958d2ee523a2206206994597c13d831ec7": {
2085
+ token: "0xdac17f958d2ee523a2206206994597c13d831ec7",
2086
+ name: "USDT (Snowbridge)",
2087
+ minimumBalance: 10000n,
2088
+ symbol: "USDT",
2089
+ decimals: 6,
2090
+ isSufficient: true,
2091
+ },
2092
+ "0x514910771af9ca656af840dff83e8264ecf986ca": {
2093
+ token: "0x514910771af9ca656af840dff83e8264ecf986ca",
2094
+ name: "ChainLink Token",
2095
+ minimumBalance: 1n,
2096
+ symbol: "LINK",
2097
+ decimals: 18,
2098
+ isSufficient: false,
2099
+ },
2100
+ "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9": {
2101
+ token: "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
2102
+ name: "Aave Token",
2103
+ minimumBalance: 1n,
2104
+ symbol: "AAVE",
2105
+ decimals: 18,
2106
+ isSufficient: false,
2107
+ },
2108
+ "0x196c20da81fbc324ecdf55501e95ce9f0bd84d14": {
2109
+ token: "0x196c20da81fbc324ecdf55501e95ce9f0bd84d14",
2110
+ name: "Polkadot",
2111
+ symbol: "DOT",
2112
+ decimals: 10,
2113
+ locationOnEthereum: {
2114
+ parents: 1,
2115
+ interior: {
2116
+ x1: [
2117
+ {
2118
+ globalConsensus: {
2119
+ polkadot: null,
2120
+ },
2121
+ },
2122
+ ],
2123
+ },
2124
+ },
2125
+ location: {
2126
+ parents: 2,
2127
+ interior: {
2128
+ x1: [
2129
+ {
2130
+ globalConsensus: {
2131
+ Polkadot: null,
2132
+ },
2133
+ },
2134
+ ],
2135
+ },
2136
+ },
2137
+ locationOnAH: {
2138
+ parents: 2,
2139
+ interior: {
2140
+ x1: [
2141
+ {
2142
+ globalConsensus: {
2143
+ Polkadot: null,
2144
+ },
2145
+ },
2146
+ ],
2147
+ },
2148
+ },
2149
+ foreignId: "0x4e241583d94b5d48a27a22064cd49b2ed6f5231d2d950e432f9b7c2e0ade52b2",
2150
+ minimumBalance: 10000000n,
2151
+ isSufficient: true,
2152
+ },
2153
+ "0x12bbfdc9e813614eef8dc8a2560b0efbeaf7c2ab": {
2154
+ token: "0x12bbfdc9e813614eef8dc8a2560b0efbeaf7c2ab",
2155
+ name: "",
2156
+ symbol: "KSM",
2157
+ decimals: 12,
2158
+ locationOnEthereum: {
2159
+ parents: 1,
2160
+ interior: {
2161
+ x1: [
2162
+ {
2163
+ globalConsensus: {
2164
+ kusama: null,
2165
+ },
2166
+ },
2167
+ ],
2168
+ },
2169
+ },
2170
+ location: {
2171
+ parents: 1,
2172
+ interior: "Here",
2173
+ },
2174
+ locationOnAH: {
2175
+ parents: 1,
2176
+ interior: "Here",
2177
+ },
2178
+ foreignId: "0x03b6054d0c576dd8391e34e1609cf398f68050c23009d19ce93c000922bcd852",
2179
+ minimumBalance: 3333333n,
2180
+ isSufficient: true,
2181
+ },
2182
+ "0x5fdcd48f09fb67de3d202cd854b372aec1100ed5": {
2183
+ token: "0x5fdcd48f09fb67de3d202cd854b372aec1100ed5",
2184
+ name: "GAVUN WUD",
2185
+ symbol: "WUD",
2186
+ decimals: 10,
2187
+ locationOnEthereum: {
2188
+ parents: 1,
2189
+ interior: {
2190
+ x4: [
2191
+ {
2192
+ globalConsensus: {
2193
+ polkadot: null,
2194
+ },
2195
+ },
2196
+ {
2197
+ parachain: 1000,
2198
+ },
2199
+ {
2200
+ palletInstance: 50,
2201
+ },
2202
+ {
2203
+ generalIndex: 31337,
2204
+ },
2205
+ ],
2206
+ },
2207
+ },
2208
+ location: {
2209
+ parents: 2,
2210
+ interior: {
2211
+ x4: [
2212
+ {
2213
+ globalConsensus: {
2214
+ Polkadot: null,
2215
+ },
2216
+ },
2217
+ {
2218
+ parachain: 1000,
2219
+ },
2220
+ {
2221
+ palletInstance: 50,
2222
+ },
2223
+ {
2224
+ generalIndex: 31337,
2225
+ },
2226
+ ],
2227
+ },
2228
+ },
2229
+ locationOnAH: {
2230
+ parents: 2,
2231
+ interior: {
2232
+ x4: [
2233
+ {
2234
+ globalConsensus: {
2235
+ Polkadot: null,
2236
+ },
2237
+ },
2238
+ {
2239
+ parachain: 1000,
2240
+ },
2241
+ {
2242
+ palletInstance: 50,
2243
+ },
2244
+ {
2245
+ generalIndex: 31337,
2246
+ },
2247
+ ],
2248
+ },
2249
+ },
2250
+ foreignId: "0x7ca757304cac2ff0881de18dc6a1dfa7f10e51b0cba0297e0e762f8072049c98",
2251
+ minimumBalance: 10000000n,
2252
+ isSufficient: false,
2253
+ },
2254
+ },
2255
+ estimatedExecutionFeeDOT: 0n,
2256
+ estimatedDeliveryFeeDOT: 0n,
2257
+ },
2258
+ },
2259
+ assetHubParaId: 1000,
2260
+ bridgeHubParaId: 1002,
2261
+ },
2262
+ },
2263
+ };
2264
+ exports.default = registry;