chain-registry 1.69.419 → 1.69.421

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.
@@ -276,6 +276,12 @@ const info = {
276
276
  url: 'https://injective.valopers.com/',
277
277
  tx_page: 'https://injective.valopers.com/transactions/${txHash}',
278
278
  account_page: 'https://injective.valopers.com/account/${accountAddress}'
279
+ },
280
+ {
281
+ kind: 'moon-runners',
282
+ url: 'https://moon-runners.net/injective/mainnet',
283
+ tx_page: 'https://moon-runners.net/injective/mainnet/finder?search=${txHash}',
284
+ account_page: 'https://moon-runners.net/injective/mainnet/finder?search=${accountAddress}'
279
285
  }
280
286
  ],
281
287
  images: [{
@@ -3,22 +3,22 @@ const info = [{
3
3
  chain_1: {
4
4
  chain_name: 'optio',
5
5
  chain_id: 'optio',
6
- client_id: '07-tendermint-1',
7
- connection_id: 'connection-5'
6
+ client_id: '07-tendermint-4',
7
+ connection_id: 'connection-10'
8
8
  },
9
9
  chain_2: {
10
10
  chain_name: 'osmosis',
11
11
  chain_id: 'osmosis-1',
12
- client_id: '07-tendermint-3608',
13
- connection_id: 'connection-10961'
12
+ client_id: '07-tendermint-3640',
13
+ connection_id: 'connection-10985'
14
14
  },
15
15
  channels: [{
16
16
  chain_1: {
17
- channel_id: 'channel-1',
17
+ channel_id: 'channel-5',
18
18
  port_id: 'transfer'
19
19
  },
20
20
  chain_2: {
21
- channel_id: 'channel-107347',
21
+ channel_id: 'channel-108371',
22
22
  port_id: 'transfer'
23
23
  },
24
24
  ordering: 'unordered',
@@ -826,6 +826,12 @@ const info = {
826
826
  url: 'https://validatorinfo.com/networks/osmosis/overview',
827
827
  validator_page: 'https://validatorinfo.com/networks/osmosis/validators',
828
828
  proposal_page: 'https://validatorinfo.com/networks/osmosis/governance'
829
+ },
830
+ {
831
+ kind: 'moon-runners',
832
+ url: 'https://moon-runners.net/osmosis/mainnet',
833
+ tx_page: 'https://moon-runners.net/osmosis/mainnet/finder?search=${txHash}',
834
+ account_page: 'https://moon-runners.net/osmosis/mainnet/finder?search=${accountAddress}'
829
835
  }
830
836
  ],
831
837
  keywords: ['dex']
@@ -3595,22 +3595,22 @@ const info = [
3595
3595
  chain_1: {
3596
3596
  chain_name: 'optio',
3597
3597
  chain_id: 'optio',
3598
- client_id: '07-tendermint-1',
3599
- connection_id: 'connection-5'
3598
+ client_id: '07-tendermint-4',
3599
+ connection_id: 'connection-10'
3600
3600
  },
3601
3601
  chain_2: {
3602
3602
  chain_name: 'osmosis',
3603
3603
  chain_id: 'osmosis-1',
3604
- client_id: '07-tendermint-3608',
3605
- connection_id: 'connection-10961'
3604
+ client_id: '07-tendermint-3640',
3605
+ connection_id: 'connection-10985'
3606
3606
  },
3607
3607
  channels: [{
3608
3608
  chain_1: {
3609
- channel_id: 'channel-1',
3609
+ channel_id: 'channel-5',
3610
3610
  port_id: 'transfer'
3611
3611
  },
3612
3612
  chain_2: {
3613
- channel_id: 'channel-107347',
3613
+ channel_id: 'channel-108371',
3614
3614
  port_id: 'transfer'
3615
3615
  },
3616
3616
  ordering: 'unordered',
@@ -15,10 +15,10 @@ const info = {
15
15
  fees: {
16
16
  fee_tokens: [{
17
17
  denom: 'nhash',
18
- fixed_min_gas_price: 1905,
19
- low_gas_price: 1905,
20
- average_gas_price: 2100,
21
- high_gas_price: 2500
18
+ fixed_min_gas_price: 1,
19
+ low_gas_price: 1,
20
+ average_gas_price: 1,
21
+ high_gas_price: 1
22
22
  }]
23
23
  },
24
24
  staking: {
@@ -28,14 +28,14 @@ const info = {
28
28
  },
29
29
  codebase: {
30
30
  git_repo: 'https://github.com/provenance-io/provenance',
31
- recommended_version: 'v1.17.0',
32
- compatible_versions: ['v1.17.0'],
31
+ recommended_version: 'v1.26.0',
32
+ compatible_versions: ['v1.26.0'],
33
33
  consensus: {
34
- type: 'tendermint',
35
- version: '0.34.29'
34
+ type: 'cometbft',
35
+ version: '0.38.19'
36
36
  },
37
37
  binaries: {
38
- "linux/amd64": 'https://github.com/provenance-io/provenance/releases/download/v1.17.0/provenance-linux-amd64-v1.17.0.zip'
38
+ "linux/amd64": 'https://github.com/provenance-io/provenance/releases/download/v1.26.0/provenance-linux-amd64-v1.26.0.zip'
39
39
  },
40
40
  genesis: {
41
41
  name: 'v1.0.1',
@@ -43,18 +43,18 @@ const info = {
43
43
  },
44
44
  sdk: {
45
45
  type: 'cosmos',
46
- version: '0.46.13'
46
+ version: '0.50.14'
47
47
  },
48
48
  ibc: {
49
49
  type: 'go',
50
- version: '6.2.0',
50
+ version: '8.6.1',
51
51
  ics_enabled: ['ics20-1', 'ics27-1']
52
52
  },
53
53
  cosmwasm: {
54
- version: '0.30',
54
+ version: '0.52',
55
55
  enabled: true
56
56
  },
57
- tag: 'v1.17.0'
57
+ tag: 'v1.26.0'
58
58
  },
59
59
  logo_URIs: {
60
60
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/provenance/images/prov.png',
@@ -278,6 +278,12 @@ const info = {
278
278
  tx_page: 'https://staking-explorer.com/transaction.php?chain=terra&tx=${txHash}',
279
279
  account_page: 'https://staking-explorer.com/account.php?chain=terra&addr=${accountAddress}'
280
280
  },
281
+ {
282
+ kind: 'moon-runners',
283
+ url: 'https://moon-runners.net/terra/mainnet',
284
+ tx_page: 'https://moon-runners.net/terra/mainnet/finder?search=${txHash}',
285
+ account_page: 'https://moon-runners.net/terra/mainnet/finder?search=${accountAddress}'
286
+ },
281
287
  {
282
288
  kind: 'terraport-finder',
283
289
  url: 'https://finder.terraport.finance/',
@@ -33,6 +33,7 @@ import * as _noistestnet from './noistestnet';
33
33
  import * as _nolustestnet from './nolustestnet';
34
34
  import * as _osmosistestnet from './osmosistestnet';
35
35
  import * as _persistencetestnet2 from './persistencetestnet2';
36
+ import * as _qubeticstestnet from './qubeticstestnet';
36
37
  import * as _sagatestnet from './sagatestnet';
37
38
  import * as _seitestnet2 from './seitestnet2';
38
39
  import * as _sgetestnet from './sgetestnet';
@@ -84,6 +85,7 @@ const ibc = [
84
85
  ..._nolustestnet.ibc,
85
86
  ..._osmosistestnet.ibc,
86
87
  ..._persistencetestnet2.ibc,
88
+ ..._qubeticstestnet.ibc,
87
89
  ..._sagatestnet.ibc,
88
90
  ..._seitestnet2.ibc,
89
91
  ..._sgetestnet.ibc,
@@ -6,17 +6,17 @@ const info = {
6
6
  description: 'The native token of MANTRA',
7
7
  extended_description: 'The first RWA Layer 1 Blockchain, capable of adherence and enforcement of real world regulatory requirements.',
8
8
  denom_units: [{
9
- denom: 'uom',
9
+ denom: 'amantra',
10
10
  exponent: 0
11
11
  }, {
12
- denom: 'om',
13
- exponent: 6
12
+ denom: 'mantra',
13
+ exponent: 18
14
14
  }],
15
15
  type_asset: 'sdk.coin',
16
- base: 'uom',
16
+ base: 'amantra',
17
17
  name: 'MANTRA Chain Dukong',
18
- display: 'om',
19
- symbol: 'OM',
18
+ display: 'mantra',
19
+ symbol: 'MANTRA',
20
20
  keywords: [
21
21
  'rwa',
22
22
  'wasm',
@@ -14,16 +14,16 @@ const info = {
14
14
  slip44: 60,
15
15
  fees: {
16
16
  fee_tokens: [{
17
- denom: 'uom',
18
- fixed_min_gas_price: 0.01,
19
- low_gas_price: 0.01,
20
- average_gas_price: 0.025,
21
- high_gas_price: 0.03
17
+ denom: 'amantra',
18
+ fixed_min_gas_price: 40000000000,
19
+ low_gas_price: 40000000000,
20
+ average_gas_price: 80000000000,
21
+ high_gas_price: 120000000000
22
22
  }]
23
23
  },
24
24
  staking: {
25
25
  staking_tokens: [{
26
- denom: 'uom'
26
+ denom: 'amantra'
27
27
  }],
28
28
  lock_duration: {
29
29
  time: '691200s'
@@ -31,8 +31,8 @@ const info = {
31
31
  },
32
32
  codebase: {
33
33
  git_repo: 'https://github.com/MANTRA-Chain/mantrachain',
34
- recommended_version: 'v6.1.1',
35
- compatible_versions: ['v6.1.0', 'v6.1.1'],
34
+ recommended_version: 'v7.0.0-rc2',
35
+ compatible_versions: ['v7.0.0-rc2'],
36
36
  consensus: {
37
37
  type: 'cometbft',
38
38
  version: 'v0.38.19'
@@ -41,7 +41,7 @@ const info = {
41
41
  type: 'cosmos',
42
42
  version: 'v0.53.4',
43
43
  repo: 'https://github.com/MANTRA-Chain/cosmos-sdk',
44
- tag: 'v0.53.4-mantra'
44
+ tag: 'v0.53.4-v7-mantra-2'
45
45
  },
46
46
  cosmwasm: {
47
47
  version: 'v0.61.1',
@@ -1040,6 +1040,37 @@ const info = [
1040
1040
  }
1041
1041
  }]
1042
1042
  },
1043
+ {
1044
+ $schema: '../../ibc_data.schema.json',
1045
+ chain_1: {
1046
+ chain_name: 'osmosistestnet',
1047
+ chain_id: 'osmo-test-5',
1048
+ client_id: '07-tendermint-4996',
1049
+ connection_id: 'connection-4359'
1050
+ },
1051
+ chain_2: {
1052
+ chain_name: 'qubeticstestnet',
1053
+ chain_id: 'qubetics_9029-1',
1054
+ client_id: '07-tendermint-14',
1055
+ connection_id: 'connection-12'
1056
+ },
1057
+ channels: [{
1058
+ chain_1: {
1059
+ channel_id: 'channel-11229',
1060
+ port_id: 'transfer'
1061
+ },
1062
+ chain_2: {
1063
+ channel_id: 'channel-8',
1064
+ port_id: 'transfer'
1065
+ },
1066
+ ordering: 'unordered',
1067
+ version: 'ics20-1',
1068
+ tags: {
1069
+ preferred: true,
1070
+ status: 'ACTIVE'
1071
+ }
1072
+ }]
1073
+ },
1043
1074
  {
1044
1075
  $schema: '../../ibc_data.schema.json',
1045
1076
  chain_1: {
@@ -0,0 +1,32 @@
1
+ const info = [{
2
+ $schema: '../../ibc_data.schema.json',
3
+ chain_1: {
4
+ chain_name: 'osmosistestnet',
5
+ chain_id: 'osmo-test-5',
6
+ client_id: '07-tendermint-4996',
7
+ connection_id: 'connection-4359'
8
+ },
9
+ chain_2: {
10
+ chain_name: 'qubeticstestnet',
11
+ chain_id: 'qubetics_9029-1',
12
+ client_id: '07-tendermint-14',
13
+ connection_id: 'connection-12'
14
+ },
15
+ channels: [{
16
+ chain_1: {
17
+ channel_id: 'channel-11229',
18
+ port_id: 'transfer'
19
+ },
20
+ chain_2: {
21
+ channel_id: 'channel-8',
22
+ port_id: 'transfer'
23
+ },
24
+ ordering: 'unordered',
25
+ version: 'ics20-1',
26
+ tags: {
27
+ preferred: true,
28
+ status: 'ACTIVE'
29
+ }
30
+ }]
31
+ }];
32
+ export default info;
@@ -1,4 +1,6 @@
1
1
  import _assets from './assets';
2
2
  import _chain from './chain';
3
+ import _ibc from './ibc';
3
4
  export const assets = _assets;
4
5
  export const chain = _chain;
6
+ export const ibc = _ibc;
@@ -278,6 +278,12 @@ const info = {
278
278
  url: 'https://injective.valopers.com/',
279
279
  tx_page: 'https://injective.valopers.com/transactions/${txHash}',
280
280
  account_page: 'https://injective.valopers.com/account/${accountAddress}'
281
+ },
282
+ {
283
+ kind: 'moon-runners',
284
+ url: 'https://moon-runners.net/injective/mainnet',
285
+ tx_page: 'https://moon-runners.net/injective/mainnet/finder?search=${txHash}',
286
+ account_page: 'https://moon-runners.net/injective/mainnet/finder?search=${accountAddress}'
281
287
  }
282
288
  ],
283
289
  images: [{
@@ -5,22 +5,22 @@ const info = [{
5
5
  chain_1: {
6
6
  chain_name: 'optio',
7
7
  chain_id: 'optio',
8
- client_id: '07-tendermint-1',
9
- connection_id: 'connection-5'
8
+ client_id: '07-tendermint-4',
9
+ connection_id: 'connection-10'
10
10
  },
11
11
  chain_2: {
12
12
  chain_name: 'osmosis',
13
13
  chain_id: 'osmosis-1',
14
- client_id: '07-tendermint-3608',
15
- connection_id: 'connection-10961'
14
+ client_id: '07-tendermint-3640',
15
+ connection_id: 'connection-10985'
16
16
  },
17
17
  channels: [{
18
18
  chain_1: {
19
- channel_id: 'channel-1',
19
+ channel_id: 'channel-5',
20
20
  port_id: 'transfer'
21
21
  },
22
22
  chain_2: {
23
- channel_id: 'channel-107347',
23
+ channel_id: 'channel-108371',
24
24
  port_id: 'transfer'
25
25
  },
26
26
  ordering: 'unordered',
@@ -828,6 +828,12 @@ const info = {
828
828
  url: 'https://validatorinfo.com/networks/osmosis/overview',
829
829
  validator_page: 'https://validatorinfo.com/networks/osmosis/validators',
830
830
  proposal_page: 'https://validatorinfo.com/networks/osmosis/governance'
831
+ },
832
+ {
833
+ kind: 'moon-runners',
834
+ url: 'https://moon-runners.net/osmosis/mainnet',
835
+ tx_page: 'https://moon-runners.net/osmosis/mainnet/finder?search=${txHash}',
836
+ account_page: 'https://moon-runners.net/osmosis/mainnet/finder?search=${accountAddress}'
831
837
  }
832
838
  ],
833
839
  keywords: ['dex']
@@ -3597,22 +3597,22 @@ const info = [
3597
3597
  chain_1: {
3598
3598
  chain_name: 'optio',
3599
3599
  chain_id: 'optio',
3600
- client_id: '07-tendermint-1',
3601
- connection_id: 'connection-5'
3600
+ client_id: '07-tendermint-4',
3601
+ connection_id: 'connection-10'
3602
3602
  },
3603
3603
  chain_2: {
3604
3604
  chain_name: 'osmosis',
3605
3605
  chain_id: 'osmosis-1',
3606
- client_id: '07-tendermint-3608',
3607
- connection_id: 'connection-10961'
3606
+ client_id: '07-tendermint-3640',
3607
+ connection_id: 'connection-10985'
3608
3608
  },
3609
3609
  channels: [{
3610
3610
  chain_1: {
3611
- channel_id: 'channel-1',
3611
+ channel_id: 'channel-5',
3612
3612
  port_id: 'transfer'
3613
3613
  },
3614
3614
  chain_2: {
3615
- channel_id: 'channel-107347',
3615
+ channel_id: 'channel-108371',
3616
3616
  port_id: 'transfer'
3617
3617
  },
3618
3618
  ordering: 'unordered',
@@ -17,10 +17,10 @@ const info = {
17
17
  fees: {
18
18
  fee_tokens: [{
19
19
  denom: 'nhash',
20
- fixed_min_gas_price: 1905,
21
- low_gas_price: 1905,
22
- average_gas_price: 2100,
23
- high_gas_price: 2500
20
+ fixed_min_gas_price: 1,
21
+ low_gas_price: 1,
22
+ average_gas_price: 1,
23
+ high_gas_price: 1
24
24
  }]
25
25
  },
26
26
  staking: {
@@ -30,14 +30,14 @@ const info = {
30
30
  },
31
31
  codebase: {
32
32
  git_repo: 'https://github.com/provenance-io/provenance',
33
- recommended_version: 'v1.17.0',
34
- compatible_versions: ['v1.17.0'],
33
+ recommended_version: 'v1.26.0',
34
+ compatible_versions: ['v1.26.0'],
35
35
  consensus: {
36
- type: 'tendermint',
37
- version: '0.34.29'
36
+ type: 'cometbft',
37
+ version: '0.38.19'
38
38
  },
39
39
  binaries: {
40
- "linux/amd64": 'https://github.com/provenance-io/provenance/releases/download/v1.17.0/provenance-linux-amd64-v1.17.0.zip'
40
+ "linux/amd64": 'https://github.com/provenance-io/provenance/releases/download/v1.26.0/provenance-linux-amd64-v1.26.0.zip'
41
41
  },
42
42
  genesis: {
43
43
  name: 'v1.0.1',
@@ -45,18 +45,18 @@ const info = {
45
45
  },
46
46
  sdk: {
47
47
  type: 'cosmos',
48
- version: '0.46.13'
48
+ version: '0.50.14'
49
49
  },
50
50
  ibc: {
51
51
  type: 'go',
52
- version: '6.2.0',
52
+ version: '8.6.1',
53
53
  ics_enabled: ['ics20-1', 'ics27-1']
54
54
  },
55
55
  cosmwasm: {
56
- version: '0.30',
56
+ version: '0.52',
57
57
  enabled: true
58
58
  },
59
- tag: 'v1.17.0'
59
+ tag: 'v1.26.0'
60
60
  },
61
61
  logo_URIs: {
62
62
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/provenance/images/prov.png',
@@ -280,6 +280,12 @@ const info = {
280
280
  tx_page: 'https://staking-explorer.com/transaction.php?chain=terra&tx=${txHash}',
281
281
  account_page: 'https://staking-explorer.com/account.php?chain=terra&addr=${accountAddress}'
282
282
  },
283
+ {
284
+ kind: 'moon-runners',
285
+ url: 'https://moon-runners.net/terra/mainnet',
286
+ tx_page: 'https://moon-runners.net/terra/mainnet/finder?search=${txHash}',
287
+ account_page: 'https://moon-runners.net/terra/mainnet/finder?search=${accountAddress}'
288
+ },
283
289
  {
284
290
  kind: 'terraport-finder',
285
291
  url: 'https://finder.terraport.finance/',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "1.69.419",
3
+ "version": "1.69.421",
4
4
  "description": "Cosmos chain registry ⚛️",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme",
@@ -29,7 +29,7 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "dependencies": {
32
- "@chain-registry/types": "^0.50.266"
32
+ "@chain-registry/types": "^0.50.268"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "58db5d81391c2564db9e7895fc2245c88a0a9e62"
42
+ "gitHead": "19245b6f786a1d2190ec87dff23a00814de0d6c9"
43
43
  }
package/testnet/ibc.js CHANGED
@@ -58,6 +58,7 @@ const _noistestnet = __importStar(require("./noistestnet"));
58
58
  const _nolustestnet = __importStar(require("./nolustestnet"));
59
59
  const _osmosistestnet = __importStar(require("./osmosistestnet"));
60
60
  const _persistencetestnet2 = __importStar(require("./persistencetestnet2"));
61
+ const _qubeticstestnet = __importStar(require("./qubeticstestnet"));
61
62
  const _sagatestnet = __importStar(require("./sagatestnet"));
62
63
  const _seitestnet2 = __importStar(require("./seitestnet2"));
63
64
  const _sgetestnet = __importStar(require("./sgetestnet"));
@@ -109,6 +110,7 @@ const ibc = [
109
110
  ..._nolustestnet.ibc,
110
111
  ..._osmosistestnet.ibc,
111
112
  ..._persistencetestnet2.ibc,
113
+ ..._qubeticstestnet.ibc,
112
114
  ..._sagatestnet.ibc,
113
115
  ..._seitestnet2.ibc,
114
116
  ..._sgetestnet.ibc,
@@ -8,17 +8,17 @@ const info = {
8
8
  description: 'The native token of MANTRA',
9
9
  extended_description: 'The first RWA Layer 1 Blockchain, capable of adherence and enforcement of real world regulatory requirements.',
10
10
  denom_units: [{
11
- denom: 'uom',
11
+ denom: 'amantra',
12
12
  exponent: 0
13
13
  }, {
14
- denom: 'om',
15
- exponent: 6
14
+ denom: 'mantra',
15
+ exponent: 18
16
16
  }],
17
17
  type_asset: 'sdk.coin',
18
- base: 'uom',
18
+ base: 'amantra',
19
19
  name: 'MANTRA Chain Dukong',
20
- display: 'om',
21
- symbol: 'OM',
20
+ display: 'mantra',
21
+ symbol: 'MANTRA',
22
22
  keywords: [
23
23
  'rwa',
24
24
  'wasm',
@@ -16,16 +16,16 @@ const info = {
16
16
  slip44: 60,
17
17
  fees: {
18
18
  fee_tokens: [{
19
- denom: 'uom',
20
- fixed_min_gas_price: 0.01,
21
- low_gas_price: 0.01,
22
- average_gas_price: 0.025,
23
- high_gas_price: 0.03
19
+ denom: 'amantra',
20
+ fixed_min_gas_price: 40000000000,
21
+ low_gas_price: 40000000000,
22
+ average_gas_price: 80000000000,
23
+ high_gas_price: 120000000000
24
24
  }]
25
25
  },
26
26
  staking: {
27
27
  staking_tokens: [{
28
- denom: 'uom'
28
+ denom: 'amantra'
29
29
  }],
30
30
  lock_duration: {
31
31
  time: '691200s'
@@ -33,8 +33,8 @@ const info = {
33
33
  },
34
34
  codebase: {
35
35
  git_repo: 'https://github.com/MANTRA-Chain/mantrachain',
36
- recommended_version: 'v6.1.1',
37
- compatible_versions: ['v6.1.0', 'v6.1.1'],
36
+ recommended_version: 'v7.0.0-rc2',
37
+ compatible_versions: ['v7.0.0-rc2'],
38
38
  consensus: {
39
39
  type: 'cometbft',
40
40
  version: 'v0.38.19'
@@ -43,7 +43,7 @@ const info = {
43
43
  type: 'cosmos',
44
44
  version: 'v0.53.4',
45
45
  repo: 'https://github.com/MANTRA-Chain/cosmos-sdk',
46
- tag: 'v0.53.4-mantra'
46
+ tag: 'v0.53.4-v7-mantra-2'
47
47
  },
48
48
  cosmwasm: {
49
49
  version: 'v0.61.1',
@@ -1042,6 +1042,37 @@ const info = [
1042
1042
  }
1043
1043
  }]
1044
1044
  },
1045
+ {
1046
+ $schema: '../../ibc_data.schema.json',
1047
+ chain_1: {
1048
+ chain_name: 'osmosistestnet',
1049
+ chain_id: 'osmo-test-5',
1050
+ client_id: '07-tendermint-4996',
1051
+ connection_id: 'connection-4359'
1052
+ },
1053
+ chain_2: {
1054
+ chain_name: 'qubeticstestnet',
1055
+ chain_id: 'qubetics_9029-1',
1056
+ client_id: '07-tendermint-14',
1057
+ connection_id: 'connection-12'
1058
+ },
1059
+ channels: [{
1060
+ chain_1: {
1061
+ channel_id: 'channel-11229',
1062
+ port_id: 'transfer'
1063
+ },
1064
+ chain_2: {
1065
+ channel_id: 'channel-8',
1066
+ port_id: 'transfer'
1067
+ },
1068
+ ordering: 'unordered',
1069
+ version: 'ics20-1',
1070
+ tags: {
1071
+ preferred: true,
1072
+ status: 'ACTIVE'
1073
+ }
1074
+ }]
1075
+ },
1045
1076
  {
1046
1077
  $schema: '../../ibc_data.schema.json',
1047
1078
  chain_1: {
@@ -0,0 +1,3 @@
1
+ import { IBCInfo } from '@chain-registry/types';
2
+ declare const info: IBCInfo[];
3
+ export default info;
@@ -0,0 +1,34 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = [{
4
+ $schema: '../../ibc_data.schema.json',
5
+ chain_1: {
6
+ chain_name: 'osmosistestnet',
7
+ chain_id: 'osmo-test-5',
8
+ client_id: '07-tendermint-4996',
9
+ connection_id: 'connection-4359'
10
+ },
11
+ chain_2: {
12
+ chain_name: 'qubeticstestnet',
13
+ chain_id: 'qubetics_9029-1',
14
+ client_id: '07-tendermint-14',
15
+ connection_id: 'connection-12'
16
+ },
17
+ channels: [{
18
+ chain_1: {
19
+ channel_id: 'channel-11229',
20
+ port_id: 'transfer'
21
+ },
22
+ chain_2: {
23
+ channel_id: 'channel-8',
24
+ port_id: 'transfer'
25
+ },
26
+ ordering: 'unordered',
27
+ version: 'ics20-1',
28
+ tags: {
29
+ preferred: true,
30
+ status: 'ACTIVE'
31
+ }
32
+ }]
33
+ }];
34
+ exports.default = info;
@@ -1,2 +1,3 @@
1
1
  export declare const assets: import("@chain-registry/types").AssetList;
2
2
  export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -3,8 +3,10 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
3
3
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.chain = exports.assets = void 0;
6
+ exports.ibc = exports.chain = exports.assets = void 0;
7
7
  const assets_1 = __importDefault(require("./assets"));
8
8
  const chain_1 = __importDefault(require("./chain"));
9
+ const ibc_1 = __importDefault(require("./ibc"));
9
10
  exports.assets = assets_1.default;
10
11
  exports.chain = chain_1.default;
12
+ exports.ibc = ibc_1.default;