chain-registry 1.63.46 → 1.63.47

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.
@@ -799,6 +799,46 @@ const info = {
799
799
  website: 'https://github.com/raphaellafar/Cosmo',
800
800
  twitter: 'https://x.com/CosmoClub84'
801
801
  }
802
+ },
803
+ {
804
+ description: 'The Representative factory token for Trump Kemistry',
805
+ denom_units: [{
806
+ denom: 'ibc/5339B0D20986A7C20C2548ED9D6B8DE47BB64E03ABFD051B7792E713036EA20C',
807
+ exponent: 0
808
+ }, {
809
+ denom: 'XTRUMP',
810
+ exponent: 6
811
+ }],
812
+ type_asset: 'ics20',
813
+ base: 'ibc/5339B0D20986A7C20C2548ED9D6B8DE47BB64E03ABFD051B7792E713036EA20C',
814
+ name: 'XTRUMP',
815
+ display: 'XTRUMP',
816
+ symbol: 'XTRUMP',
817
+ traces: [{
818
+ type: 'ibc',
819
+ counterparty: {
820
+ chain_name: 'osmosis',
821
+ base_denom: 'factory/osmo1hg0zf0c9can4tvtulh5gmmxe4jpflre3yewxjl/XTRUMP',
822
+ channel_id: 'channel-122'
823
+ },
824
+ chain: {
825
+ channel_id: 'channel-8',
826
+ path: 'transfer/channel-8/factory/osmo1hg0zf0c9can4tvtulh5gmmxe4jpflre3yewxjl/XTRUMP'
827
+ }
828
+ }],
829
+ images: [{
830
+ image_sync: {
831
+ chain_name: 'osmosis',
832
+ base_denom: 'factory/osmo1hg0zf0c9can4tvtulh5gmmxe4jpflre3yewxjl/XTRUMP'
833
+ },
834
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XTRUMP.png',
835
+ theme: {
836
+ primary_color_hex: '#b02b27'
837
+ }
838
+ }],
839
+ logo_URIs: {
840
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XTRUMP.png'
841
+ }
802
842
  }
803
843
  ]
804
844
  };
@@ -2,7 +2,8 @@ const info = {
2
2
  $schema: '../assetlist.schema.json',
3
3
  chain_name: 'lava',
4
4
  assets: [{
5
- description: 'The native token of Lava',
5
+ description: 'Lava Network is a modular data network designed to provide fast, reliable, and scalable access to blockchain data for developers and users.',
6
+ extended_description: 'Lava Network is an innovative blockchain platform that aims to unlock the full potential of decentralized applications by providing a modular data access network. This platform allows developers to easily connect to multiple blockchains through fast and reliable RPC (Remote Procedure Call) services. By leveraging a peer-to-peer network of node operators, Lava ensures high performance and low latency for data requests across over 30 blockchain ecosystems. The native token, LAVA, is used for securing the network, rewarding node operators, and governance. Lava Network\'s goal is to create a seamless and efficient data infrastructure that supports the scalability and flexibility needs of the Web3 ecosystem.',
6
7
  denom_units: [{
7
8
  denom: 'ulava',
8
9
  exponent: 0
@@ -566,6 +566,35 @@ const info = [
566
566
  }
567
567
  }]
568
568
  },
569
+ {
570
+ $schema: '../ibc_data.schema.json',
571
+ chain_1: {
572
+ chain_name: 'neutron',
573
+ client_id: '07-tendermint-136',
574
+ connection_id: 'connection-97'
575
+ },
576
+ chain_2: {
577
+ chain_name: 'penumbra',
578
+ client_id: '07-tendermint-6',
579
+ connection_id: 'connection-6'
580
+ },
581
+ channels: [{
582
+ chain_1: {
583
+ channel_id: 'channel-4769',
584
+ port_id: 'transfer'
585
+ },
586
+ chain_2: {
587
+ channel_id: 'channel-5',
588
+ port_id: 'transfer'
589
+ },
590
+ ordering: 'unordered',
591
+ version: 'ics20-1',
592
+ tags: {
593
+ status: 'live',
594
+ preferred: true
595
+ }
596
+ }]
597
+ },
569
598
  {
570
599
  $schema: '../ibc_data.schema.json',
571
600
  chain_1: {
@@ -17944,6 +17944,72 @@ const info = {
17944
17944
  background_color_hex: '#009393'
17945
17945
  }
17946
17946
  }]
17947
+ },
17948
+ {
17949
+ description: 'Cosmo is the best currency in the universe.',
17950
+ denom_units: [{
17951
+ denom: 'ibc/4925733868E7999F5822C961ADE9470A7FC5FA4A560BAE1DE102783C3F64C201',
17952
+ exponent: 0,
17953
+ aliases: ['factory/inj1je6n5sr4qtx2lhpldfxndntmgls9hf38ncmcez/COSMO']
17954
+ }, {
17955
+ denom: 'COSMO',
17956
+ exponent: 6
17957
+ }],
17958
+ type_asset: 'ics20',
17959
+ base: 'ibc/4925733868E7999F5822C961ADE9470A7FC5FA4A560BAE1DE102783C3F64C201',
17960
+ name: 'Cosmo',
17961
+ display: 'COSMO',
17962
+ symbol: 'COSMO',
17963
+ traces: [{
17964
+ type: 'ibc',
17965
+ counterparty: {
17966
+ chain_name: 'injective',
17967
+ base_denom: 'factory/inj1je6n5sr4qtx2lhpldfxndntmgls9hf38ncmcez/COSMO',
17968
+ channel_id: 'channel-8'
17969
+ },
17970
+ chain: {
17971
+ channel_id: 'channel-122',
17972
+ path: 'transfer/channel-122/factory/inj1je6n5sr4qtx2lhpldfxndntmgls9hf38ncmcez/COSMO'
17973
+ }
17974
+ }],
17975
+ logo_URIs: {
17976
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/cosmo.png'
17977
+ },
17978
+ images: [{
17979
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/cosmo.png',
17980
+ theme: {
17981
+ primary_color_hex: '#343169'
17982
+ }
17983
+ }],
17984
+ socials: {
17985
+ website: 'https://github.com/raphaellafar/Cosmo',
17986
+ twitter: 'https://x.com/CosmoClub84'
17987
+ }
17988
+ },
17989
+ {
17990
+ description: 'The Representative factory token for Trump Kemistry',
17991
+ denom_units: [{
17992
+ denom: 'factory/osmo1hg0zf0c9can4tvtulh5gmmxe4jpflre3yewxjl/XTRUMP',
17993
+ exponent: 0
17994
+ }, {
17995
+ denom: 'XTRUMP',
17996
+ exponent: 6
17997
+ }],
17998
+ type_asset: 'sdk.coin',
17999
+ address: 'osmo1hg0zf0c9can4tvtulh5gmmxe4jpflre3yewxjl',
18000
+ base: 'factory/osmo1hg0zf0c9can4tvtulh5gmmxe4jpflre3yewxjl/XTRUMP',
18001
+ name: 'XTRUMP',
18002
+ display: 'XTRUMP',
18003
+ symbol: 'XTRUMP',
18004
+ logo_URIs: {
18005
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XTRUMP.png'
18006
+ },
18007
+ images: [{
18008
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XTRUMP.png',
18009
+ theme: {
18010
+ primary_color_hex: '#b02b27'
18011
+ }
18012
+ }]
17947
18013
  }
17948
18014
  ]
17949
18015
  };
@@ -1,4 +1,32 @@
1
1
  const info = [{
2
+ $schema: '../ibc_data.schema.json',
3
+ chain_1: {
4
+ chain_name: 'neutron',
5
+ client_id: '07-tendermint-136',
6
+ connection_id: 'connection-97'
7
+ },
8
+ chain_2: {
9
+ chain_name: 'penumbra',
10
+ client_id: '07-tendermint-6',
11
+ connection_id: 'connection-6'
12
+ },
13
+ channels: [{
14
+ chain_1: {
15
+ channel_id: 'channel-4769',
16
+ port_id: 'transfer'
17
+ },
18
+ chain_2: {
19
+ channel_id: 'channel-5',
20
+ port_id: 'transfer'
21
+ },
22
+ ordering: 'unordered',
23
+ version: 'ics20-1',
24
+ tags: {
25
+ status: 'live',
26
+ preferred: true
27
+ }
28
+ }]
29
+ }, {
2
30
  $schema: '../ibc_data.schema.json',
3
31
  chain_1: {
4
32
  chain_name: 'osmosis',
@@ -26,36 +26,57 @@ const info = {
26
26
  }]
27
27
  },
28
28
  codebase: {
29
- cosmos_sdk_version: '0.45.16',
29
+ cosmos_sdk_version: '0.47.12',
30
30
  cosmwasm_enabled: true,
31
- cosmwasm_version: '0.31'
31
+ cosmwasm_version: '0.45.0'
32
32
  },
33
33
  logo_URIs: {
34
34
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png',
35
35
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.svg'
36
36
  },
37
37
  apis: {
38
- rpc: [{
38
+ rpc: [
39
+ {
39
40
  address: 'https://quasar-testnet-rpc.polkachu.com/',
40
41
  provider: 'Polkachu'
41
- }, {
42
+ },
43
+ {
42
44
  address: 'https://quasar-testnet-rpc.stakeandrelax.net/',
43
45
  provider: 'Stake and Relax'
44
- }],
45
- rest: [{
46
+ },
47
+ {
48
+ address: 'https://quasar-testnet.rpc.kjnodes.com',
49
+ provider: 'KJNodes.com'
50
+ }
51
+ ],
52
+ rest: [
53
+ {
46
54
  address: 'https://quasar-testnet-api.polkachu.com/',
47
55
  provider: 'Polkachu'
48
- }, {
56
+ },
57
+ {
49
58
  address: 'https://quasar-testnet-api.stakeandrelax.net/',
50
59
  provider: 'Stake and Relax'
51
- }],
52
- grpc: [{
60
+ },
61
+ {
62
+ address: 'https://quasar-testnet.api.kjnodes.com/',
63
+ provider: 'KJNodes.com'
64
+ }
65
+ ],
66
+ grpc: [
67
+ {
53
68
  address: 'quasar-testnet-grpc.polkachu.com:18290',
54
69
  provider: 'Polkachu'
55
- }, {
70
+ },
71
+ {
56
72
  address: 'http://quasar-testnet-grpc.stakeandrelax.net:18290/',
57
73
  provider: 'Stake and Relax'
58
- }]
74
+ },
75
+ {
76
+ address: 'quasar-testnet.grpc.kjnodes.com:443',
77
+ provider: 'KJNodes.com'
78
+ }
79
+ ]
59
80
  },
60
81
  keywords: ['testnet'],
61
82
  images: [{
@@ -34,14 +34,23 @@ const info = {
34
34
  rpc: [{
35
35
  address: 'https://rpc.testnet.symphonychain.org/',
36
36
  provider: 'Orchestra Labs'
37
+ }, {
38
+ address: 'https://symphony-testnet-rpc.cogwheel.zone',
39
+ provider: 'Cogwheel ⚙️ '
37
40
  }],
38
41
  rest: [{
39
42
  address: 'https://lcd.testnet.symphonychain.org/',
40
43
  provider: 'Orchestra Labs'
44
+ }, {
45
+ address: 'https://symphony-testnet-api.cogwheel.zone',
46
+ provider: 'Cogwheel ⚙️ '
41
47
  }],
42
48
  grpc: [{
43
49
  address: 'grpc.testnet.symphonychain.org:9090',
44
50
  provider: 'Orchestra Labs'
51
+ }, {
52
+ address: 'symphony-testnet-grpc.cogwheel.zone:443',
53
+ provider: 'Cogwheel ⚙️ '
45
54
  }]
46
55
  },
47
56
  logo_URIs: {
@@ -28,8 +28,8 @@ const info = {
28
28
  apis: {
29
29
  rpc: [
30
30
  {
31
- address: 'https://rpc.testnet.bonlulu.uno',
32
- provider: 'bonlulu'
31
+ address: 'https://rpc.testnet-8.union.build',
32
+ provider: 'union'
33
33
  },
34
34
  {
35
35
  address: 'https://union-testnet-rpc.polkachu.com',
@@ -46,8 +46,8 @@ const info = {
46
46
  ],
47
47
  rest: [
48
48
  {
49
- address: 'https://api.testnet.bonlulu.uno',
50
- provider: 'bonlulu'
49
+ address: 'https://rest.testnet-8.union.build',
50
+ provider: 'union'
51
51
  },
52
52
  {
53
53
  address: 'https://union-testnet-api.polkachu.com',
@@ -64,8 +64,8 @@ const info = {
64
64
  ],
65
65
  grpc: [
66
66
  {
67
- address: 'https://grpc.testnet.bonlulu.uno',
68
- provider: 'bonlulu'
67
+ address: 'grpc.testnet-8.union.build',
68
+ provider: 'union'
69
69
  },
70
70
  {
71
71
  address: 'http://union-testnet-grpc.polkachu.com:24690',
@@ -86,9 +86,9 @@ const info = {
86
86
  },
87
87
  explorers: [{
88
88
  kind: 'ping.pub',
89
- url: 'https://testnet.bonlulu.uno/union',
90
- tx_page: 'https://testnet.bonlulu.uno/union/tx/${txHash}',
91
- account_page: 'https://testnet.bonlulu.uno/union/account/${accountAddress}'
89
+ url: 'https://explorer.testnet-8.union.build/union',
90
+ tx_page: 'https://explorer.testnet-8.union.build/union/tx/${txHash}',
91
+ account_page: 'https://explorer.testnet-8.union.build/union/account/${accountAddress}'
92
92
  }, {
93
93
  kind: 'explorers.guru',
94
94
  url: 'https://testnet.union.explorers.guru',
@@ -801,6 +801,46 @@ const info = {
801
801
  website: 'https://github.com/raphaellafar/Cosmo',
802
802
  twitter: 'https://x.com/CosmoClub84'
803
803
  }
804
+ },
805
+ {
806
+ description: 'The Representative factory token for Trump Kemistry',
807
+ denom_units: [{
808
+ denom: 'ibc/5339B0D20986A7C20C2548ED9D6B8DE47BB64E03ABFD051B7792E713036EA20C',
809
+ exponent: 0
810
+ }, {
811
+ denom: 'XTRUMP',
812
+ exponent: 6
813
+ }],
814
+ type_asset: 'ics20',
815
+ base: 'ibc/5339B0D20986A7C20C2548ED9D6B8DE47BB64E03ABFD051B7792E713036EA20C',
816
+ name: 'XTRUMP',
817
+ display: 'XTRUMP',
818
+ symbol: 'XTRUMP',
819
+ traces: [{
820
+ type: 'ibc',
821
+ counterparty: {
822
+ chain_name: 'osmosis',
823
+ base_denom: 'factory/osmo1hg0zf0c9can4tvtulh5gmmxe4jpflre3yewxjl/XTRUMP',
824
+ channel_id: 'channel-122'
825
+ },
826
+ chain: {
827
+ channel_id: 'channel-8',
828
+ path: 'transfer/channel-8/factory/osmo1hg0zf0c9can4tvtulh5gmmxe4jpflre3yewxjl/XTRUMP'
829
+ }
830
+ }],
831
+ images: [{
832
+ image_sync: {
833
+ chain_name: 'osmosis',
834
+ base_denom: 'factory/osmo1hg0zf0c9can4tvtulh5gmmxe4jpflre3yewxjl/XTRUMP'
835
+ },
836
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XTRUMP.png',
837
+ theme: {
838
+ primary_color_hex: '#b02b27'
839
+ }
840
+ }],
841
+ logo_URIs: {
842
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XTRUMP.png'
843
+ }
804
844
  }
805
845
  ]
806
846
  };
@@ -4,7 +4,8 @@ const info = {
4
4
  $schema: '../assetlist.schema.json',
5
5
  chain_name: 'lava',
6
6
  assets: [{
7
- description: 'The native token of Lava',
7
+ description: 'Lava Network is a modular data network designed to provide fast, reliable, and scalable access to blockchain data for developers and users.',
8
+ extended_description: 'Lava Network is an innovative blockchain platform that aims to unlock the full potential of decentralized applications by providing a modular data access network. This platform allows developers to easily connect to multiple blockchains through fast and reliable RPC (Remote Procedure Call) services. By leveraging a peer-to-peer network of node operators, Lava ensures high performance and low latency for data requests across over 30 blockchain ecosystems. The native token, LAVA, is used for securing the network, rewarding node operators, and governance. Lava Network\'s goal is to create a seamless and efficient data infrastructure that supports the scalability and flexibility needs of the Web3 ecosystem.',
8
9
  denom_units: [{
9
10
  denom: 'ulava',
10
11
  exponent: 0
@@ -568,6 +568,35 @@ const info = [
568
568
  }
569
569
  }]
570
570
  },
571
+ {
572
+ $schema: '../ibc_data.schema.json',
573
+ chain_1: {
574
+ chain_name: 'neutron',
575
+ client_id: '07-tendermint-136',
576
+ connection_id: 'connection-97'
577
+ },
578
+ chain_2: {
579
+ chain_name: 'penumbra',
580
+ client_id: '07-tendermint-6',
581
+ connection_id: 'connection-6'
582
+ },
583
+ channels: [{
584
+ chain_1: {
585
+ channel_id: 'channel-4769',
586
+ port_id: 'transfer'
587
+ },
588
+ chain_2: {
589
+ channel_id: 'channel-5',
590
+ port_id: 'transfer'
591
+ },
592
+ ordering: 'unordered',
593
+ version: 'ics20-1',
594
+ tags: {
595
+ status: 'live',
596
+ preferred: true
597
+ }
598
+ }]
599
+ },
571
600
  {
572
601
  $schema: '../ibc_data.schema.json',
573
602
  chain_1: {
@@ -17946,6 +17946,72 @@ const info = {
17946
17946
  background_color_hex: '#009393'
17947
17947
  }
17948
17948
  }]
17949
+ },
17950
+ {
17951
+ description: 'Cosmo is the best currency in the universe.',
17952
+ denom_units: [{
17953
+ denom: 'ibc/4925733868E7999F5822C961ADE9470A7FC5FA4A560BAE1DE102783C3F64C201',
17954
+ exponent: 0,
17955
+ aliases: ['factory/inj1je6n5sr4qtx2lhpldfxndntmgls9hf38ncmcez/COSMO']
17956
+ }, {
17957
+ denom: 'COSMO',
17958
+ exponent: 6
17959
+ }],
17960
+ type_asset: 'ics20',
17961
+ base: 'ibc/4925733868E7999F5822C961ADE9470A7FC5FA4A560BAE1DE102783C3F64C201',
17962
+ name: 'Cosmo',
17963
+ display: 'COSMO',
17964
+ symbol: 'COSMO',
17965
+ traces: [{
17966
+ type: 'ibc',
17967
+ counterparty: {
17968
+ chain_name: 'injective',
17969
+ base_denom: 'factory/inj1je6n5sr4qtx2lhpldfxndntmgls9hf38ncmcez/COSMO',
17970
+ channel_id: 'channel-8'
17971
+ },
17972
+ chain: {
17973
+ channel_id: 'channel-122',
17974
+ path: 'transfer/channel-122/factory/inj1je6n5sr4qtx2lhpldfxndntmgls9hf38ncmcez/COSMO'
17975
+ }
17976
+ }],
17977
+ logo_URIs: {
17978
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/cosmo.png'
17979
+ },
17980
+ images: [{
17981
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/cosmo.png',
17982
+ theme: {
17983
+ primary_color_hex: '#343169'
17984
+ }
17985
+ }],
17986
+ socials: {
17987
+ website: 'https://github.com/raphaellafar/Cosmo',
17988
+ twitter: 'https://x.com/CosmoClub84'
17989
+ }
17990
+ },
17991
+ {
17992
+ description: 'The Representative factory token for Trump Kemistry',
17993
+ denom_units: [{
17994
+ denom: 'factory/osmo1hg0zf0c9can4tvtulh5gmmxe4jpflre3yewxjl/XTRUMP',
17995
+ exponent: 0
17996
+ }, {
17997
+ denom: 'XTRUMP',
17998
+ exponent: 6
17999
+ }],
18000
+ type_asset: 'sdk.coin',
18001
+ address: 'osmo1hg0zf0c9can4tvtulh5gmmxe4jpflre3yewxjl',
18002
+ base: 'factory/osmo1hg0zf0c9can4tvtulh5gmmxe4jpflre3yewxjl/XTRUMP',
18003
+ name: 'XTRUMP',
18004
+ display: 'XTRUMP',
18005
+ symbol: 'XTRUMP',
18006
+ logo_URIs: {
18007
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XTRUMP.png'
18008
+ },
18009
+ images: [{
18010
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XTRUMP.png',
18011
+ theme: {
18012
+ primary_color_hex: '#b02b27'
18013
+ }
18014
+ }]
17949
18015
  }
17950
18016
  ]
17951
18017
  };
@@ -1,6 +1,34 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const info = [{
4
+ $schema: '../ibc_data.schema.json',
5
+ chain_1: {
6
+ chain_name: 'neutron',
7
+ client_id: '07-tendermint-136',
8
+ connection_id: 'connection-97'
9
+ },
10
+ chain_2: {
11
+ chain_name: 'penumbra',
12
+ client_id: '07-tendermint-6',
13
+ connection_id: 'connection-6'
14
+ },
15
+ channels: [{
16
+ chain_1: {
17
+ channel_id: 'channel-4769',
18
+ port_id: 'transfer'
19
+ },
20
+ chain_2: {
21
+ channel_id: 'channel-5',
22
+ port_id: 'transfer'
23
+ },
24
+ ordering: 'unordered',
25
+ version: 'ics20-1',
26
+ tags: {
27
+ status: 'live',
28
+ preferred: true
29
+ }
30
+ }]
31
+ }, {
4
32
  $schema: '../ibc_data.schema.json',
5
33
  chain_1: {
6
34
  chain_name: 'osmosis',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "1.63.46",
3
+ "version": "1.63.47",
4
4
  "description": "Cosmos chain registry ⚛️",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/cosmology-tech/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.46.38",
32
+ "@chain-registry/utils": "^1.46.39",
33
33
  "deepmerge": "^4.2.2"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.45.38"
36
+ "@chain-registry/types": "^0.45.39"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "8b02d69622acfa6ea0cdc5c968608f5bb08859f7"
46
+ "gitHead": "9a69c50527b7248e625d16a6b047dcf14c9ae891"
47
47
  }
@@ -28,36 +28,57 @@ const info = {
28
28
  }]
29
29
  },
30
30
  codebase: {
31
- cosmos_sdk_version: '0.45.16',
31
+ cosmos_sdk_version: '0.47.12',
32
32
  cosmwasm_enabled: true,
33
- cosmwasm_version: '0.31'
33
+ cosmwasm_version: '0.45.0'
34
34
  },
35
35
  logo_URIs: {
36
36
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png',
37
37
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.svg'
38
38
  },
39
39
  apis: {
40
- rpc: [{
40
+ rpc: [
41
+ {
41
42
  address: 'https://quasar-testnet-rpc.polkachu.com/',
42
43
  provider: 'Polkachu'
43
- }, {
44
+ },
45
+ {
44
46
  address: 'https://quasar-testnet-rpc.stakeandrelax.net/',
45
47
  provider: 'Stake and Relax'
46
- }],
47
- rest: [{
48
+ },
49
+ {
50
+ address: 'https://quasar-testnet.rpc.kjnodes.com',
51
+ provider: 'KJNodes.com'
52
+ }
53
+ ],
54
+ rest: [
55
+ {
48
56
  address: 'https://quasar-testnet-api.polkachu.com/',
49
57
  provider: 'Polkachu'
50
- }, {
58
+ },
59
+ {
51
60
  address: 'https://quasar-testnet-api.stakeandrelax.net/',
52
61
  provider: 'Stake and Relax'
53
- }],
54
- grpc: [{
62
+ },
63
+ {
64
+ address: 'https://quasar-testnet.api.kjnodes.com/',
65
+ provider: 'KJNodes.com'
66
+ }
67
+ ],
68
+ grpc: [
69
+ {
55
70
  address: 'quasar-testnet-grpc.polkachu.com:18290',
56
71
  provider: 'Polkachu'
57
- }, {
72
+ },
73
+ {
58
74
  address: 'http://quasar-testnet-grpc.stakeandrelax.net:18290/',
59
75
  provider: 'Stake and Relax'
60
- }]
76
+ },
77
+ {
78
+ address: 'quasar-testnet.grpc.kjnodes.com:443',
79
+ provider: 'KJNodes.com'
80
+ }
81
+ ]
61
82
  },
62
83
  keywords: ['testnet'],
63
84
  images: [{
@@ -36,14 +36,23 @@ const info = {
36
36
  rpc: [{
37
37
  address: 'https://rpc.testnet.symphonychain.org/',
38
38
  provider: 'Orchestra Labs'
39
+ }, {
40
+ address: 'https://symphony-testnet-rpc.cogwheel.zone',
41
+ provider: 'Cogwheel ⚙️ '
39
42
  }],
40
43
  rest: [{
41
44
  address: 'https://lcd.testnet.symphonychain.org/',
42
45
  provider: 'Orchestra Labs'
46
+ }, {
47
+ address: 'https://symphony-testnet-api.cogwheel.zone',
48
+ provider: 'Cogwheel ⚙️ '
43
49
  }],
44
50
  grpc: [{
45
51
  address: 'grpc.testnet.symphonychain.org:9090',
46
52
  provider: 'Orchestra Labs'
53
+ }, {
54
+ address: 'symphony-testnet-grpc.cogwheel.zone:443',
55
+ provider: 'Cogwheel ⚙️ '
47
56
  }]
48
57
  },
49
58
  logo_URIs: {
@@ -30,8 +30,8 @@ const info = {
30
30
  apis: {
31
31
  rpc: [
32
32
  {
33
- address: 'https://rpc.testnet.bonlulu.uno',
34
- provider: 'bonlulu'
33
+ address: 'https://rpc.testnet-8.union.build',
34
+ provider: 'union'
35
35
  },
36
36
  {
37
37
  address: 'https://union-testnet-rpc.polkachu.com',
@@ -48,8 +48,8 @@ const info = {
48
48
  ],
49
49
  rest: [
50
50
  {
51
- address: 'https://api.testnet.bonlulu.uno',
52
- provider: 'bonlulu'
51
+ address: 'https://rest.testnet-8.union.build',
52
+ provider: 'union'
53
53
  },
54
54
  {
55
55
  address: 'https://union-testnet-api.polkachu.com',
@@ -66,8 +66,8 @@ const info = {
66
66
  ],
67
67
  grpc: [
68
68
  {
69
- address: 'https://grpc.testnet.bonlulu.uno',
70
- provider: 'bonlulu'
69
+ address: 'grpc.testnet-8.union.build',
70
+ provider: 'union'
71
71
  },
72
72
  {
73
73
  address: 'http://union-testnet-grpc.polkachu.com:24690',
@@ -88,9 +88,9 @@ const info = {
88
88
  },
89
89
  explorers: [{
90
90
  kind: 'ping.pub',
91
- url: 'https://testnet.bonlulu.uno/union',
92
- tx_page: 'https://testnet.bonlulu.uno/union/tx/${txHash}',
93
- account_page: 'https://testnet.bonlulu.uno/union/account/${accountAddress}'
91
+ url: 'https://explorer.testnet-8.union.build/union',
92
+ tx_page: 'https://explorer.testnet-8.union.build/union/tx/${txHash}',
93
+ account_page: 'https://explorer.testnet-8.union.build/union/account/${accountAddress}'
94
94
  }, {
95
95
  kind: 'explorers.guru',
96
96
  url: 'https://testnet.union.explorers.guru',