@chain-registry/osmosis 1.67.290 → 1.67.292

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
@@ -2243,14 +2243,14 @@ const asset_list = {
2243
2243
  {
2244
2244
  description: 'Divine Ray Chain (DRC) powers a public-permissioned blockchain designed for conscious creators and community networks. DRC is the native asset used to secure the chain, enable transactions, reward participation, and support the emerging divine digital economy.',
2245
2245
  denom_units: [{
2246
- denom: 'ibc/33AA30DB77B9580083EBDCF8B94A6ACE2258E00148B98EE744F990562E4D0325',
2246
+ denom: 'ibc/7CEAD5865D0C4F9EB8018411A9E2A85E6436A68CC0581D8123C3852310027216',
2247
2247
  exponent: 0,
2248
2248
  aliases: ['uDRC']
2249
2249
  }, {
2250
2250
  denom: 'DRC',
2251
2251
  exponent: 6
2252
2252
  }],
2253
- base: 'ibc/33AA30DB77B9580083EBDCF8B94A6ACE2258E00148B98EE744F990562E4D0325',
2253
+ base: 'ibc/7CEAD5865D0C4F9EB8018411A9E2A85E6436A68CC0581D8123C3852310027216',
2254
2254
  name: 'Divine',
2255
2255
  display: 'DRC',
2256
2256
  symbol: 'DRC',
@@ -2268,12 +2268,12 @@ const asset_list = {
2268
2268
  traces: [{
2269
2269
  type: 'ibc',
2270
2270
  counterparty: {
2271
- channel_id: 'channel-0',
2271
+ channel_id: 'channel-2',
2272
2272
  base_denom: 'uDRC',
2273
2273
  chain_name: 'divine'
2274
2274
  },
2275
2275
  chain: {
2276
- channel_id: 'channel-108620'
2276
+ channel_id: 'channel-108757'
2277
2277
  }
2278
2278
  }]
2279
2279
  },
@@ -8646,14 +8646,14 @@ const asset_list = {
8646
8646
  {
8647
8647
  description: 'Divine Ray Chain (DRC) powers a public-permissioned blockchain designed for conscious creators and community networks. DRC is the native asset used to secure the chain, enable transactions, reward participation, and support the emerging divine digital economy.',
8648
8648
  denom_units: [{
8649
- denom: 'ibc/33AA30DB77B9580083EBDCF8B94A6ACE2258E00148B98EE744F990562E4D0325',
8649
+ denom: 'ibc/7CEAD5865D0C4F9EB8018411A9E2A85E6436A68CC0581D8123C3852310027216',
8650
8650
  exponent: 0,
8651
8651
  aliases: ['uDRC']
8652
8652
  }, {
8653
8653
  denom: 'DRC',
8654
8654
  exponent: 6
8655
8655
  }],
8656
- base: 'ibc/33AA30DB77B9580083EBDCF8B94A6ACE2258E00148B98EE744F990562E4D0325',
8656
+ base: 'ibc/7CEAD5865D0C4F9EB8018411A9E2A85E6436A68CC0581D8123C3852310027216',
8657
8657
  name: 'Divine',
8658
8658
  display: 'DRC',
8659
8659
  symbol: 'DRC',
@@ -8671,12 +8671,12 @@ const asset_list = {
8671
8671
  traces: [{
8672
8672
  type: 'ibc',
8673
8673
  counterparty: {
8674
- channel_id: 'channel-0',
8674
+ channel_id: 'channel-2',
8675
8675
  base_denom: 'uDRC',
8676
8676
  chain_name: 'divine'
8677
8677
  },
8678
8678
  chain: {
8679
- channel_id: 'channel-108620'
8679
+ channel_id: 'channel-108757'
8680
8680
  }
8681
8681
  }]
8682
8682
  },
package/chain.js CHANGED
@@ -811,12 +811,6 @@ const chain = {
811
811
  tx_page: 'https://mainnet.whispernode.com/osmosis/tx/${txHash}',
812
812
  account_page: 'https://mainnet.whispernode.com/osmosis/account/${accountAddress}'
813
813
  },
814
- {
815
- kind: 'Chainroot',
816
- url: 'https://explorer.chainroot.io/osmosis',
817
- tx_page: 'https://explorer.chainroot.io/osmosis/transactions/${txHash}',
818
- account_page: 'https://explorer.chainroot.io/osmosis/accounts/${accountAddress}'
819
- },
820
814
  {
821
815
  kind: 'Valopers',
822
816
  url: 'https://osmosis.valopers.com/',
package/esm/asset_list.js CHANGED
@@ -2241,14 +2241,14 @@ const asset_list = {
2241
2241
  {
2242
2242
  description: 'Divine Ray Chain (DRC) powers a public-permissioned blockchain designed for conscious creators and community networks. DRC is the native asset used to secure the chain, enable transactions, reward participation, and support the emerging divine digital economy.',
2243
2243
  denom_units: [{
2244
- denom: 'ibc/33AA30DB77B9580083EBDCF8B94A6ACE2258E00148B98EE744F990562E4D0325',
2244
+ denom: 'ibc/7CEAD5865D0C4F9EB8018411A9E2A85E6436A68CC0581D8123C3852310027216',
2245
2245
  exponent: 0,
2246
2246
  aliases: ['uDRC']
2247
2247
  }, {
2248
2248
  denom: 'DRC',
2249
2249
  exponent: 6
2250
2250
  }],
2251
- base: 'ibc/33AA30DB77B9580083EBDCF8B94A6ACE2258E00148B98EE744F990562E4D0325',
2251
+ base: 'ibc/7CEAD5865D0C4F9EB8018411A9E2A85E6436A68CC0581D8123C3852310027216',
2252
2252
  name: 'Divine',
2253
2253
  display: 'DRC',
2254
2254
  symbol: 'DRC',
@@ -2266,12 +2266,12 @@ const asset_list = {
2266
2266
  traces: [{
2267
2267
  type: 'ibc',
2268
2268
  counterparty: {
2269
- channel_id: 'channel-0',
2269
+ channel_id: 'channel-2',
2270
2270
  base_denom: 'uDRC',
2271
2271
  chain_name: 'divine'
2272
2272
  },
2273
2273
  chain: {
2274
- channel_id: 'channel-108620'
2274
+ channel_id: 'channel-108757'
2275
2275
  }
2276
2276
  }]
2277
2277
  },
@@ -8644,14 +8644,14 @@ const asset_list = {
8644
8644
  {
8645
8645
  description: 'Divine Ray Chain (DRC) powers a public-permissioned blockchain designed for conscious creators and community networks. DRC is the native asset used to secure the chain, enable transactions, reward participation, and support the emerging divine digital economy.',
8646
8646
  denom_units: [{
8647
- denom: 'ibc/33AA30DB77B9580083EBDCF8B94A6ACE2258E00148B98EE744F990562E4D0325',
8647
+ denom: 'ibc/7CEAD5865D0C4F9EB8018411A9E2A85E6436A68CC0581D8123C3852310027216',
8648
8648
  exponent: 0,
8649
8649
  aliases: ['uDRC']
8650
8650
  }, {
8651
8651
  denom: 'DRC',
8652
8652
  exponent: 6
8653
8653
  }],
8654
- base: 'ibc/33AA30DB77B9580083EBDCF8B94A6ACE2258E00148B98EE744F990562E4D0325',
8654
+ base: 'ibc/7CEAD5865D0C4F9EB8018411A9E2A85E6436A68CC0581D8123C3852310027216',
8655
8655
  name: 'Divine',
8656
8656
  display: 'DRC',
8657
8657
  symbol: 'DRC',
@@ -8669,12 +8669,12 @@ const asset_list = {
8669
8669
  traces: [{
8670
8670
  type: 'ibc',
8671
8671
  counterparty: {
8672
- channel_id: 'channel-0',
8672
+ channel_id: 'channel-2',
8673
8673
  base_denom: 'uDRC',
8674
8674
  chain_name: 'divine'
8675
8675
  },
8676
8676
  chain: {
8677
- channel_id: 'channel-108620'
8677
+ channel_id: 'channel-108757'
8678
8678
  }
8679
8679
  }]
8680
8680
  },
package/esm/chain.js CHANGED
@@ -809,12 +809,6 @@ const chain = {
809
809
  tx_page: 'https://mainnet.whispernode.com/osmosis/tx/${txHash}',
810
810
  account_page: 'https://mainnet.whispernode.com/osmosis/account/${accountAddress}'
811
811
  },
812
- {
813
- kind: 'Chainroot',
814
- url: 'https://explorer.chainroot.io/osmosis',
815
- tx_page: 'https://explorer.chainroot.io/osmosis/transactions/${txHash}',
816
- account_page: 'https://explorer.chainroot.io/osmosis/accounts/${accountAddress}'
817
- },
818
812
  {
819
813
  kind: 'Valopers',
820
814
  url: 'https://osmosis.valopers.com/',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/osmosis",
3
- "version": "1.67.290",
3
+ "version": "1.67.292",
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.290"
32
+ "@chain-registry/types": "^0.50.292"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -38,5 +38,5 @@
38
38
  "interchain",
39
39
  "osmosis"
40
40
  ],
41
- "gitHead": "41a74ba67bfadfece3c94a20dc444f43057a05b3"
41
+ "gitHead": "c2bfc7dc2dae491b614dd99806c0907f8d020dfc"
42
42
  }