@burnt-labs/xion-types 25.0.0 → 25.0.2
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.
- package/package.json +1 -1
- package/types/abstractaccount/bundle.ts +14 -14
- package/types/cosmos/bundle.ts +226 -226
- package/types/cosmwasm/bundle.ts +14 -14
- package/types/cosmwasm/wasm/v1/query.lcd.ts +1 -1
- package/types/cosmwasm/wasm/v1/types.ts +16 -16
- package/types/ibc/bundle.ts +96 -96
- package/types/xion/bundle.ts +88 -66
- package/types/xion/indexer/authz/v1/query.lcd.ts +63 -0
- package/types/xion/indexer/authz/v1/query.rpc.Query.ts +61 -0
- package/types/xion/indexer/authz/v1/query.ts +753 -0
- package/types/xion/indexer/feegrant/v1/query.lcd.ts +44 -0
- package/types/xion/indexer/feegrant/v1/query.rpc.Query.ts +53 -0
- package/types/xion/indexer/feegrant/v1/query.ts +694 -0
- package/types/xion/lcd.ts +12 -0
- package/types/xion/rpc.query.ts +8 -0
package/types/cosmos/bundle.ts
CHANGED
|
@@ -140,119 +140,119 @@ import * as _145 from "./upgrade/v1beta1/upgrade";
|
|
|
140
140
|
import * as _146 from "./vesting/module/v1/module";
|
|
141
141
|
import * as _147 from "./vesting/v1beta1/tx";
|
|
142
142
|
import * as _148 from "./vesting/v1beta1/vesting";
|
|
143
|
-
import * as
|
|
144
|
-
import * as
|
|
145
|
-
import * as
|
|
146
|
-
import * as
|
|
147
|
-
import * as
|
|
148
|
-
import * as
|
|
149
|
-
import * as
|
|
150
|
-
import * as
|
|
151
|
-
import * as
|
|
152
|
-
import * as
|
|
153
|
-
import * as
|
|
154
|
-
import * as
|
|
155
|
-
import * as
|
|
156
|
-
import * as
|
|
157
|
-
import * as
|
|
158
|
-
import * as
|
|
159
|
-
import * as
|
|
160
|
-
import * as
|
|
161
|
-
import * as
|
|
162
|
-
import * as
|
|
163
|
-
import * as
|
|
164
|
-
import * as
|
|
165
|
-
import * as
|
|
166
|
-
import * as
|
|
167
|
-
import * as
|
|
168
|
-
import * as
|
|
169
|
-
import * as
|
|
170
|
-
import * as
|
|
171
|
-
import * as
|
|
172
|
-
import * as
|
|
173
|
-
import * as
|
|
174
|
-
import * as
|
|
175
|
-
import * as
|
|
176
|
-
import * as
|
|
177
|
-
import * as
|
|
178
|
-
import * as
|
|
179
|
-
import * as
|
|
180
|
-
import * as
|
|
181
|
-
import * as
|
|
182
|
-
import * as
|
|
183
|
-
import * as
|
|
184
|
-
import * as
|
|
185
|
-
import * as
|
|
186
|
-
import * as
|
|
187
|
-
import * as
|
|
188
|
-
import * as
|
|
189
|
-
import * as
|
|
190
|
-
import * as
|
|
191
|
-
import * as
|
|
192
|
-
import * as
|
|
193
|
-
import * as
|
|
194
|
-
import * as
|
|
195
|
-
import * as
|
|
196
|
-
import * as
|
|
197
|
-
import * as
|
|
198
|
-
import * as
|
|
199
|
-
import * as
|
|
200
|
-
import * as
|
|
201
|
-
import * as
|
|
202
|
-
import * as
|
|
203
|
-
import * as
|
|
204
|
-
import * as
|
|
205
|
-
import * as
|
|
206
|
-
import * as
|
|
207
|
-
import * as
|
|
208
|
-
import * as
|
|
209
|
-
import * as
|
|
210
|
-
import * as
|
|
211
|
-
import * as
|
|
212
|
-
import * as
|
|
213
|
-
import * as
|
|
214
|
-
import * as
|
|
215
|
-
import * as
|
|
216
|
-
import * as
|
|
217
|
-
import * as
|
|
218
|
-
import * as
|
|
219
|
-
import * as
|
|
220
|
-
import * as
|
|
221
|
-
import * as
|
|
222
|
-
import * as
|
|
223
|
-
import * as
|
|
224
|
-
import * as
|
|
225
|
-
import * as
|
|
226
|
-
import * as
|
|
227
|
-
import * as
|
|
228
|
-
import * as
|
|
229
|
-
import * as
|
|
230
|
-
import * as
|
|
231
|
-
import * as
|
|
232
|
-
import * as
|
|
233
|
-
import * as
|
|
234
|
-
import * as
|
|
235
|
-
import * as
|
|
236
|
-
import * as
|
|
237
|
-
import * as
|
|
238
|
-
import * as
|
|
239
|
-
import * as
|
|
240
|
-
import * as
|
|
241
|
-
import * as
|
|
242
|
-
import * as
|
|
243
|
-
import * as
|
|
244
|
-
import * as
|
|
245
|
-
import * as
|
|
246
|
-
import * as
|
|
247
|
-
import * as
|
|
248
|
-
import * as
|
|
249
|
-
import * as
|
|
250
|
-
import * as
|
|
251
|
-
import * as
|
|
252
|
-
import * as
|
|
253
|
-
import * as
|
|
254
|
-
import * as
|
|
255
|
-
import * as
|
|
143
|
+
import * as _296 from "./auth/v1beta1/tx.amino";
|
|
144
|
+
import * as _297 from "./authz/v1beta1/tx.amino";
|
|
145
|
+
import * as _298 from "./bank/v1beta1/tx.amino";
|
|
146
|
+
import * as _299 from "./benchmark/v1/tx.amino";
|
|
147
|
+
import * as _300 from "./circuit/v1/tx.amino";
|
|
148
|
+
import * as _301 from "./consensus/v1/tx.amino";
|
|
149
|
+
import * as _302 from "./counter/v1/tx.amino";
|
|
150
|
+
import * as _303 from "./crisis/v1beta1/tx.amino";
|
|
151
|
+
import * as _304 from "./distribution/v1beta1/tx.amino";
|
|
152
|
+
import * as _305 from "./evidence/v1beta1/tx.amino";
|
|
153
|
+
import * as _306 from "./feegrant/v1beta1/tx.amino";
|
|
154
|
+
import * as _307 from "./gov/v1/tx.amino";
|
|
155
|
+
import * as _308 from "./gov/v1beta1/tx.amino";
|
|
156
|
+
import * as _309 from "./group/v1/tx.amino";
|
|
157
|
+
import * as _310 from "./mint/v1beta1/tx.amino";
|
|
158
|
+
import * as _311 from "./nft/v1beta1/tx.amino";
|
|
159
|
+
import * as _312 from "./protocolpool/v1/tx.amino";
|
|
160
|
+
import * as _313 from "./slashing/v1beta1/tx.amino";
|
|
161
|
+
import * as _314 from "./staking/v1beta1/tx.amino";
|
|
162
|
+
import * as _315 from "./upgrade/v1beta1/tx.amino";
|
|
163
|
+
import * as _316 from "./vesting/v1beta1/tx.amino";
|
|
164
|
+
import * as _317 from "./auth/v1beta1/tx.registry";
|
|
165
|
+
import * as _318 from "./authz/v1beta1/tx.registry";
|
|
166
|
+
import * as _319 from "./bank/v1beta1/tx.registry";
|
|
167
|
+
import * as _320 from "./benchmark/v1/tx.registry";
|
|
168
|
+
import * as _321 from "./circuit/v1/tx.registry";
|
|
169
|
+
import * as _322 from "./consensus/v1/tx.registry";
|
|
170
|
+
import * as _323 from "./counter/v1/tx.registry";
|
|
171
|
+
import * as _324 from "./crisis/v1beta1/tx.registry";
|
|
172
|
+
import * as _325 from "./distribution/v1beta1/tx.registry";
|
|
173
|
+
import * as _326 from "./evidence/v1beta1/tx.registry";
|
|
174
|
+
import * as _327 from "./feegrant/v1beta1/tx.registry";
|
|
175
|
+
import * as _328 from "./gov/v1/tx.registry";
|
|
176
|
+
import * as _329 from "./gov/v1beta1/tx.registry";
|
|
177
|
+
import * as _330 from "./group/v1/tx.registry";
|
|
178
|
+
import * as _331 from "./mint/v1beta1/tx.registry";
|
|
179
|
+
import * as _332 from "./nft/v1beta1/tx.registry";
|
|
180
|
+
import * as _333 from "./protocolpool/v1/tx.registry";
|
|
181
|
+
import * as _334 from "./slashing/v1beta1/tx.registry";
|
|
182
|
+
import * as _335 from "./staking/v1beta1/tx.registry";
|
|
183
|
+
import * as _336 from "./upgrade/v1beta1/tx.registry";
|
|
184
|
+
import * as _337 from "./vesting/v1beta1/tx.registry";
|
|
185
|
+
import * as _338 from "./auth/v1beta1/query.lcd";
|
|
186
|
+
import * as _339 from "./authz/v1beta1/query.lcd";
|
|
187
|
+
import * as _340 from "./bank/v1beta1/query.lcd";
|
|
188
|
+
import * as _341 from "./base/node/v1beta1/query.lcd";
|
|
189
|
+
import * as _342 from "./base/tendermint/v1beta1/query.lcd";
|
|
190
|
+
import * as _343 from "./circuit/v1/query.lcd";
|
|
191
|
+
import * as _344 from "./consensus/v1/query.lcd";
|
|
192
|
+
import * as _345 from "./distribution/v1beta1/query.lcd";
|
|
193
|
+
import * as _346 from "./epochs/v1beta1/query.lcd";
|
|
194
|
+
import * as _347 from "./evidence/v1beta1/query.lcd";
|
|
195
|
+
import * as _348 from "./feegrant/v1beta1/query.lcd";
|
|
196
|
+
import * as _349 from "./gov/v1/query.lcd";
|
|
197
|
+
import * as _350 from "./gov/v1beta1/query.lcd";
|
|
198
|
+
import * as _351 from "./group/v1/query.lcd";
|
|
199
|
+
import * as _352 from "./mint/v1beta1/query.lcd";
|
|
200
|
+
import * as _353 from "./nft/v1beta1/query.lcd";
|
|
201
|
+
import * as _354 from "./params/v1beta1/query.lcd";
|
|
202
|
+
import * as _355 from "./protocolpool/v1/query.lcd";
|
|
203
|
+
import * as _356 from "./slashing/v1beta1/query.lcd";
|
|
204
|
+
import * as _357 from "./staking/v1beta1/query.lcd";
|
|
205
|
+
import * as _358 from "./tx/v1beta1/service.lcd";
|
|
206
|
+
import * as _359 from "./upgrade/v1beta1/query.lcd";
|
|
207
|
+
import * as _360 from "./app/v1alpha1/query.rpc.Query";
|
|
208
|
+
import * as _361 from "./auth/v1beta1/query.rpc.Query";
|
|
209
|
+
import * as _362 from "./authz/v1beta1/query.rpc.Query";
|
|
210
|
+
import * as _363 from "./autocli/v1/query.rpc.Query";
|
|
211
|
+
import * as _364 from "./bank/v1beta1/query.rpc.Query";
|
|
212
|
+
import * as _365 from "./base/node/v1beta1/query.rpc.Service";
|
|
213
|
+
import * as _366 from "./base/tendermint/v1beta1/query.rpc.Service";
|
|
214
|
+
import * as _367 from "./circuit/v1/query.rpc.Query";
|
|
215
|
+
import * as _368 from "./consensus/v1/query.rpc.Query";
|
|
216
|
+
import * as _369 from "./counter/v1/query.rpc.Query";
|
|
217
|
+
import * as _370 from "./distribution/v1beta1/query.rpc.Query";
|
|
218
|
+
import * as _371 from "./epochs/v1beta1/query.rpc.Query";
|
|
219
|
+
import * as _372 from "./evidence/v1beta1/query.rpc.Query";
|
|
220
|
+
import * as _373 from "./feegrant/v1beta1/query.rpc.Query";
|
|
221
|
+
import * as _374 from "./gov/v1/query.rpc.Query";
|
|
222
|
+
import * as _375 from "./gov/v1beta1/query.rpc.Query";
|
|
223
|
+
import * as _376 from "./group/v1/query.rpc.Query";
|
|
224
|
+
import * as _377 from "./mint/v1beta1/query.rpc.Query";
|
|
225
|
+
import * as _378 from "./nft/v1beta1/query.rpc.Query";
|
|
226
|
+
import * as _379 from "./params/v1beta1/query.rpc.Query";
|
|
227
|
+
import * as _380 from "./protocolpool/v1/query.rpc.Query";
|
|
228
|
+
import * as _381 from "./slashing/v1beta1/query.rpc.Query";
|
|
229
|
+
import * as _382 from "./staking/v1beta1/query.rpc.Query";
|
|
230
|
+
import * as _383 from "./tx/v1beta1/service.rpc.Service";
|
|
231
|
+
import * as _384 from "./upgrade/v1beta1/query.rpc.Query";
|
|
232
|
+
import * as _385 from "./auth/v1beta1/tx.rpc.msg";
|
|
233
|
+
import * as _386 from "./authz/v1beta1/tx.rpc.msg";
|
|
234
|
+
import * as _387 from "./bank/v1beta1/tx.rpc.msg";
|
|
235
|
+
import * as _388 from "./benchmark/v1/tx.rpc.msg";
|
|
236
|
+
import * as _389 from "./circuit/v1/tx.rpc.msg";
|
|
237
|
+
import * as _390 from "./consensus/v1/tx.rpc.msg";
|
|
238
|
+
import * as _391 from "./counter/v1/tx.rpc.msg";
|
|
239
|
+
import * as _392 from "./crisis/v1beta1/tx.rpc.msg";
|
|
240
|
+
import * as _393 from "./distribution/v1beta1/tx.rpc.msg";
|
|
241
|
+
import * as _394 from "./evidence/v1beta1/tx.rpc.msg";
|
|
242
|
+
import * as _395 from "./feegrant/v1beta1/tx.rpc.msg";
|
|
243
|
+
import * as _396 from "./gov/v1/tx.rpc.msg";
|
|
244
|
+
import * as _397 from "./gov/v1beta1/tx.rpc.msg";
|
|
245
|
+
import * as _398 from "./group/v1/tx.rpc.msg";
|
|
246
|
+
import * as _399 from "./mint/v1beta1/tx.rpc.msg";
|
|
247
|
+
import * as _400 from "./nft/v1beta1/tx.rpc.msg";
|
|
248
|
+
import * as _401 from "./protocolpool/v1/tx.rpc.msg";
|
|
249
|
+
import * as _402 from "./slashing/v1beta1/tx.rpc.msg";
|
|
250
|
+
import * as _403 from "./staking/v1beta1/tx.rpc.msg";
|
|
251
|
+
import * as _404 from "./upgrade/v1beta1/tx.rpc.msg";
|
|
252
|
+
import * as _405 from "./vesting/v1beta1/tx.rpc.msg";
|
|
253
|
+
import * as _484 from "./lcd";
|
|
254
|
+
import * as _485 from "./rpc.query";
|
|
255
|
+
import * as _486 from "./rpc.tx";
|
|
256
256
|
export namespace cosmos {
|
|
257
257
|
export namespace app {
|
|
258
258
|
export namespace runtime {
|
|
@@ -264,7 +264,7 @@ export namespace cosmos {
|
|
|
264
264
|
..._9,
|
|
265
265
|
..._10,
|
|
266
266
|
..._11,
|
|
267
|
-
...
|
|
267
|
+
..._360
|
|
268
268
|
};
|
|
269
269
|
}
|
|
270
270
|
export namespace auth {
|
|
@@ -278,11 +278,11 @@ export namespace cosmos {
|
|
|
278
278
|
..._14,
|
|
279
279
|
..._15,
|
|
280
280
|
..._16,
|
|
281
|
-
...
|
|
282
|
-
...
|
|
283
|
-
...
|
|
284
|
-
...
|
|
285
|
-
...
|
|
281
|
+
..._296,
|
|
282
|
+
..._317,
|
|
283
|
+
..._338,
|
|
284
|
+
..._361,
|
|
285
|
+
..._385
|
|
286
286
|
};
|
|
287
287
|
}
|
|
288
288
|
export namespace authz {
|
|
@@ -297,18 +297,18 @@ export namespace cosmos {
|
|
|
297
297
|
..._20,
|
|
298
298
|
..._21,
|
|
299
299
|
..._22,
|
|
300
|
-
...
|
|
301
|
-
...
|
|
302
|
-
...
|
|
303
|
-
...
|
|
304
|
-
...
|
|
300
|
+
..._297,
|
|
301
|
+
..._318,
|
|
302
|
+
..._339,
|
|
303
|
+
..._362,
|
|
304
|
+
..._386
|
|
305
305
|
};
|
|
306
306
|
}
|
|
307
307
|
export namespace autocli {
|
|
308
308
|
export const v1 = {
|
|
309
309
|
..._23,
|
|
310
310
|
..._24,
|
|
311
|
-
...
|
|
311
|
+
..._363
|
|
312
312
|
};
|
|
313
313
|
}
|
|
314
314
|
export namespace bank {
|
|
@@ -323,11 +323,11 @@ export namespace cosmos {
|
|
|
323
323
|
..._28,
|
|
324
324
|
..._29,
|
|
325
325
|
..._30,
|
|
326
|
-
...
|
|
327
|
-
...
|
|
328
|
-
...
|
|
329
|
-
...
|
|
330
|
-
...
|
|
326
|
+
..._298,
|
|
327
|
+
..._319,
|
|
328
|
+
..._340,
|
|
329
|
+
..._364,
|
|
330
|
+
..._387
|
|
331
331
|
};
|
|
332
332
|
}
|
|
333
333
|
export namespace base {
|
|
@@ -339,8 +339,8 @@ export namespace cosmos {
|
|
|
339
339
|
export namespace node {
|
|
340
340
|
export const v1beta1 = {
|
|
341
341
|
..._32,
|
|
342
|
-
...
|
|
343
|
-
...
|
|
342
|
+
..._341,
|
|
343
|
+
..._365
|
|
344
344
|
};
|
|
345
345
|
}
|
|
346
346
|
export namespace query {
|
|
@@ -360,8 +360,8 @@ export namespace cosmos {
|
|
|
360
360
|
export const v1beta1 = {
|
|
361
361
|
..._36,
|
|
362
362
|
..._37,
|
|
363
|
-
...
|
|
364
|
-
...
|
|
363
|
+
..._342,
|
|
364
|
+
..._366
|
|
365
365
|
};
|
|
366
366
|
}
|
|
367
367
|
export const v1beta1 = {
|
|
@@ -377,9 +377,9 @@ export namespace cosmos {
|
|
|
377
377
|
export const v1 = {
|
|
378
378
|
..._40,
|
|
379
379
|
..._41,
|
|
380
|
-
...
|
|
381
|
-
...
|
|
382
|
-
...
|
|
380
|
+
..._299,
|
|
381
|
+
..._320,
|
|
382
|
+
..._388
|
|
383
383
|
};
|
|
384
384
|
}
|
|
385
385
|
export namespace circuit {
|
|
@@ -392,11 +392,11 @@ export namespace cosmos {
|
|
|
392
392
|
..._43,
|
|
393
393
|
..._44,
|
|
394
394
|
..._45,
|
|
395
|
-
...
|
|
396
|
-
...
|
|
397
|
-
...
|
|
398
|
-
...
|
|
399
|
-
...
|
|
395
|
+
..._300,
|
|
396
|
+
..._321,
|
|
397
|
+
..._343,
|
|
398
|
+
..._367,
|
|
399
|
+
..._389
|
|
400
400
|
};
|
|
401
401
|
}
|
|
402
402
|
export namespace consensus {
|
|
@@ -408,11 +408,11 @@ export namespace cosmos {
|
|
|
408
408
|
export const v1 = {
|
|
409
409
|
..._47,
|
|
410
410
|
..._48,
|
|
411
|
-
...
|
|
412
|
-
...
|
|
413
|
-
...
|
|
414
|
-
...
|
|
415
|
-
...
|
|
411
|
+
..._301,
|
|
412
|
+
..._322,
|
|
413
|
+
..._344,
|
|
414
|
+
..._368,
|
|
415
|
+
..._390
|
|
416
416
|
};
|
|
417
417
|
}
|
|
418
418
|
export namespace counter {
|
|
@@ -424,10 +424,10 @@ export namespace cosmos {
|
|
|
424
424
|
export const v1 = {
|
|
425
425
|
..._50,
|
|
426
426
|
..._51,
|
|
427
|
-
...
|
|
428
|
-
...
|
|
429
|
-
...
|
|
430
|
-
...
|
|
427
|
+
..._302,
|
|
428
|
+
..._323,
|
|
429
|
+
..._369,
|
|
430
|
+
..._391
|
|
431
431
|
};
|
|
432
432
|
}
|
|
433
433
|
export namespace crisis {
|
|
@@ -439,9 +439,9 @@ export namespace cosmos {
|
|
|
439
439
|
export const v1beta1 = {
|
|
440
440
|
..._53,
|
|
441
441
|
..._54,
|
|
442
|
-
...
|
|
443
|
-
...
|
|
444
|
-
...
|
|
442
|
+
..._303,
|
|
443
|
+
..._324,
|
|
444
|
+
..._392
|
|
445
445
|
};
|
|
446
446
|
}
|
|
447
447
|
export namespace crypto {
|
|
@@ -482,11 +482,11 @@ export namespace cosmos {
|
|
|
482
482
|
..._64,
|
|
483
483
|
..._65,
|
|
484
484
|
..._66,
|
|
485
|
-
...
|
|
486
|
-
...
|
|
487
|
-
...
|
|
488
|
-
...
|
|
489
|
-
...
|
|
485
|
+
..._304,
|
|
486
|
+
..._325,
|
|
487
|
+
..._345,
|
|
488
|
+
..._370,
|
|
489
|
+
..._393
|
|
490
490
|
};
|
|
491
491
|
}
|
|
492
492
|
export namespace epochs {
|
|
@@ -499,8 +499,8 @@ export namespace cosmos {
|
|
|
499
499
|
..._68,
|
|
500
500
|
..._69,
|
|
501
501
|
..._70,
|
|
502
|
-
...
|
|
503
|
-
...
|
|
502
|
+
..._346,
|
|
503
|
+
..._371
|
|
504
504
|
};
|
|
505
505
|
}
|
|
506
506
|
export namespace evidence {
|
|
@@ -514,11 +514,11 @@ export namespace cosmos {
|
|
|
514
514
|
..._73,
|
|
515
515
|
..._74,
|
|
516
516
|
..._75,
|
|
517
|
-
...
|
|
518
|
-
...
|
|
519
|
-
...
|
|
520
|
-
...
|
|
521
|
-
...
|
|
517
|
+
..._305,
|
|
518
|
+
..._326,
|
|
519
|
+
..._347,
|
|
520
|
+
..._372,
|
|
521
|
+
..._394
|
|
522
522
|
};
|
|
523
523
|
}
|
|
524
524
|
export namespace feegrant {
|
|
@@ -532,11 +532,11 @@ export namespace cosmos {
|
|
|
532
532
|
..._78,
|
|
533
533
|
..._79,
|
|
534
534
|
..._80,
|
|
535
|
-
...
|
|
536
|
-
...
|
|
537
|
-
...
|
|
538
|
-
...
|
|
539
|
-
...
|
|
535
|
+
..._306,
|
|
536
|
+
..._327,
|
|
537
|
+
..._348,
|
|
538
|
+
..._373,
|
|
539
|
+
..._395
|
|
540
540
|
};
|
|
541
541
|
}
|
|
542
542
|
export namespace genutil {
|
|
@@ -560,22 +560,22 @@ export namespace cosmos {
|
|
|
560
560
|
..._85,
|
|
561
561
|
..._86,
|
|
562
562
|
..._87,
|
|
563
|
-
...
|
|
564
|
-
...
|
|
565
|
-
...
|
|
566
|
-
...
|
|
567
|
-
...
|
|
563
|
+
..._307,
|
|
564
|
+
..._328,
|
|
565
|
+
..._349,
|
|
566
|
+
..._374,
|
|
567
|
+
..._396
|
|
568
568
|
};
|
|
569
569
|
export const v1beta1 = {
|
|
570
570
|
..._88,
|
|
571
571
|
..._89,
|
|
572
572
|
..._90,
|
|
573
573
|
..._91,
|
|
574
|
-
...
|
|
575
|
-
...
|
|
576
|
-
...
|
|
577
|
-
...
|
|
578
|
-
...
|
|
574
|
+
..._308,
|
|
575
|
+
..._329,
|
|
576
|
+
..._350,
|
|
577
|
+
..._375,
|
|
578
|
+
..._397
|
|
579
579
|
};
|
|
580
580
|
}
|
|
581
581
|
export namespace group {
|
|
@@ -590,11 +590,11 @@ export namespace cosmos {
|
|
|
590
590
|
..._95,
|
|
591
591
|
..._96,
|
|
592
592
|
..._97,
|
|
593
|
-
...
|
|
594
|
-
...
|
|
595
|
-
...
|
|
596
|
-
...
|
|
597
|
-
...
|
|
593
|
+
..._309,
|
|
594
|
+
..._330,
|
|
595
|
+
..._351,
|
|
596
|
+
..._376,
|
|
597
|
+
..._398
|
|
598
598
|
};
|
|
599
599
|
}
|
|
600
600
|
export namespace ics23 {
|
|
@@ -613,11 +613,11 @@ export namespace cosmos {
|
|
|
613
613
|
..._101,
|
|
614
614
|
..._102,
|
|
615
615
|
..._103,
|
|
616
|
-
...
|
|
617
|
-
...
|
|
618
|
-
...
|
|
619
|
-
...
|
|
620
|
-
...
|
|
616
|
+
..._310,
|
|
617
|
+
..._331,
|
|
618
|
+
..._352,
|
|
619
|
+
..._377,
|
|
620
|
+
..._399
|
|
621
621
|
};
|
|
622
622
|
}
|
|
623
623
|
export namespace msg {
|
|
@@ -642,11 +642,11 @@ export namespace cosmos {
|
|
|
642
642
|
..._109,
|
|
643
643
|
..._110,
|
|
644
644
|
..._111,
|
|
645
|
-
...
|
|
646
|
-
...
|
|
647
|
-
...
|
|
648
|
-
...
|
|
649
|
-
...
|
|
645
|
+
..._311,
|
|
646
|
+
..._332,
|
|
647
|
+
..._353,
|
|
648
|
+
..._378,
|
|
649
|
+
..._400
|
|
650
650
|
};
|
|
651
651
|
}
|
|
652
652
|
export namespace params {
|
|
@@ -658,8 +658,8 @@ export namespace cosmos {
|
|
|
658
658
|
export const v1beta1 = {
|
|
659
659
|
..._113,
|
|
660
660
|
..._114,
|
|
661
|
-
...
|
|
662
|
-
...
|
|
661
|
+
..._354,
|
|
662
|
+
..._379
|
|
663
663
|
};
|
|
664
664
|
}
|
|
665
665
|
export namespace protocolpool {
|
|
@@ -673,11 +673,11 @@ export namespace cosmos {
|
|
|
673
673
|
..._117,
|
|
674
674
|
..._118,
|
|
675
675
|
..._119,
|
|
676
|
-
...
|
|
677
|
-
...
|
|
678
|
-
...
|
|
679
|
-
...
|
|
680
|
-
...
|
|
676
|
+
..._312,
|
|
677
|
+
..._333,
|
|
678
|
+
..._355,
|
|
679
|
+
..._380,
|
|
680
|
+
..._401
|
|
681
681
|
};
|
|
682
682
|
}
|
|
683
683
|
export namespace query {
|
|
@@ -701,11 +701,11 @@ export namespace cosmos {
|
|
|
701
701
|
..._124,
|
|
702
702
|
..._125,
|
|
703
703
|
..._126,
|
|
704
|
-
...
|
|
705
|
-
...
|
|
706
|
-
...
|
|
707
|
-
...
|
|
708
|
-
...
|
|
704
|
+
..._313,
|
|
705
|
+
..._334,
|
|
706
|
+
..._356,
|
|
707
|
+
..._381,
|
|
708
|
+
..._402
|
|
709
709
|
};
|
|
710
710
|
}
|
|
711
711
|
export namespace staking {
|
|
@@ -720,11 +720,11 @@ export namespace cosmos {
|
|
|
720
720
|
..._130,
|
|
721
721
|
..._131,
|
|
722
722
|
..._132,
|
|
723
|
-
...
|
|
724
|
-
...
|
|
725
|
-
...
|
|
726
|
-
...
|
|
727
|
-
...
|
|
723
|
+
..._314,
|
|
724
|
+
..._335,
|
|
725
|
+
..._357,
|
|
726
|
+
..._382,
|
|
727
|
+
..._403
|
|
728
728
|
};
|
|
729
729
|
}
|
|
730
730
|
export namespace store {
|
|
@@ -764,8 +764,8 @@ export namespace cosmos {
|
|
|
764
764
|
export const v1beta1 = {
|
|
765
765
|
..._140,
|
|
766
766
|
..._141,
|
|
767
|
-
...
|
|
768
|
-
...
|
|
767
|
+
..._358,
|
|
768
|
+
..._383
|
|
769
769
|
};
|
|
770
770
|
}
|
|
771
771
|
export namespace upgrade {
|
|
@@ -778,11 +778,11 @@ export namespace cosmos {
|
|
|
778
778
|
..._143,
|
|
779
779
|
..._144,
|
|
780
780
|
..._145,
|
|
781
|
-
...
|
|
782
|
-
...
|
|
783
|
-
...
|
|
784
|
-
...
|
|
785
|
-
...
|
|
781
|
+
..._315,
|
|
782
|
+
..._336,
|
|
783
|
+
..._359,
|
|
784
|
+
..._384,
|
|
785
|
+
..._404
|
|
786
786
|
};
|
|
787
787
|
}
|
|
788
788
|
export namespace vesting {
|
|
@@ -794,14 +794,14 @@ export namespace cosmos {
|
|
|
794
794
|
export const v1beta1 = {
|
|
795
795
|
..._147,
|
|
796
796
|
..._148,
|
|
797
|
-
...
|
|
798
|
-
...
|
|
799
|
-
...
|
|
797
|
+
..._316,
|
|
798
|
+
..._337,
|
|
799
|
+
..._405
|
|
800
800
|
};
|
|
801
801
|
}
|
|
802
802
|
export const ClientFactory = {
|
|
803
|
-
...
|
|
804
|
-
...
|
|
805
|
-
...
|
|
803
|
+
..._484,
|
|
804
|
+
..._485,
|
|
805
|
+
..._486
|
|
806
806
|
};
|
|
807
807
|
}
|