@moonbeam-network/xcm-config 4.4.2 → 4.4.3

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.
package/build/index.mjs CHANGED
@@ -1223,7 +1223,8 @@ var moonbaseAlpha = new EvmParachain({
1223
1223
  decimals: 12,
1224
1224
  ids: {
1225
1225
  id: "170050401128744171791743427490841452054"
1226
- }
1226
+ },
1227
+ symbol: "xcAMPE"
1227
1228
  }),
1228
1229
  ChainAsset.fromAsset(dev, {
1229
1230
  address: "0x0000000000000000000000000000000000000802",
@@ -1238,7 +1239,8 @@ var moonbaseAlpha = new EvmParachain({
1238
1239
  decimals: 12,
1239
1240
  ids: {
1240
1241
  id: "65216491554813189869575508812319036608"
1241
- }
1242
+ },
1243
+ symbol: "xcLIT"
1242
1244
  }),
1243
1245
  ChainAsset.fromAsset(maos, {
1244
1246
  address: "0xffffffff06a14960bddc8610d0e694d39a3c682e",
@@ -1246,42 +1248,48 @@ var moonbaseAlpha = new EvmParachain({
1246
1248
  ids: {
1247
1249
  id: "8812816049497534070792537960559175726",
1248
1250
  palletInstance: 48
1249
- }
1251
+ },
1252
+ symbol: "xcMAOS"
1250
1253
  }),
1251
1254
  ChainAsset.fromAsset(otp, {
1252
1255
  address: "0xFfffffFfB3229c8E7657eABEA704d5e75246e544",
1253
1256
  decimals: 12,
1254
1257
  ids: {
1255
1258
  id: "238111524681612888331172110363070489924"
1256
- }
1259
+ },
1260
+ symbol: "xcOTP"
1257
1261
  }),
1258
1262
  ChainAsset.fromAsset(paring, {
1259
1263
  address: "0xFFFffFfF8283448b3cB519Ca4732F2ddDC6A6165",
1260
1264
  decimals: 18,
1261
1265
  ids: {
1262
1266
  id: "173481220575862801646329923366065693029"
1263
- }
1267
+ },
1268
+ symbol: "xcPARING"
1264
1269
  }),
1265
1270
  ChainAsset.fromAsset(pica, {
1266
1271
  address: "0xFFFfFFFF10DD5Fd142163a40Ce0dae8c56e2801f",
1267
1272
  decimals: 6,
1268
1273
  ids: {
1269
1274
  id: "22417088946346045371238623691600461855"
1270
- }
1275
+ },
1276
+ symbol: "xcPICA"
1271
1277
  }),
1272
1278
  ChainAsset.fromAsset(tt1, {
1273
1279
  address: "0xfFffFfFf75976211C786fe4d73d2477e222786Ac",
1274
1280
  decimals: 18,
1275
1281
  ids: {
1276
1282
  id: "156305701417244550631956600137082963628"
1277
- }
1283
+ },
1284
+ symbol: "xcTT1"
1278
1285
  }),
1279
1286
  ChainAsset.fromAsset(tur, {
1280
1287
  address: "0xfFffffFf6448d0746f2a66342B67ef9CAf89478E",
1281
1288
  decimals: 10,
1282
1289
  ids: {
1283
1290
  id: "133300872918374599700079037156071917454"
1284
- }
1291
+ },
1292
+ symbol: "xcTUR"
1285
1293
  }),
1286
1294
  ChainAsset.fromAsset(unit, {
1287
1295
  address: "0xFfFFfFff1FcaCBd218EDc0EbA20Fc2308C778080",
@@ -1289,35 +1297,40 @@ var moonbaseAlpha = new EvmParachain({
1289
1297
  ids: {
1290
1298
  id: "42259045809535163221576417993425387648",
1291
1299
  palletInstance: 48
1292
- }
1300
+ },
1301
+ symbol: "xcUNIT"
1293
1302
  }),
1294
1303
  ChainAsset.fromAsset(ftmwh, {
1295
1304
  address: "0x566c1cebc6A4AFa1C122E039C4BEBe77043148Ee",
1296
1305
  decimals: 18,
1297
1306
  ids: {
1298
1307
  palletInstance: 48
1299
- }
1308
+ },
1309
+ symbol: "WFTM"
1300
1310
  }),
1301
1311
  ChainAsset.fromAsset(hdx, {
1302
1312
  address: "0xFFFfFfff345Dc44DDAE98Df024Eb494321E73FcC",
1303
1313
  decimals: 12,
1304
1314
  ids: {
1305
1315
  id: "69606720909260275826784788104880799692"
1306
- }
1316
+ },
1317
+ symbol: "xcHDX"
1307
1318
  }),
1308
1319
  ChainAsset.fromAsset(usdcwh, {
1309
1320
  address: "0xE5dE10C4b744bac6b783fAF8d9B9fDFF14Acc3c9",
1310
1321
  decimals: 6,
1311
1322
  ids: {
1312
1323
  palletInstance: 48
1313
- }
1324
+ },
1325
+ symbol: "USDC"
1314
1326
  }),
1315
1327
  ChainAsset.fromAsset(agng, {
1316
1328
  address: "0xFFfFFFFF38794F8c53fC7325ea07463dc6965e20",
1317
1329
  decimals: 18,
1318
1330
  ids: {
1319
1331
  id: "75066649112131892397889252914026143264"
1320
- }
1332
+ },
1333
+ symbol: "xcAGNG"
1321
1334
  })
1322
1335
  ],
1323
1336
  ecosystem: Ecosystem.AlphanetRelay,
@@ -1549,14 +1562,16 @@ var moonbeam = new EvmParachain({
1549
1562
  decimals: 12,
1550
1563
  ids: {
1551
1564
  id: "224821240862170613278369189818311486111"
1552
- }
1565
+ },
1566
+ symbol: "xcACA"
1553
1567
  }),
1554
1568
  ChainAsset.fromAsset(astr, {
1555
1569
  address: "0xFfFFFfffA893AD19e540E172C10d78D4d479B5Cf",
1556
1570
  decimals: 18,
1557
1571
  ids: {
1558
1572
  id: "224077081838586484055667086558292981199"
1559
- }
1573
+ },
1574
+ symbol: "xcASTR"
1560
1575
  }),
1561
1576
  ChainAsset.fromAsset(aseed, {
1562
1577
  address: "0xfFfFFFFF52C56A9257bB97f4B2b6F7B2D624ecda",
@@ -1577,14 +1592,16 @@ var moonbeam = new EvmParachain({
1577
1592
  decimals: 12,
1578
1593
  ids: {
1579
1594
  id: "165823357460190568952172802245839421906"
1580
- }
1595
+ },
1596
+ symbol: "xcBNC"
1581
1597
  }),
1582
1598
  ChainAsset.fromAsset(cfg, {
1583
1599
  address: "0xFFfFfFff44bD9D2FFEE20B25D1Cf9E78Edb6Eae3",
1584
1600
  decimals: 18,
1585
1601
  ids: {
1586
1602
  id: "91372035960551235635465443179559840483"
1587
- }
1603
+ },
1604
+ symbol: "xcCFG"
1588
1605
  }),
1589
1606
  ChainAsset.fromAsset(dai, {
1590
1607
  address: "0x06e605775296e851FF43b4dAa541Bb0984E9D6fD",
@@ -1598,35 +1615,40 @@ var moonbeam = new EvmParachain({
1598
1615
  decimals: 10,
1599
1616
  ids: {
1600
1617
  id: "124463719055550872076363892993240202694"
1601
- }
1618
+ },
1619
+ symbol: "xcDED"
1602
1620
  }),
1603
1621
  ChainAsset.fromAsset(dot, {
1604
1622
  address: "0xFfFFfFff1FcaCBd218EDc0EbA20Fc2308C778080",
1605
1623
  decimals: 10,
1606
1624
  ids: {
1607
1625
  id: "42259045809535163221576417993425387648"
1608
- }
1626
+ },
1627
+ symbol: "xcDOT"
1609
1628
  }),
1610
1629
  ChainAsset.fromAsset(eq, {
1611
1630
  address: "0xFffFFfFf8f6267e040D8a0638C576dfBa4F0F6D6",
1612
1631
  decimals: 9,
1613
1632
  ids: {
1614
1633
  id: "190590555344745888270686124937537713878"
1615
- }
1634
+ },
1635
+ symbol: "xcEQ"
1616
1636
  }),
1617
1637
  ChainAsset.fromAsset(eqd, {
1618
1638
  address: "0xFFffFfFF8cdA1707bAF23834d211B08726B1E499",
1619
1639
  decimals: 9,
1620
1640
  ids: {
1621
1641
  id: "187224307232923873519830480073807488153"
1622
- }
1642
+ },
1643
+ symbol: "xcEQD"
1623
1644
  }),
1624
1645
  ChainAsset.fromAsset(fil, {
1625
1646
  address: "0xfFFfFFFF6C57e17D210DF507c82807149fFd70B2",
1626
1647
  decimals: 18,
1627
1648
  ids: {
1628
1649
  id: "144012926827374458669278577633504620722"
1629
- }
1650
+ },
1651
+ symbol: "xcFIL"
1630
1652
  }),
1631
1653
  ChainAsset.fromAsset(glmr, {
1632
1654
  address: "0x0000000000000000000000000000000000000802",
@@ -1641,77 +1663,88 @@ var moonbeam = new EvmParachain({
1641
1663
  decimals: 12,
1642
1664
  ids: {
1643
1665
  id: "69606720909260275826784788104880799692"
1644
- }
1666
+ },
1667
+ symbol: "xcHDX"
1645
1668
  }),
1646
1669
  ChainAsset.fromAsset(ibtc, {
1647
1670
  address: "0xFFFFFfFf5AC1f9A51A93F5C527385edF7Fe98A52",
1648
1671
  decimals: 8,
1649
1672
  ids: {
1650
1673
  id: "120637696315203257380661607956669368914"
1651
- }
1674
+ },
1675
+ symbol: "xcIBTC"
1652
1676
  }),
1653
1677
  ChainAsset.fromAsset(intr, {
1654
1678
  address: "0xFffFFFFF4C1cbCd97597339702436d4F18a375Ab",
1655
1679
  decimals: 10,
1656
1680
  ids: {
1657
1681
  id: "101170542313601871197860408087030232491"
1658
- }
1682
+ },
1683
+ symbol: "xcINTR"
1659
1684
  }),
1660
1685
  ChainAsset.fromAsset(ldot, {
1661
1686
  address: "0xFFfFfFffA9cfFfa9834235Fe53f4733F1b8B28d4",
1662
1687
  decimals: 10,
1663
1688
  ids: {
1664
1689
  id: "225719522181998468294117309041779353812"
1665
- }
1690
+ },
1691
+ symbol: "xcLDOT"
1666
1692
  }),
1667
1693
  ChainAsset.fromAsset(manta, {
1668
1694
  address: "0xfFFffFFf7D3875460d4509eb8d0362c611B4E841",
1669
1695
  decimals: 18,
1670
1696
  ids: {
1671
1697
  id: "166446646689194205559791995948102903873"
1672
- }
1698
+ },
1699
+ symbol: "xcMANTA"
1673
1700
  }),
1674
1701
  ChainAsset.fromAsset(nodl, {
1675
1702
  address: "0xfffffffFe896ba7Cb118b9Fa571c6dC0a99dEfF1",
1676
1703
  decimals: 11,
1677
1704
  ids: {
1678
1705
  id: "309163521958167876851250718453738106865"
1679
- }
1706
+ },
1707
+ symbol: "xcNODL"
1680
1708
  }),
1681
1709
  ChainAsset.fromAsset(neuro, {
1682
1710
  address: "0xFfffffFfB3229c8E7657eABEA704d5e75246e544",
1683
1711
  decimals: 12,
1684
1712
  ids: {
1685
1713
  id: "238111524681612888331172110363070489924"
1686
- }
1714
+ },
1715
+ symbol: "xcNEURO"
1687
1716
  }),
1688
1717
  ChainAsset.fromAsset(peaq, {
1689
1718
  address: "0xFffFFFFFEC4908b74688a01374f789B48E9a3eab",
1690
1719
  decimals: 18,
1691
1720
  ids: {
1692
1721
  id: "314077021455772878282433861213184736939"
1693
- }
1722
+ },
1723
+ symbol: "xcPEAQ"
1694
1724
  }),
1695
1725
  ChainAsset.fromAsset(pha, {
1696
1726
  address: "0xFFFfFfFf63d24eCc8eB8a7b5D0803e900F7b6cED",
1697
1727
  decimals: 12,
1698
1728
  ids: {
1699
1729
  id: "132685552157663328694213725410064821485"
1700
- }
1730
+ },
1731
+ symbol: "xcPHA"
1701
1732
  }),
1702
1733
  ChainAsset.fromAsset(pen, {
1703
1734
  address: "0xffFFfFFf2257622F345E1ACDe0D4f46D7d1D77D0",
1704
1735
  decimals: 12,
1705
1736
  ids: {
1706
1737
  id: "45647473099451451833602657905356404688"
1707
- }
1738
+ },
1739
+ symbol: "xcPEN"
1708
1740
  }),
1709
1741
  ChainAsset.fromAsset(ring, {
1710
1742
  address: "0xFfffFfff5e90e365eDcA87fB4c8306Df1E91464f",
1711
1743
  decimals: 18,
1712
1744
  ids: {
1713
1745
  id: "125699734534028342599692732320197985871"
1714
- }
1746
+ },
1747
+ symbol: "xcRING"
1715
1748
  }),
1716
1749
  ChainAsset.fromAsset(sub, {
1717
1750
  address: "0xfFfFffFf43B4560Bc0C451a3386E082bff50aC90",
@@ -1760,7 +1793,8 @@ var moonbeam = new EvmParachain({
1760
1793
  ids: {
1761
1794
  id: "114018676402354620972806895487280206446"
1762
1795
  // registered XC20 id for ERC20 tokens
1763
- }
1796
+ },
1797
+ symbol: "xcvASTR"
1764
1798
  }),
1765
1799
  ChainAsset.fromAsset(vdot, {
1766
1800
  address: "0xFFFfffFf15e1b7E3dF971DD813Bc394deB899aBf",
@@ -1768,7 +1802,8 @@ var moonbeam = new EvmParachain({
1768
1802
  ids: {
1769
1803
  id: "29085784439601774464560083082574142143"
1770
1804
  // registered XC20 id for ERC20 tokens
1771
- }
1805
+ },
1806
+ symbol: "xcvDOT"
1772
1807
  }),
1773
1808
  ChainAsset.fromAsset(vfil, {
1774
1809
  address: "0xFffffFffCd0aD0EA6576B7b285295c85E94cf4c1",
@@ -1776,7 +1811,8 @@ var moonbeam = new EvmParachain({
1776
1811
  ids: {
1777
1812
  id: "272547899416482196831721420898811311297"
1778
1813
  // registered XC20 id for ERC20 tokens
1779
- }
1814
+ },
1815
+ symbol: "xcvFIL"
1780
1816
  }),
1781
1817
  ChainAsset.fromAsset(vglmr, {
1782
1818
  address: "0xFfFfFFff99dABE1a8De0EA22bAa6FD48fdE96F6c",
@@ -1784,7 +1820,8 @@ var moonbeam = new EvmParachain({
1784
1820
  ids: {
1785
1821
  id: "204507659831918931608354793288110796652"
1786
1822
  // registered XC20 id for ERC20 tokens
1787
- }
1823
+ },
1824
+ symbol: "xcvGLMR"
1788
1825
  }),
1789
1826
  ChainAsset.fromAsset(vmanta, {
1790
1827
  address: "0xFFfFFfFfdA2a05FB50e7ae99275F4341AEd43379",
@@ -1792,7 +1829,8 @@ var moonbeam = new EvmParachain({
1792
1829
  ids: {
1793
1830
  id: "289989900872525819559124583375550296953"
1794
1831
  // registered XC20 id for ERC20 tokens
1795
- }
1832
+ },
1833
+ symbol: "xcvMANTA"
1796
1834
  }),
1797
1835
  ChainAsset.fromAsset(wbtc, {
1798
1836
  address: "0xE57eBd2d67B462E9926e04a8e33f01cD0D64346D",
@@ -1813,35 +1851,40 @@ var moonbeam = new EvmParachain({
1813
1851
  decimals: 10,
1814
1852
  ids: {
1815
1853
  id: "150874409661081770150564009349448205842"
1816
- }
1854
+ },
1855
+ symbol: "xcZTG"
1817
1856
  }),
1818
1857
  ChainAsset.fromAsset(pink, {
1819
1858
  address: "0xfFfFFfFf30478fAFBE935e466da114E14fB3563d",
1820
1859
  decimals: 10,
1821
1860
  ids: {
1822
1861
  id: "64174511183114006009298114091987195453"
1823
- }
1862
+ },
1863
+ symbol: "xcPINK"
1824
1864
  }),
1825
1865
  ChainAsset.fromAsset(stink, {
1826
1866
  address: "0xffffffff54c556bd1d0f64ec6c78f1b477525e56",
1827
1867
  decimals: 10,
1828
1868
  ids: {
1829
1869
  id: "112679793397406599376365943185137098326"
1830
- }
1870
+ },
1871
+ symbol: "xcSTINK"
1831
1872
  }),
1832
1873
  ChainAsset.fromAsset(apillon, {
1833
1874
  address: "0xffffffff8a9736b44ebf188972725bed67bf694e",
1834
1875
  decimals: 18,
1835
1876
  ids: {
1836
1877
  id: "184218609779515850660274730699350567246"
1837
- }
1878
+ },
1879
+ symbol: "xcNCTR"
1838
1880
  }),
1839
1881
  ChainAsset.fromAsset(wifd, {
1840
1882
  address: "0xffffffff2e1d1ac9ea1686255befe995b31abc96",
1841
1883
  decimals: 10,
1842
1884
  ids: {
1843
1885
  id: "61295607754960722617854661686514597014"
1844
- }
1886
+ },
1887
+ symbol: "xcWIFD"
1845
1888
  }),
1846
1889
  ChainAsset.fromAsset(wbtce, {
1847
1890
  address: "0xffffffff1b4bb1ac5749f73d866ffc91a3432c47",
@@ -1869,14 +1912,16 @@ var moonbeam = new EvmParachain({
1869
1912
  decimals: 18,
1870
1913
  ids: {
1871
1914
  id: "294342517635293430510451841925413680520"
1872
- }
1915
+ },
1916
+ symbol: "xcLAOS"
1873
1917
  }),
1874
1918
  ChainAsset.fromAsset(eurc, {
1875
1919
  address: "0xffffffffa608ec1332131289cbd8a97a0bb3d90f",
1876
1920
  decimals: 12,
1877
1921
  ids: {
1878
1922
  id: "220698173844663170714431919474506717455"
1879
- }
1923
+ },
1924
+ symbol: "xcEURC.s"
1880
1925
  }),
1881
1926
  ChainAsset.fromAsset(movr, {
1882
1927
  address: "0xffffffff54c47f43713fd9211724362697f1a302",
@@ -1920,56 +1965,64 @@ var moonriver = new EvmParachain({
1920
1965
  decimals: 12,
1921
1966
  ids: {
1922
1967
  id: "319623561105283008236062145480775032445"
1923
- }
1968
+ },
1969
+ symbol: "xcBNC"
1924
1970
  }),
1925
1971
  ChainAsset.fromAsset(crab, {
1926
1972
  address: "0xFFFffFfF8283448b3cB519Ca4732F2ddDC6A6165",
1927
1973
  decimals: 18,
1928
1974
  ids: {
1929
1975
  id: "173481220575862801646329923366065693029"
1930
- }
1976
+ },
1977
+ symbol: "xcCRAB"
1931
1978
  }),
1932
1979
  ChainAsset.fromAsset(csm, {
1933
1980
  address: "0xffFfFFFf519811215E05eFA24830Eebe9c43aCD7",
1934
1981
  decimals: 12,
1935
1982
  ids: {
1936
1983
  id: "108457044225666871745333730479173774551"
1937
- }
1984
+ },
1985
+ symbol: "xcCSM"
1938
1986
  }),
1939
1987
  ChainAsset.fromAsset(kar, {
1940
1988
  address: "0xFfFFFFfF08220AD2E6e157f26eD8bD22A336A0A5",
1941
1989
  decimals: 12,
1942
1990
  ids: {
1943
1991
  id: "10810581592933651521121702237638664357"
1944
- }
1992
+ },
1993
+ symbol: "xcKAR"
1945
1994
  }),
1946
1995
  ChainAsset.fromAsset(kbtc, {
1947
1996
  address: "0xFFFfFfFfF6E528AD57184579beeE00c5d5e646F0",
1948
1997
  decimals: 8,
1949
1998
  ids: {
1950
1999
  id: "328179947973504579459046439826496046832"
1951
- }
2000
+ },
2001
+ symbol: "xcKBTC"
1952
2002
  }),
1953
2003
  ChainAsset.fromAsset(kint, {
1954
2004
  address: "0xfffFFFFF83F4f317d3cbF6EC6250AeC3697b3fF2",
1955
2005
  decimals: 12,
1956
2006
  ids: {
1957
2007
  id: "175400718394635817552109270754364440562"
1958
- }
2008
+ },
2009
+ symbol: "xcKINT"
1959
2010
  }),
1960
2011
  ChainAsset.fromAsset(ksm, {
1961
2012
  address: "0xFfFFfFff1FcaCBd218EDc0EbA20Fc2308C778080",
1962
2013
  decimals: 12,
1963
2014
  ids: {
1964
2015
  id: "42259045809535163221576417993425387648"
1965
- }
2016
+ },
2017
+ symbol: "xcKSM"
1966
2018
  }),
1967
2019
  ChainAsset.fromAsset(lit, {
1968
2020
  address: "0xfffFFfFF31103d490325BB0a8E40eF62e2F614C0",
1969
2021
  decimals: 12,
1970
2022
  ids: {
1971
2023
  id: "65216491554813189869575508812319036608"
1972
- }
2024
+ },
2025
+ symbol: "xcLIT"
1973
2026
  }),
1974
2027
  ChainAsset.fromAsset(movr, {
1975
2028
  address: "0x0000000000000000000000000000000000000802",
@@ -1984,49 +2037,56 @@ var moonriver = new EvmParachain({
1984
2037
  decimals: 12,
1985
2038
  ids: {
1986
2039
  id: "189307976387032586987344677431204943363"
1987
- }
2040
+ },
2041
+ symbol: "xcPHA"
1988
2042
  }),
1989
2043
  ChainAsset.fromAsset(pica, {
1990
2044
  address: "0xFffFfFFf7dD9B9C60ac83e49D7E3E1f7A1370aD2",
1991
2045
  decimals: 12,
1992
2046
  ids: {
1993
2047
  id: "167283995827706324502761431814209211090"
1994
- }
2048
+ },
2049
+ symbol: "xcPICA"
1995
2050
  }),
1996
2051
  ChainAsset.fromAsset(rmrk, {
1997
2052
  address: "0xffffffFF893264794d9d57E1E0E21E0042aF5A0A",
1998
2053
  decimals: 10,
1999
2054
  ids: {
2000
2055
  id: "182365888117048807484804376330534607370"
2001
- }
2056
+ },
2057
+ symbol: "xcRMRK"
2002
2058
  }),
2003
2059
  ChainAsset.fromAsset(sdn, {
2004
2060
  address: "0xFFFfffFF0Ca324C842330521525E7De111F38972",
2005
2061
  decimals: 18,
2006
2062
  ids: {
2007
2063
  id: "16797826370226091782818345603793389938"
2008
- }
2064
+ },
2065
+ symbol: "xcSDN"
2009
2066
  }),
2010
2067
  ChainAsset.fromAsset(teer, {
2011
2068
  address: "0xFfFfffFf4F0CD46769550E5938F6beE2F5d4ef1e",
2012
2069
  decimals: 12,
2013
2070
  ids: {
2014
2071
  id: "105075627293246237499203909093923548958"
2015
- }
2072
+ },
2073
+ symbol: "xcTEER"
2016
2074
  }),
2017
2075
  ChainAsset.fromAsset(tnkr, {
2018
2076
  address: "0xfFFfFffF683474B842852111cc31d470bD8f5081",
2019
2077
  decimals: 12,
2020
2078
  ids: {
2021
2079
  id: "138512078356357941985706694377215053953"
2022
- }
2080
+ },
2081
+ symbol: "xcTNKR"
2023
2082
  }),
2024
2083
  ChainAsset.fromAsset(tur, {
2025
2084
  address: "0xfFffffFf6448d0746f2a66342B67ef9CAf89478E",
2026
2085
  decimals: 10,
2027
2086
  ids: {
2028
2087
  id: "133300872918374599700079037156071917454"
2029
- }
2088
+ },
2089
+ symbol: "xcTUR"
2030
2090
  }),
2031
2091
  // USDT from Kusama Ecosystem
2032
2092
  ChainAsset.fromAsset(usdtksm, {
@@ -2034,35 +2094,40 @@ var moonriver = new EvmParachain({
2034
2094
  decimals: 6,
2035
2095
  ids: {
2036
2096
  id: "311091173110107856861649819128533077277"
2037
- }
2097
+ },
2098
+ symbol: "xcUSDT"
2038
2099
  }),
2039
2100
  ChainAsset.fromAsset(xrt, {
2040
2101
  address: "0xFffFFffF51470Dca3dbe535bD2880a9CcDBc6Bd9",
2041
2102
  decimals: 9,
2042
2103
  ids: {
2043
2104
  id: "108036400430056508975016746969135344601"
2044
- }
2105
+ },
2106
+ symbol: "xcXRT"
2045
2107
  }),
2046
2108
  ChainAsset.fromAsset(vbnc, {
2047
2109
  address: "0xFFffffff3646A00f78caDf8883c5A2791BfCDdc4",
2048
2110
  decimals: 12,
2049
2111
  ids: {
2050
2112
  id: "72145018963825376852137222787619937732"
2051
- }
2113
+ },
2114
+ symbol: "xcvBNC"
2052
2115
  }),
2053
2116
  ChainAsset.fromAsset(vksm, {
2054
2117
  address: "0xFFffffFFC6DEec7Fc8B11A2C8ddE9a59F8c62EFe",
2055
2118
  decimals: 12,
2056
2119
  ids: {
2057
2120
  id: "264344629840762281112027368930249420542"
2058
- }
2121
+ },
2122
+ symbol: "xcvKSM"
2059
2123
  }),
2060
2124
  ChainAsset.fromAsset(vmovr, {
2061
2125
  address: "0xfFfffFfF98e37bF6a393504b5aDC5B53B4D0ba11",
2062
2126
  decimals: 18,
2063
2127
  ids: {
2064
2128
  id: "203223821023327994093278529517083736593"
2065
- }
2129
+ },
2130
+ symbol: "xcvMOVR"
2066
2131
  }),
2067
2132
  ChainAsset.fromAsset(glmr, {
2068
2133
  address: "0xffffffff1a49463978f19dfd6983f2fa1885c254",