chain-registry 2.0.186 → 2.0.188

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.
@@ -238,6 +238,10 @@ const info = {
238
238
  {
239
239
  address: 'https://rpc.cosmos.cumulo.com.es',
240
240
  provider: 'Cumulo'
241
+ },
242
+ {
243
+ address: 'https://cosmoshub.api.pocket.network',
244
+ provider: 'Pocket Network'
241
245
  }
242
246
  ],
243
247
  rest: [
@@ -385,6 +389,10 @@ const info = {
385
389
  {
386
390
  address: 'https://api.cosmos.cumulo.com.es',
387
391
  provider: 'Cumulo'
392
+ },
393
+ {
394
+ address: 'https://cosmoshub.api.pocket.network',
395
+ provider: 'Pocket Network'
388
396
  }
389
397
  ],
390
398
  grpc: [
@@ -100,6 +100,10 @@ const info = {
100
100
  {
101
101
  address: 'https://fetchai-rpc.bluestake.net:443',
102
102
  provider: 'BlueStake 🚀'
103
+ },
104
+ {
105
+ address: 'https://fetch.api.pocket.network',
106
+ provider: 'Pocket Network'
103
107
  }
104
108
  ],
105
109
  rest: [
@@ -166,6 +170,10 @@ const info = {
166
170
  {
167
171
  address: 'https://fetchai-api.bluestake.net',
168
172
  provider: 'BlueStake 🚀'
173
+ },
174
+ {
175
+ address: 'https://fetch.api.pocket.network',
176
+ provider: 'Pocket Network'
169
177
  }
170
178
  ],
171
179
  grpc: [
@@ -20,7 +20,6 @@ const info = {
20
20
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/joltify/images/jolt.png',
21
21
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/joltify/images/jolt.svg'
22
22
  }],
23
- coingeckoId: 'joltify',
24
23
  keywords: ['staking'],
25
24
  socials: {
26
25
  website: 'https://www.joltify.io/',
@@ -28,5 +28,35 @@ const info = [{
28
28
  status: 'ACTIVE'
29
29
  }
30
30
  }]
31
+ }, {
32
+ $schema: '../ibc_data.schema.json',
33
+ chain1: {
34
+ chainName: 'lumen',
35
+ chainId: 'lumen',
36
+ clientId: '07-tendermint-1',
37
+ connectionId: 'connection-1'
38
+ },
39
+ chain2: {
40
+ chainName: 'osmosis',
41
+ chainId: 'osmosis-1',
42
+ clientId: '07-tendermint-3676',
43
+ connectionId: 'connection-11040'
44
+ },
45
+ channels: [{
46
+ chain1: {
47
+ channelId: 'channel-1',
48
+ portId: 'transfer'
49
+ },
50
+ chain2: {
51
+ channelId: 'channel-109674',
52
+ portId: 'transfer'
53
+ },
54
+ ordering: 'unordered',
55
+ version: 'ics20-1',
56
+ tags: {
57
+ preferred: true,
58
+ status: 'ACTIVE'
59
+ }
60
+ }]
31
61
  }];
32
62
  export default info;
@@ -12575,8 +12575,7 @@ const info = {
12575
12575
  },
12576
12576
  images: [{
12577
12577
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/LAB.png'
12578
- }],
12579
- coingeckoId: 'mad-scientists'
12578
+ }]
12580
12579
  },
12581
12580
  {
12582
12581
  description: 'BackBone Labs Liquid Staked OSMO',
@@ -2848,6 +2848,37 @@ const info = [
2848
2848
  }
2849
2849
  }]
2850
2850
  },
2851
+ {
2852
+ $schema: '../ibc_data.schema.json',
2853
+ chain1: {
2854
+ chainName: 'lumen',
2855
+ chainId: 'lumen',
2856
+ clientId: '07-tendermint-1',
2857
+ connectionId: 'connection-1'
2858
+ },
2859
+ chain2: {
2860
+ chainName: 'osmosis',
2861
+ chainId: 'osmosis-1',
2862
+ clientId: '07-tendermint-3676',
2863
+ connectionId: 'connection-11040'
2864
+ },
2865
+ channels: [{
2866
+ chain1: {
2867
+ channelId: 'channel-1',
2868
+ portId: 'transfer'
2869
+ },
2870
+ chain2: {
2871
+ channelId: 'channel-109674',
2872
+ portId: 'transfer'
2873
+ },
2874
+ ordering: 'unordered',
2875
+ version: 'ics20-1',
2876
+ tags: {
2877
+ preferred: true,
2878
+ status: 'ACTIVE'
2879
+ }
2880
+ }]
2881
+ },
2851
2882
  {
2852
2883
  $schema: '../ibc_data.schema.json',
2853
2884
  chain1: {
@@ -101,6 +101,10 @@ const info = {
101
101
  {
102
102
  address: 'https://provenance-mainnet-rpc.shazoes.xyz',
103
103
  provider: 'Shazoes'
104
+ },
105
+ {
106
+ address: 'https://provenance.api.pocket.network',
107
+ provider: 'Pocket Network'
104
108
  }
105
109
  ],
106
110
  rest: [
@@ -147,6 +151,10 @@ const info = {
147
151
  {
148
152
  address: 'https://provenance-mainnet-api.shazoes.xyz',
149
153
  provider: 'Shazoes'
154
+ },
155
+ {
156
+ address: 'https://provenance.api.pocket.network',
157
+ provider: 'Pocket Network'
150
158
  }
151
159
  ],
152
160
  grpc: [
@@ -121,6 +121,10 @@ const info = {
121
121
  {
122
122
  address: 'https://rpc.cros-nest.com/seda',
123
123
  provider: 'Crosnest'
124
+ },
125
+ {
126
+ address: 'https://seda.api.pocket.network',
127
+ provider: 'Pocket Network'
124
128
  }
125
129
  ],
126
130
  rest: [
@@ -179,6 +183,10 @@ const info = {
179
183
  {
180
184
  address: 'https://rest.cros-nest.com/seda',
181
185
  provider: 'Crosnest'
186
+ },
187
+ {
188
+ address: 'https://seda.api.pocket.network',
189
+ provider: 'Pocket Network'
182
190
  }
183
191
  ],
184
192
  grpc: [
@@ -174,8 +174,7 @@ const info = {
174
174
  chainName: 'osmosis',
175
175
  baseDenom: 'factory/osmo17fel472lgzs87ekt9dvk0zqyh5gl80sqp4sk4n/LAB'
176
176
  }
177
- }],
178
- coingeckoId: 'mad-scientists'
177
+ }]
179
178
  },
180
179
  {
181
180
  description: 'CDT - Membrane\'s solvency preserving stablecoin',
@@ -27,22 +27,41 @@ const info = {
27
27
  }
28
28
  },
29
29
  apis: {
30
- rpc: [{
31
- address: 'https://thornode-mainnet-rpc.bryanlabs.net',
32
- provider: 'BryanLabs'
33
- }],
30
+ rpc: [
31
+ {
32
+ address: 'https://gateway.liquify.com/chain/thorchain_rpc',
33
+ provider: 'Liquify'
34
+ },
35
+ {
36
+ address: 'https://rpc-thorchain.rorcual.xyz',
37
+ provider: 'Rorcual'
38
+ },
39
+ {
40
+ address: 'https://thorchain.ibs.team/rpc/',
41
+ provider: 'IBS'
42
+ }
43
+ ],
34
44
  grpc: [{
35
- address: 'thornode-mainnet-grpc.bryanlabs.net:443',
36
- provider: 'BryanLabs'
37
- }],
38
- rest: [{
39
- address: 'https://thornode-mainnet-rpc.bryanlabs.net',
40
- provider: 'BryanLabs'
45
+ address: 'https://grpc-thorchain.rorcual.xyz',
46
+ provider: 'Rorcual'
47
+ }, {
48
+ address: 'https://thorchain.ibs.team:443',
49
+ provider: 'IBS'
41
50
  }],
42
- wss: [{
43
- address: 'wss://thornode-mainnet-rpc.bryanlabs.net/websocket',
44
- provider: 'BryanLabs'
45
- }]
51
+ rest: [
52
+ {
53
+ address: 'https://gateway.liquify.com/chain/thorchain_api',
54
+ provider: 'Liquify'
55
+ },
56
+ {
57
+ address: 'https://api-thorchain.rorcual.xyz',
58
+ provider: 'Rorcual'
59
+ },
60
+ {
61
+ address: 'https://thorchain.ibs.team/api/',
62
+ provider: 'IBS'
63
+ }
64
+ ]
46
65
  },
47
66
  explorers: [
48
67
  {
@@ -58,11 +77,6 @@ const info = {
58
77
  {
59
78
  kind: 'THORChain Dashboard',
60
79
  url: 'https://thorchain.net/dashboard'
61
- },
62
- {
63
- kind: 'Bryanlabs explorer',
64
- url: 'https://explore.bryanlabs.net/thorchain',
65
- txPage: 'https://explore.bryanlabs.net/thorchain/#/txs/${txHash}'
66
80
  }
67
81
  ]
68
82
  };
@@ -240,6 +240,10 @@ const info = {
240
240
  {
241
241
  address: 'https://rpc.cosmos.cumulo.com.es',
242
242
  provider: 'Cumulo'
243
+ },
244
+ {
245
+ address: 'https://cosmoshub.api.pocket.network',
246
+ provider: 'Pocket Network'
243
247
  }
244
248
  ],
245
249
  rest: [
@@ -387,6 +391,10 @@ const info = {
387
391
  {
388
392
  address: 'https://api.cosmos.cumulo.com.es',
389
393
  provider: 'Cumulo'
394
+ },
395
+ {
396
+ address: 'https://cosmoshub.api.pocket.network',
397
+ provider: 'Pocket Network'
390
398
  }
391
399
  ],
392
400
  grpc: [
@@ -102,6 +102,10 @@ const info = {
102
102
  {
103
103
  address: 'https://fetchai-rpc.bluestake.net:443',
104
104
  provider: 'BlueStake 🚀'
105
+ },
106
+ {
107
+ address: 'https://fetch.api.pocket.network',
108
+ provider: 'Pocket Network'
105
109
  }
106
110
  ],
107
111
  rest: [
@@ -168,6 +172,10 @@ const info = {
168
172
  {
169
173
  address: 'https://fetchai-api.bluestake.net',
170
174
  provider: 'BlueStake 🚀'
175
+ },
176
+ {
177
+ address: 'https://fetch.api.pocket.network',
178
+ provider: 'Pocket Network'
171
179
  }
172
180
  ],
173
181
  grpc: [
@@ -22,7 +22,6 @@ const info = {
22
22
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/joltify/images/jolt.png',
23
23
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/joltify/images/jolt.svg'
24
24
  }],
25
- coingeckoId: 'joltify',
26
25
  keywords: ['staking'],
27
26
  socials: {
28
27
  website: 'https://www.joltify.io/',
@@ -30,5 +30,35 @@ const info = [{
30
30
  status: 'ACTIVE'
31
31
  }
32
32
  }]
33
+ }, {
34
+ $schema: '../ibc_data.schema.json',
35
+ chain1: {
36
+ chainName: 'lumen',
37
+ chainId: 'lumen',
38
+ clientId: '07-tendermint-1',
39
+ connectionId: 'connection-1'
40
+ },
41
+ chain2: {
42
+ chainName: 'osmosis',
43
+ chainId: 'osmosis-1',
44
+ clientId: '07-tendermint-3676',
45
+ connectionId: 'connection-11040'
46
+ },
47
+ channels: [{
48
+ chain1: {
49
+ channelId: 'channel-1',
50
+ portId: 'transfer'
51
+ },
52
+ chain2: {
53
+ channelId: 'channel-109674',
54
+ portId: 'transfer'
55
+ },
56
+ ordering: 'unordered',
57
+ version: 'ics20-1',
58
+ tags: {
59
+ preferred: true,
60
+ status: 'ACTIVE'
61
+ }
62
+ }]
33
63
  }];
34
64
  exports.default = info;
@@ -12577,8 +12577,7 @@ const info = {
12577
12577
  },
12578
12578
  images: [{
12579
12579
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/LAB.png'
12580
- }],
12581
- coingeckoId: 'mad-scientists'
12580
+ }]
12582
12581
  },
12583
12582
  {
12584
12583
  description: 'BackBone Labs Liquid Staked OSMO',
@@ -2850,6 +2850,37 @@ const info = [
2850
2850
  }
2851
2851
  }]
2852
2852
  },
2853
+ {
2854
+ $schema: '../ibc_data.schema.json',
2855
+ chain1: {
2856
+ chainName: 'lumen',
2857
+ chainId: 'lumen',
2858
+ clientId: '07-tendermint-1',
2859
+ connectionId: 'connection-1'
2860
+ },
2861
+ chain2: {
2862
+ chainName: 'osmosis',
2863
+ chainId: 'osmosis-1',
2864
+ clientId: '07-tendermint-3676',
2865
+ connectionId: 'connection-11040'
2866
+ },
2867
+ channels: [{
2868
+ chain1: {
2869
+ channelId: 'channel-1',
2870
+ portId: 'transfer'
2871
+ },
2872
+ chain2: {
2873
+ channelId: 'channel-109674',
2874
+ portId: 'transfer'
2875
+ },
2876
+ ordering: 'unordered',
2877
+ version: 'ics20-1',
2878
+ tags: {
2879
+ preferred: true,
2880
+ status: 'ACTIVE'
2881
+ }
2882
+ }]
2883
+ },
2853
2884
  {
2854
2885
  $schema: '../ibc_data.schema.json',
2855
2886
  chain1: {
@@ -103,6 +103,10 @@ const info = {
103
103
  {
104
104
  address: 'https://provenance-mainnet-rpc.shazoes.xyz',
105
105
  provider: 'Shazoes'
106
+ },
107
+ {
108
+ address: 'https://provenance.api.pocket.network',
109
+ provider: 'Pocket Network'
106
110
  }
107
111
  ],
108
112
  rest: [
@@ -149,6 +153,10 @@ const info = {
149
153
  {
150
154
  address: 'https://provenance-mainnet-api.shazoes.xyz',
151
155
  provider: 'Shazoes'
156
+ },
157
+ {
158
+ address: 'https://provenance.api.pocket.network',
159
+ provider: 'Pocket Network'
152
160
  }
153
161
  ],
154
162
  grpc: [
@@ -123,6 +123,10 @@ const info = {
123
123
  {
124
124
  address: 'https://rpc.cros-nest.com/seda',
125
125
  provider: 'Crosnest'
126
+ },
127
+ {
128
+ address: 'https://seda.api.pocket.network',
129
+ provider: 'Pocket Network'
126
130
  }
127
131
  ],
128
132
  rest: [
@@ -181,6 +185,10 @@ const info = {
181
185
  {
182
186
  address: 'https://rest.cros-nest.com/seda',
183
187
  provider: 'Crosnest'
188
+ },
189
+ {
190
+ address: 'https://seda.api.pocket.network',
191
+ provider: 'Pocket Network'
184
192
  }
185
193
  ],
186
194
  grpc: [
@@ -176,8 +176,7 @@ const info = {
176
176
  chainName: 'osmosis',
177
177
  baseDenom: 'factory/osmo17fel472lgzs87ekt9dvk0zqyh5gl80sqp4sk4n/LAB'
178
178
  }
179
- }],
180
- coingeckoId: 'mad-scientists'
179
+ }]
181
180
  },
182
181
  {
183
182
  description: 'CDT - Membrane\'s solvency preserving stablecoin',
@@ -29,22 +29,41 @@ const info = {
29
29
  }
30
30
  },
31
31
  apis: {
32
- rpc: [{
33
- address: 'https://thornode-mainnet-rpc.bryanlabs.net',
34
- provider: 'BryanLabs'
35
- }],
32
+ rpc: [
33
+ {
34
+ address: 'https://gateway.liquify.com/chain/thorchain_rpc',
35
+ provider: 'Liquify'
36
+ },
37
+ {
38
+ address: 'https://rpc-thorchain.rorcual.xyz',
39
+ provider: 'Rorcual'
40
+ },
41
+ {
42
+ address: 'https://thorchain.ibs.team/rpc/',
43
+ provider: 'IBS'
44
+ }
45
+ ],
36
46
  grpc: [{
37
- address: 'thornode-mainnet-grpc.bryanlabs.net:443',
38
- provider: 'BryanLabs'
39
- }],
40
- rest: [{
41
- address: 'https://thornode-mainnet-rpc.bryanlabs.net',
42
- provider: 'BryanLabs'
47
+ address: 'https://grpc-thorchain.rorcual.xyz',
48
+ provider: 'Rorcual'
49
+ }, {
50
+ address: 'https://thorchain.ibs.team:443',
51
+ provider: 'IBS'
43
52
  }],
44
- wss: [{
45
- address: 'wss://thornode-mainnet-rpc.bryanlabs.net/websocket',
46
- provider: 'BryanLabs'
47
- }]
53
+ rest: [
54
+ {
55
+ address: 'https://gateway.liquify.com/chain/thorchain_api',
56
+ provider: 'Liquify'
57
+ },
58
+ {
59
+ address: 'https://api-thorchain.rorcual.xyz',
60
+ provider: 'Rorcual'
61
+ },
62
+ {
63
+ address: 'https://thorchain.ibs.team/api/',
64
+ provider: 'IBS'
65
+ }
66
+ ]
48
67
  },
49
68
  explorers: [
50
69
  {
@@ -60,11 +79,6 @@ const info = {
60
79
  {
61
80
  kind: 'THORChain Dashboard',
62
81
  url: 'https://thorchain.net/dashboard'
63
- },
64
- {
65
- kind: 'Bryanlabs explorer',
66
- url: 'https://explore.bryanlabs.net/thorchain',
67
- txPage: 'https://explore.bryanlabs.net/thorchain/#/txs/${txHash}'
68
82
  }
69
83
  ]
70
84
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.186",
3
+ "version": "2.0.188",
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": "^2.0.186"
32
+ "@chain-registry/types": "^2.0.188"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "034d5fad67de970c154404722087095f25337193"
42
+ "gitHead": "37cb54b2d96066fadb8ce8eda44e4eba55d54a61"
43
43
  }