@chain-registry/osmosis 1.67.163 → 1.67.164

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
@@ -916,7 +916,7 @@ const asset_list = {
916
916
  }]
917
917
  },
918
918
  {
919
- description: '$BADGE is the native in-app credits token for BitBadges.',
919
+ description: '$BADGE is the native in-app token for BitBadges.',
920
920
  denom_units: [{
921
921
  denom: 'ibc/AEA658A560ADC30785492AB06B707BC260E7DAB3686A5A2A6F33CB3FFB1E1462',
922
922
  exponent: 0,
@@ -926,14 +926,14 @@ const asset_list = {
926
926
  exponent: 9
927
927
  }],
928
928
  base: 'ibc/AEA658A560ADC30785492AB06B707BC260E7DAB3686A5A2A6F33CB3FFB1E1462',
929
- name: 'BitBadges Credits',
929
+ name: 'BitBadges',
930
930
  display: 'badge',
931
931
  symbol: 'BADGE',
932
932
  logo_URIs: {
933
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
933
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.png'
934
934
  },
935
935
  images: [{
936
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
936
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.png'
937
937
  }],
938
938
  socials: {
939
939
  website: 'https://bitbadges.io/',
@@ -1723,12 +1723,13 @@ const asset_list = {
1723
1723
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png',
1724
1724
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg',
1725
1725
  theme: {
1726
- primary_color_hex: '#af49b7'
1726
+ primary_color_hex: '#5F53C8'
1727
1727
  }
1728
1728
  }],
1729
1729
  socials: {
1730
- website: 'http://cifer.ai/',
1731
- twitter: 'https://twitter.com/cifer_ai'
1730
+ website: 'http://cifer.ai',
1731
+ twitter: 'https://x.com/cifer_ai',
1732
+ github: 'https://github.com/CiferAI'
1732
1733
  },
1733
1734
  type_asset: 'sdk.coin',
1734
1735
  traces: [{
@@ -7462,7 +7463,7 @@ const asset_list = {
7462
7463
  }]
7463
7464
  },
7464
7465
  {
7465
- description: '$BADGE is the native in-app credits token for BitBadges.',
7466
+ description: '$BADGE is the native in-app token for BitBadges.',
7466
7467
  denom_units: [{
7467
7468
  denom: 'ibc/AEA658A560ADC30785492AB06B707BC260E7DAB3686A5A2A6F33CB3FFB1E1462',
7468
7469
  exponent: 0,
@@ -7472,14 +7473,14 @@ const asset_list = {
7472
7473
  exponent: 9
7473
7474
  }],
7474
7475
  base: 'ibc/AEA658A560ADC30785492AB06B707BC260E7DAB3686A5A2A6F33CB3FFB1E1462',
7475
- name: 'BitBadges Credits',
7476
+ name: 'BitBadges',
7476
7477
  display: 'badge',
7477
7478
  symbol: 'BADGE',
7478
7479
  logo_URIs: {
7479
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
7480
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.png'
7480
7481
  },
7481
7482
  images: [{
7482
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
7483
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.png'
7483
7484
  }],
7484
7485
  socials: {
7485
7486
  website: 'https://bitbadges.io/',
@@ -8269,12 +8270,13 @@ const asset_list = {
8269
8270
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png',
8270
8271
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg',
8271
8272
  theme: {
8272
- primary_color_hex: '#af49b7'
8273
+ primary_color_hex: '#5F53C8'
8273
8274
  }
8274
8275
  }],
8275
8276
  socials: {
8276
- website: 'http://cifer.ai/',
8277
- twitter: 'https://twitter.com/cifer_ai'
8277
+ website: 'http://cifer.ai',
8278
+ twitter: 'https://x.com/cifer_ai',
8279
+ github: 'https://github.com/CiferAI'
8278
8280
  },
8279
8281
  type_asset: 'sdk.coin',
8280
8282
  traces: [{
package/assets.js CHANGED
@@ -24916,14 +24916,13 @@ const assets = {
24916
24916
  exponent: 0,
24917
24917
  aliases: ['axrp']
24918
24918
  }, {
24919
- denom: 'xrp',
24920
- exponent: 18,
24921
- aliases: []
24919
+ denom: 'XRP',
24920
+ exponent: 18
24922
24921
  }],
24923
24922
  type_asset: 'ics20',
24924
24923
  base: 'ibc/46EB46DB30D3BBC6F404A9232C09785F36D40DA05C662A8E295712ECBAFF1609',
24925
24924
  name: 'Ripple (XRPL EVM)',
24926
- display: 'axrp',
24925
+ display: 'XRP',
24927
24926
  symbol: 'XRP.xrplevm',
24928
24927
  traces: [{
24929
24928
  type: 'ibc',
package/esm/asset_list.js CHANGED
@@ -914,7 +914,7 @@ const asset_list = {
914
914
  }]
915
915
  },
916
916
  {
917
- description: '$BADGE is the native in-app credits token for BitBadges.',
917
+ description: '$BADGE is the native in-app token for BitBadges.',
918
918
  denom_units: [{
919
919
  denom: 'ibc/AEA658A560ADC30785492AB06B707BC260E7DAB3686A5A2A6F33CB3FFB1E1462',
920
920
  exponent: 0,
@@ -924,14 +924,14 @@ const asset_list = {
924
924
  exponent: 9
925
925
  }],
926
926
  base: 'ibc/AEA658A560ADC30785492AB06B707BC260E7DAB3686A5A2A6F33CB3FFB1E1462',
927
- name: 'BitBadges Credits',
927
+ name: 'BitBadges',
928
928
  display: 'badge',
929
929
  symbol: 'BADGE',
930
930
  logo_URIs: {
931
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
931
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.png'
932
932
  },
933
933
  images: [{
934
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
934
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.png'
935
935
  }],
936
936
  socials: {
937
937
  website: 'https://bitbadges.io/',
@@ -1721,12 +1721,13 @@ const asset_list = {
1721
1721
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png',
1722
1722
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg',
1723
1723
  theme: {
1724
- primary_color_hex: '#af49b7'
1724
+ primary_color_hex: '#5F53C8'
1725
1725
  }
1726
1726
  }],
1727
1727
  socials: {
1728
- website: 'http://cifer.ai/',
1729
- twitter: 'https://twitter.com/cifer_ai'
1728
+ website: 'http://cifer.ai',
1729
+ twitter: 'https://x.com/cifer_ai',
1730
+ github: 'https://github.com/CiferAI'
1730
1731
  },
1731
1732
  type_asset: 'sdk.coin',
1732
1733
  traces: [{
@@ -7460,7 +7461,7 @@ const asset_list = {
7460
7461
  }]
7461
7462
  },
7462
7463
  {
7463
- description: '$BADGE is the native in-app credits token for BitBadges.',
7464
+ description: '$BADGE is the native in-app token for BitBadges.',
7464
7465
  denom_units: [{
7465
7466
  denom: 'ibc/AEA658A560ADC30785492AB06B707BC260E7DAB3686A5A2A6F33CB3FFB1E1462',
7466
7467
  exponent: 0,
@@ -7470,14 +7471,14 @@ const asset_list = {
7470
7471
  exponent: 9
7471
7472
  }],
7472
7473
  base: 'ibc/AEA658A560ADC30785492AB06B707BC260E7DAB3686A5A2A6F33CB3FFB1E1462',
7473
- name: 'BitBadges Credits',
7474
+ name: 'BitBadges',
7474
7475
  display: 'badge',
7475
7476
  symbol: 'BADGE',
7476
7477
  logo_URIs: {
7477
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
7478
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.png'
7478
7479
  },
7479
7480
  images: [{
7480
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
7481
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.png'
7481
7482
  }],
7482
7483
  socials: {
7483
7484
  website: 'https://bitbadges.io/',
@@ -8267,12 +8268,13 @@ const asset_list = {
8267
8268
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png',
8268
8269
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg',
8269
8270
  theme: {
8270
- primary_color_hex: '#af49b7'
8271
+ primary_color_hex: '#5F53C8'
8271
8272
  }
8272
8273
  }],
8273
8274
  socials: {
8274
- website: 'http://cifer.ai/',
8275
- twitter: 'https://twitter.com/cifer_ai'
8275
+ website: 'http://cifer.ai',
8276
+ twitter: 'https://x.com/cifer_ai',
8277
+ github: 'https://github.com/CiferAI'
8276
8278
  },
8277
8279
  type_asset: 'sdk.coin',
8278
8280
  traces: [{
package/esm/assets.js CHANGED
@@ -24914,14 +24914,13 @@ const assets = {
24914
24914
  exponent: 0,
24915
24915
  aliases: ['axrp']
24916
24916
  }, {
24917
- denom: 'xrp',
24918
- exponent: 18,
24919
- aliases: []
24917
+ denom: 'XRP',
24918
+ exponent: 18
24920
24919
  }],
24921
24920
  type_asset: 'ics20',
24922
24921
  base: 'ibc/46EB46DB30D3BBC6F404A9232C09785F36D40DA05C662A8E295712ECBAFF1609',
24923
24922
  name: 'Ripple (XRPL EVM)',
24924
- display: 'axrp',
24923
+ display: 'XRP',
24925
24924
  symbol: 'XRP.xrplevm',
24926
24925
  traces: [{
24927
24926
  type: 'ibc',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/osmosis",
3
- "version": "1.67.163",
3
+ "version": "1.67.164",
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.163"
32
+ "@chain-registry/types": "^0.50.164"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -38,5 +38,5 @@
38
38
  "interchain",
39
39
  "osmosis"
40
40
  ],
41
- "gitHead": "f90933e639804eb0a807501ec5ca05b3b36dfe83"
41
+ "gitHead": "b9bb93b6940000cb48c2f6033cc603ebdf140b08"
42
42
  }