@subwallet/chain-list 0.2.117 → 0.2.118-beta.1-pr-589-373ad585

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.
@@ -48,6 +48,13 @@
48
48
  "destChain": "manta_network",
49
49
  "path": "XCM"
50
50
  },
51
+ "polkadot-NATIVE-DOT___xode-LOCAL-DOT": {
52
+ "srcAsset": "polkadot-NATIVE-DOT",
53
+ "destAsset": "xode-LOCAL-DOT",
54
+ "srcChain": "polkadot",
55
+ "destChain": "xode",
56
+ "path": "XCM"
57
+ },
51
58
  "kusama-NATIVE-KSM___statemine-NATIVE-KSM": {
52
59
  "srcAsset": "kusama-NATIVE-KSM",
53
60
  "destAsset": "statemine-NATIVE-KSM",
@@ -419,6 +426,13 @@
419
426
  "destChain": "acala",
420
427
  "path": "XCM"
421
428
  },
429
+ "statemint-LOCAL-USDt___xode-LOCAL-USDT": {
430
+ "srcAsset": "statemint-LOCAL-USDt",
431
+ "destAsset": "xode-LOCAL-USDT",
432
+ "srcChain": "statemint",
433
+ "destChain": "xode",
434
+ "path": "XCM"
435
+ },
422
436
  "bifrost-LOCAL-KSM___kusama-NATIVE-KSM": {
423
437
  "srcAsset": "bifrost-LOCAL-KSM",
424
438
  "destAsset": "kusama-NATIVE-KSM",
@@ -901,5 +915,12 @@
901
915
  "srcChain": "ethereum",
902
916
  "destChain": "hydradx_main",
903
917
  "path": "XCM"
918
+ },
919
+ "xode-LOCAL-USDT___statemint-LOCAL-USDt": {
920
+ "srcAsset": "xode-LOCAL-USDT",
921
+ "destAsset": "statemint-LOCAL-USDt",
922
+ "srcChain": "xode",
923
+ "destChain": "statemint",
924
+ "path": "XCM"
904
925
  }
905
926
  }