@chain-registry/osmosis 1.67.54 → 1.67.56

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/esm/asset_list.js CHANGED
@@ -1725,6 +1725,102 @@ const asset_list = {
1725
1725
  }
1726
1726
  }]
1727
1727
  },
1728
+ {
1729
+ description: 'SARA is the utility native token of the Pulsara ecosystem. The burn or mint of the $SARA token will be decided by the community through proposals and voting.',
1730
+ denom_units: [{
1731
+ denom: 'ibc/70FF2F374019710F752A18821B72689C10A213D44A00E7B3472B21462528E1B7',
1732
+ exponent: 0,
1733
+ aliases: ['usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z']
1734
+ }, {
1735
+ denom: 'sara',
1736
+ exponent: 6
1737
+ }],
1738
+ base: 'ibc/70FF2F374019710F752A18821B72689C10A213D44A00E7B3472B21462528E1B7',
1739
+ name: 'Sara',
1740
+ display: 'sara',
1741
+ symbol: 'SARA',
1742
+ logo_URIs: {
1743
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
1744
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg'
1745
+ },
1746
+ coingecko_id: 'pulsara',
1747
+ keywords: [
1748
+ 'dex',
1749
+ 'staking',
1750
+ 'assets'
1751
+ ],
1752
+ images: [{
1753
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
1754
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg',
1755
+ theme: {
1756
+ primary_color_hex: '#0517b1'
1757
+ }
1758
+ }],
1759
+ socials: {
1760
+ website: 'https://www.pulsara.io',
1761
+ twitter: 'https://twitter.com/pulsara_io'
1762
+ },
1763
+ type_asset: 'sdk.coin',
1764
+ traces: [{
1765
+ type: 'ibc',
1766
+ counterparty: {
1767
+ channel_id: 'channel-2',
1768
+ base_denom: 'usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z',
1769
+ chain_name: 'coreum'
1770
+ },
1771
+ chain: {
1772
+ channel_id: 'channel-2188'
1773
+ }
1774
+ }]
1775
+ },
1776
+ {
1777
+ description: 'Liquid staking asset for COREUM, by Pulsara',
1778
+ denom_units: [{
1779
+ denom: 'ibc/3EDD165DA38E407DBDFC693CB57D3F012EB787FF8902A665D2122CDEE3F505AA',
1780
+ exponent: 0,
1781
+ aliases: ['ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9']
1782
+ }, {
1783
+ denom: 'licore',
1784
+ exponent: 6
1785
+ }],
1786
+ base: 'ibc/3EDD165DA38E407DBDFC693CB57D3F012EB787FF8902A665D2122CDEE3F505AA',
1787
+ name: 'liCORE',
1788
+ display: 'licore',
1789
+ symbol: 'LICORE',
1790
+ logo_URIs: {
1791
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
1792
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg'
1793
+ },
1794
+ coingecko_id: 'licore',
1795
+ keywords: [
1796
+ 'dex',
1797
+ 'staking',
1798
+ 'assets'
1799
+ ],
1800
+ images: [{
1801
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
1802
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg',
1803
+ theme: {
1804
+ primary_color_hex: '#ea00c5'
1805
+ }
1806
+ }],
1807
+ socials: {
1808
+ website: 'https://www.pulsara.io',
1809
+ twitter: 'https://twitter.com/pulsara_io'
1810
+ },
1811
+ type_asset: 'sdk.coin',
1812
+ traces: [{
1813
+ type: 'ibc',
1814
+ counterparty: {
1815
+ channel_id: 'channel-2',
1816
+ base_denom: 'ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9',
1817
+ chain_name: 'coreum'
1818
+ },
1819
+ chain: {
1820
+ channel_id: 'channel-2188'
1821
+ }
1822
+ }]
1823
+ },
1728
1824
  {
1729
1825
  description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
1730
1826
  denom_units: [{
@@ -7670,6 +7766,102 @@ const asset_list = {
7670
7766
  }
7671
7767
  }]
7672
7768
  },
7769
+ {
7770
+ description: 'SARA is the utility native token of the Pulsara ecosystem. The burn or mint of the $SARA token will be decided by the community through proposals and voting.',
7771
+ denom_units: [{
7772
+ denom: 'ibc/70FF2F374019710F752A18821B72689C10A213D44A00E7B3472B21462528E1B7',
7773
+ exponent: 0,
7774
+ aliases: ['usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z']
7775
+ }, {
7776
+ denom: 'sara',
7777
+ exponent: 6
7778
+ }],
7779
+ base: 'ibc/70FF2F374019710F752A18821B72689C10A213D44A00E7B3472B21462528E1B7',
7780
+ name: 'Sara',
7781
+ display: 'sara',
7782
+ symbol: 'SARA',
7783
+ logo_URIs: {
7784
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
7785
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg'
7786
+ },
7787
+ coingecko_id: 'pulsara',
7788
+ keywords: [
7789
+ 'dex',
7790
+ 'staking',
7791
+ 'assets'
7792
+ ],
7793
+ images: [{
7794
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
7795
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg',
7796
+ theme: {
7797
+ primary_color_hex: '#0517b1'
7798
+ }
7799
+ }],
7800
+ socials: {
7801
+ website: 'https://www.pulsara.io',
7802
+ twitter: 'https://twitter.com/pulsara_io'
7803
+ },
7804
+ type_asset: 'sdk.coin',
7805
+ traces: [{
7806
+ type: 'ibc',
7807
+ counterparty: {
7808
+ channel_id: 'channel-2',
7809
+ base_denom: 'usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z',
7810
+ chain_name: 'coreum'
7811
+ },
7812
+ chain: {
7813
+ channel_id: 'channel-2188'
7814
+ }
7815
+ }]
7816
+ },
7817
+ {
7818
+ description: 'Liquid staking asset for COREUM, by Pulsara',
7819
+ denom_units: [{
7820
+ denom: 'ibc/3EDD165DA38E407DBDFC693CB57D3F012EB787FF8902A665D2122CDEE3F505AA',
7821
+ exponent: 0,
7822
+ aliases: ['ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9']
7823
+ }, {
7824
+ denom: 'licore',
7825
+ exponent: 6
7826
+ }],
7827
+ base: 'ibc/3EDD165DA38E407DBDFC693CB57D3F012EB787FF8902A665D2122CDEE3F505AA',
7828
+ name: 'liCORE',
7829
+ display: 'licore',
7830
+ symbol: 'LICORE',
7831
+ logo_URIs: {
7832
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
7833
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg'
7834
+ },
7835
+ coingecko_id: 'licore',
7836
+ keywords: [
7837
+ 'dex',
7838
+ 'staking',
7839
+ 'assets'
7840
+ ],
7841
+ images: [{
7842
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
7843
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg',
7844
+ theme: {
7845
+ primary_color_hex: '#ea00c5'
7846
+ }
7847
+ }],
7848
+ socials: {
7849
+ website: 'https://www.pulsara.io',
7850
+ twitter: 'https://twitter.com/pulsara_io'
7851
+ },
7852
+ type_asset: 'sdk.coin',
7853
+ traces: [{
7854
+ type: 'ibc',
7855
+ counterparty: {
7856
+ channel_id: 'channel-2',
7857
+ base_denom: 'ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9',
7858
+ chain_name: 'coreum'
7859
+ },
7860
+ chain: {
7861
+ channel_id: 'channel-2188'
7862
+ }
7863
+ }]
7864
+ },
7673
7865
  {
7674
7866
  description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
7675
7867
  denom_units: [{