@subwallet/chain-list 0.2.128 → 0.2.129-beta.0-pr-700-3eaf8817

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.
@@ -776,6 +776,7 @@
776
776
  "statemint-local-usdc": "/assets/chain-assets/statemint-local-usdc.png",
777
777
  "astar-psp34-neuroguns-az9bd2thegkrs3fnjv5oe7kgvrp5gqvdjmhc2gxjxa2yqbd": "/assets/chain-assets/astar-psp34-neuroguns-az9bd2thegkrs3fnjv5oe7kgvrp5gqvdjmhc2gxjxa2yqbd.png",
778
778
  "bittensor-native-tao": "/assets/chain-assets/bittensor-native-tao.png",
779
+ "bittensor-psp22-tusdt-5gjl2mkerf9ocxzbzzfueowgf8wany1gcglkdmj2btsasg6g": "/assets/chain-assets/bittensor-psp22-tusdt-5gjl2mkerf9ocxzbzzfueowgf8wany1gcglkdmj2btsasg6g.png",
779
780
  "hydradx_main-local-usdc": "/assets/chain-assets/hydradx_main-local-usdc.png",
780
781
  "moonbeam-erc20-cp": "/assets/chain-assets/moonbeam-erc20-cp.png",
781
782
  "zeta_test-native-zeta": "/assets/chain-assets/zeta_test-native-zeta.png",
@@ -2347,6 +2348,13 @@
2347
2348
  srcChain: "statemint",
2348
2349
  destChain: "mythos",
2349
2350
  path: "XCM"
2351
+ },
2352
+ "statemint-LOCAL-MYTH___hydradx_main-LOCAL-MYTH": {
2353
+ srcAsset: "statemint-LOCAL-MYTH",
2354
+ destAsset: "hydradx_main-LOCAL-MYTH",
2355
+ srcChain: "statemint",
2356
+ destChain: "hydradx_main",
2357
+ path: "XCM"
2350
2358
  },
2351
2359
  "statemint-LOCAL-WBTC___ethereum-ERC20-WBTC-0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599": {
2352
2360
  srcAsset: "statemint-LOCAL-WBTC",
@@ -2396,6 +2404,13 @@
2396
2404
  srcChain: "hydradx_main",
2397
2405
  destChain: "mythos",
2398
2406
  path: "XCM"
2407
+ },
2408
+ "hydradx_main-LOCAL-MYTH___statemint-LOCAL-MYTH": {
2409
+ srcAsset: "hydradx_main-LOCAL-MYTH",
2410
+ destAsset: "statemint-LOCAL-MYTH",
2411
+ srcChain: "hydradx_main",
2412
+ destChain: "statemint",
2413
+ path: "XCM"
2399
2414
  },
2400
2415
  "ethereum-ERC20-AVAIL-0xEeB4d8400AEefafC1B2953e0094134A887C76Bd8___avail_mainnet-NATIVE-AVAIL": {
2401
2416
  srcAsset: "ethereum-ERC20-AVAIL-0xEeB4d8400AEefafC1B2953e0094134A887C76Bd8",
@@ -10295,6 +10310,22 @@
10295
10310
  multiChainAsset: null,
10296
10311
  hasValue: true,
10297
10312
  icon: "/assets/chain-assets/bittensor-native-tao.png"
10313
+ },
10314
+ "bittensor-PSP22-tUSDT-5GjL2MKErF9ocXZBZZFueoWgf8wAnY1gcgLkDMj2bTsAsg6g": {
10315
+ originChain: "bittensor",
10316
+ slug: "bittensor-PSP22-tUSDT-5GjL2MKErF9ocXZBZZFueoWgf8wAnY1gcgLkDMj2bTsAsg6g",
10317
+ name: "TensorUSD",
10318
+ symbol: "tUSDT",
10319
+ decimals: 9,
10320
+ priceId: null,
10321
+ minAmount: "0",
10322
+ assetType: "PSP22",
10323
+ metadata: {
10324
+ contractAddress: "5GjL2MKErF9ocXZBZZFueoWgf8wAnY1gcgLkDMj2bTsAsg6g"
10325
+ },
10326
+ multiChainAsset: null,
10327
+ hasValue: true,
10328
+ icon: "/assets/chain-assets/bittensor-psp22-tusdt-5gjl2mkerf9ocxzbzzfueowgf8wany1gcglkdmj2btsasg6g.png"
10298
10329
  },
10299
10330
  "hydradx_main-LOCAL-USDC": {
10300
10331
  originChain: "hydradx_main",
@@ -30067,7 +30098,9 @@
30067
30098
  decimals: 9,
30068
30099
  hasNativeNft: false,
30069
30100
  supportStaking: true,
30070
- supportSmartContract: null,
30101
+ supportSmartContract: [
30102
+ "PSP22"
30103
+ ],
30071
30104
  crowdloanParaId: null,
30072
30105
  supportProxy: true,
30073
30106
  supportMultisig: null,
@@ -31532,7 +31565,9 @@
31532
31565
  decimals: 9,
31533
31566
  hasNativeNft: null,
31534
31567
  supportStaking: true,
31535
- supportSmartContract: null,
31568
+ supportSmartContract: [
31569
+ "PSP22"
31570
+ ],
31536
31571
  crowdloanParaId: null,
31537
31572
  supportProxy: true,
31538
31573
  supportMultisig: null,