chain-registry 1.69.143 → 1.69.145

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.
@@ -570,27 +570,32 @@ const info = [
570
570
  $schema: '../../ibc_data.schema.json',
571
571
  chain_1: {
572
572
  chain_name: 'manifesttestnet',
573
- client_id: '07-tendermint-0',
574
- connection_id: 'connection-0'
573
+ client_id: '07-tendermint-8',
574
+ connection_id: 'connection-9'
575
575
  },
576
576
  chain_2: {
577
577
  chain_name: 'osmosistestnet',
578
- client_id: '07-tendermint-4314',
579
- connection_id: 'connection-3774'
578
+ client_id: '07-tendermint-4456',
579
+ connection_id: 'connection-3898'
580
580
  },
581
581
  channels: [{
582
582
  chain_1: {
583
- channel_id: 'channel-0',
584
- port_id: 'transfer'
583
+ channel_id: 'channel-5',
584
+ port_id: 'transfer',
585
+ client_id: '07-tendermint-8',
586
+ connection_id: 'connection-9'
585
587
  },
586
588
  chain_2: {
587
- channel_id: 'channel-10016',
588
- port_id: 'transfer'
589
+ channel_id: 'channel-10183',
590
+ port_id: 'transfer',
591
+ client_id: '07-tendermint-4456',
592
+ connection_id: 'connection-3898'
589
593
  },
590
594
  ordering: 'unordered',
591
595
  version: 'ics20-1',
592
596
  tags: {
593
- status: 'live'
597
+ status: 'live',
598
+ preferred: true
594
599
  }
595
600
  }]
596
601
  },
@@ -96,7 +96,7 @@ const info = {
96
96
  {
97
97
  description: 'Wrapped Bitcoin (BTC) is BTC token bridged from Bitcoin to titan chain through Titan bridge https://dev.titanearn.com/bridge',
98
98
  denom_units: [{
99
- denom: 'factory/titan1uvt40rsp68wtas0y75w34qdn5h0g5eyefy5gmvzftdnupyv7q7vq7jfynw/w-btc',
99
+ denom: 'factory/titan14jwu2vsu4xuefce0xjyk2t58awth4v42lvwxslqe6vszac66y4tqe4sjm5/w-btc',
100
100
  exponent: 0,
101
101
  aliases: ['btc-satoshi']
102
102
  }, {
@@ -104,8 +104,8 @@ const info = {
104
104
  exponent: 8
105
105
  }],
106
106
  type_asset: 'sdk.coin',
107
- address: 'titan1uvt40rsp68wtas0y75w34qdn5h0g5eyefy5gmvzftdnupyv7q7vq7jfynw',
108
- base: 'factory/titan1uvt40rsp68wtas0y75w34qdn5h0g5eyefy5gmvzftdnupyv7q7vq7jfynw/w-btc',
107
+ address: 'titan14jwu2vsu4xuefce0xjyk2t58awth4v42lvwxslqe6vszac66y4tqe4sjm5',
108
+ base: 'factory/titan14jwu2vsu4xuefce0xjyk2t58awth4v42lvwxslqe6vszac66y4tqe4sjm5/w-btc',
109
109
  name: 'Bitcoin',
110
110
  display: 'btc',
111
111
  symbol: 'BTC',