@subwallet/chain-list 0.2.16 → 0.2.18-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -62,6 +62,13 @@
62
62
  "destChain": "bifrost",
63
63
  "path": "XCM"
64
64
  },
65
+ "kusama-NATIVE-KSM___amplitude-LOCAL-KSM": {
66
+ "srcAsset": "kusama-NATIVE-KSM",
67
+ "destAsset": "amplitude-LOCAL-KSM",
68
+ "srcChain": "kusama",
69
+ "destChain": "amplitude",
70
+ "path": "XCM"
71
+ },
65
72
  "pioneer-NATIVE-NEER___karura-LOCAL-NEER": {
66
73
  "srcAsset": "pioneer-NATIVE-NEER",
67
74
  "destAsset": "karura-LOCAL-NEER",
@@ -257,5 +264,19 @@
257
264
  "srcChain": "moonbeam",
258
265
  "destChain": "statemint",
259
266
  "path": "XCM"
267
+ },
268
+ "statemint-LOCAL-USDC___hydradx_main-LOCAL-USDC": {
269
+ "srcAsset": "statemint-LOCAL-USDC",
270
+ "destAsset": "hydradx_main-LOCAL-USDC",
271
+ "srcChain": "statemint",
272
+ "destChain": "hydradx_main",
273
+ "path": "XCM"
274
+ },
275
+ "hydradx_main-LOCAL-USDC___statemint-LOCAL-USDC": {
276
+ "srcAsset": "hydradx_main-LOCAL-USDC",
277
+ "destAsset": "statemint-LOCAL-USDC",
278
+ "srcChain": "hydradx_main",
279
+ "destChain": "statemint",
280
+ "path": "XCM"
260
281
  }
261
282
  }