Skip to content

Commit cf303dd

Browse files
committed
build 🛠 build-20251024-023440
1 parent 8e61a20 commit cf303dd

File tree

245 files changed

+3455
-596
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

245 files changed

+3455
-596
lines changed

v2/packages/chain-registry/src/devnet/outbedevnet/ibc-data.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@ const info: IBCData[] = [{
33
$schema: '../../ibc_data.schema.json',
44
chain1: {
55
chainName: 'cosmosicsprovidertestnet',
6+
chainId: 'provider',
67
clientId: '07-tendermint-374',
78
connectionId: 'connection-260'
89
},
910
chain2: {
1011
chainName: 'outbedevnet',
12+
chainId: 'outbe-devnet-1',
1113
clientId: '07-tendermint-3',
1214
connectionId: 'connection-5'
1315
},

v2/packages/chain-registry/src/devnet/prysmdevnet/ibc-data.ts

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ const info: IBCData[] = [
44
$schema: '../../ibc_data.schema.json',
55
chain1: {
66
chainName: 'axelartestnet',
7+
chainId: 'axelar-testnet-lisbon-3',
78
clientId: '07-tendermint-1045',
89
connectionId: 'connection-806'
910
},
1011
chain2: {
1112
chainName: 'prysmdevnet',
13+
chainId: 'prysm-devnet-1',
1214
clientId: '07-tendermint-4',
1315
connectionId: 'connection-2'
1416
},
@@ -29,11 +31,13 @@ const info: IBCData[] = [
2931
$schema: '../../ibc_data.schema.json',
3032
chain1: {
3133
chainName: 'celestiatestnet3',
34+
chainId: 'mocha-4',
3235
clientId: '07-tendermint-615',
3336
connectionId: 'connection-551'
3437
},
3538
chain2: {
3639
chainName: 'prysmdevnet',
40+
chainId: 'prysm-devnet-1',
3741
clientId: '07-tendermint-14',
3842
connectionId: 'connection-8'
3943
},
@@ -54,11 +58,13 @@ const info: IBCData[] = [
5458
$schema: '../../ibc_data.schema.json',
5559
chain1: {
5660
chainName: 'composabletestnet',
61+
chainId: 'banksy-testnet-3',
5762
clientId: '07-tendermint-218',
5863
connectionId: 'connection-127'
5964
},
6065
chain2: {
6166
chainName: 'prysmdevnet',
67+
chainId: 'prysm-devnet-1',
6268
clientId: '07-tendermint-6',
6369
connectionId: 'connection-3'
6470
},
@@ -79,11 +85,13 @@ const info: IBCData[] = [
7985
$schema: '../../ibc_data.schema.json',
8086
chain1: {
8187
chainName: 'cosmoshubtestnet',
88+
chainId: 'theta-testnet-001',
8289
clientId: '07-tendermint-3805',
8390
connectionId: 'connection-3845'
8491
},
8592
chain2: {
8693
chainName: 'prysmdevnet',
94+
chainId: 'prysm-devnet-1',
8795
clientId: '07-tendermint-18',
8896
connectionId: 'connection-11'
8997
},
@@ -104,11 +112,13 @@ const info: IBCData[] = [
104112
$schema: '../../ibc_data.schema.json',
105113
chain1: {
106114
chainName: 'elystestnet',
115+
chainId: 'elysicstestnet-1',
107116
clientId: '07-tendermint-118',
108117
connectionId: 'connection-80'
109118
},
110119
chain2: {
111120
chainName: 'prysmdevnet',
121+
chainId: 'prysm-devnet-1',
112122
clientId: '07-tendermint-21',
113123
connectionId: 'connection-14'
114124
},
@@ -129,11 +139,13 @@ const info: IBCData[] = [
129139
$schema: '../../ibc_data.schema.json',
130140
chain1: {
131141
chainName: 'jackaltestnet2',
142+
chainId: 'mesomelas-1',
132143
clientId: '07-tendermint-2',
133144
connectionId: 'connection-2'
134145
},
135146
chain2: {
136147
chainName: 'prysmdevnet',
148+
chainId: 'prysm-devnet-1',
137149
clientId: '07-tendermint-17',
138150
connectionId: 'connection-10'
139151
},
@@ -154,11 +166,13 @@ const info: IBCData[] = [
154166
$schema: '../../ibc_data.schema.json',
155167
chain1: {
156168
chainName: 'nobletestnet',
169+
chainId: 'grand-1',
157170
clientId: '07-tendermint-319',
158171
connectionId: 'connection-269'
159172
},
160173
chain2: {
161174
chainName: 'prysmdevnet',
175+
chainId: 'prysm-devnet-1',
162176
clientId: '07-tendermint-2',
163177
connectionId: 'connection-0'
164178
},
@@ -179,11 +193,13 @@ const info: IBCData[] = [
179193
$schema: '../../ibc_data.schema.json',
180194
chain1: {
181195
chainName: 'osmosistestnet4',
196+
chainId: 'osmo-test-4',
182197
clientId: '07-tendermint-4060',
183198
connectionId: 'connection-3506'
184199
},
185200
chain2: {
186201
chainName: 'prysmdevnet',
202+
chainId: 'prysm-devnet-1',
187203
clientId: '07-tendermint-3',
188204
connectionId: 'connection-1'
189205
},
@@ -204,11 +220,13 @@ const info: IBCData[] = [
204220
$schema: '../../ibc_data.schema.json',
205221
chain1: {
206222
chainName: 'prysmdevnet',
223+
chainId: 'prysm-devnet-1',
207224
clientId: '07-tendermint-16',
208225
connectionId: 'connection-9'
209226
},
210227
chain2: {
211228
chainName: 'quicksilvertestnet2',
229+
chainId: 'rhye-2',
212230
clientId: '07-tendermint-4',
213231
connectionId: 'connection-3'
214232
},
@@ -232,11 +250,13 @@ const info: IBCData[] = [
232250
$schema: '../../ibc_data.schema.json',
233251
chain1: {
234252
chainName: 'prysmdevnet',
253+
chainId: 'prysm-devnet-1',
235254
clientId: '07-tendermint-29',
236255
connectionId: 'connection-18'
237256
},
238257
chain2: {
239258
chainName: 'stargazetestnet',
259+
chainId: 'elgafar-1',
240260
clientId: '07-tendermint-961',
241261
connectionId: 'connection-954'
242262
},

v2/packages/chain-registry/src/ibc-data.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,11 @@ import { IBCData } from '@chain-registry/types';
33
import * as _mainnet from './mainnet/index';
44
import * as _testnet from './testnet/index';
55
import * as _devnet from './devnet/index';
6-
import * as _noncosmos from './noncosmos/index';
76

87
const ibcData: IBCData[] = [
98
..._mainnet.ibcData,
109
..._testnet.ibcData,
11-
..._devnet.ibcData,
12-
..._noncosmos.ibcData
10+
..._devnet.ibcData
1311
];
1412

1513
export default ibcData;

v2/packages/chain-registry/src/mainnet/aaronetwork/ibc-data.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@ const info: IBCData[] = [{
33
$schema: '../ibc_data.schema.json',
44
chain1: {
55
chainName: 'aaronetwork',
6+
chainId: 'aaronetwork',
67
clientId: '07-tendermint-10',
78
connectionId: 'connection-8'
89
},
910
chain2: {
1011
chainName: 'osmosis',
12+
chainId: 'osmosis-1',
1113
clientId: '07-tendermint-3390',
1214
connectionId: 'connection-2844'
1315
},

v2/packages/chain-registry/src/mainnet/acrechain/ibc-data.ts

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ const info: IBCData[] = [
44
$schema: '../ibc_data.schema.json',
55
chain1: {
66
chainName: 'acrechain',
7+
chainId: 'acre_9052-1',
78
clientId: '07-tendermint-6',
89
connectionId: 'connection-6'
910
},
1011
chain2: {
1112
chainName: 'axelar',
13+
chainId: 'axelar-dojo-1',
1214
clientId: '07-tendermint-78',
1315
connectionId: 'connection-65'
1416
},
@@ -33,11 +35,13 @@ const info: IBCData[] = [
3335
$schema: '../ibc_data.schema.json',
3436
chain1: {
3537
chainName: 'acrechain',
38+
chainId: 'acre_9052-1',
3639
clientId: '07-tendermint-9',
3740
connectionId: 'connection-9'
3841
},
3942
chain2: {
4043
chainName: 'cosmoshub',
44+
chainId: 'cosmoshub-4',
4145
clientId: '07-tendermint-1002',
4246
connectionId: 'connection-701'
4347
},
@@ -62,11 +66,13 @@ const info: IBCData[] = [
6266
$schema: '../ibc_data.schema.json',
6367
chain1: {
6468
chainName: 'acrechain',
69+
chainId: 'acre_9052-1',
6570
clientId: '07-tendermint-18',
6671
connectionId: 'connection-16'
6772
},
6873
chain2: {
6974
chainName: 'evmos',
75+
chainId: 'evmos_9001-2',
7076
clientId: '07-tendermint-97',
7177
connectionId: 'connection-55'
7278
},
@@ -91,11 +97,13 @@ const info: IBCData[] = [
9197
$schema: '../ibc_data.schema.json',
9298
chain1: {
9399
chainName: 'acrechain',
100+
chainId: 'acre_9052-1',
94101
clientId: '07-tendermint-7',
95102
connectionId: 'connection-7'
96103
},
97104
chain2: {
98105
chainName: 'gravitybridge',
106+
chainId: 'gravity-bridge-3',
99107
clientId: '07-tendermint-201',
100108
connectionId: 'connection-175'
101109
},
@@ -120,11 +128,13 @@ const info: IBCData[] = [
120128
$schema: '../ibc_data.schema.json',
121129
chain1: {
122130
chainName: 'acrechain',
131+
chainId: 'acre_9052-1',
123132
clientId: '07-tendermint-8',
124133
connectionId: 'connection-8'
125134
},
126135
chain2: {
127136
chainName: 'kujira',
137+
chainId: 'kaiyo-1',
128138
clientId: '07-tendermint-61',
129139
connectionId: 'connection-41'
130140
},
@@ -149,11 +159,13 @@ const info: IBCData[] = [
149159
$schema: '../ibc_data.schema.json',
150160
chain1: {
151161
chainName: 'acrechain',
162+
chainId: 'acre_9052-1',
152163
clientId: '07-tendermint-12',
153164
connectionId: 'connection-13'
154165
},
155166
chain2: {
156167
chainName: 'oraichain',
168+
chainId: 'Oraichain',
157169
clientId: '07-tendermint-74',
158170
connectionId: 'connection-42'
159171
},
@@ -178,11 +190,13 @@ const info: IBCData[] = [
178190
$schema: '../ibc_data.schema.json',
179191
chain1: {
180192
chainName: 'acrechain',
193+
chainId: 'acre_9052-1',
181194
clientId: '07-tendermint-0',
182195
connectionId: 'connection-0'
183196
},
184197
chain2: {
185198
chainName: 'osmosis',
199+
chainId: 'osmosis-1',
186200
clientId: '07-tendermint-2316',
187201
connectionId: 'connection-1814'
188202
},
@@ -207,11 +221,13 @@ const info: IBCData[] = [
207221
$schema: '../ibc_data.schema.json',
208222
chain1: {
209223
chainName: 'acrechain',
224+
chainId: 'acre_9052-1',
210225
clientId: '07-tendermint-3',
211226
connectionId: 'connection-4'
212227
},
213228
chain2: {
214229
chainName: 'stargaze',
230+
chainId: 'stargaze-1',
215231
clientId: '07-tendermint-222',
216232
connectionId: 'connection-156'
217233
},
@@ -236,11 +252,13 @@ const info: IBCData[] = [
236252
$schema: '../ibc_data.schema.json',
237253
chain1: {
238254
chainName: 'acrechain',
255+
chainId: 'acre_9052-1',
239256
clientId: '07-tendermint-14',
240257
connectionId: 'connection-15'
241258
},
242259
chain2: {
243260
chainName: 'stride',
261+
chainId: 'stride-1',
244262
clientId: '07-tendermint-70',
245263
connectionId: 'connection-48'
246264
},
@@ -265,11 +283,13 @@ const info: IBCData[] = [
265283
$schema: '../ibc_data.schema.json',
266284
chain1: {
267285
chainName: 'acrechain',
286+
chainId: 'acre_9052-1',
268287
clientId: '07-tendermint-13',
269288
connectionId: 'connection-14'
270289
},
271290
chain2: {
272291
chainName: 'terra',
292+
chainId: 'columbus-5',
273293
clientId: '07-tendermint-172',
274294
connectionId: 'connection-99'
275295
},
@@ -294,11 +314,13 @@ const info: IBCData[] = [
294314
$schema: '../ibc_data.schema.json',
295315
chain1: {
296316
chainName: 'acrechain',
317+
chainId: 'acre_9052-1',
297318
clientId: '07-tendermint-11',
298319
connectionId: 'connection-12'
299320
},
300321
chain2: {
301322
chainName: 'terra2',
323+
chainId: 'phoenix-1',
302324
clientId: '07-tendermint-101',
303325
connectionId: 'connection-89'
304326
},

0 commit comments

Comments
 (0)