chain-registry 1.69.192 → 1.69.193

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.
@@ -869,6 +869,35 @@ const info = [
869
869
  }
870
870
  }]
871
871
  },
872
+ {
873
+ $schema: '../ibc_data.schema.json',
874
+ chain_1: {
875
+ chain_name: 'axelar',
876
+ client_id: '07-tendermint-246',
877
+ connection_id: 'connection-235'
878
+ },
879
+ chain_2: {
880
+ chain_name: 'nyx',
881
+ client_id: '07-tendermint-21',
882
+ connection_id: 'connection-11'
883
+ },
884
+ channels: [{
885
+ chain_1: {
886
+ channel_id: 'channel-177',
887
+ port_id: 'transfer'
888
+ },
889
+ chain_2: {
890
+ channel_id: 'channel-14',
891
+ port_id: 'transfer'
892
+ },
893
+ ordering: 'unordered',
894
+ version: 'ics20-1',
895
+ tags: {
896
+ status: 'live',
897
+ preferred: true
898
+ }
899
+ }]
900
+ },
872
901
  {
873
902
  $schema: '../ibc_data.schema.json',
874
903
  chain_1: {
@@ -487,6 +487,34 @@ const info = {
487
487
  twitter: 'https://twitter.com/POSTHUMAN_DVS'
488
488
  },
489
489
  coingecko_id: 'posthuman'
490
+ },
491
+ {
492
+ description: 'GEEGEE (GGE) on Cosmos is a community driven meme coin. Sharing knowledge and create visibility. How strong can we be? ☀️',
493
+ denom_units: [{
494
+ denom: 'factory/bze12gyp30f29zg26nuqrwdhl26ej4q066pt572fhm/GGE',
495
+ exponent: 0
496
+ }, {
497
+ denom: 'GGE',
498
+ exponent: 6
499
+ }],
500
+ base: 'factory/bze12gyp30f29zg26nuqrwdhl26ej4q066pt572fhm/GGE',
501
+ name: 'GEEGEE',
502
+ display: 'GGE',
503
+ symbol: 'GGE',
504
+ logo_URIs: {
505
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/gge.png'
506
+ },
507
+ images: [{
508
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/gge.png',
509
+ theme: {
510
+ primary_color_hex: '#FEFEFE'
511
+ }
512
+ }],
513
+ socials: {
514
+ website: 'https://geegeecoin.io/',
515
+ twitter: 'https://x.com/gge_crypto'
516
+ },
517
+ type_asset: 'sdk.coin'
490
518
  }
491
519
  ]
492
520
  };
@@ -1724,21 +1724,21 @@ const info = [
1724
1724
  $schema: '../ibc_data.schema.json',
1725
1725
  chain_1: {
1726
1726
  chain_name: 'cosmoshub',
1727
- client_id: '07-tendermint-1362',
1728
- connection_id: 'connection-1097'
1727
+ client_id: '07-tendermint-1383',
1728
+ connection_id: 'connection-1106'
1729
1729
  },
1730
1730
  chain_2: {
1731
1731
  chain_name: 'sidechain',
1732
- client_id: '07-tendermint-22',
1733
- connection_id: 'connection-8'
1732
+ client_id: '07-tendermint-25',
1733
+ connection_id: 'connection-11'
1734
1734
  },
1735
1735
  channels: [{
1736
1736
  chain_1: {
1737
- channel_id: 'channel-1335',
1737
+ channel_id: 'channel-1352',
1738
1738
  port_id: 'transfer'
1739
1739
  },
1740
1740
  chain_2: {
1741
- channel_id: 'channel-7',
1741
+ channel_id: 'channel-10',
1742
1742
  port_id: 'transfer'
1743
1743
  },
1744
1744
  ordering: 'unordered',
@@ -1,4 +1,33 @@
1
1
  const info = [
2
+ {
3
+ $schema: '../ibc_data.schema.json',
4
+ chain_1: {
5
+ chain_name: 'axelar',
6
+ client_id: '07-tendermint-246',
7
+ connection_id: 'connection-235'
8
+ },
9
+ chain_2: {
10
+ chain_name: 'nyx',
11
+ client_id: '07-tendermint-21',
12
+ connection_id: 'connection-11'
13
+ },
14
+ channels: [{
15
+ chain_1: {
16
+ channel_id: 'channel-177',
17
+ port_id: 'transfer'
18
+ },
19
+ chain_2: {
20
+ channel_id: 'channel-14',
21
+ port_id: 'transfer'
22
+ },
23
+ ordering: 'unordered',
24
+ version: 'ics20-1',
25
+ tags: {
26
+ status: 'live',
27
+ preferred: true
28
+ }
29
+ }]
30
+ },
2
31
  {
3
32
  $schema: '../ibc_data.schema.json',
4
33
  chain_1: {
@@ -32,21 +32,21 @@ const info = [
32
32
  $schema: '../ibc_data.schema.json',
33
33
  chain_1: {
34
34
  chain_name: 'cosmoshub',
35
- client_id: '07-tendermint-1362',
36
- connection_id: 'connection-1097'
35
+ client_id: '07-tendermint-1383',
36
+ connection_id: 'connection-1106'
37
37
  },
38
38
  chain_2: {
39
39
  chain_name: 'sidechain',
40
- client_id: '07-tendermint-22',
41
- connection_id: 'connection-8'
40
+ client_id: '07-tendermint-25',
41
+ connection_id: 'connection-11'
42
42
  },
43
43
  channels: [{
44
44
  chain_1: {
45
- channel_id: 'channel-1335',
45
+ channel_id: 'channel-1352',
46
46
  port_id: 'transfer'
47
47
  },
48
48
  chain_2: {
49
- channel_id: 'channel-7',
49
+ channel_id: 'channel-10',
50
50
  port_id: 'transfer'
51
51
  },
52
52
  ordering: 'unordered',
@@ -871,6 +871,35 @@ const info = [
871
871
  }
872
872
  }]
873
873
  },
874
+ {
875
+ $schema: '../ibc_data.schema.json',
876
+ chain_1: {
877
+ chain_name: 'axelar',
878
+ client_id: '07-tendermint-246',
879
+ connection_id: 'connection-235'
880
+ },
881
+ chain_2: {
882
+ chain_name: 'nyx',
883
+ client_id: '07-tendermint-21',
884
+ connection_id: 'connection-11'
885
+ },
886
+ channels: [{
887
+ chain_1: {
888
+ channel_id: 'channel-177',
889
+ port_id: 'transfer'
890
+ },
891
+ chain_2: {
892
+ channel_id: 'channel-14',
893
+ port_id: 'transfer'
894
+ },
895
+ ordering: 'unordered',
896
+ version: 'ics20-1',
897
+ tags: {
898
+ status: 'live',
899
+ preferred: true
900
+ }
901
+ }]
902
+ },
874
903
  {
875
904
  $schema: '../ibc_data.schema.json',
876
905
  chain_1: {
@@ -489,6 +489,34 @@ const info = {
489
489
  twitter: 'https://twitter.com/POSTHUMAN_DVS'
490
490
  },
491
491
  coingecko_id: 'posthuman'
492
+ },
493
+ {
494
+ description: 'GEEGEE (GGE) on Cosmos is a community driven meme coin. Sharing knowledge and create visibility. How strong can we be? ☀️',
495
+ denom_units: [{
496
+ denom: 'factory/bze12gyp30f29zg26nuqrwdhl26ej4q066pt572fhm/GGE',
497
+ exponent: 0
498
+ }, {
499
+ denom: 'GGE',
500
+ exponent: 6
501
+ }],
502
+ base: 'factory/bze12gyp30f29zg26nuqrwdhl26ej4q066pt572fhm/GGE',
503
+ name: 'GEEGEE',
504
+ display: 'GGE',
505
+ symbol: 'GGE',
506
+ logo_URIs: {
507
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/gge.png'
508
+ },
509
+ images: [{
510
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/gge.png',
511
+ theme: {
512
+ primary_color_hex: '#FEFEFE'
513
+ }
514
+ }],
515
+ socials: {
516
+ website: 'https://geegeecoin.io/',
517
+ twitter: 'https://x.com/gge_crypto'
518
+ },
519
+ type_asset: 'sdk.coin'
492
520
  }
493
521
  ]
494
522
  };
@@ -1726,21 +1726,21 @@ const info = [
1726
1726
  $schema: '../ibc_data.schema.json',
1727
1727
  chain_1: {
1728
1728
  chain_name: 'cosmoshub',
1729
- client_id: '07-tendermint-1362',
1730
- connection_id: 'connection-1097'
1729
+ client_id: '07-tendermint-1383',
1730
+ connection_id: 'connection-1106'
1731
1731
  },
1732
1732
  chain_2: {
1733
1733
  chain_name: 'sidechain',
1734
- client_id: '07-tendermint-22',
1735
- connection_id: 'connection-8'
1734
+ client_id: '07-tendermint-25',
1735
+ connection_id: 'connection-11'
1736
1736
  },
1737
1737
  channels: [{
1738
1738
  chain_1: {
1739
- channel_id: 'channel-1335',
1739
+ channel_id: 'channel-1352',
1740
1740
  port_id: 'transfer'
1741
1741
  },
1742
1742
  chain_2: {
1743
- channel_id: 'channel-7',
1743
+ channel_id: 'channel-10',
1744
1744
  port_id: 'transfer'
1745
1745
  },
1746
1746
  ordering: 'unordered',
@@ -1,6 +1,35 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const info = [
4
+ {
5
+ $schema: '../ibc_data.schema.json',
6
+ chain_1: {
7
+ chain_name: 'axelar',
8
+ client_id: '07-tendermint-246',
9
+ connection_id: 'connection-235'
10
+ },
11
+ chain_2: {
12
+ chain_name: 'nyx',
13
+ client_id: '07-tendermint-21',
14
+ connection_id: 'connection-11'
15
+ },
16
+ channels: [{
17
+ chain_1: {
18
+ channel_id: 'channel-177',
19
+ port_id: 'transfer'
20
+ },
21
+ chain_2: {
22
+ channel_id: 'channel-14',
23
+ port_id: 'transfer'
24
+ },
25
+ ordering: 'unordered',
26
+ version: 'ics20-1',
27
+ tags: {
28
+ status: 'live',
29
+ preferred: true
30
+ }
31
+ }]
32
+ },
4
33
  {
5
34
  $schema: '../ibc_data.schema.json',
6
35
  chain_1: {
@@ -34,21 +34,21 @@ const info = [
34
34
  $schema: '../ibc_data.schema.json',
35
35
  chain_1: {
36
36
  chain_name: 'cosmoshub',
37
- client_id: '07-tendermint-1362',
38
- connection_id: 'connection-1097'
37
+ client_id: '07-tendermint-1383',
38
+ connection_id: 'connection-1106'
39
39
  },
40
40
  chain_2: {
41
41
  chain_name: 'sidechain',
42
- client_id: '07-tendermint-22',
43
- connection_id: 'connection-8'
42
+ client_id: '07-tendermint-25',
43
+ connection_id: 'connection-11'
44
44
  },
45
45
  channels: [{
46
46
  chain_1: {
47
- channel_id: 'channel-1335',
47
+ channel_id: 'channel-1352',
48
48
  port_id: 'transfer'
49
49
  },
50
50
  chain_2: {
51
- channel_id: 'channel-7',
51
+ channel_id: 'channel-10',
52
52
  port_id: 'transfer'
53
53
  },
54
54
  ordering: 'unordered',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "1.69.192",
3
+ "version": "1.69.193",
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,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.51.121",
32
+ "@chain-registry/utils": "^1.51.122",
33
33
  "deepmerge": "^4.2.2"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.50.121"
36
+ "@chain-registry/types": "^0.50.122"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "49a08f26ebd4fba8c25b26c18804e17a864c1868"
46
+ "gitHead": "cd137c955b6d7178dbbd84d82362d760dac38e26"
47
47
  }