@snowbridge/registry 1.0.5 → 1.0.11

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