@chain-registry/osmosis 1.67.269 → 1.67.271

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/asset_list.js CHANGED
@@ -2837,6 +2837,45 @@ const asset_list = {
2837
2837
  }
2838
2838
  }]
2839
2839
  },
2840
+ {
2841
+ description: 'The EPIX coin, the lifeblood of the Epix network, providing the utility that powers every interaction and transaction within the ecosystem.',
2842
+ denom_units: [{
2843
+ denom: 'ibc/776917313EC3252954ED622945D4979651ACD909A18E528283F46D7B166F20BF',
2844
+ exponent: 0,
2845
+ aliases: ['aepix']
2846
+ }, {
2847
+ denom: 'epix',
2848
+ exponent: 18
2849
+ }],
2850
+ base: 'ibc/776917313EC3252954ED622945D4979651ACD909A18E528283F46D7B166F20BF',
2851
+ name: 'Epix',
2852
+ display: 'epix',
2853
+ symbol: 'EPIX',
2854
+ logo_URIs: {
2855
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.png',
2856
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.svg'
2857
+ },
2858
+ images: [{
2859
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.png',
2860
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.svg'
2861
+ }],
2862
+ socials: {
2863
+ website: 'https://epix.zone/',
2864
+ x: 'https://x.com/zone_epix'
2865
+ },
2866
+ type_asset: 'sdk.coin',
2867
+ traces: [{
2868
+ type: 'ibc',
2869
+ counterparty: {
2870
+ channel_id: 'channel-0',
2871
+ base_denom: 'aepix',
2872
+ chain_name: 'epix'
2873
+ },
2874
+ chain: {
2875
+ channel_id: 'channel-108456'
2876
+ }
2877
+ }]
2878
+ },
2840
2879
  {
2841
2880
  description: 'The native EVM, governance and staking token of the Evmos Hub',
2842
2881
  denom_units: [{
@@ -9127,6 +9166,45 @@ const asset_list = {
9127
9166
  }
9128
9167
  }]
9129
9168
  },
9169
+ {
9170
+ description: 'The EPIX coin, the lifeblood of the Epix network, providing the utility that powers every interaction and transaction within the ecosystem.',
9171
+ denom_units: [{
9172
+ denom: 'ibc/776917313EC3252954ED622945D4979651ACD909A18E528283F46D7B166F20BF',
9173
+ exponent: 0,
9174
+ aliases: ['aepix']
9175
+ }, {
9176
+ denom: 'epix',
9177
+ exponent: 18
9178
+ }],
9179
+ base: 'ibc/776917313EC3252954ED622945D4979651ACD909A18E528283F46D7B166F20BF',
9180
+ name: 'Epix',
9181
+ display: 'epix',
9182
+ symbol: 'EPIX',
9183
+ logo_URIs: {
9184
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.png',
9185
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.svg'
9186
+ },
9187
+ images: [{
9188
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.png',
9189
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.svg'
9190
+ }],
9191
+ socials: {
9192
+ website: 'https://epix.zone/',
9193
+ x: 'https://x.com/zone_epix'
9194
+ },
9195
+ type_asset: 'sdk.coin',
9196
+ traces: [{
9197
+ type: 'ibc',
9198
+ counterparty: {
9199
+ channel_id: 'channel-0',
9200
+ base_denom: 'aepix',
9201
+ chain_name: 'epix'
9202
+ },
9203
+ chain: {
9204
+ channel_id: 'channel-108456'
9205
+ }
9206
+ }]
9207
+ },
9130
9208
  {
9131
9209
  description: 'The native EVM, governance and staking token of the Evmos Hub',
9132
9210
  denom_units: [{
package/assets.js CHANGED
@@ -22740,6 +22740,46 @@ const assets = {
22740
22740
  images: [{
22741
22741
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/NINEDOLLERS.png'
22742
22742
  }]
22743
+ },
22744
+ {
22745
+ description: 'The native token of EpixChain',
22746
+ denom_units: [{
22747
+ denom: 'ibc/776917313EC3252954ED622945D4979651ACD909A18E528283F46D7B166F20BF',
22748
+ exponent: 0,
22749
+ aliases: ['aepix']
22750
+ }, {
22751
+ denom: 'epix',
22752
+ exponent: 18
22753
+ }],
22754
+ type_asset: 'ics20',
22755
+ base: 'ibc/776917313EC3252954ED622945D4979651ACD909A18E528283F46D7B166F20BF',
22756
+ name: 'Epix',
22757
+ display: 'epix',
22758
+ symbol: 'EPIX',
22759
+ traces: [{
22760
+ type: 'ibc',
22761
+ counterparty: {
22762
+ chain_name: 'epix',
22763
+ base_denom: 'aepix',
22764
+ channel_id: 'channel-0'
22765
+ },
22766
+ chain: {
22767
+ channel_id: 'channel-108456',
22768
+ path: 'transfer/channel-108456/aepix'
22769
+ }
22770
+ }],
22771
+ logo_URIs: {
22772
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.png',
22773
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.svg'
22774
+ },
22775
+ images: [{
22776
+ image_sync: {
22777
+ chain_name: 'epix',
22778
+ base_denom: 'aepix'
22779
+ },
22780
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.png',
22781
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.svg'
22782
+ }]
22743
22783
  }
22744
22784
  ]
22745
22785
  };
package/esm/asset_list.js CHANGED
@@ -2835,6 +2835,45 @@ const asset_list = {
2835
2835
  }
2836
2836
  }]
2837
2837
  },
2838
+ {
2839
+ description: 'The EPIX coin, the lifeblood of the Epix network, providing the utility that powers every interaction and transaction within the ecosystem.',
2840
+ denom_units: [{
2841
+ denom: 'ibc/776917313EC3252954ED622945D4979651ACD909A18E528283F46D7B166F20BF',
2842
+ exponent: 0,
2843
+ aliases: ['aepix']
2844
+ }, {
2845
+ denom: 'epix',
2846
+ exponent: 18
2847
+ }],
2848
+ base: 'ibc/776917313EC3252954ED622945D4979651ACD909A18E528283F46D7B166F20BF',
2849
+ name: 'Epix',
2850
+ display: 'epix',
2851
+ symbol: 'EPIX',
2852
+ logo_URIs: {
2853
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.png',
2854
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.svg'
2855
+ },
2856
+ images: [{
2857
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.png',
2858
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.svg'
2859
+ }],
2860
+ socials: {
2861
+ website: 'https://epix.zone/',
2862
+ x: 'https://x.com/zone_epix'
2863
+ },
2864
+ type_asset: 'sdk.coin',
2865
+ traces: [{
2866
+ type: 'ibc',
2867
+ counterparty: {
2868
+ channel_id: 'channel-0',
2869
+ base_denom: 'aepix',
2870
+ chain_name: 'epix'
2871
+ },
2872
+ chain: {
2873
+ channel_id: 'channel-108456'
2874
+ }
2875
+ }]
2876
+ },
2838
2877
  {
2839
2878
  description: 'The native EVM, governance and staking token of the Evmos Hub',
2840
2879
  denom_units: [{
@@ -9125,6 +9164,45 @@ const asset_list = {
9125
9164
  }
9126
9165
  }]
9127
9166
  },
9167
+ {
9168
+ description: 'The EPIX coin, the lifeblood of the Epix network, providing the utility that powers every interaction and transaction within the ecosystem.',
9169
+ denom_units: [{
9170
+ denom: 'ibc/776917313EC3252954ED622945D4979651ACD909A18E528283F46D7B166F20BF',
9171
+ exponent: 0,
9172
+ aliases: ['aepix']
9173
+ }, {
9174
+ denom: 'epix',
9175
+ exponent: 18
9176
+ }],
9177
+ base: 'ibc/776917313EC3252954ED622945D4979651ACD909A18E528283F46D7B166F20BF',
9178
+ name: 'Epix',
9179
+ display: 'epix',
9180
+ symbol: 'EPIX',
9181
+ logo_URIs: {
9182
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.png',
9183
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.svg'
9184
+ },
9185
+ images: [{
9186
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.png',
9187
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.svg'
9188
+ }],
9189
+ socials: {
9190
+ website: 'https://epix.zone/',
9191
+ x: 'https://x.com/zone_epix'
9192
+ },
9193
+ type_asset: 'sdk.coin',
9194
+ traces: [{
9195
+ type: 'ibc',
9196
+ counterparty: {
9197
+ channel_id: 'channel-0',
9198
+ base_denom: 'aepix',
9199
+ chain_name: 'epix'
9200
+ },
9201
+ chain: {
9202
+ channel_id: 'channel-108456'
9203
+ }
9204
+ }]
9205
+ },
9128
9206
  {
9129
9207
  description: 'The native EVM, governance and staking token of the Evmos Hub',
9130
9208
  denom_units: [{
package/esm/assets.js CHANGED
@@ -22738,6 +22738,46 @@ const assets = {
22738
22738
  images: [{
22739
22739
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/NINEDOLLERS.png'
22740
22740
  }]
22741
+ },
22742
+ {
22743
+ description: 'The native token of EpixChain',
22744
+ denom_units: [{
22745
+ denom: 'ibc/776917313EC3252954ED622945D4979651ACD909A18E528283F46D7B166F20BF',
22746
+ exponent: 0,
22747
+ aliases: ['aepix']
22748
+ }, {
22749
+ denom: 'epix',
22750
+ exponent: 18
22751
+ }],
22752
+ type_asset: 'ics20',
22753
+ base: 'ibc/776917313EC3252954ED622945D4979651ACD909A18E528283F46D7B166F20BF',
22754
+ name: 'Epix',
22755
+ display: 'epix',
22756
+ symbol: 'EPIX',
22757
+ traces: [{
22758
+ type: 'ibc',
22759
+ counterparty: {
22760
+ chain_name: 'epix',
22761
+ base_denom: 'aepix',
22762
+ channel_id: 'channel-0'
22763
+ },
22764
+ chain: {
22765
+ channel_id: 'channel-108456',
22766
+ path: 'transfer/channel-108456/aepix'
22767
+ }
22768
+ }],
22769
+ logo_URIs: {
22770
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.png',
22771
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.svg'
22772
+ },
22773
+ images: [{
22774
+ image_sync: {
22775
+ chain_name: 'epix',
22776
+ base_denom: 'aepix'
22777
+ },
22778
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.png',
22779
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.svg'
22780
+ }]
22741
22781
  }
22742
22782
  ]
22743
22783
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/osmosis",
3
- "version": "1.67.269",
3
+ "version": "1.67.271",
4
4
  "description": "Chain Registry info for Osmosis",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/hyperweb-io/chain-registry",
@@ -29,7 +29,7 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "dependencies": {
32
- "@chain-registry/types": "^0.50.269"
32
+ "@chain-registry/types": "^0.50.271"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -38,5 +38,5 @@
38
38
  "interchain",
39
39
  "osmosis"
40
40
  ],
41
- "gitHead": "321773706db45b8f0dc2115e6f1b2c4a3cf1cbba"
41
+ "gitHead": "791d46f97f1b8755f2cbaf987240678964cc775e"
42
42
  }