@initia/initia.js 0.2.27 → 0.2.29

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/dist/index.es.js CHANGED
@@ -87,24 +87,24 @@ import { Counterparty as ef, Version as rf, stateFromJSON as tl, stateToJSON as
87
87
  import { State as nw, stateFromJSON as aw, stateToJSON as iw } from "@initia/initia.proto/ibc/core/connection/v1/connection";
88
88
  import { MsgConnectionOpenInit as zm, MsgConnectionOpenTry as qm, MsgConnectionOpenConfirm as Vm, MsgConnectionOpenAck as Km, MsgUpdateParams as Wm } from "@initia/initia.proto/ibc/core/connection/v1/tx";
89
89
  import { MsgRegisterAccount as jm, MsgSubmitTx as Gm } from "@initia/initia.proto/initia/intertx/v1/tx";
90
- import { MsgCreateMarkets as Jm, MsgUpdateMarkets as Zm, MsgUpsertMarkets as Ym, MsgRemoveMarketAuthorities as Xm, MsgParams as Qm } from "@initia/initia.proto/connect/marketmap/v2/tx";
91
- import { MsgAddCurrencyPairs as tu, MsgRemoveCurrencyPairs as eu } from "@initia/initia.proto/connect/oracle/v2/tx";
90
+ import { MsgCreateMarkets as Jm, MsgUpdateMarkets as Zm, MsgUpsertMarkets as Ym, MsgRemoveMarkets as Xm, MsgRemoveMarketAuthorities as Qm, MsgParams as tu } from "@initia/initia.proto/connect/marketmap/v2/tx";
91
+ import { MsgAddCurrencyPairs as eu, MsgRemoveCurrencyPairs as ru } from "@initia/initia.proto/connect/oracle/v2/tx";
92
92
  import { CurrencyPair as nf } from "@initia/initia.proto/connect/types/v2/currency_pair";
93
93
  import { QuotePrice as af } from "@initia/initia.proto/connect/oracle/v2/genesis";
94
94
  import { ProviderConfig as cf, Ticker as mf, Market as uf } from "@initia/initia.proto/connect/marketmap/v2/market";
95
95
  import { Params as df } from "@initia/initia.proto/connect/marketmap/v2/params";
96
- import { MsgPublish as ru, MsgExecute as ou, MsgExecuteJSON as su, MsgScript as nu, MsgScriptJSON as au, MsgUpdateParams as iu, MsgWhitelist as cu, MsgDelist as mu, MsgGovExecute as uu, MsgGovExecuteJSON as du, MsgGovPublish as lu, MsgGovScript as pu, MsgGovScriptJSON as hu } from "@initia/initia.proto/initia/move/v1/tx";
97
- import { MsgDelegate as fu, MsgUndelegate as gu, MsgBeginRedelegate as yu, MsgCreateValidator as _u, MsgEditValidator as vu, MsgCancelUnbondingDelegation as wu, MsgUpdateParams as Pu } from "@initia/initia.proto/initia/mstaking/v1/tx";
96
+ import { MsgPublish as ou, MsgExecute as su, MsgExecuteJSON as nu, MsgScript as au, MsgScriptJSON as iu, MsgUpdateParams as cu, MsgWhitelist as mu, MsgDelist as uu, MsgGovExecute as du, MsgGovExecuteJSON as lu, MsgGovPublish as pu, MsgGovScript as hu, MsgGovScriptJSON as fu } from "@initia/initia.proto/initia/move/v1/tx";
97
+ import { MsgDelegate as gu, MsgUndelegate as yu, MsgBeginRedelegate as _u, MsgCreateValidator as vu, MsgEditValidator as wu, MsgCancelUnbondingDelegation as Pu, MsgUpdateParams as bu } from "@initia/initia.proto/initia/mstaking/v1/tx";
98
98
  import { BondStatus as lf, Validator as pf, Description as hf, CommissionRates as ff, Commission as gf, Params as yf, DelegationResponse as _f, Delegation as vf, RedelegationResponse as wf, Redelegation as Pf, RedelegationEntryResponse as bf, RedelegationEntry as Af, UnbondingDelegation as Df, UnbondingDelegationEntry as kf } from "@initia/initia.proto/initia/mstaking/v1/staking";
99
- import { MsgAddValidator as bu, MsgRemoveValidator as Au, MsgFinalizeTokenDeposit as Du, MsgInitiateTokenWithdrawal as ku, MsgExecuteMessages as xu, MsgSpendFeePool as Mu, MsgSetBridgeInfo as Iu, MsgUpdateOracle as Su, MsgUpdateParams as Bu } from "@initia/opinit.proto/opinit/opchild/v1/tx";
99
+ import { MsgAddValidator as Au, MsgRemoveValidator as Du, MsgFinalizeTokenDeposit as ku, MsgInitiateTokenWithdrawal as xu, MsgExecuteMessages as Mu, MsgSpendFeePool as Iu, MsgSetBridgeInfo as Su, MsgUpdateOracle as Bu, MsgUpdateParams as Eu } from "@initia/opinit.proto/opinit/opchild/v1/tx";
100
100
  import { BridgeInfo as xf, Params as Mf, Validator as If } from "@initia/opinit.proto/opinit/opchild/v1/types";
101
- import { MsgRecordBatch as Eu, MsgCreateBridge as Uu, MsgProposeOutput as Cu, MsgDeleteOutput as $u, MsgInitiateTokenDeposit as Nu, MsgFinalizeTokenWithdrawal as Ou, MsgUpdateProposer as Fu, MsgUpdateChallenger as Tu, MsgUpdateBatchInfo as Ru, MsgUpdateOracleConfig as Lu, MsgUpdateMetadata as Hu, MsgUpdateParams as zu } from "@initia/opinit.proto/opinit/ophost/v1/tx";
101
+ import { MsgRecordBatch as Uu, MsgCreateBridge as Cu, MsgProposeOutput as $u, MsgDeleteOutput as Nu, MsgInitiateTokenDeposit as Ou, MsgFinalizeTokenWithdrawal as Fu, MsgUpdateProposer as Tu, MsgUpdateChallenger as Ru, MsgUpdateBatchInfo as Lu, MsgUpdateOracleConfig as Hu, MsgUpdateMetadata as zu, MsgUpdateParams as qu } from "@initia/opinit.proto/opinit/ophost/v1/tx";
102
102
  import { batchInfo_ChainTypeFromJSON as rl, batchInfo_ChainTypeToJSON as ol, BatchInfo as Sf, BridgeConfig as Bf, Params as Ef, Output as Uf, BatchInfoWithOutput as Cf } from "@initia/opinit.proto/opinit/ophost/v1/types";
103
103
  import { Params as $f } from "@initia/initia.proto/initia/reward/v1/types";
104
- import { MsgUpdateParams as qu } from "@initia/initia.proto/initia/reward/v1/tx";
105
- import { MsgUnjail as Vu, MsgUpdateParams as Ku } from "@initia/initia.proto/cosmos/slashing/v1beta1/tx";
104
+ import { MsgUpdateParams as Vu } from "@initia/initia.proto/initia/reward/v1/tx";
105
+ import { MsgUnjail as Ku, MsgUpdateParams as Wu } from "@initia/initia.proto/cosmos/slashing/v1beta1/tx";
106
106
  import { Params as Nf, ValidatorSigningInfo as Of } from "@initia/initia.proto/cosmos/slashing/v1beta1/slashing";
107
- import { MsgCreateDenom as Wu, MsgMint as ju, MsgBurn as Gu, MsgChangeAdmin as Ju, MsgSetDenomMetadata as Zu, MsgSetBeforeSendHook as Yu, MsgForceTransfer as Xu, MsgUpdateParams as Qu } from "@initia/initia.proto/miniwasm/tokenfactory/v1/tx";
107
+ import { MsgCreateDenom as ju, MsgMint as Gu, MsgBurn as Ju, MsgChangeAdmin as Zu, MsgSetDenomMetadata as Yu, MsgSetBeforeSendHook as Xu, MsgUpdateParams as Qu } from "@initia/initia.proto/miniwasm/tokenfactory/v1/tx";
108
108
  import { Params as Ff } from "@initia/initia.proto/miniwasm/tokenfactory/v1/params";
109
109
  import { ABCIMessageLog as Tf } from "@initia/initia.proto/cosmos/base/abci/v1beta1/abci";
110
110
  import { bcs as Ht } from "@mysten/bcs";
@@ -213,7 +213,10 @@ class I extends m {
213
213
  * Turns the Coin into an Integer coin with ceiling the amount.
214
214
  */
215
215
  toIntCeilCoin() {
216
- return new I(this.denom, O(this.amount).toFixed(0, dt.ROUND_CEIL));
216
+ return new I(
217
+ this.denom,
218
+ O(this.amount).toFixed(0, dt.ROUND_CEIL)
219
+ );
217
220
  }
218
221
  /**
219
222
  * Turns the Coin into a Decimal coin.
@@ -16422,7 +16425,7 @@ class ho extends m {
16422
16425
  }
16423
16426
  toProto() {
16424
16427
  const { authority: t, currency_pairs: e } = this;
16425
- return tu.fromPartial({
16428
+ return eu.fromPartial({
16426
16429
  authority: t,
16427
16430
  currencyPairs: e.map((r) => r.toProto())
16428
16431
  });
@@ -16430,12 +16433,12 @@ class ho extends m {
16430
16433
  packAny() {
16431
16434
  return f.fromPartial({
16432
16435
  typeUrl: "/connect.oracle.v2.MsgAddCurrencyPairs",
16433
- value: tu.encode(this.toProto()).finish()
16436
+ value: eu.encode(this.toProto()).finish()
16434
16437
  });
16435
16438
  }
16436
16439
  static unpackAny(t) {
16437
16440
  return ho.fromProto(
16438
- tu.decode(t.value)
16441
+ eu.decode(t.value)
16439
16442
  );
16440
16443
  }
16441
16444
  }
@@ -16480,7 +16483,7 @@ class fo extends m {
16480
16483
  }
16481
16484
  toProto() {
16482
16485
  const { authority: t, currency_pair_ids: e } = this;
16483
- return eu.fromPartial({
16486
+ return ru.fromPartial({
16484
16487
  authority: t,
16485
16488
  currencyPairIds: e
16486
16489
  });
@@ -16488,12 +16491,12 @@ class fo extends m {
16488
16491
  packAny() {
16489
16492
  return f.fromPartial({
16490
16493
  typeUrl: "/connect.oracle.v2.MsgRemoveCurrencyPairs",
16491
- value: eu.encode(this.toProto()).finish()
16494
+ value: ru.encode(this.toProto()).finish()
16492
16495
  });
16493
16496
  }
16494
16497
  static unpackAny(t) {
16495
16498
  return fo.fromProto(
16496
- eu.decode(t.value)
16499
+ ru.decode(t.value)
16497
16500
  );
16498
16501
  }
16499
16502
  }
@@ -16726,7 +16729,7 @@ class hn extends m {
16726
16729
  });
16727
16730
  }
16728
16731
  }
16729
- class gt extends m {
16732
+ class ft extends m {
16730
16733
  /**
16731
16734
  * @param ticker the price feed for a given asset pair
16732
16735
  * @param provider_configs the list of provider-specific configs for this Market
@@ -16736,7 +16739,7 @@ class gt extends m {
16736
16739
  }
16737
16740
  static fromAmino(t) {
16738
16741
  const { ticker: e, provider_configs: r } = t;
16739
- return new gt(
16742
+ return new ft(
16740
16743
  hn.fromAmino(e),
16741
16744
  r.map(pn.fromAmino)
16742
16745
  );
@@ -16750,7 +16753,7 @@ class gt extends m {
16750
16753
  }
16751
16754
  static fromData(t) {
16752
16755
  const { ticker: e, provider_configs: r } = t;
16753
- return new gt(
16756
+ return new ft(
16754
16757
  hn.fromData(e),
16755
16758
  r.map(pn.fromData)
16756
16759
  );
@@ -16763,7 +16766,7 @@ class gt extends m {
16763
16766
  };
16764
16767
  }
16765
16768
  static fromProto(t) {
16766
- return new gt(
16769
+ return new ft(
16767
16770
  hn.fromProto(t.ticker),
16768
16771
  t.providerConfigs.map(pn.fromProto)
16769
16772
  );
@@ -16788,7 +16791,7 @@ class go extends m {
16788
16791
  const {
16789
16792
  value: { authority: e, create_markets: r }
16790
16793
  } = t;
16791
- return new go(e, r.map(gt.fromAmino));
16794
+ return new go(e, r.map(ft.fromAmino));
16792
16795
  }
16793
16796
  toAmino() {
16794
16797
  const { authority: t, create_markets: e } = this;
@@ -16802,7 +16805,7 @@ class go extends m {
16802
16805
  }
16803
16806
  static fromData(t) {
16804
16807
  const { authority: e, create_markets: r } = t;
16805
- return new go(e, r.map(gt.fromData));
16808
+ return new go(e, r.map(ft.fromData));
16806
16809
  }
16807
16810
  toData() {
16808
16811
  const { authority: t, create_markets: e } = this;
@@ -16815,7 +16818,7 @@ class go extends m {
16815
16818
  static fromProto(t) {
16816
16819
  return new go(
16817
16820
  t.authority,
16818
- t.createMarkets.map(gt.fromProto)
16821
+ t.createMarkets.map(ft.fromProto)
16819
16822
  );
16820
16823
  }
16821
16824
  toProto() {
@@ -16847,7 +16850,7 @@ class yo extends m {
16847
16850
  const {
16848
16851
  value: { authority: e, update_markets: r }
16849
16852
  } = t;
16850
- return new yo(e, r.map(gt.fromAmino));
16853
+ return new yo(e, r.map(ft.fromAmino));
16851
16854
  }
16852
16855
  toAmino() {
16853
16856
  const { authority: t, update_markets: e } = this;
@@ -16861,7 +16864,7 @@ class yo extends m {
16861
16864
  }
16862
16865
  static fromData(t) {
16863
16866
  const { authority: e, update_markets: r } = t;
16864
- return new yo(e, r.map(gt.fromData));
16867
+ return new yo(e, r.map(ft.fromData));
16865
16868
  }
16866
16869
  toData() {
16867
16870
  const { authority: t, update_markets: e } = this;
@@ -16874,7 +16877,7 @@ class yo extends m {
16874
16877
  static fromProto(t) {
16875
16878
  return new yo(
16876
16879
  t.authority,
16877
- t.updateMarkets.map(gt.fromProto)
16880
+ t.updateMarkets.map(ft.fromProto)
16878
16881
  );
16879
16882
  }
16880
16883
  toProto() {
@@ -16906,7 +16909,7 @@ class _o extends m {
16906
16909
  const {
16907
16910
  value: { authority: e, markets: r }
16908
16911
  } = t;
16909
- return new _o(e, r.map(gt.fromAmino));
16912
+ return new _o(e, r.map(ft.fromAmino));
16910
16913
  }
16911
16914
  toAmino() {
16912
16915
  const { authority: t, markets: e } = this;
@@ -16920,7 +16923,7 @@ class _o extends m {
16920
16923
  }
16921
16924
  static fromData(t) {
16922
16925
  const { authority: e, markets: r } = t;
16923
- return new _o(e, r.map(gt.fromData));
16926
+ return new _o(e, r.map(ft.fromData));
16924
16927
  }
16925
16928
  toData() {
16926
16929
  const { authority: t, markets: e } = this;
@@ -16933,7 +16936,7 @@ class _o extends m {
16933
16936
  static fromProto(t) {
16934
16937
  return new _o(
16935
16938
  t.authority,
16936
- t.markets.map(gt.fromProto)
16939
+ t.markets.map(ft.fromProto)
16937
16940
  );
16938
16941
  }
16939
16942
  toProto() {
@@ -16954,6 +16957,65 @@ class _o extends m {
16954
16957
  }
16955
16958
  }
16956
16959
  class vo extends m {
16960
+ /**
16961
+ * @param authority the signer of this transaction
16962
+ * @param markets the list of markets to remove
16963
+ */
16964
+ constructor(t, e) {
16965
+ super(), this.authority = t, this.markets = e;
16966
+ }
16967
+ static fromAmino(t) {
16968
+ const {
16969
+ value: { authority: e, markets: r }
16970
+ } = t;
16971
+ return new vo(e, r);
16972
+ }
16973
+ toAmino() {
16974
+ const { authority: t, markets: e } = this;
16975
+ return {
16976
+ type: "connect/x/marketmap/MsgRemoveMarkets",
16977
+ value: {
16978
+ authority: t,
16979
+ markets: e
16980
+ }
16981
+ };
16982
+ }
16983
+ static fromData(t) {
16984
+ const { authority: e, markets: r } = t;
16985
+ return new vo(e, r);
16986
+ }
16987
+ toData() {
16988
+ const { authority: t, markets: e } = this;
16989
+ return {
16990
+ "@type": "/connect.marketmap.v2.MsgRemoveMarkets",
16991
+ authority: t,
16992
+ markets: e
16993
+ };
16994
+ }
16995
+ static fromProto(t) {
16996
+ return new vo(
16997
+ t.authority,
16998
+ t.markets
16999
+ );
17000
+ }
17001
+ toProto() {
17002
+ const { authority: t, markets: e } = this;
17003
+ return Xm.fromPartial({
17004
+ authority: t,
17005
+ markets: e
17006
+ });
17007
+ }
17008
+ packAny() {
17009
+ return f.fromPartial({
17010
+ typeUrl: "/connect.marketmap.v2.MsgRemoveMarkets",
17011
+ value: Xm.encode(this.toProto()).finish()
17012
+ });
17013
+ }
17014
+ static unpackAny(t) {
17015
+ return vo.fromProto(Xm.decode(t.value));
17016
+ }
17017
+ }
17018
+ class wo extends m {
16957
17019
  /**
16958
17020
  * @param remove_addresses the list of addresses to remove
16959
17021
  * @param admin the marketmap admin account
@@ -16965,7 +17027,7 @@ class vo extends m {
16965
17027
  const {
16966
17028
  value: { remove_addresses: e, admin: r }
16967
17029
  } = t;
16968
- return new vo(e, r);
17030
+ return new wo(e, r);
16969
17031
  }
16970
17032
  toAmino() {
16971
17033
  const { remove_addresses: t, admin: e } = this;
@@ -16979,7 +17041,7 @@ class vo extends m {
16979
17041
  }
16980
17042
  static fromData(t) {
16981
17043
  const { remove_addresses: e, admin: r } = t;
16982
- return new vo(e, r);
17044
+ return new wo(e, r);
16983
17045
  }
16984
17046
  toData() {
16985
17047
  const { remove_addresses: t, admin: e } = this;
@@ -16990,11 +17052,11 @@ class vo extends m {
16990
17052
  };
16991
17053
  }
16992
17054
  static fromProto(t) {
16993
- return new vo(t.removeAddresses, t.admin);
17055
+ return new wo(t.removeAddresses, t.admin);
16994
17056
  }
16995
17057
  toProto() {
16996
17058
  const { remove_addresses: t, admin: e } = this;
16997
- return Xm.fromPartial({
17059
+ return Qm.fromPartial({
16998
17060
  removeAddresses: t,
16999
17061
  admin: e
17000
17062
  });
@@ -17002,12 +17064,12 @@ class vo extends m {
17002
17064
  packAny() {
17003
17065
  return f.fromPartial({
17004
17066
  typeUrl: "/connect.marketmap.v2.MsgRemoveMarketAuthorities",
17005
- value: Xm.encode(this.toProto()).finish()
17067
+ value: Qm.encode(this.toProto()).finish()
17006
17068
  });
17007
17069
  }
17008
17070
  static unpackAny(t) {
17009
- return vo.fromProto(
17010
- Xm.decode(t.value)
17071
+ return wo.fromProto(
17072
+ Qm.decode(t.value)
17011
17073
  );
17012
17074
  }
17013
17075
  }
@@ -17044,7 +17106,7 @@ class Ss extends m {
17044
17106
  });
17045
17107
  }
17046
17108
  }
17047
- class wo extends m {
17109
+ class Po extends m {
17048
17110
  /**
17049
17111
  * @param authority the address that controls the module
17050
17112
  * @param params the marketmap parameters to update
@@ -17056,7 +17118,7 @@ class wo extends m {
17056
17118
  const {
17057
17119
  value: { authority: e, params: r }
17058
17120
  } = t;
17059
- return new wo(
17121
+ return new Po(
17060
17122
  e,
17061
17123
  Ss.fromAmino(r)
17062
17124
  );
@@ -17073,7 +17135,7 @@ class wo extends m {
17073
17135
  }
17074
17136
  static fromData(t) {
17075
17137
  const { authority: e, params: r } = t;
17076
- return new wo(
17138
+ return new Po(
17077
17139
  e,
17078
17140
  Ss.fromData(r)
17079
17141
  );
@@ -17087,14 +17149,14 @@ class wo extends m {
17087
17149
  };
17088
17150
  }
17089
17151
  static fromProto(t) {
17090
- return new wo(
17152
+ return new Po(
17091
17153
  t.authority,
17092
17154
  Ss.fromProto(t.params)
17093
17155
  );
17094
17156
  }
17095
17157
  toProto() {
17096
17158
  const { authority: t, params: e } = this;
17097
- return Qm.fromPartial({
17159
+ return tu.fromPartial({
17098
17160
  authority: t,
17099
17161
  params: e.toProto()
17100
17162
  });
@@ -17102,11 +17164,11 @@ class wo extends m {
17102
17164
  packAny() {
17103
17165
  return f.fromPartial({
17104
17166
  typeUrl: "/connect.marketmap.v2.MsgParams",
17105
- value: Qm.encode(this.toProto()).finish()
17167
+ value: tu.encode(this.toProto()).finish()
17106
17168
  });
17107
17169
  }
17108
17170
  static unpackAny(t) {
17109
- return wo.fromProto(Qm.decode(t.value));
17171
+ return Po.fromProto(tu.decode(t.value));
17110
17172
  }
17111
17173
  }
17112
17174
  class Zt extends m {
@@ -17161,7 +17223,7 @@ class Zt extends m {
17161
17223
  }
17162
17224
  toProto() {
17163
17225
  const { sender: t, code_bytes: e, upgrade_policy: r } = this;
17164
- return ru.fromPartial({
17226
+ return ou.fromPartial({
17165
17227
  sender: t,
17166
17228
  codeBytes: e.map((o) => Buffer.from(o, "base64")),
17167
17229
  upgradePolicy: r
@@ -17170,17 +17232,17 @@ class Zt extends m {
17170
17232
  packAny() {
17171
17233
  return f.fromPartial({
17172
17234
  typeUrl: "/initia.move.v1.MsgPublish",
17173
- value: ru.encode(this.toProto()).finish()
17235
+ value: ou.encode(this.toProto()).finish()
17174
17236
  });
17175
17237
  }
17176
17238
  static unpackAny(t) {
17177
- return Zt.fromProto(ru.decode(t.value));
17239
+ return Zt.fromProto(ou.decode(t.value));
17178
17240
  }
17179
17241
  }
17180
17242
  ((a) => {
17181
17243
  a.Policy = Oa;
17182
17244
  })(Zt || (Zt = {}));
17183
- class Po extends m {
17245
+ class bo extends m {
17184
17246
  /**
17185
17247
  * @param sender the actor that signed the messages
17186
17248
  * @param module_address module deployer address
@@ -17206,7 +17268,7 @@ class Po extends m {
17206
17268
  args: c
17207
17269
  }
17208
17270
  } = e;
17209
- return new Po(
17271
+ return new bo(
17210
17272
  r,
17211
17273
  o,
17212
17274
  s,
@@ -17245,7 +17307,7 @@ class Po extends m {
17245
17307
  type_args: i,
17246
17308
  args: c
17247
17309
  } = e;
17248
- return new Po(
17310
+ return new bo(
17249
17311
  r,
17250
17312
  o,
17251
17313
  s,
@@ -17274,7 +17336,7 @@ class Po extends m {
17274
17336
  };
17275
17337
  }
17276
17338
  static fromProto(e) {
17277
- return new Po(
17339
+ return new bo(
17278
17340
  e.sender,
17279
17341
  e.moduleAddress,
17280
17342
  e.moduleName,
@@ -17292,7 +17354,7 @@ class Po extends m {
17292
17354
  type_args: n,
17293
17355
  args: i
17294
17356
  } = this;
17295
- return ou.fromPartial({
17357
+ return su.fromPartial({
17296
17358
  sender: e,
17297
17359
  moduleAddress: r,
17298
17360
  moduleName: o,
@@ -17304,14 +17366,14 @@ class Po extends m {
17304
17366
  packAny() {
17305
17367
  return f.fromPartial({
17306
17368
  typeUrl: "/initia.move.v1.MsgExecute",
17307
- value: ou.encode(this.toProto()).finish()
17369
+ value: su.encode(this.toProto()).finish()
17308
17370
  });
17309
17371
  }
17310
17372
  static unpackAny(e) {
17311
- return Po.fromProto(ou.decode(e.value));
17373
+ return bo.fromProto(su.decode(e.value));
17312
17374
  }
17313
17375
  }
17314
- class bo extends m {
17376
+ class Ao extends m {
17315
17377
  /**
17316
17378
  * @param sender the actor that signed the messages
17317
17379
  * @param module_address the address of the module deployer
@@ -17337,7 +17399,7 @@ class bo extends m {
17337
17399
  args: c
17338
17400
  }
17339
17401
  } = e;
17340
- return new bo(
17402
+ return new Ao(
17341
17403
  r,
17342
17404
  o,
17343
17405
  s,
@@ -17376,7 +17438,7 @@ class bo extends m {
17376
17438
  type_args: i,
17377
17439
  args: c
17378
17440
  } = e;
17379
- return new bo(
17441
+ return new Ao(
17380
17442
  r,
17381
17443
  o,
17382
17444
  s,
@@ -17405,7 +17467,7 @@ class bo extends m {
17405
17467
  };
17406
17468
  }
17407
17469
  static fromProto(e) {
17408
- return new bo(
17470
+ return new Ao(
17409
17471
  e.sender,
17410
17472
  e.moduleAddress,
17411
17473
  e.moduleName,
@@ -17423,7 +17485,7 @@ class bo extends m {
17423
17485
  type_args: n,
17424
17486
  args: i
17425
17487
  } = this;
17426
- return su.fromPartial({
17488
+ return nu.fromPartial({
17427
17489
  sender: e,
17428
17490
  moduleAddress: r,
17429
17491
  moduleName: o,
@@ -17435,14 +17497,14 @@ class bo extends m {
17435
17497
  packAny() {
17436
17498
  return f.fromPartial({
17437
17499
  typeUrl: "/initia.move.v1.MsgExecuteJSON",
17438
- value: su.encode(this.toProto()).finish()
17500
+ value: nu.encode(this.toProto()).finish()
17439
17501
  });
17440
17502
  }
17441
17503
  static unpackAny(e) {
17442
- return bo.fromProto(su.decode(e.value));
17504
+ return Ao.fromProto(nu.decode(e.value));
17443
17505
  }
17444
17506
  }
17445
- class Ao extends m {
17507
+ class Do extends m {
17446
17508
  /**
17447
17509
  * @param sender the actor that signed the messages
17448
17510
  * @param code_bytes the script bytes code to execute
@@ -17459,7 +17521,7 @@ class Ao extends m {
17459
17521
  const {
17460
17522
  value: { sender: r, code_bytes: o, type_args: s, args: n }
17461
17523
  } = e;
17462
- return new Ao(r, o, s ?? [], n ?? []);
17524
+ return new Do(r, o, s ?? [], n ?? []);
17463
17525
  }
17464
17526
  toAmino() {
17465
17527
  const { sender: e, code_bytes: r, type_args: o, args: s } = this;
@@ -17475,7 +17537,7 @@ class Ao extends m {
17475
17537
  }
17476
17538
  static fromData(e) {
17477
17539
  const { sender: r, code_bytes: o, type_args: s, args: n } = e;
17478
- return new Ao(r, o, s, n);
17540
+ return new Do(r, o, s, n);
17479
17541
  }
17480
17542
  toData() {
17481
17543
  const { sender: e, code_bytes: r, type_args: o, args: s } = this;
@@ -17488,7 +17550,7 @@ class Ao extends m {
17488
17550
  };
17489
17551
  }
17490
17552
  static fromProto(e) {
17491
- return new Ao(
17553
+ return new Do(
17492
17554
  e.sender,
17493
17555
  Buffer.from(e.codeBytes).toString("base64"),
17494
17556
  e.typeArgs,
@@ -17497,7 +17559,7 @@ class Ao extends m {
17497
17559
  }
17498
17560
  toProto() {
17499
17561
  const { sender: e, code_bytes: r, type_args: o, args: s } = this;
17500
- return nu.fromPartial({
17562
+ return au.fromPartial({
17501
17563
  sender: e,
17502
17564
  codeBytes: Buffer.from(r, "base64"),
17503
17565
  typeArgs: o,
@@ -17507,14 +17569,14 @@ class Ao extends m {
17507
17569
  packAny() {
17508
17570
  return f.fromPartial({
17509
17571
  typeUrl: "/initia.move.v1.MsgScript",
17510
- value: nu.encode(this.toProto()).finish()
17572
+ value: au.encode(this.toProto()).finish()
17511
17573
  });
17512
17574
  }
17513
17575
  static unpackAny(e) {
17514
- return Ao.fromProto(nu.decode(e.value));
17576
+ return Do.fromProto(au.decode(e.value));
17515
17577
  }
17516
17578
  }
17517
- class Do extends m {
17579
+ class ko extends m {
17518
17580
  /**
17519
17581
  * @param sender the actor that signed the messages
17520
17582
  * @param code_bytes the script bytes code to execute
@@ -17531,7 +17593,7 @@ class Do extends m {
17531
17593
  const {
17532
17594
  value: { sender: r, code_bytes: o, type_args: s, args: n }
17533
17595
  } = e;
17534
- return new Do(r, o, s ?? [], n ?? []);
17596
+ return new ko(r, o, s ?? [], n ?? []);
17535
17597
  }
17536
17598
  toAmino() {
17537
17599
  const { sender: e, code_bytes: r, type_args: o, args: s } = this;
@@ -17547,7 +17609,7 @@ class Do extends m {
17547
17609
  }
17548
17610
  static fromData(e) {
17549
17611
  const { sender: r, code_bytes: o, type_args: s, args: n } = e;
17550
- return new Do(r, o, s, n);
17612
+ return new ko(r, o, s, n);
17551
17613
  }
17552
17614
  toData() {
17553
17615
  const { sender: e, code_bytes: r, type_args: o, args: s } = this;
@@ -17560,7 +17622,7 @@ class Do extends m {
17560
17622
  };
17561
17623
  }
17562
17624
  static fromProto(e) {
17563
- return new Do(
17625
+ return new ko(
17564
17626
  e.sender,
17565
17627
  Buffer.from(e.codeBytes).toString("base64"),
17566
17628
  e.typeArgs,
@@ -17569,7 +17631,7 @@ class Do extends m {
17569
17631
  }
17570
17632
  toProto() {
17571
17633
  const { sender: e, code_bytes: r, type_args: o, args: s } = this;
17572
- return au.fromPartial({
17634
+ return iu.fromPartial({
17573
17635
  sender: e,
17574
17636
  codeBytes: Buffer.from(r, "base64"),
17575
17637
  typeArgs: o,
@@ -17579,11 +17641,11 @@ class Do extends m {
17579
17641
  packAny() {
17580
17642
  return f.fromPartial({
17581
17643
  typeUrl: "/initia.move.v1.MsgScriptJSON",
17582
- value: au.encode(this.toProto()).finish()
17644
+ value: iu.encode(this.toProto()).finish()
17583
17645
  });
17584
17646
  }
17585
17647
  static unpackAny(e) {
17586
- return Do.fromProto(au.decode(e.value));
17648
+ return ko.fromProto(iu.decode(e.value));
17587
17649
  }
17588
17650
  }
17589
17651
  class Bs extends m {
@@ -17692,7 +17754,7 @@ class Bs extends m {
17692
17754
  });
17693
17755
  }
17694
17756
  }
17695
- class ko extends m {
17757
+ class xo extends m {
17696
17758
  /**
17697
17759
  * @param authority the address that controls the module
17698
17760
  * @param params the move parameters to update
@@ -17704,7 +17766,7 @@ class ko extends m {
17704
17766
  const {
17705
17767
  value: { authority: e, params: r }
17706
17768
  } = t;
17707
- return new ko(e, Bs.fromAmino(r));
17769
+ return new xo(e, Bs.fromAmino(r));
17708
17770
  }
17709
17771
  toAmino() {
17710
17772
  const { authority: t, params: e } = this;
@@ -17718,7 +17780,7 @@ class ko extends m {
17718
17780
  }
17719
17781
  static fromData(t) {
17720
17782
  const { authority: e, params: r } = t;
17721
- return new ko(e, Bs.fromData(r));
17783
+ return new xo(e, Bs.fromData(r));
17722
17784
  }
17723
17785
  toData() {
17724
17786
  const { authority: t, params: e } = this;
@@ -17729,14 +17791,14 @@ class ko extends m {
17729
17791
  };
17730
17792
  }
17731
17793
  static fromProto(t) {
17732
- return new ko(
17794
+ return new xo(
17733
17795
  t.authority,
17734
17796
  Bs.fromProto(t.params)
17735
17797
  );
17736
17798
  }
17737
17799
  toProto() {
17738
17800
  const { authority: t, params: e } = this;
17739
- return iu.fromPartial({
17801
+ return cu.fromPartial({
17740
17802
  authority: t,
17741
17803
  params: e.toProto()
17742
17804
  });
@@ -17744,16 +17806,16 @@ class ko extends m {
17744
17806
  packAny() {
17745
17807
  return f.fromPartial({
17746
17808
  typeUrl: "/initia.move.v1.MsgUpdateParams",
17747
- value: iu.encode(this.toProto()).finish()
17809
+ value: cu.encode(this.toProto()).finish()
17748
17810
  });
17749
17811
  }
17750
17812
  static unpackAny(t) {
17751
- return ko.fromProto(
17752
- iu.decode(t.value)
17813
+ return xo.fromProto(
17814
+ cu.decode(t.value)
17753
17815
  );
17754
17816
  }
17755
17817
  }
17756
- class xo extends m {
17818
+ class Mo extends m {
17757
17819
  /**
17758
17820
  * @param authority the address that controls the module
17759
17821
  * @param metadata_lp dex coin LP metadata address
@@ -17766,7 +17828,7 @@ class xo extends m {
17766
17828
  const {
17767
17829
  value: { authority: e, metadata_lp: r, reward_weight: o }
17768
17830
  } = t;
17769
- return new xo(e, r, o);
17831
+ return new Mo(e, r, o);
17770
17832
  }
17771
17833
  toAmino() {
17772
17834
  const { authority: t, metadata_lp: e, reward_weight: r } = this;
@@ -17781,7 +17843,7 @@ class xo extends m {
17781
17843
  }
17782
17844
  static fromData(t) {
17783
17845
  const { authority: e, metadata_lp: r, reward_weight: o } = t;
17784
- return new xo(e, r, o);
17846
+ return new Mo(e, r, o);
17785
17847
  }
17786
17848
  toData() {
17787
17849
  const { authority: t, metadata_lp: e, reward_weight: r } = this;
@@ -17793,11 +17855,11 @@ class xo extends m {
17793
17855
  };
17794
17856
  }
17795
17857
  static fromProto(t) {
17796
- return new xo(t.authority, t.metadataLp, t.rewardWeight);
17858
+ return new Mo(t.authority, t.metadataLp, t.rewardWeight);
17797
17859
  }
17798
17860
  toProto() {
17799
17861
  const { authority: t, metadata_lp: e, reward_weight: r } = this;
17800
- return cu.fromPartial({
17862
+ return mu.fromPartial({
17801
17863
  authority: t,
17802
17864
  metadataLp: e,
17803
17865
  rewardWeight: r
@@ -17806,14 +17868,14 @@ class xo extends m {
17806
17868
  packAny() {
17807
17869
  return f.fromPartial({
17808
17870
  typeUrl: "/initia.move.v1.MsgWhitelist",
17809
- value: cu.encode(this.toProto()).finish()
17871
+ value: mu.encode(this.toProto()).finish()
17810
17872
  });
17811
17873
  }
17812
17874
  static unpackAny(t) {
17813
- return xo.fromProto(cu.decode(t.value));
17875
+ return Mo.fromProto(mu.decode(t.value));
17814
17876
  }
17815
17877
  }
17816
- class Mo extends m {
17878
+ class Io extends m {
17817
17879
  /**
17818
17880
  * @param authority the address that controls the module
17819
17881
  * @param metadata_lp dex coin LP metadata address
@@ -17825,7 +17887,7 @@ class Mo extends m {
17825
17887
  const {
17826
17888
  value: { authority: e, metadata_lp: r }
17827
17889
  } = t;
17828
- return new Mo(e, r);
17890
+ return new Io(e, r);
17829
17891
  }
17830
17892
  toAmino() {
17831
17893
  const { authority: t, metadata_lp: e } = this;
@@ -17839,7 +17901,7 @@ class Mo extends m {
17839
17901
  }
17840
17902
  static fromData(t) {
17841
17903
  const { authority: e, metadata_lp: r } = t;
17842
- return new Mo(e, r);
17904
+ return new Io(e, r);
17843
17905
  }
17844
17906
  toData() {
17845
17907
  const { authority: t, metadata_lp: e } = this;
@@ -17850,11 +17912,11 @@ class Mo extends m {
17850
17912
  };
17851
17913
  }
17852
17914
  static fromProto(t) {
17853
- return new Mo(t.authority, t.metadataLp);
17915
+ return new Io(t.authority, t.metadataLp);
17854
17916
  }
17855
17917
  toProto() {
17856
17918
  const { authority: t, metadata_lp: e } = this;
17857
- return mu.fromPartial({
17919
+ return uu.fromPartial({
17858
17920
  authority: t,
17859
17921
  metadataLp: e
17860
17922
  });
@@ -17862,14 +17924,14 @@ class Mo extends m {
17862
17924
  packAny() {
17863
17925
  return f.fromPartial({
17864
17926
  typeUrl: "/initia.move.v1.MsgDelist",
17865
- value: mu.encode(this.toProto()).finish()
17927
+ value: uu.encode(this.toProto()).finish()
17866
17928
  });
17867
17929
  }
17868
17930
  static unpackAny(t) {
17869
- return Mo.fromProto(mu.decode(t.value));
17931
+ return Io.fromProto(uu.decode(t.value));
17870
17932
  }
17871
17933
  }
17872
- class Io extends m {
17934
+ class So extends m {
17873
17935
  /**
17874
17936
  * @param authority the address that controls the module
17875
17937
  * @param sender the actor that signed the messages
@@ -17897,7 +17959,7 @@ class Io extends m {
17897
17959
  args: d
17898
17960
  }
17899
17961
  } = e;
17900
- return new Io(
17962
+ return new So(
17901
17963
  r,
17902
17964
  o,
17903
17965
  s,
@@ -17940,7 +18002,7 @@ class Io extends m {
17940
18002
  type_args: c,
17941
18003
  args: d
17942
18004
  } = e;
17943
- return new Io(
18005
+ return new So(
17944
18006
  r,
17945
18007
  o,
17946
18008
  s,
@@ -17972,7 +18034,7 @@ class Io extends m {
17972
18034
  };
17973
18035
  }
17974
18036
  static fromProto(e) {
17975
- return new Io(
18037
+ return new So(
17976
18038
  e.authority,
17977
18039
  e.sender,
17978
18040
  e.moduleAddress,
@@ -17992,7 +18054,7 @@ class Io extends m {
17992
18054
  type_args: i,
17993
18055
  args: c
17994
18056
  } = this;
17995
- return uu.fromPartial({
18057
+ return du.fromPartial({
17996
18058
  authority: e,
17997
18059
  sender: r,
17998
18060
  moduleAddress: o,
@@ -18005,14 +18067,14 @@ class Io extends m {
18005
18067
  packAny() {
18006
18068
  return f.fromPartial({
18007
18069
  typeUrl: "/initia.move.v1.MsgGovExecute",
18008
- value: uu.encode(this.toProto()).finish()
18070
+ value: du.encode(this.toProto()).finish()
18009
18071
  });
18010
18072
  }
18011
18073
  static unpackAny(e) {
18012
- return Io.fromProto(uu.decode(e.value));
18074
+ return So.fromProto(du.decode(e.value));
18013
18075
  }
18014
18076
  }
18015
- class So extends m {
18077
+ class Bo extends m {
18016
18078
  /**
18017
18079
  * @param authority the address that controls the module
18018
18080
  * @param sender the actor that signed the messages
@@ -18040,7 +18102,7 @@ class So extends m {
18040
18102
  args: d
18041
18103
  }
18042
18104
  } = e;
18043
- return new So(
18105
+ return new Bo(
18044
18106
  r,
18045
18107
  o,
18046
18108
  s,
@@ -18083,7 +18145,7 @@ class So extends m {
18083
18145
  type_args: c,
18084
18146
  args: d
18085
18147
  } = e;
18086
- return new So(
18148
+ return new Bo(
18087
18149
  r,
18088
18150
  o,
18089
18151
  s,
@@ -18115,7 +18177,7 @@ class So extends m {
18115
18177
  };
18116
18178
  }
18117
18179
  static fromProto(e) {
18118
- return new So(
18180
+ return new Bo(
18119
18181
  e.authority,
18120
18182
  e.sender,
18121
18183
  e.moduleAddress,
@@ -18135,7 +18197,7 @@ class So extends m {
18135
18197
  type_args: i,
18136
18198
  args: c
18137
18199
  } = this;
18138
- return du.fromPartial({
18200
+ return lu.fromPartial({
18139
18201
  authority: e,
18140
18202
  sender: r,
18141
18203
  moduleAddress: o,
@@ -18148,12 +18210,12 @@ class So extends m {
18148
18210
  packAny() {
18149
18211
  return f.fromPartial({
18150
18212
  typeUrl: "/initia.move.v1.MsgGovExecuteJSON",
18151
- value: du.encode(this.toProto()).finish()
18213
+ value: lu.encode(this.toProto()).finish()
18152
18214
  });
18153
18215
  }
18154
18216
  static unpackAny(e) {
18155
- return So.fromProto(
18156
- du.decode(e.value)
18217
+ return Bo.fromProto(
18218
+ lu.decode(e.value)
18157
18219
  );
18158
18220
  }
18159
18221
  }
@@ -18214,7 +18276,7 @@ class Yt extends m {
18214
18276
  }
18215
18277
  toProto() {
18216
18278
  const { authority: t, sender: e, code_bytes: r, upgrade_policy: o } = this;
18217
- return lu.fromPartial({
18279
+ return pu.fromPartial({
18218
18280
  authority: t,
18219
18281
  sender: e,
18220
18282
  codeBytes: r.map((s) => Buffer.from(s, "base64")),
@@ -18224,17 +18286,17 @@ class Yt extends m {
18224
18286
  packAny() {
18225
18287
  return f.fromPartial({
18226
18288
  typeUrl: "/initia.move.v1.MsgGovPublish",
18227
- value: lu.encode(this.toProto()).finish()
18289
+ value: pu.encode(this.toProto()).finish()
18228
18290
  });
18229
18291
  }
18230
18292
  static unpackAny(t) {
18231
- return Yt.fromProto(lu.decode(t.value));
18293
+ return Yt.fromProto(pu.decode(t.value));
18232
18294
  }
18233
18295
  }
18234
18296
  ((a) => {
18235
18297
  a.Policy = Oa;
18236
18298
  })(Yt || (Yt = {}));
18237
- class Bo extends m {
18299
+ class Eo extends m {
18238
18300
  /**
18239
18301
  * @param authority the address that controls the module
18240
18302
  * @param sender the actor that signed the messages
@@ -18252,7 +18314,7 @@ class Bo extends m {
18252
18314
  const {
18253
18315
  value: { authority: r, sender: o, code_bytes: s, type_args: n, args: i }
18254
18316
  } = e;
18255
- return new Bo(
18317
+ return new Eo(
18256
18318
  r,
18257
18319
  o,
18258
18320
  s,
@@ -18275,7 +18337,7 @@ class Bo extends m {
18275
18337
  }
18276
18338
  static fromData(e) {
18277
18339
  const { authority: r, sender: o, code_bytes: s, type_args: n, args: i } = e;
18278
- return new Bo(r, o, s, n, i);
18340
+ return new Eo(r, o, s, n, i);
18279
18341
  }
18280
18342
  toData() {
18281
18343
  const { authority: e, sender: r, code_bytes: o, type_args: s, args: n } = this;
@@ -18289,7 +18351,7 @@ class Bo extends m {
18289
18351
  };
18290
18352
  }
18291
18353
  static fromProto(e) {
18292
- return new Bo(
18354
+ return new Eo(
18293
18355
  e.authority,
18294
18356
  e.sender,
18295
18357
  Buffer.from(e.codeBytes).toString("base64"),
@@ -18299,7 +18361,7 @@ class Bo extends m {
18299
18361
  }
18300
18362
  toProto() {
18301
18363
  const { authority: e, sender: r, code_bytes: o, type_args: s, args: n } = this;
18302
- return pu.fromPartial({
18364
+ return hu.fromPartial({
18303
18365
  authority: e,
18304
18366
  sender: r,
18305
18367
  codeBytes: Buffer.from(o, "base64"),
@@ -18310,14 +18372,14 @@ class Bo extends m {
18310
18372
  packAny() {
18311
18373
  return f.fromPartial({
18312
18374
  typeUrl: "/initia.move.v1.MsgGovScript",
18313
- value: pu.encode(this.toProto()).finish()
18375
+ value: hu.encode(this.toProto()).finish()
18314
18376
  });
18315
18377
  }
18316
18378
  static unpackAny(e) {
18317
- return Bo.fromProto(pu.decode(e.value));
18379
+ return Eo.fromProto(hu.decode(e.value));
18318
18380
  }
18319
18381
  }
18320
- class Eo extends m {
18382
+ class Uo extends m {
18321
18383
  /**
18322
18384
  * @param authority the address that controls the module
18323
18385
  * @param sender the actor that signed the messages
@@ -18335,7 +18397,7 @@ class Eo extends m {
18335
18397
  const {
18336
18398
  value: { authority: r, sender: o, code_bytes: s, type_args: n, args: i }
18337
18399
  } = e;
18338
- return new Eo(
18400
+ return new Uo(
18339
18401
  r,
18340
18402
  o,
18341
18403
  s,
@@ -18358,7 +18420,7 @@ class Eo extends m {
18358
18420
  }
18359
18421
  static fromData(e) {
18360
18422
  const { authority: r, sender: o, code_bytes: s, type_args: n, args: i } = e;
18361
- return new Eo(r, o, s, n, i);
18423
+ return new Uo(r, o, s, n, i);
18362
18424
  }
18363
18425
  toData() {
18364
18426
  const { authority: e, sender: r, code_bytes: o, type_args: s, args: n } = this;
@@ -18372,7 +18434,7 @@ class Eo extends m {
18372
18434
  };
18373
18435
  }
18374
18436
  static fromProto(e) {
18375
- return new Eo(
18437
+ return new Uo(
18376
18438
  e.authority,
18377
18439
  e.sender,
18378
18440
  Buffer.from(e.codeBytes).toString("base64"),
@@ -18382,7 +18444,7 @@ class Eo extends m {
18382
18444
  }
18383
18445
  toProto() {
18384
18446
  const { authority: e, sender: r, code_bytes: o, type_args: s, args: n } = this;
18385
- return hu.fromPartial({
18447
+ return fu.fromPartial({
18386
18448
  authority: e,
18387
18449
  sender: r,
18388
18450
  codeBytes: Buffer.from(o, "base64"),
@@ -18393,11 +18455,11 @@ class Eo extends m {
18393
18455
  packAny() {
18394
18456
  return f.fromPartial({
18395
18457
  typeUrl: "/initia.move.v1.MsgGovScriptJSON",
18396
- value: hu.encode(this.toProto()).finish()
18458
+ value: fu.encode(this.toProto()).finish()
18397
18459
  });
18398
18460
  }
18399
18461
  static unpackAny(e) {
18400
- return Eo.fromProto(hu.decode(e.value));
18462
+ return Uo.fromProto(fu.decode(e.value));
18401
18463
  }
18402
18464
  }
18403
18465
  class Es extends m {
@@ -18474,7 +18536,7 @@ class Es extends m {
18474
18536
  ((a) => {
18475
18537
  a.Policy = Oa;
18476
18538
  })(Es || (Es = {}));
18477
- class Uo extends m {
18539
+ class Co extends m {
18478
18540
  /**
18479
18541
  * @param delegator_address delegator's account address
18480
18542
  * @param validator_address validator's operator address
@@ -18489,7 +18551,7 @@ class Uo extends m {
18489
18551
  const {
18490
18552
  value: { delegator_address: r, validator_address: o, amount: s }
18491
18553
  } = e;
18492
- return new Uo(
18554
+ return new Co(
18493
18555
  r,
18494
18556
  o,
18495
18557
  l.fromAmino(s)
@@ -18508,7 +18570,7 @@ class Uo extends m {
18508
18570
  }
18509
18571
  static fromData(e) {
18510
18572
  const { delegator_address: r, validator_address: o, amount: s } = e;
18511
- return new Uo(
18573
+ return new Co(
18512
18574
  r,
18513
18575
  o,
18514
18576
  l.fromData(s)
@@ -18524,7 +18586,7 @@ class Uo extends m {
18524
18586
  };
18525
18587
  }
18526
18588
  static fromProto(e) {
18527
- return new Uo(
18589
+ return new Co(
18528
18590
  e.delegatorAddress,
18529
18591
  e.validatorAddress,
18530
18592
  l.fromProto(e.amount)
@@ -18532,7 +18594,7 @@ class Uo extends m {
18532
18594
  }
18533
18595
  toProto() {
18534
18596
  const { delegator_address: e, validator_address: r, amount: o } = this;
18535
- return fu.fromPartial({
18597
+ return gu.fromPartial({
18536
18598
  amount: o.toProto(),
18537
18599
  delegatorAddress: e,
18538
18600
  validatorAddress: r
@@ -18541,14 +18603,14 @@ class Uo extends m {
18541
18603
  packAny() {
18542
18604
  return f.fromPartial({
18543
18605
  typeUrl: "/initia.mstaking.v1.MsgDelegate",
18544
- value: fu.encode(this.toProto()).finish()
18606
+ value: gu.encode(this.toProto()).finish()
18545
18607
  });
18546
18608
  }
18547
18609
  static unpackAny(e) {
18548
- return Uo.fromProto(fu.decode(e.value));
18610
+ return Co.fromProto(gu.decode(e.value));
18549
18611
  }
18550
18612
  }
18551
- class Co extends m {
18613
+ class $o extends m {
18552
18614
  /**
18553
18615
  * @param delegator_address delegator's account address
18554
18616
  * @param validator_address validator's operator address
@@ -18563,7 +18625,7 @@ class Co extends m {
18563
18625
  const {
18564
18626
  value: { delegator_address: r, validator_address: o, amount: s }
18565
18627
  } = e;
18566
- return new Co(
18628
+ return new $o(
18567
18629
  r,
18568
18630
  o,
18569
18631
  l.fromAmino(s)
@@ -18582,7 +18644,7 @@ class Co extends m {
18582
18644
  }
18583
18645
  static fromData(e) {
18584
18646
  const { delegator_address: r, validator_address: o, amount: s } = e;
18585
- return new Co(
18647
+ return new $o(
18586
18648
  r,
18587
18649
  o,
18588
18650
  l.fromData(s)
@@ -18598,7 +18660,7 @@ class Co extends m {
18598
18660
  };
18599
18661
  }
18600
18662
  static fromProto(e) {
18601
- return new Co(
18663
+ return new $o(
18602
18664
  e.delegatorAddress,
18603
18665
  e.validatorAddress,
18604
18666
  l.fromProto(e.amount)
@@ -18606,7 +18668,7 @@ class Co extends m {
18606
18668
  }
18607
18669
  toProto() {
18608
18670
  const { delegator_address: e, validator_address: r, amount: o } = this;
18609
- return gu.fromPartial({
18671
+ return yu.fromPartial({
18610
18672
  amount: o.toProto(),
18611
18673
  delegatorAddress: e,
18612
18674
  validatorAddress: r
@@ -18615,14 +18677,14 @@ class Co extends m {
18615
18677
  packAny() {
18616
18678
  return f.fromPartial({
18617
18679
  typeUrl: "/initia.mstaking.v1.MsgUndelegate",
18618
- value: gu.encode(this.toProto()).finish()
18680
+ value: yu.encode(this.toProto()).finish()
18619
18681
  });
18620
18682
  }
18621
18683
  static unpackAny(e) {
18622
- return Co.fromProto(gu.decode(e.value));
18684
+ return $o.fromProto(yu.decode(e.value));
18623
18685
  }
18624
18686
  }
18625
- class $o extends m {
18687
+ class No extends m {
18626
18688
  /**
18627
18689
  * @param delegator_address delegator's account address
18628
18690
  * @param validator_src_address validator to undelegate from
@@ -18643,7 +18705,7 @@ class $o extends m {
18643
18705
  amount: n
18644
18706
  }
18645
18707
  } = e;
18646
- return new $o(
18708
+ return new No(
18647
18709
  r,
18648
18710
  o,
18649
18711
  s,
@@ -18674,7 +18736,7 @@ class $o extends m {
18674
18736
  validator_dst_address: s,
18675
18737
  amount: n
18676
18738
  } = e;
18677
- return new $o(
18739
+ return new No(
18678
18740
  r,
18679
18741
  o,
18680
18742
  s,
@@ -18697,7 +18759,7 @@ class $o extends m {
18697
18759
  };
18698
18760
  }
18699
18761
  static fromProto(e) {
18700
- return new $o(
18762
+ return new No(
18701
18763
  e.delegatorAddress,
18702
18764
  e.validatorSrcAddress,
18703
18765
  e.validatorDstAddress,
@@ -18711,7 +18773,7 @@ class $o extends m {
18711
18773
  validator_dst_address: o,
18712
18774
  amount: s
18713
18775
  } = this;
18714
- return yu.fromPartial({
18776
+ return _u.fromPartial({
18715
18777
  amount: s.toProto(),
18716
18778
  delegatorAddress: e,
18717
18779
  validatorDstAddress: o,
@@ -18721,12 +18783,12 @@ class $o extends m {
18721
18783
  packAny() {
18722
18784
  return f.fromPartial({
18723
18785
  typeUrl: "/initia.mstaking.v1.MsgBeginRedelegate",
18724
- value: yu.encode(this.toProto()).finish()
18786
+ value: _u.encode(this.toProto()).finish()
18725
18787
  });
18726
18788
  }
18727
18789
  static unpackAny(e) {
18728
- return $o.fromProto(
18729
- yu.decode(e.value)
18790
+ return No.fromProto(
18791
+ _u.decode(e.value)
18730
18792
  );
18731
18793
  }
18732
18794
  }
@@ -19032,7 +19094,7 @@ class ot extends m {
19032
19094
  }
19033
19095
  a.Commission = r;
19034
19096
  })(ot || (ot = {}));
19035
- class No extends m {
19097
+ class Oo extends m {
19036
19098
  /**
19037
19099
  * @param description validator's delegate information
19038
19100
  * @param commission validator's commission policy
@@ -19049,7 +19111,7 @@ class No extends m {
19049
19111
  const {
19050
19112
  value: { description: r, commission: o, validator_address: s, pubkey: n, amount: i }
19051
19113
  } = e;
19052
- return new No(
19114
+ return new Oo(
19053
19115
  r,
19054
19116
  ot.CommissionRates.fromAmino(o),
19055
19117
  s,
@@ -19072,7 +19134,7 @@ class No extends m {
19072
19134
  }
19073
19135
  static fromData(e) {
19074
19136
  const { description: r, commission: o, validator_address: s, pubkey: n, amount: i } = e;
19075
- return new No(
19137
+ return new Oo(
19076
19138
  r,
19077
19139
  ot.CommissionRates.fromData(o),
19078
19140
  s,
@@ -19092,7 +19154,7 @@ class No extends m {
19092
19154
  };
19093
19155
  }
19094
19156
  static fromProto(e) {
19095
- return new No(
19157
+ return new Oo(
19096
19158
  ot.Description.fromProto(
19097
19159
  e.description
19098
19160
  ),
@@ -19106,7 +19168,7 @@ class No extends m {
19106
19168
  }
19107
19169
  toProto() {
19108
19170
  const { description: e, commission: r, validator_address: o, pubkey: s, amount: n } = this;
19109
- return _u.fromPartial({
19171
+ return vu.fromPartial({
19110
19172
  commission: r.toProto(),
19111
19173
  description: e.toProto(),
19112
19174
  pubkey: s.packAny(),
@@ -19117,12 +19179,12 @@ class No extends m {
19117
19179
  packAny() {
19118
19180
  return f.fromPartial({
19119
19181
  typeUrl: "/initia.mstaking.v1.MsgCreateValidator",
19120
- value: _u.encode(this.toProto()).finish()
19182
+ value: vu.encode(this.toProto()).finish()
19121
19183
  });
19122
19184
  }
19123
19185
  static unpackAny(e) {
19124
- return No.fromProto(
19125
- _u.decode(e.value)
19186
+ return Oo.fromProto(
19187
+ vu.decode(e.value)
19126
19188
  );
19127
19189
  }
19128
19190
  }
@@ -19184,7 +19246,7 @@ class Xt extends m {
19184
19246
  }
19185
19247
  toProto() {
19186
19248
  const { description: t, validator_address: e, commission_rate: r } = this;
19187
- return vu.fromPartial({
19249
+ return wu.fromPartial({
19188
19250
  description: t.toProto(),
19189
19251
  commissionRate: r,
19190
19252
  validatorAddress: e
@@ -19193,11 +19255,11 @@ class Xt extends m {
19193
19255
  packAny() {
19194
19256
  return f.fromPartial({
19195
19257
  typeUrl: "/initia.mstaking.v1.MsgEditValidator",
19196
- value: vu.encode(this.toProto()).finish()
19258
+ value: wu.encode(this.toProto()).finish()
19197
19259
  });
19198
19260
  }
19199
19261
  static unpackAny(t) {
19200
- return Xt.fromProto(vu.decode(t.value));
19262
+ return Xt.fromProto(wu.decode(t.value));
19201
19263
  }
19202
19264
  }
19203
19265
  ((a) => {
@@ -19209,7 +19271,7 @@ class Xt extends m {
19209
19271
  security_contact: "[do-not-modify]"
19210
19272
  };
19211
19273
  })(Xt || (Xt = {}));
19212
- class Oo extends m {
19274
+ class Fo extends m {
19213
19275
  /**
19214
19276
  * @param delegator_address delegator's account address
19215
19277
  * @param validator_address validator's operator address
@@ -19224,7 +19286,7 @@ class Oo extends m {
19224
19286
  const {
19225
19287
  value: { delegator_address: r, validator_address: o, amount: s, creation_height: n }
19226
19288
  } = e;
19227
- return new Oo(
19289
+ return new Fo(
19228
19290
  r,
19229
19291
  o,
19230
19292
  l.fromAmino(s),
@@ -19245,7 +19307,7 @@ class Oo extends m {
19245
19307
  }
19246
19308
  static fromData(e) {
19247
19309
  const { delegator_address: r, validator_address: o, amount: s, creation_height: n } = e;
19248
- return new Oo(
19310
+ return new Fo(
19249
19311
  r,
19250
19312
  o,
19251
19313
  l.fromData(s),
@@ -19263,7 +19325,7 @@ class Oo extends m {
19263
19325
  };
19264
19326
  }
19265
19327
  static fromProto(e) {
19266
- return new Oo(
19328
+ return new Fo(
19267
19329
  e.delegatorAddress,
19268
19330
  e.validatorAddress,
19269
19331
  l.fromProto(e.amount),
@@ -19272,7 +19334,7 @@ class Oo extends m {
19272
19334
  }
19273
19335
  toProto() {
19274
19336
  const { delegator_address: e, validator_address: r, amount: o, creation_height: s } = this;
19275
- return wu.fromPartial({
19337
+ return Pu.fromPartial({
19276
19338
  amount: o.toProto(),
19277
19339
  delegatorAddress: e,
19278
19340
  validatorAddress: r,
@@ -19282,12 +19344,12 @@ class Oo extends m {
19282
19344
  packAny() {
19283
19345
  return f.fromPartial({
19284
19346
  typeUrl: "/initia.mstaking.v1.MsgCancelUnbondingDelegation",
19285
- value: wu.encode(this.toProto()).finish()
19347
+ value: Pu.encode(this.toProto()).finish()
19286
19348
  });
19287
19349
  }
19288
19350
  static unpackAny(e) {
19289
- return Oo.fromProto(
19290
- wu.decode(e.value)
19351
+ return Fo.fromProto(
19352
+ Pu.decode(e.value)
19291
19353
  );
19292
19354
  }
19293
19355
  }
@@ -19422,7 +19484,7 @@ class Us extends m {
19422
19484
  });
19423
19485
  }
19424
19486
  }
19425
- class Fo extends m {
19487
+ class To extends m {
19426
19488
  /**
19427
19489
  * @param authority the address that controls the module
19428
19490
  * @param params the mstaking parameters to update
@@ -19434,7 +19496,7 @@ class Fo extends m {
19434
19496
  const {
19435
19497
  value: { authority: e, params: r }
19436
19498
  } = t;
19437
- return new Fo(
19499
+ return new To(
19438
19500
  e,
19439
19501
  Us.fromAmino(r)
19440
19502
  );
@@ -19451,7 +19513,7 @@ class Fo extends m {
19451
19513
  }
19452
19514
  static fromData(t) {
19453
19515
  const { authority: e, params: r } = t;
19454
- return new Fo(
19516
+ return new To(
19455
19517
  e,
19456
19518
  Us.fromData(r)
19457
19519
  );
@@ -19465,14 +19527,14 @@ class Fo extends m {
19465
19527
  };
19466
19528
  }
19467
19529
  static fromProto(t) {
19468
- return new Fo(
19530
+ return new To(
19469
19531
  t.authority,
19470
19532
  Us.fromProto(t.params)
19471
19533
  );
19472
19534
  }
19473
19535
  toProto() {
19474
19536
  const { authority: t, params: e } = this;
19475
- return Pu.fromPartial({
19537
+ return bu.fromPartial({
19476
19538
  authority: t,
19477
19539
  params: e.toProto()
19478
19540
  });
@@ -19480,12 +19542,12 @@ class Fo extends m {
19480
19542
  packAny() {
19481
19543
  return f.fromPartial({
19482
19544
  typeUrl: "/initia.mstaking.v1.MsgUpdateParams",
19483
- value: Pu.encode(this.toProto()).finish()
19545
+ value: bu.encode(this.toProto()).finish()
19484
19546
  });
19485
19547
  }
19486
19548
  static unpackAny(t) {
19487
- return Fo.fromProto(
19488
- Pu.decode(t.value)
19549
+ return To.fromProto(
19550
+ bu.decode(t.value)
19489
19551
  );
19490
19552
  }
19491
19553
  }
@@ -19897,7 +19959,7 @@ class It extends m {
19897
19959
  }
19898
19960
  a.Entry = t;
19899
19961
  })(It || (It = {}));
19900
- class To extends m {
19962
+ class Ro extends m {
19901
19963
  /**
19902
19964
  * @param authority the address that controls the module
19903
19965
  * @param moniker
@@ -19911,7 +19973,7 @@ class To extends m {
19911
19973
  const {
19912
19974
  value: { authority: e, moniker: r, validator_address: o, pubkey: s }
19913
19975
  } = t;
19914
- return new To(
19976
+ return new Ro(
19915
19977
  e,
19916
19978
  r,
19917
19979
  o,
@@ -19932,7 +19994,7 @@ class To extends m {
19932
19994
  }
19933
19995
  static fromData(t) {
19934
19996
  const { authority: e, moniker: r, validator_address: o, pubkey: s } = t;
19935
- return new To(
19997
+ return new Ro(
19936
19998
  e,
19937
19999
  r,
19938
20000
  o,
@@ -19950,7 +20012,7 @@ class To extends m {
19950
20012
  };
19951
20013
  }
19952
20014
  static fromProto(t) {
19953
- return new To(
20015
+ return new Ro(
19954
20016
  t.authority,
19955
20017
  t.moniker,
19956
20018
  t.validatorAddress,
@@ -19959,7 +20021,7 @@ class To extends m {
19959
20021
  }
19960
20022
  toProto() {
19961
20023
  const { authority: t, moniker: e, validator_address: r, pubkey: o } = this;
19962
- return bu.fromPartial({
20024
+ return Au.fromPartial({
19963
20025
  authority: t,
19964
20026
  moniker: e,
19965
20027
  validatorAddress: r,
@@ -19969,14 +20031,14 @@ class To extends m {
19969
20031
  packAny() {
19970
20032
  return f.fromPartial({
19971
20033
  typeUrl: "/opinit.opchild.v1.MsgAddValidator",
19972
- value: bu.encode(this.toProto()).finish()
20034
+ value: Au.encode(this.toProto()).finish()
19973
20035
  });
19974
20036
  }
19975
20037
  static unpackAny(t) {
19976
- return To.fromProto(bu.decode(t.value));
20038
+ return Ro.fromProto(Au.decode(t.value));
19977
20039
  }
19978
20040
  }
19979
- class Ro extends m {
20041
+ class Lo extends m {
19980
20042
  /**
19981
20043
  * @param authority the address that controls the module
19982
20044
  * @param validator_address
@@ -19988,7 +20050,7 @@ class Ro extends m {
19988
20050
  const {
19989
20051
  value: { authority: e, validator_address: r }
19990
20052
  } = t;
19991
- return new Ro(e, r);
20053
+ return new Lo(e, r);
19992
20054
  }
19993
20055
  toAmino() {
19994
20056
  const { authority: t, validator_address: e } = this;
@@ -20002,7 +20064,7 @@ class Ro extends m {
20002
20064
  }
20003
20065
  static fromData(t) {
20004
20066
  const { authority: e, validator_address: r } = t;
20005
- return new Ro(e, r);
20067
+ return new Lo(e, r);
20006
20068
  }
20007
20069
  toData() {
20008
20070
  const { authority: t, validator_address: e } = this;
@@ -20013,11 +20075,11 @@ class Ro extends m {
20013
20075
  };
20014
20076
  }
20015
20077
  static fromProto(t) {
20016
- return new Ro(t.authority, t.validatorAddress);
20078
+ return new Lo(t.authority, t.validatorAddress);
20017
20079
  }
20018
20080
  toProto() {
20019
20081
  const { authority: t, validator_address: e } = this;
20020
- return Au.fromPartial({
20082
+ return Du.fromPartial({
20021
20083
  authority: t,
20022
20084
  validatorAddress: e
20023
20085
  });
@@ -20025,16 +20087,16 @@ class Ro extends m {
20025
20087
  packAny() {
20026
20088
  return f.fromPartial({
20027
20089
  typeUrl: "/opinit.opchild.v1.MsgRemoveValidator",
20028
- value: Au.encode(this.toProto()).finish()
20090
+ value: Du.encode(this.toProto()).finish()
20029
20091
  });
20030
20092
  }
20031
20093
  static unpackAny(t) {
20032
- return Ro.fromProto(
20033
- Au.decode(t.value)
20094
+ return Lo.fromProto(
20095
+ Du.decode(t.value)
20034
20096
  );
20035
20097
  }
20036
20098
  }
20037
- class Lo extends m {
20099
+ class Ho extends m {
20038
20100
  /**
20039
20101
  * @param sender the sender address
20040
20102
  * @param from l1 sender address
@@ -20052,7 +20114,7 @@ class Lo extends m {
20052
20114
  const {
20053
20115
  value: { sender: e, from: r, to: o, amount: s, sequence: n, height: i, base_denom: c, data: d }
20054
20116
  } = t;
20055
- return new Lo(
20117
+ return new Ho(
20056
20118
  e,
20057
20119
  r,
20058
20120
  o,
@@ -20081,7 +20143,7 @@ class Lo extends m {
20081
20143
  }
20082
20144
  static fromData(t) {
20083
20145
  const { sender: e, from: r, to: o, amount: s, sequence: n, height: i, base_denom: c, data: d } = t;
20084
- return new Lo(
20146
+ return new Ho(
20085
20147
  e,
20086
20148
  r,
20087
20149
  o,
@@ -20107,7 +20169,7 @@ class Lo extends m {
20107
20169
  };
20108
20170
  }
20109
20171
  static fromProto(t) {
20110
- return new Lo(
20172
+ return new Ho(
20111
20173
  t.sender,
20112
20174
  t.from,
20113
20175
  t.to,
@@ -20120,7 +20182,7 @@ class Lo extends m {
20120
20182
  }
20121
20183
  toProto() {
20122
20184
  const { sender: t, from: e, to: r, amount: o, sequence: s, height: n, base_denom: i, data: c } = this;
20123
- return Du.fromPartial({
20185
+ return ku.fromPartial({
20124
20186
  sender: t,
20125
20187
  from: e,
20126
20188
  to: r,
@@ -20134,16 +20196,16 @@ class Lo extends m {
20134
20196
  packAny() {
20135
20197
  return f.fromPartial({
20136
20198
  typeUrl: "/opinit.opchild.v1.MsgFinalizeTokenDeposit",
20137
- value: Du.encode(this.toProto()).finish()
20199
+ value: ku.encode(this.toProto()).finish()
20138
20200
  });
20139
20201
  }
20140
20202
  static unpackAny(t) {
20141
- return Lo.fromProto(
20142
- Du.decode(t.value)
20203
+ return Ho.fromProto(
20204
+ ku.decode(t.value)
20143
20205
  );
20144
20206
  }
20145
20207
  }
20146
- class Ho extends m {
20208
+ class zo extends m {
20147
20209
  /**
20148
20210
  * @param sender the l2 sender address
20149
20211
  * @param to l1 recipient address
@@ -20156,7 +20218,7 @@ class Ho extends m {
20156
20218
  const {
20157
20219
  value: { sender: e, to: r, amount: o }
20158
20220
  } = t;
20159
- return new Ho(e, r, I.fromAmino(o));
20221
+ return new zo(e, r, I.fromAmino(o));
20160
20222
  }
20161
20223
  toAmino() {
20162
20224
  const { sender: t, to: e, amount: r } = this;
@@ -20171,7 +20233,7 @@ class Ho extends m {
20171
20233
  }
20172
20234
  static fromData(t) {
20173
20235
  const { sender: e, to: r, amount: o } = t;
20174
- return new Ho(e, r, I.fromData(o));
20236
+ return new zo(e, r, I.fromData(o));
20175
20237
  }
20176
20238
  toData() {
20177
20239
  const { sender: t, to: e, amount: r } = this;
@@ -20183,7 +20245,7 @@ class Ho extends m {
20183
20245
  };
20184
20246
  }
20185
20247
  static fromProto(t) {
20186
- return new Ho(
20248
+ return new zo(
20187
20249
  t.sender,
20188
20250
  t.to,
20189
20251
  I.fromProto(t.amount)
@@ -20191,7 +20253,7 @@ class Ho extends m {
20191
20253
  }
20192
20254
  toProto() {
20193
20255
  const { sender: t, to: e, amount: r } = this;
20194
- return ku.fromPartial({
20256
+ return xu.fromPartial({
20195
20257
  sender: t,
20196
20258
  to: e,
20197
20259
  amount: r.toProto()
@@ -20200,16 +20262,16 @@ class Ho extends m {
20200
20262
  packAny() {
20201
20263
  return f.fromPartial({
20202
20264
  typeUrl: "/opinit.opchild.v1.MsgInitiateTokenWithdrawal",
20203
- value: ku.encode(this.toProto()).finish()
20265
+ value: xu.encode(this.toProto()).finish()
20204
20266
  });
20205
20267
  }
20206
20268
  static unpackAny(t) {
20207
- return Ho.fromProto(
20208
- ku.decode(t.value)
20269
+ return zo.fromProto(
20270
+ xu.decode(t.value)
20209
20271
  );
20210
20272
  }
20211
20273
  }
20212
- class zo extends m {
20274
+ class qo extends m {
20213
20275
  /**
20214
20276
  * @param sender the actor that signed the messages
20215
20277
  * @param messages the arbitrary messages to be executed
@@ -20221,7 +20283,7 @@ class zo extends m {
20221
20283
  const {
20222
20284
  value: { sender: e, messages: r }
20223
20285
  } = t;
20224
- return new zo(e, r.map(Q.fromAmino));
20286
+ return new qo(e, r.map(Q.fromAmino));
20225
20287
  }
20226
20288
  toAmino() {
20227
20289
  const { sender: t, messages: e } = this;
@@ -20235,7 +20297,7 @@ class zo extends m {
20235
20297
  }
20236
20298
  static fromData(t) {
20237
20299
  const { sender: e, messages: r } = t;
20238
- return new zo(e, r.map(Q.fromData));
20300
+ return new qo(e, r.map(Q.fromData));
20239
20301
  }
20240
20302
  toData() {
20241
20303
  const { sender: t, messages: e } = this;
@@ -20246,11 +20308,11 @@ class zo extends m {
20246
20308
  };
20247
20309
  }
20248
20310
  static fromProto(t) {
20249
- return new zo(t.sender, t.messages.map(Q.fromProto));
20311
+ return new qo(t.sender, t.messages.map(Q.fromProto));
20250
20312
  }
20251
20313
  toProto() {
20252
20314
  const { sender: t, messages: e } = this;
20253
- return xu.fromPartial({
20315
+ return Mu.fromPartial({
20254
20316
  sender: t,
20255
20317
  messages: e.map((r) => r.packAny())
20256
20318
  });
@@ -20258,16 +20320,16 @@ class zo extends m {
20258
20320
  packAny() {
20259
20321
  return f.fromPartial({
20260
20322
  typeUrl: "/opinit.opchild.v1.MsgExecuteMessages",
20261
- value: xu.encode(this.toProto()).finish()
20323
+ value: Mu.encode(this.toProto()).finish()
20262
20324
  });
20263
20325
  }
20264
20326
  static unpackAny(t) {
20265
- return zo.fromProto(
20266
- xu.decode(t.value)
20327
+ return qo.fromProto(
20328
+ Mu.decode(t.value)
20267
20329
  );
20268
20330
  }
20269
20331
  }
20270
- class qo extends m {
20332
+ class Vo extends m {
20271
20333
  /**
20272
20334
  * @param authority the address that controls the module
20273
20335
  * @param recipient address to receive the coins
@@ -20282,7 +20344,7 @@ class qo extends m {
20282
20344
  const {
20283
20345
  value: { authority: r, recipient: o, amount: s }
20284
20346
  } = e;
20285
- return new qo(r, o, l.fromAmino(s));
20347
+ return new Vo(r, o, l.fromAmino(s));
20286
20348
  }
20287
20349
  toAmino() {
20288
20350
  const { authority: e, recipient: r, amount: o } = this;
@@ -20297,7 +20359,7 @@ class qo extends m {
20297
20359
  }
20298
20360
  static fromData(e) {
20299
20361
  const { authority: r, recipient: o, amount: s } = e;
20300
- return new qo(r, o, l.fromData(s));
20362
+ return new Vo(r, o, l.fromData(s));
20301
20363
  }
20302
20364
  toData() {
20303
20365
  const { authority: e, recipient: r, amount: o } = this;
@@ -20309,7 +20371,7 @@ class qo extends m {
20309
20371
  };
20310
20372
  }
20311
20373
  static fromProto(e) {
20312
- return new qo(
20374
+ return new Vo(
20313
20375
  e.authority,
20314
20376
  e.recipient,
20315
20377
  l.fromProto(e.amount)
@@ -20317,7 +20379,7 @@ class qo extends m {
20317
20379
  }
20318
20380
  toProto() {
20319
20381
  const { authority: e, recipient: r, amount: o } = this;
20320
- return Mu.fromPartial({
20382
+ return Iu.fromPartial({
20321
20383
  authority: e,
20322
20384
  recipient: r,
20323
20385
  amount: o.toProto()
@@ -20326,14 +20388,14 @@ class qo extends m {
20326
20388
  packAny() {
20327
20389
  return f.fromPartial({
20328
20390
  typeUrl: "/opinit.opchild.v1.MsgSpendFeePool",
20329
- value: Mu.encode(this.toProto()).finish()
20391
+ value: Iu.encode(this.toProto()).finish()
20330
20392
  });
20331
20393
  }
20332
20394
  static unpackAny(e) {
20333
- return qo.fromProto(Mu.decode(e.value));
20395
+ return Vo.fromProto(Iu.decode(e.value));
20334
20396
  }
20335
20397
  }
20336
- class Vo extends m {
20398
+ class Ko extends m {
20337
20399
  /**
20338
20400
  * @param submitter
20339
20401
  * @param bridge_id
@@ -20346,7 +20408,7 @@ class Vo extends m {
20346
20408
  const {
20347
20409
  value: { submitter: e, bridge_id: r, batch_bytes: o }
20348
20410
  } = t;
20349
- return new Vo(e, parseInt(r), o);
20411
+ return new Ko(e, parseInt(r), o);
20350
20412
  }
20351
20413
  toAmino() {
20352
20414
  const { submitter: t, bridge_id: e, batch_bytes: r } = this;
@@ -20361,7 +20423,7 @@ class Vo extends m {
20361
20423
  }
20362
20424
  static fromData(t) {
20363
20425
  const { submitter: e, bridge_id: r, batch_bytes: o } = t;
20364
- return new Vo(e, parseInt(r), o);
20426
+ return new Ko(e, parseInt(r), o);
20365
20427
  }
20366
20428
  toData() {
20367
20429
  const { submitter: t, bridge_id: e, batch_bytes: r } = this;
@@ -20373,7 +20435,7 @@ class Vo extends m {
20373
20435
  };
20374
20436
  }
20375
20437
  static fromProto(t) {
20376
- return new Vo(
20438
+ return new Ko(
20377
20439
  t.submitter,
20378
20440
  Number(t.bridgeId),
20379
20441
  Buffer.from(t.batchBytes).toString("base64")
@@ -20381,7 +20443,7 @@ class Vo extends m {
20381
20443
  }
20382
20444
  toProto() {
20383
20445
  const { submitter: t, bridge_id: e, batch_bytes: r } = this;
20384
- return Eu.fromPartial({
20446
+ return Uu.fromPartial({
20385
20447
  submitter: t,
20386
20448
  bridgeId: BigInt(e),
20387
20449
  batchBytes: r ? Buffer.from(r, "base64") : void 0
@@ -20390,11 +20452,11 @@ class Vo extends m {
20390
20452
  packAny() {
20391
20453
  return f.fromPartial({
20392
20454
  typeUrl: "/opinit.ophost.v1.MsgRecordBatch",
20393
- value: Eu.encode(this.toProto()).finish()
20455
+ value: Uu.encode(this.toProto()).finish()
20394
20456
  });
20395
20457
  }
20396
20458
  static unpackAny(t) {
20397
- return Vo.fromProto(Eu.decode(t.value));
20459
+ return Ko.fromProto(Uu.decode(t.value));
20398
20460
  }
20399
20461
  }
20400
20462
  class kt extends m {
@@ -20569,7 +20631,7 @@ class ce extends m {
20569
20631
  });
20570
20632
  }
20571
20633
  }
20572
- class Ko extends m {
20634
+ class Wo extends m {
20573
20635
  /**
20574
20636
  * @param creator
20575
20637
  * @param config
@@ -20581,7 +20643,7 @@ class Ko extends m {
20581
20643
  const {
20582
20644
  value: { creator: e, config: r }
20583
20645
  } = t;
20584
- return new Ko(e, ce.fromAmino(r));
20646
+ return new Wo(e, ce.fromAmino(r));
20585
20647
  }
20586
20648
  toAmino() {
20587
20649
  const { creator: t, config: e } = this;
@@ -20595,7 +20657,7 @@ class Ko extends m {
20595
20657
  }
20596
20658
  static fromData(t) {
20597
20659
  const { creator: e, config: r } = t;
20598
- return new Ko(e, ce.fromData(r));
20660
+ return new Wo(e, ce.fromData(r));
20599
20661
  }
20600
20662
  toData() {
20601
20663
  const { creator: t, config: e } = this;
@@ -20606,14 +20668,14 @@ class Ko extends m {
20606
20668
  };
20607
20669
  }
20608
20670
  static fromProto(t) {
20609
- return new Ko(
20671
+ return new Wo(
20610
20672
  t.creator,
20611
20673
  ce.fromProto(t.config)
20612
20674
  );
20613
20675
  }
20614
20676
  toProto() {
20615
20677
  const { creator: t, config: e } = this;
20616
- return Uu.fromPartial({
20678
+ return Cu.fromPartial({
20617
20679
  creator: t,
20618
20680
  config: e.toProto()
20619
20681
  });
@@ -20621,14 +20683,14 @@ class Ko extends m {
20621
20683
  packAny() {
20622
20684
  return f.fromPartial({
20623
20685
  typeUrl: "/opinit.ophost.v1.MsgCreateBridge",
20624
- value: Uu.encode(this.toProto()).finish()
20686
+ value: Cu.encode(this.toProto()).finish()
20625
20687
  });
20626
20688
  }
20627
20689
  static unpackAny(t) {
20628
- return Ko.fromProto(Uu.decode(t.value));
20690
+ return Wo.fromProto(Cu.decode(t.value));
20629
20691
  }
20630
20692
  }
20631
- class Wo extends m {
20693
+ class jo extends m {
20632
20694
  /**
20633
20695
  * @param proposer
20634
20696
  * @param bridge_id
@@ -20649,7 +20711,7 @@ class Wo extends m {
20649
20711
  output_root: n
20650
20712
  }
20651
20713
  } = t;
20652
- return new Wo(
20714
+ return new jo(
20653
20715
  e,
20654
20716
  parseInt(r),
20655
20717
  parseInt(o),
@@ -20672,7 +20734,7 @@ class Wo extends m {
20672
20734
  }
20673
20735
  static fromData(t) {
20674
20736
  const { proposer: e, bridge_id: r, output_index: o, l2_block_number: s, output_root: n } = t;
20675
- return new Wo(
20737
+ return new jo(
20676
20738
  e,
20677
20739
  parseInt(r),
20678
20740
  parseInt(o),
@@ -20692,7 +20754,7 @@ class Wo extends m {
20692
20754
  };
20693
20755
  }
20694
20756
  static fromProto(t) {
20695
- return new Wo(
20757
+ return new jo(
20696
20758
  t.proposer,
20697
20759
  Number(t.bridgeId),
20698
20760
  Number(t.outputIndex),
@@ -20702,7 +20764,7 @@ class Wo extends m {
20702
20764
  }
20703
20765
  toProto() {
20704
20766
  const { proposer: t, bridge_id: e, output_index: r, l2_block_number: o, output_root: s } = this;
20705
- return Cu.fromPartial({
20767
+ return $u.fromPartial({
20706
20768
  proposer: t,
20707
20769
  bridgeId: BigInt(e),
20708
20770
  outputIndex: BigInt(r),
@@ -20713,14 +20775,14 @@ class Wo extends m {
20713
20775
  packAny() {
20714
20776
  return f.fromPartial({
20715
20777
  typeUrl: "/opinit.ophost.v1.MsgProposeOutput",
20716
- value: Cu.encode(this.toProto()).finish()
20778
+ value: $u.encode(this.toProto()).finish()
20717
20779
  });
20718
20780
  }
20719
20781
  static unpackAny(t) {
20720
- return Wo.fromProto(Cu.decode(t.value));
20782
+ return jo.fromProto($u.decode(t.value));
20721
20783
  }
20722
20784
  }
20723
- class jo extends m {
20785
+ class Go extends m {
20724
20786
  /**
20725
20787
  * @param challenger
20726
20788
  * @param bridge_id
@@ -20733,7 +20795,7 @@ class jo extends m {
20733
20795
  const {
20734
20796
  value: { challenger: e, bridge_id: r, output_index: o }
20735
20797
  } = t;
20736
- return new jo(
20798
+ return new Go(
20737
20799
  e,
20738
20800
  parseInt(r),
20739
20801
  parseInt(o)
@@ -20752,7 +20814,7 @@ class jo extends m {
20752
20814
  }
20753
20815
  static fromData(t) {
20754
20816
  const { challenger: e, bridge_id: r, output_index: o } = t;
20755
- return new jo(
20817
+ return new Go(
20756
20818
  e,
20757
20819
  parseInt(r),
20758
20820
  parseInt(o)
@@ -20768,7 +20830,7 @@ class jo extends m {
20768
20830
  };
20769
20831
  }
20770
20832
  static fromProto(t) {
20771
- return new jo(
20833
+ return new Go(
20772
20834
  t.challenger,
20773
20835
  Number(t.bridgeId),
20774
20836
  Number(t.outputIndex)
@@ -20776,7 +20838,7 @@ class jo extends m {
20776
20838
  }
20777
20839
  toProto() {
20778
20840
  const { challenger: t, bridge_id: e, output_index: r } = this;
20779
- return $u.fromPartial({
20841
+ return Nu.fromPartial({
20780
20842
  challenger: t,
20781
20843
  bridgeId: BigInt(e),
20782
20844
  outputIndex: BigInt(r)
@@ -20785,14 +20847,14 @@ class jo extends m {
20785
20847
  packAny() {
20786
20848
  return f.fromPartial({
20787
20849
  typeUrl: "/opinit.ophost.v1.MsgDeleteOutput",
20788
- value: $u.encode(this.toProto()).finish()
20850
+ value: Nu.encode(this.toProto()).finish()
20789
20851
  });
20790
20852
  }
20791
20853
  static unpackAny(t) {
20792
- return jo.fromProto($u.decode(t.value));
20854
+ return Go.fromProto(Nu.decode(t.value));
20793
20855
  }
20794
20856
  }
20795
- class Go extends m {
20857
+ class Jo extends m {
20796
20858
  /**
20797
20859
  * @param sender
20798
20860
  * @param bridge_id
@@ -20807,7 +20869,7 @@ class Go extends m {
20807
20869
  const {
20808
20870
  value: { sender: e, bridge_id: r, to: o, amount: s, data: n }
20809
20871
  } = t;
20810
- return new Go(
20872
+ return new Jo(
20811
20873
  e,
20812
20874
  parseInt(r),
20813
20875
  o,
@@ -20830,7 +20892,7 @@ class Go extends m {
20830
20892
  }
20831
20893
  static fromData(t) {
20832
20894
  const { sender: e, bridge_id: r, to: o, amount: s, data: n } = t;
20833
- return new Go(
20895
+ return new Jo(
20834
20896
  e,
20835
20897
  parseInt(r),
20836
20898
  o,
@@ -20850,7 +20912,7 @@ class Go extends m {
20850
20912
  };
20851
20913
  }
20852
20914
  static fromProto(t) {
20853
- return new Go(
20915
+ return new Jo(
20854
20916
  t.sender,
20855
20917
  Number(t.bridgeId),
20856
20918
  t.to,
@@ -20860,7 +20922,7 @@ class Go extends m {
20860
20922
  }
20861
20923
  toProto() {
20862
20924
  const { sender: t, bridge_id: e, to: r, amount: o, data: s } = this;
20863
- return Nu.fromPartial({
20925
+ return Ou.fromPartial({
20864
20926
  sender: t,
20865
20927
  bridgeId: BigInt(e),
20866
20928
  to: r,
@@ -20871,16 +20933,16 @@ class Go extends m {
20871
20933
  packAny() {
20872
20934
  return f.fromPartial({
20873
20935
  typeUrl: "/opinit.ophost.v1.MsgInitiateTokenDeposit",
20874
- value: Nu.encode(this.toProto()).finish()
20936
+ value: Ou.encode(this.toProto()).finish()
20875
20937
  });
20876
20938
  }
20877
20939
  static unpackAny(t) {
20878
- return Go.fromProto(
20879
- Nu.decode(t.value)
20940
+ return Jo.fromProto(
20941
+ Ou.decode(t.value)
20880
20942
  );
20881
20943
  }
20882
20944
  }
20883
- class Jo extends m {
20945
+ class Zo extends m {
20884
20946
  /**
20885
20947
  * @param sender
20886
20948
  * @param bridge_id
@@ -20913,7 +20975,7 @@ class Jo extends m {
20913
20975
  last_block_hash: A
20914
20976
  }
20915
20977
  } = t;
20916
- return new Jo(
20978
+ return new Zo(
20917
20979
  e,
20918
20980
  parseInt(r),
20919
20981
  parseInt(o),
@@ -20972,7 +21034,7 @@ class Jo extends m {
20972
21034
  storage_root: v,
20973
21035
  last_block_hash: A
20974
21036
  } = t;
20975
- return new Jo(
21037
+ return new Zo(
20976
21038
  e,
20977
21039
  parseInt(r),
20978
21040
  parseInt(o),
@@ -21016,7 +21078,7 @@ class Jo extends m {
21016
21078
  };
21017
21079
  }
21018
21080
  static fromProto(t) {
21019
- return new Jo(
21081
+ return new Zo(
21020
21082
  t.sender,
21021
21083
  Number(t.bridgeId),
21022
21084
  Number(t.outputIndex),
@@ -21046,7 +21108,7 @@ class Jo extends m {
21046
21108
  storage_root: g,
21047
21109
  last_block_hash: v
21048
21110
  } = this;
21049
- return Ou.fromPartial({
21111
+ return Fu.fromPartial({
21050
21112
  sender: t,
21051
21113
  bridgeId: BigInt(e),
21052
21114
  outputIndex: BigInt(r),
@@ -21065,16 +21127,16 @@ class Jo extends m {
21065
21127
  packAny() {
21066
21128
  return f.fromPartial({
21067
21129
  typeUrl: "/opinit.ophost.v1.MsgFinalizeTokenWithdrawal",
21068
- value: Ou.encode(this.toProto()).finish()
21130
+ value: Fu.encode(this.toProto()).finish()
21069
21131
  });
21070
21132
  }
21071
21133
  static unpackAny(t) {
21072
- return Jo.fromProto(
21073
- Ou.decode(t.value)
21134
+ return Zo.fromProto(
21135
+ Fu.decode(t.value)
21074
21136
  );
21075
21137
  }
21076
21138
  }
21077
- class Zo extends m {
21139
+ class Yo extends m {
21078
21140
  /**
21079
21141
  * @param authority the address that controls the module
21080
21142
  * @param bridge_id
@@ -21087,7 +21149,7 @@ class Zo extends m {
21087
21149
  const {
21088
21150
  value: { authority: e, bridge_id: r, new_proposer: o }
21089
21151
  } = t;
21090
- return new Zo(e, parseInt(r), o);
21152
+ return new Yo(e, parseInt(r), o);
21091
21153
  }
21092
21154
  toAmino() {
21093
21155
  const { authority: t, bridge_id: e, new_proposer: r } = this;
@@ -21102,7 +21164,7 @@ class Zo extends m {
21102
21164
  }
21103
21165
  static fromData(t) {
21104
21166
  const { authority: e, bridge_id: r, new_proposer: o } = t;
21105
- return new Zo(e, parseInt(r), o);
21167
+ return new Yo(e, parseInt(r), o);
21106
21168
  }
21107
21169
  toData() {
21108
21170
  const { authority: t, bridge_id: e, new_proposer: r } = this;
@@ -21114,7 +21176,7 @@ class Zo extends m {
21114
21176
  };
21115
21177
  }
21116
21178
  static fromProto(t) {
21117
- return new Zo(
21179
+ return new Yo(
21118
21180
  t.authority,
21119
21181
  Number(t.bridgeId),
21120
21182
  t.newProposer
@@ -21122,7 +21184,7 @@ class Zo extends m {
21122
21184
  }
21123
21185
  toProto() {
21124
21186
  const { authority: t, bridge_id: e, new_proposer: r } = this;
21125
- return Fu.fromPartial({
21187
+ return Tu.fromPartial({
21126
21188
  authority: t,
21127
21189
  bridgeId: BigInt(e),
21128
21190
  newProposer: r
@@ -21131,16 +21193,16 @@ class Zo extends m {
21131
21193
  packAny() {
21132
21194
  return f.fromPartial({
21133
21195
  typeUrl: "/opinit.ophost.v1.MsgUpdateProposer",
21134
- value: Fu.encode(this.toProto()).finish()
21196
+ value: Tu.encode(this.toProto()).finish()
21135
21197
  });
21136
21198
  }
21137
21199
  static unpackAny(t) {
21138
- return Zo.fromProto(
21139
- Fu.decode(t.value)
21200
+ return Yo.fromProto(
21201
+ Tu.decode(t.value)
21140
21202
  );
21141
21203
  }
21142
21204
  }
21143
- class Yo extends m {
21205
+ class Xo extends m {
21144
21206
  /**
21145
21207
  * @param authority the address that controls the module
21146
21208
  * @param bridge_id
@@ -21153,7 +21215,7 @@ class Yo extends m {
21153
21215
  const {
21154
21216
  value: { authority: e, bridge_id: r, challenger: o }
21155
21217
  } = t;
21156
- return new Yo(e, parseInt(r), o);
21218
+ return new Xo(e, parseInt(r), o);
21157
21219
  }
21158
21220
  toAmino() {
21159
21221
  const { authority: t, bridge_id: e, challenger: r } = this;
@@ -21168,7 +21230,7 @@ class Yo extends m {
21168
21230
  }
21169
21231
  static fromData(t) {
21170
21232
  const { authority: e, bridge_id: r, challenger: o } = t;
21171
- return new Yo(e, parseInt(r), o);
21233
+ return new Xo(e, parseInt(r), o);
21172
21234
  }
21173
21235
  toData() {
21174
21236
  const { authority: t, bridge_id: e, challenger: r } = this;
@@ -21180,7 +21242,7 @@ class Yo extends m {
21180
21242
  };
21181
21243
  }
21182
21244
  static fromProto(t) {
21183
- return new Yo(
21245
+ return new Xo(
21184
21246
  t.authority,
21185
21247
  Number(t.bridgeId),
21186
21248
  t.challenger
@@ -21188,7 +21250,7 @@ class Yo extends m {
21188
21250
  }
21189
21251
  toProto() {
21190
21252
  const { authority: t, bridge_id: e, challenger: r } = this;
21191
- return Tu.fromPartial({
21253
+ return Ru.fromPartial({
21192
21254
  authority: t,
21193
21255
  bridgeId: BigInt(e),
21194
21256
  challenger: r
@@ -21197,16 +21259,16 @@ class Yo extends m {
21197
21259
  packAny() {
21198
21260
  return f.fromPartial({
21199
21261
  typeUrl: "/opinit.ophost.v1.MsgUpdateChallenger",
21200
- value: Tu.encode(this.toProto()).finish()
21262
+ value: Ru.encode(this.toProto()).finish()
21201
21263
  });
21202
21264
  }
21203
21265
  static unpackAny(t) {
21204
- return Yo.fromProto(
21205
- Tu.decode(t.value)
21266
+ return Xo.fromProto(
21267
+ Ru.decode(t.value)
21206
21268
  );
21207
21269
  }
21208
21270
  }
21209
- class Xo extends m {
21271
+ class Qo extends m {
21210
21272
  /**
21211
21273
  * @param authority the address that controls the module
21212
21274
  * @param bridge_id
@@ -21219,7 +21281,7 @@ class Xo extends m {
21219
21281
  const {
21220
21282
  value: { authority: e, bridge_id: r, new_batch_info: o }
21221
21283
  } = t;
21222
- return new Xo(
21284
+ return new Qo(
21223
21285
  e,
21224
21286
  parseInt(r),
21225
21287
  kt.fromAmino(o)
@@ -21238,7 +21300,7 @@ class Xo extends m {
21238
21300
  }
21239
21301
  static fromData(t) {
21240
21302
  const { authority: e, bridge_id: r, new_batch_info: o } = t;
21241
- return new Xo(
21303
+ return new Qo(
21242
21304
  e,
21243
21305
  parseInt(r),
21244
21306
  kt.fromData(o)
@@ -21254,7 +21316,7 @@ class Xo extends m {
21254
21316
  };
21255
21317
  }
21256
21318
  static fromProto(t) {
21257
- return new Xo(
21319
+ return new Qo(
21258
21320
  t.authority,
21259
21321
  Number(t.bridgeId),
21260
21322
  kt.fromProto(t.newBatchInfo)
@@ -21262,7 +21324,7 @@ class Xo extends m {
21262
21324
  }
21263
21325
  toProto() {
21264
21326
  const { authority: t, bridge_id: e, new_batch_info: r } = this;
21265
- return Ru.fromPartial({
21327
+ return Lu.fromPartial({
21266
21328
  authority: t,
21267
21329
  bridgeId: BigInt(e),
21268
21330
  newBatchInfo: r.toProto()
@@ -21271,16 +21333,16 @@ class Xo extends m {
21271
21333
  packAny() {
21272
21334
  return f.fromPartial({
21273
21335
  typeUrl: "/opinit.ophost.v1.MsgUpdateBatchInfo",
21274
- value: Ru.encode(this.toProto()).finish()
21336
+ value: Lu.encode(this.toProto()).finish()
21275
21337
  });
21276
21338
  }
21277
21339
  static unpackAny(t) {
21278
- return Xo.fromProto(
21279
- Ru.decode(t.value)
21340
+ return Qo.fromProto(
21341
+ Lu.decode(t.value)
21280
21342
  );
21281
21343
  }
21282
21344
  }
21283
- class Qo extends m {
21345
+ class ts extends m {
21284
21346
  /**
21285
21347
  * @param authority the address that controls the module
21286
21348
  * @param bridge_id
@@ -21293,7 +21355,7 @@ class Qo extends m {
21293
21355
  const {
21294
21356
  value: { authority: e, bridge_id: r, oracle_enabled: o }
21295
21357
  } = t;
21296
- return new Qo(
21358
+ return new ts(
21297
21359
  e,
21298
21360
  parseInt(r),
21299
21361
  o
@@ -21312,7 +21374,7 @@ class Qo extends m {
21312
21374
  }
21313
21375
  static fromData(t) {
21314
21376
  const { authority: e, bridge_id: r, oracle_enabled: o } = t;
21315
- return new Qo(
21377
+ return new ts(
21316
21378
  e,
21317
21379
  parseInt(r),
21318
21380
  o
@@ -21328,7 +21390,7 @@ class Qo extends m {
21328
21390
  };
21329
21391
  }
21330
21392
  static fromProto(t) {
21331
- return new Qo(
21393
+ return new ts(
21332
21394
  t.authority,
21333
21395
  Number(t.bridgeId),
21334
21396
  t.oracleEnabled
@@ -21336,7 +21398,7 @@ class Qo extends m {
21336
21398
  }
21337
21399
  toProto() {
21338
21400
  const { authority: t, bridge_id: e, oracle_enabled: r } = this;
21339
- return Lu.fromPartial({
21401
+ return Hu.fromPartial({
21340
21402
  authority: t,
21341
21403
  bridgeId: BigInt(e),
21342
21404
  oracleEnabled: r
@@ -21345,16 +21407,16 @@ class Qo extends m {
21345
21407
  packAny() {
21346
21408
  return f.fromPartial({
21347
21409
  typeUrl: "/opinit.ophost.v1.MsgUpdateOracleConfig",
21348
- value: Lu.encode(this.toProto()).finish()
21410
+ value: Hu.encode(this.toProto()).finish()
21349
21411
  });
21350
21412
  }
21351
21413
  static unpackAny(t) {
21352
- return Qo.fromProto(
21353
- Lu.decode(t.value)
21414
+ return ts.fromProto(
21415
+ Hu.decode(t.value)
21354
21416
  );
21355
21417
  }
21356
21418
  }
21357
- class ts extends m {
21419
+ class es extends m {
21358
21420
  /**
21359
21421
  * @param authority the address that controls the module
21360
21422
  * @param bridge_id
@@ -21367,7 +21429,7 @@ class ts extends m {
21367
21429
  const {
21368
21430
  value: { authority: e, bridge_id: r, metadata: o }
21369
21431
  } = t;
21370
- return new ts(e, parseInt(r), o);
21432
+ return new es(e, parseInt(r), o);
21371
21433
  }
21372
21434
  toAmino() {
21373
21435
  const { authority: t, bridge_id: e, metadata: r } = this;
@@ -21382,7 +21444,7 @@ class ts extends m {
21382
21444
  }
21383
21445
  static fromData(t) {
21384
21446
  const { authority: e, bridge_id: r, metadata: o } = t;
21385
- return new ts(e, parseInt(r), o);
21447
+ return new es(e, parseInt(r), o);
21386
21448
  }
21387
21449
  toData() {
21388
21450
  const { authority: t, bridge_id: e, metadata: r } = this;
@@ -21394,7 +21456,7 @@ class ts extends m {
21394
21456
  };
21395
21457
  }
21396
21458
  static fromProto(t) {
21397
- return new ts(
21459
+ return new es(
21398
21460
  t.authority,
21399
21461
  Number(t.bridgeId),
21400
21462
  Buffer.from(t.metadata).toString("base64")
@@ -21402,7 +21464,7 @@ class ts extends m {
21402
21464
  }
21403
21465
  toProto() {
21404
21466
  const { authority: t, bridge_id: e, metadata: r } = this;
21405
- return Hu.fromPartial({
21467
+ return zu.fromPartial({
21406
21468
  authority: t,
21407
21469
  bridgeId: BigInt(e),
21408
21470
  metadata: Buffer.from(r, "base64")
@@ -21411,12 +21473,12 @@ class ts extends m {
21411
21473
  packAny() {
21412
21474
  return f.fromPartial({
21413
21475
  typeUrl: "/opinit.ophost.v1.MsgUpdateMetadata",
21414
- value: Hu.encode(this.toProto()).finish()
21476
+ value: zu.encode(this.toProto()).finish()
21415
21477
  });
21416
21478
  }
21417
21479
  static unpackAny(t) {
21418
- return ts.fromProto(
21419
- Hu.decode(t.value)
21480
+ return es.fromProto(
21481
+ zu.decode(t.value)
21420
21482
  );
21421
21483
  }
21422
21484
  }
@@ -21458,7 +21520,7 @@ class Cs extends m {
21458
21520
  });
21459
21521
  }
21460
21522
  }
21461
- class es extends m {
21523
+ class rs extends m {
21462
21524
  /**
21463
21525
  * @param authority the address that controls the module
21464
21526
  * @param params the ophost parameters to update
@@ -21470,7 +21532,7 @@ class es extends m {
21470
21532
  const {
21471
21533
  value: { authority: e, params: r }
21472
21534
  } = t;
21473
- return new es(e, Cs.fromAmino(r));
21535
+ return new rs(e, Cs.fromAmino(r));
21474
21536
  }
21475
21537
  toAmino() {
21476
21538
  const { authority: t, params: e } = this;
@@ -21484,7 +21546,7 @@ class es extends m {
21484
21546
  }
21485
21547
  static fromData(t) {
21486
21548
  const { authority: e, params: r } = t;
21487
- return new es(e, Cs.fromData(r));
21549
+ return new rs(e, Cs.fromData(r));
21488
21550
  }
21489
21551
  toData() {
21490
21552
  const { authority: t, params: e } = this;
@@ -21495,14 +21557,14 @@ class es extends m {
21495
21557
  };
21496
21558
  }
21497
21559
  static fromProto(t) {
21498
- return new es(
21560
+ return new rs(
21499
21561
  t.authority,
21500
21562
  Cs.fromProto(t.params)
21501
21563
  );
21502
21564
  }
21503
21565
  toProto() {
21504
21566
  const { authority: t, params: e } = this;
21505
- return zu.fromPartial({
21567
+ return qu.fromPartial({
21506
21568
  authority: t,
21507
21569
  params: e.toProto()
21508
21570
  });
@@ -21510,12 +21572,12 @@ class es extends m {
21510
21572
  packAny() {
21511
21573
  return f.fromPartial({
21512
21574
  typeUrl: "/opinit.ophost.v1.MsgUpdateParams",
21513
- value: zu.encode(this.toProto()).finish()
21575
+ value: qu.encode(this.toProto()).finish()
21514
21576
  });
21515
21577
  }
21516
21578
  static unpackAny(t) {
21517
- return es.fromProto(
21518
- zu.decode(t.value)
21579
+ return rs.fromProto(
21580
+ qu.decode(t.value)
21519
21581
  );
21520
21582
  }
21521
21583
  }
@@ -21704,7 +21766,7 @@ class ue extends m {
21704
21766
  });
21705
21767
  }
21706
21768
  }
21707
- class rs extends m {
21769
+ class os extends m {
21708
21770
  /**
21709
21771
  * @param sender the sender address
21710
21772
  * @param bridge_info the bridge information to be set
@@ -21716,7 +21778,7 @@ class rs extends m {
21716
21778
  const {
21717
21779
  value: { sender: e, bridge_info: r }
21718
21780
  } = t;
21719
- return new rs(e, ue.fromAmino(r));
21781
+ return new os(e, ue.fromAmino(r));
21720
21782
  }
21721
21783
  toAmino() {
21722
21784
  const { sender: t, bridge_info: e } = this;
@@ -21730,7 +21792,7 @@ class rs extends m {
21730
21792
  }
21731
21793
  static fromData(t) {
21732
21794
  const { sender: e, bridge_info: r } = t;
21733
- return new rs(e, ue.fromData(r));
21795
+ return new os(e, ue.fromData(r));
21734
21796
  }
21735
21797
  toData() {
21736
21798
  const { sender: t, bridge_info: e } = this;
@@ -21741,14 +21803,14 @@ class rs extends m {
21741
21803
  };
21742
21804
  }
21743
21805
  static fromProto(t) {
21744
- return new rs(
21806
+ return new os(
21745
21807
  t.sender,
21746
21808
  ue.fromProto(t.bridgeInfo)
21747
21809
  );
21748
21810
  }
21749
21811
  toProto() {
21750
21812
  const { sender: t, bridge_info: e } = this;
21751
- return Iu.fromPartial({
21813
+ return Su.fromPartial({
21752
21814
  sender: t,
21753
21815
  bridgeInfo: e.toProto()
21754
21816
  });
@@ -21756,14 +21818,14 @@ class rs extends m {
21756
21818
  packAny() {
21757
21819
  return f.fromPartial({
21758
21820
  typeUrl: "/opinit.opchild.v1.MsgSetBridgeInfo",
21759
- value: Iu.encode(this.toProto()).finish()
21821
+ value: Su.encode(this.toProto()).finish()
21760
21822
  });
21761
21823
  }
21762
21824
  static unpackAny(t) {
21763
- return rs.fromProto(Iu.decode(t.value));
21825
+ return os.fromProto(Su.decode(t.value));
21764
21826
  }
21765
21827
  }
21766
- class os extends m {
21828
+ class ss extends m {
21767
21829
  /**
21768
21830
  * @param sender the sender address
21769
21831
  * @param height the height of l1 which is including the oracle message
@@ -21773,7 +21835,7 @@ class os extends m {
21773
21835
  super(), this.sender = t, this.height = e, this.data = r;
21774
21836
  }
21775
21837
  static fromAmino(t) {
21776
- return new os(
21838
+ return new ss(
21777
21839
  t.value.sender,
21778
21840
  parseInt(t.value.height),
21779
21841
  t.value.data
@@ -21791,7 +21853,7 @@ class os extends m {
21791
21853
  };
21792
21854
  }
21793
21855
  static fromData(t) {
21794
- return new os(t.sender, parseInt(t.height), t.data);
21856
+ return new ss(t.sender, parseInt(t.height), t.data);
21795
21857
  }
21796
21858
  toData() {
21797
21859
  const { sender: t, height: e, data: r } = this;
@@ -21803,7 +21865,7 @@ class os extends m {
21803
21865
  };
21804
21866
  }
21805
21867
  static fromProto(t) {
21806
- return new os(
21868
+ return new ss(
21807
21869
  t.sender,
21808
21870
  Number(t.height),
21809
21871
  Buffer.from(t.data).toString("base64")
@@ -21811,7 +21873,7 @@ class os extends m {
21811
21873
  }
21812
21874
  toProto() {
21813
21875
  const { sender: t, height: e, data: r } = this;
21814
- return Su.fromPartial({
21876
+ return Bu.fromPartial({
21815
21877
  sender: t,
21816
21878
  height: BigInt(e),
21817
21879
  data: Buffer.from(r, "base64")
@@ -21820,11 +21882,11 @@ class os extends m {
21820
21882
  packAny() {
21821
21883
  return f.fromPartial({
21822
21884
  typeUrl: "/opinit.opchild.v1.MsgUpdateOracle",
21823
- value: Su.encode(this.toProto()).finish()
21885
+ value: Bu.encode(this.toProto()).finish()
21824
21886
  });
21825
21887
  }
21826
21888
  static unpackAny(t) {
21827
- return os.fromProto(Su.decode(t.value));
21889
+ return ss.fromProto(Bu.decode(t.value));
21828
21890
  }
21829
21891
  }
21830
21892
  class $s extends m {
@@ -21835,11 +21897,12 @@ class $s extends m {
21835
21897
  * @param bridge_executors the account addresses of bridge executor who can execute permissioned bridge messages
21836
21898
  * @param admin the account address of admin who can execute permissioned cosmos messages
21837
21899
  * @param fee_whitelist the list of addresses that are allowed to pay zero fee
21900
+ * @param hook_max_gas max gas for hook execution of `MsgFinalizeTokenDeposit`
21838
21901
  */
21839
- constructor(e, r, o, s, n, i) {
21902
+ constructor(e, r, o, s, n, i, c) {
21840
21903
  super();
21841
21904
  _(this, "min_gas_prices");
21842
- this.max_validators = e, this.historical_entries = r, this.bridge_executors = s, this.admin = n, this.fee_whitelist = i, this.min_gas_prices = new l(o);
21905
+ this.max_validators = e, this.historical_entries = r, this.bridge_executors = s, this.admin = n, this.fee_whitelist = i, this.hook_max_gas = c, this.min_gas_prices = new l(o);
21843
21906
  }
21844
21907
  static fromAmino(e) {
21845
21908
  const {
@@ -21849,7 +21912,8 @@ class $s extends m {
21849
21912
  min_gas_prices: s,
21850
21913
  bridge_executors: n,
21851
21914
  admin: i,
21852
- fee_whitelist: c
21915
+ fee_whitelist: c,
21916
+ hook_max_gas: d
21853
21917
  }
21854
21918
  } = e;
21855
21919
  return new $s(
@@ -21858,7 +21922,8 @@ class $s extends m {
21858
21922
  l.fromAmino(s),
21859
21923
  n,
21860
21924
  i,
21861
- c
21925
+ c,
21926
+ parseInt(d)
21862
21927
  );
21863
21928
  }
21864
21929
  toAmino() {
@@ -21868,7 +21933,8 @@ class $s extends m {
21868
21933
  min_gas_prices: o,
21869
21934
  bridge_executors: s,
21870
21935
  admin: n,
21871
- fee_whitelist: i
21936
+ fee_whitelist: i,
21937
+ hook_max_gas: c
21872
21938
  } = this;
21873
21939
  return {
21874
21940
  type: "opchild/Params",
@@ -21878,7 +21944,8 @@ class $s extends m {
21878
21944
  min_gas_prices: o.toAmino(),
21879
21945
  bridge_executors: s,
21880
21946
  admin: n,
21881
- fee_whitelist: i
21947
+ fee_whitelist: i,
21948
+ hook_max_gas: c.toFixed()
21882
21949
  }
21883
21950
  };
21884
21951
  }
@@ -21889,7 +21956,8 @@ class $s extends m {
21889
21956
  min_gas_prices: s,
21890
21957
  bridge_executors: n,
21891
21958
  admin: i,
21892
- fee_whitelist: c
21959
+ fee_whitelist: c,
21960
+ hook_max_gas: d
21893
21961
  } = e;
21894
21962
  return new $s(
21895
21963
  r,
@@ -21897,7 +21965,8 @@ class $s extends m {
21897
21965
  l.fromData(s),
21898
21966
  n,
21899
21967
  i,
21900
- c
21968
+ c,
21969
+ parseInt(d)
21901
21970
  );
21902
21971
  }
21903
21972
  toData() {
@@ -21907,7 +21976,8 @@ class $s extends m {
21907
21976
  min_gas_prices: o,
21908
21977
  bridge_executors: s,
21909
21978
  admin: n,
21910
- fee_whitelist: i
21979
+ fee_whitelist: i,
21980
+ hook_max_gas: c
21911
21981
  } = this;
21912
21982
  return {
21913
21983
  "@type": "/opinit.opchild.v1.Params",
@@ -21916,7 +21986,8 @@ class $s extends m {
21916
21986
  min_gas_prices: o.toData(),
21917
21987
  bridge_executors: s,
21918
21988
  admin: n,
21919
- fee_whitelist: i
21989
+ fee_whitelist: i,
21990
+ hook_max_gas: c.toFixed()
21920
21991
  };
21921
21992
  }
21922
21993
  static fromProto(e) {
@@ -21926,7 +21997,8 @@ class $s extends m {
21926
21997
  l.fromProto(e.minGasPrices),
21927
21998
  e.bridgeExecutors,
21928
21999
  e.admin,
21929
- e.feeWhitelist
22000
+ e.feeWhitelist,
22001
+ Number(e.hookMaxGas)
21930
22002
  );
21931
22003
  }
21932
22004
  toProto() {
@@ -21936,7 +22008,8 @@ class $s extends m {
21936
22008
  min_gas_prices: o,
21937
22009
  bridge_executors: s,
21938
22010
  admin: n,
21939
- fee_whitelist: i
22011
+ fee_whitelist: i,
22012
+ hook_max_gas: c
21940
22013
  } = this;
21941
22014
  return Mf.fromPartial({
21942
22015
  maxValidators: e,
@@ -21944,11 +22017,12 @@ class $s extends m {
21944
22017
  minGasPrices: o.toProto(),
21945
22018
  bridgeExecutors: s,
21946
22019
  admin: n,
21947
- feeWhitelist: i
22020
+ feeWhitelist: i,
22021
+ hookMaxGas: BigInt(c)
21948
22022
  });
21949
22023
  }
21950
22024
  }
21951
- class ss extends m {
22025
+ class ns extends m {
21952
22026
  /**
21953
22027
  * @param authority the address that controls the module
21954
22028
  * @param params the opchild parameters to update
@@ -21960,7 +22034,7 @@ class ss extends m {
21960
22034
  const {
21961
22035
  value: { authority: e, params: r }
21962
22036
  } = t;
21963
- return new ss(
22037
+ return new ns(
21964
22038
  e,
21965
22039
  $s.fromAmino(r)
21966
22040
  );
@@ -21977,7 +22051,7 @@ class ss extends m {
21977
22051
  }
21978
22052
  static fromData(t) {
21979
22053
  const { authority: e, params: r } = t;
21980
- return new ss(e, $s.fromData(r));
22054
+ return new ns(e, $s.fromData(r));
21981
22055
  }
21982
22056
  toData() {
21983
22057
  const { authority: t, params: e } = this;
@@ -21988,14 +22062,14 @@ class ss extends m {
21988
22062
  };
21989
22063
  }
21990
22064
  static fromProto(t) {
21991
- return new ss(
22065
+ return new ns(
21992
22066
  t.authority,
21993
22067
  $s.fromProto(t.params)
21994
22068
  );
21995
22069
  }
21996
22070
  toProto() {
21997
22071
  const { authority: t, params: e } = this;
21998
- return Bu.fromPartial({
22072
+ return Eu.fromPartial({
21999
22073
  authority: t,
22000
22074
  params: e.toProto()
22001
22075
  });
@@ -22003,12 +22077,12 @@ class ss extends m {
22003
22077
  packAny() {
22004
22078
  return f.fromPartial({
22005
22079
  typeUrl: "/opinit.opchild.v1.MsgUpdateParams",
22006
- value: Bu.encode(this.toProto()).finish()
22080
+ value: Eu.encode(this.toProto()).finish()
22007
22081
  });
22008
22082
  }
22009
22083
  static unpackAny(t) {
22010
- return ss.fromProto(
22011
- Bu.decode(t.value)
22084
+ return ns.fromProto(
22085
+ Eu.decode(t.value)
22012
22086
  );
22013
22087
  }
22014
22088
  }
@@ -22183,7 +22257,7 @@ class Ns extends m {
22183
22257
  });
22184
22258
  }
22185
22259
  }
22186
- class ns extends m {
22260
+ class as extends m {
22187
22261
  /**
22188
22262
  * @param authority the address that controls the module
22189
22263
  * @param params the reward parameters to update
@@ -22195,7 +22269,7 @@ class ns extends m {
22195
22269
  const {
22196
22270
  value: { authority: e, params: r }
22197
22271
  } = t;
22198
- return new ns(e, Ns.fromAmino(r));
22272
+ return new as(e, Ns.fromAmino(r));
22199
22273
  }
22200
22274
  toAmino() {
22201
22275
  const { authority: t, params: e } = this;
@@ -22209,7 +22283,7 @@ class ns extends m {
22209
22283
  }
22210
22284
  static fromData(t) {
22211
22285
  const { authority: e, params: r } = t;
22212
- return new ns(e, Ns.fromData(r));
22286
+ return new as(e, Ns.fromData(r));
22213
22287
  }
22214
22288
  toData() {
22215
22289
  const { authority: t, params: e } = this;
@@ -22220,14 +22294,14 @@ class ns extends m {
22220
22294
  };
22221
22295
  }
22222
22296
  static fromProto(t) {
22223
- return new ns(
22297
+ return new as(
22224
22298
  t.authority,
22225
22299
  Ns.fromProto(t.params)
22226
22300
  );
22227
22301
  }
22228
22302
  toProto() {
22229
22303
  const { authority: t, params: e } = this;
22230
- return qu.fromPartial({
22304
+ return Vu.fromPartial({
22231
22305
  authority: t,
22232
22306
  params: e.toProto()
22233
22307
  });
@@ -22235,16 +22309,16 @@ class ns extends m {
22235
22309
  packAny() {
22236
22310
  return f.fromPartial({
22237
22311
  typeUrl: "/initia.reward.v1.MsgUpdateParams",
22238
- value: qu.encode(this.toProto()).finish()
22312
+ value: Vu.encode(this.toProto()).finish()
22239
22313
  });
22240
22314
  }
22241
22315
  static unpackAny(t) {
22242
- return ns.fromProto(
22243
- qu.decode(t.value)
22316
+ return as.fromProto(
22317
+ Vu.decode(t.value)
22244
22318
  );
22245
22319
  }
22246
22320
  }
22247
- class as extends m {
22321
+ class is extends m {
22248
22322
  /**
22249
22323
  * @param address validator's operator address
22250
22324
  */
@@ -22255,7 +22329,7 @@ class as extends m {
22255
22329
  const {
22256
22330
  value: { address: e }
22257
22331
  } = t;
22258
- return new as(e);
22332
+ return new is(e);
22259
22333
  }
22260
22334
  toAmino() {
22261
22335
  const { address: t } = this;
@@ -22268,7 +22342,7 @@ class as extends m {
22268
22342
  }
22269
22343
  static fromData(t) {
22270
22344
  const { address: e } = t;
22271
- return new as(e);
22345
+ return new is(e);
22272
22346
  }
22273
22347
  toData() {
22274
22348
  const { address: t } = this;
@@ -22278,22 +22352,22 @@ class as extends m {
22278
22352
  };
22279
22353
  }
22280
22354
  static fromProto(t) {
22281
- return new as(t.validatorAddr);
22355
+ return new is(t.validatorAddr);
22282
22356
  }
22283
22357
  toProto() {
22284
22358
  const { address: t } = this;
22285
- return Vu.fromPartial({
22359
+ return Ku.fromPartial({
22286
22360
  validatorAddr: t
22287
22361
  });
22288
22362
  }
22289
22363
  packAny() {
22290
22364
  return f.fromPartial({
22291
22365
  typeUrl: "/cosmos.slashing.v1beta1.MsgUnjail",
22292
- value: Vu.encode(this.toProto()).finish()
22366
+ value: Ku.encode(this.toProto()).finish()
22293
22367
  });
22294
22368
  }
22295
22369
  static unpackAny(t) {
22296
- return as.fromProto(Vu.decode(t.value));
22370
+ return is.fromProto(Ku.decode(t.value));
22297
22371
  }
22298
22372
  }
22299
22373
  class Os extends m {
@@ -22403,7 +22477,7 @@ class Os extends m {
22403
22477
  });
22404
22478
  }
22405
22479
  }
22406
- class is extends m {
22480
+ class cs extends m {
22407
22481
  /**
22408
22482
  * @param authority the address that controls the module
22409
22483
  * @param params the slashing parameters to update
@@ -22415,7 +22489,7 @@ class is extends m {
22415
22489
  const {
22416
22490
  value: { authority: e, params: r }
22417
22491
  } = t;
22418
- return new is(
22492
+ return new cs(
22419
22493
  e,
22420
22494
  Os.fromAmino(r)
22421
22495
  );
@@ -22432,7 +22506,7 @@ class is extends m {
22432
22506
  }
22433
22507
  static fromData(t) {
22434
22508
  const { authority: e, params: r } = t;
22435
- return new is(
22509
+ return new cs(
22436
22510
  e,
22437
22511
  Os.fromData(r)
22438
22512
  );
@@ -22446,14 +22520,14 @@ class is extends m {
22446
22520
  };
22447
22521
  }
22448
22522
  static fromProto(t) {
22449
- return new is(
22523
+ return new cs(
22450
22524
  t.authority,
22451
22525
  Os.fromProto(t.params)
22452
22526
  );
22453
22527
  }
22454
22528
  toProto() {
22455
22529
  const { authority: t, params: e } = this;
22456
- return Ku.fromPartial({
22530
+ return Wu.fromPartial({
22457
22531
  authority: t,
22458
22532
  params: e.toProto()
22459
22533
  });
@@ -22461,12 +22535,12 @@ class is extends m {
22461
22535
  packAny() {
22462
22536
  return f.fromPartial({
22463
22537
  typeUrl: "/cosmos.slashing.v1beta1.MsgUpdateParams",
22464
- value: Ku.encode(this.toProto()).finish()
22538
+ value: Wu.encode(this.toProto()).finish()
22465
22539
  });
22466
22540
  }
22467
22541
  static unpackAny(t) {
22468
- return is.fromProto(
22469
- Ku.decode(t.value)
22542
+ return cs.fromProto(
22543
+ Wu.decode(t.value)
22470
22544
  );
22471
22545
  }
22472
22546
  }
@@ -22583,7 +22657,7 @@ class da extends m {
22583
22657
  });
22584
22658
  }
22585
22659
  }
22586
- class cs extends m {
22660
+ class ms extends m {
22587
22661
  /**
22588
22662
  * @param sender the actor that signed the messages
22589
22663
  * @param subdenom can be up to 44 "alphanumeric" characters long
@@ -22595,7 +22669,7 @@ class cs extends m {
22595
22669
  const {
22596
22670
  value: { sender: e, subdenom: r }
22597
22671
  } = t;
22598
- return new cs(e, r);
22672
+ return new ms(e, r);
22599
22673
  }
22600
22674
  toAmino() {
22601
22675
  const { sender: t, subdenom: e } = this;
@@ -22609,7 +22683,7 @@ class cs extends m {
22609
22683
  }
22610
22684
  static fromData(t) {
22611
22685
  const { sender: e, subdenom: r } = t;
22612
- return new cs(e, r);
22686
+ return new ms(e, r);
22613
22687
  }
22614
22688
  toData() {
22615
22689
  const { sender: t, subdenom: e } = this;
@@ -22620,11 +22694,11 @@ class cs extends m {
22620
22694
  };
22621
22695
  }
22622
22696
  static fromProto(t) {
22623
- return new cs(t.sender, t.subdenom);
22697
+ return new ms(t.sender, t.subdenom);
22624
22698
  }
22625
22699
  toProto() {
22626
22700
  const { sender: t, subdenom: e } = this;
22627
- return Wu.fromPartial({
22701
+ return ju.fromPartial({
22628
22702
  sender: t,
22629
22703
  subdenom: e
22630
22704
  });
@@ -22632,14 +22706,14 @@ class cs extends m {
22632
22706
  packAny() {
22633
22707
  return f.fromPartial({
22634
22708
  typeUrl: "/miniwasm.tokenfactory.v1.MsgCreateDenom",
22635
- value: Wu.encode(this.toProto()).finish()
22709
+ value: ju.encode(this.toProto()).finish()
22636
22710
  });
22637
22711
  }
22638
22712
  static unpackAny(t) {
22639
- return cs.fromProto(Wu.decode(t.value));
22713
+ return ms.fromProto(ju.decode(t.value));
22640
22714
  }
22641
22715
  }
22642
- class ms extends m {
22716
+ class us extends m {
22643
22717
  /**
22644
22718
  * @param sender
22645
22719
  * @param amount
@@ -22652,7 +22726,7 @@ class ms extends m {
22652
22726
  const {
22653
22727
  value: { sender: e, amount: r, mint_to_address: o }
22654
22728
  } = t;
22655
- return new ms(e, I.fromAmino(r), o);
22729
+ return new us(e, I.fromAmino(r), o);
22656
22730
  }
22657
22731
  toAmino() {
22658
22732
  const { sender: t, amount: e, mint_to_address: r } = this;
@@ -22667,7 +22741,7 @@ class ms extends m {
22667
22741
  }
22668
22742
  static fromData(t) {
22669
22743
  const { sender: e, amount: r, mint_to_address: o } = t;
22670
- return new ms(e, I.fromData(r), o);
22744
+ return new us(e, I.fromData(r), o);
22671
22745
  }
22672
22746
  toData() {
22673
22747
  const { sender: t, amount: e, mint_to_address: r } = this;
@@ -22679,7 +22753,7 @@ class ms extends m {
22679
22753
  };
22680
22754
  }
22681
22755
  static fromProto(t) {
22682
- return new ms(
22756
+ return new us(
22683
22757
  t.sender,
22684
22758
  I.fromProto(t.amount),
22685
22759
  t.mintToAddress
@@ -22687,7 +22761,7 @@ class ms extends m {
22687
22761
  }
22688
22762
  toProto() {
22689
22763
  const { sender: t, amount: e, mint_to_address: r } = this;
22690
- return ju.fromPartial({
22764
+ return Gu.fromPartial({
22691
22765
  sender: t,
22692
22766
  amount: e.toProto(),
22693
22767
  mintToAddress: r
@@ -22696,78 +22770,73 @@ class ms extends m {
22696
22770
  packAny() {
22697
22771
  return f.fromPartial({
22698
22772
  typeUrl: "/miniwasm.tokenfactory.v1.MsgMint",
22699
- value: ju.encode(this.toProto()).finish()
22773
+ value: Gu.encode(this.toProto()).finish()
22700
22774
  });
22701
22775
  }
22702
22776
  static unpackAny(t) {
22703
- return ms.fromProto(ju.decode(t.value));
22777
+ return us.fromProto(Gu.decode(t.value));
22704
22778
  }
22705
22779
  }
22706
- class us extends m {
22780
+ class ds extends m {
22707
22781
  /**
22708
22782
  * @param sender
22709
22783
  * @param amount
22710
- * @param burn_from_address
22711
22784
  */
22712
- constructor(t, e, r) {
22713
- super(), this.sender = t, this.amount = e, this.burn_from_address = r;
22785
+ constructor(t, e) {
22786
+ super(), this.sender = t, this.amount = e;
22714
22787
  }
22715
22788
  static fromAmino(t) {
22716
22789
  const {
22717
- value: { sender: e, amount: r, burn_from_address: o }
22790
+ value: { sender: e, amount: r }
22718
22791
  } = t;
22719
- return new us(e, I.fromAmino(r), o);
22792
+ return new ds(e, I.fromAmino(r));
22720
22793
  }
22721
22794
  toAmino() {
22722
- const { sender: t, amount: e, burn_from_address: r } = this;
22795
+ const { sender: t, amount: e } = this;
22723
22796
  return {
22724
22797
  type: "tokenfactory/MsgBurn",
22725
22798
  value: {
22726
22799
  sender: t,
22727
- amount: e.toAmino(),
22728
- burn_from_address: r
22800
+ amount: e.toAmino()
22729
22801
  }
22730
22802
  };
22731
22803
  }
22732
22804
  static fromData(t) {
22733
- const { sender: e, amount: r, burn_from_address: o } = t;
22734
- return new us(e, I.fromData(r), o);
22805
+ const { sender: e, amount: r } = t;
22806
+ return new ds(e, I.fromData(r));
22735
22807
  }
22736
22808
  toData() {
22737
- const { sender: t, amount: e, burn_from_address: r } = this;
22809
+ const { sender: t, amount: e } = this;
22738
22810
  return {
22739
22811
  "@type": "/miniwasm.tokenfactory.v1.MsgBurn",
22740
22812
  sender: t,
22741
- amount: e.toData(),
22742
- burn_from_address: r
22813
+ amount: e.toData()
22743
22814
  };
22744
22815
  }
22745
22816
  static fromProto(t) {
22746
- return new us(
22817
+ return new ds(
22747
22818
  t.sender,
22748
- I.fromProto(t.amount),
22749
- t.burnFromAddress
22819
+ I.fromProto(t.amount)
22750
22820
  );
22751
22821
  }
22752
22822
  toProto() {
22753
- const { sender: t, amount: e, burn_from_address: r } = this;
22754
- return Gu.fromPartial({
22823
+ const { sender: t, amount: e } = this;
22824
+ return Ju.fromPartial({
22755
22825
  sender: t,
22756
- amount: e.toProto(),
22757
- burnFromAddress: r
22826
+ amount: e.toProto()
22758
22827
  });
22759
22828
  }
22760
22829
  packAny() {
22761
22830
  return f.fromPartial({
22762
22831
  typeUrl: "/miniwasm.tokenfactory.v1.MsgBurn",
22763
- value: Gu.encode(this.toProto()).finish()
22832
+ value: Ju.encode(this.toProto()).finish()
22764
22833
  });
22765
22834
  }
22766
22835
  static unpackAny(t) {
22767
- return us.fromProto(Gu.decode(t.value));
22836
+ return ds.fromProto(Ju.decode(t.value));
22768
22837
  }
22769
22838
  }
22770
- class ds extends m {
22839
+ class ls extends m {
22771
22840
  /**
22772
22841
  * @param sender
22773
22842
  * @param denom
@@ -22780,7 +22849,7 @@ class ds extends m {
22780
22849
  const {
22781
22850
  value: { sender: e, denom: r, new_admin: o }
22782
22851
  } = t;
22783
- return new ds(e, r, o);
22852
+ return new ls(e, r, o);
22784
22853
  }
22785
22854
  toAmino() {
22786
22855
  const { sender: t, denom: e, new_admin: r } = this;
@@ -22795,7 +22864,7 @@ class ds extends m {
22795
22864
  }
22796
22865
  static fromData(t) {
22797
22866
  const { sender: e, denom: r, new_admin: o } = t;
22798
- return new ds(e, r, o);
22867
+ return new ls(e, r, o);
22799
22868
  }
22800
22869
  toData() {
22801
22870
  const { sender: t, denom: e, new_admin: r } = this;
@@ -22807,11 +22876,11 @@ class ds extends m {
22807
22876
  };
22808
22877
  }
22809
22878
  static fromProto(t) {
22810
- return new ds(t.sender, t.denom, t.newAdmin);
22879
+ return new ls(t.sender, t.denom, t.newAdmin);
22811
22880
  }
22812
22881
  toProto() {
22813
22882
  const { sender: t, denom: e, new_admin: r } = this;
22814
- return Ju.fromPartial({
22883
+ return Zu.fromPartial({
22815
22884
  sender: t,
22816
22885
  denom: e,
22817
22886
  newAdmin: r
@@ -22820,14 +22889,14 @@ class ds extends m {
22820
22889
  packAny() {
22821
22890
  return f.fromPartial({
22822
22891
  typeUrl: "/miniwasm.tokenfactory.v1.MsgChangeAdmin",
22823
- value: Ju.encode(this.toProto()).finish()
22892
+ value: Zu.encode(this.toProto()).finish()
22824
22893
  });
22825
22894
  }
22826
22895
  static unpackAny(t) {
22827
- return ds.fromProto(Ju.decode(t.value));
22896
+ return ls.fromProto(Zu.decode(t.value));
22828
22897
  }
22829
22898
  }
22830
- class ls extends m {
22899
+ class ps extends m {
22831
22900
  /**
22832
22901
  * @param sender
22833
22902
  * @param metadata
@@ -22839,7 +22908,7 @@ class ls extends m {
22839
22908
  const {
22840
22909
  value: { sender: e, metadata: r }
22841
22910
  } = t;
22842
- return new ls(
22911
+ return new ps(
22843
22912
  e,
22844
22913
  oe.fromAmino(r)
22845
22914
  );
@@ -22856,7 +22925,7 @@ class ls extends m {
22856
22925
  }
22857
22926
  static fromData(t) {
22858
22927
  const { sender: e, metadata: r } = t;
22859
- return new ls(e, oe.fromData(r));
22928
+ return new ps(e, oe.fromData(r));
22860
22929
  }
22861
22930
  toData() {
22862
22931
  const { sender: t, metadata: e } = this;
@@ -22867,14 +22936,14 @@ class ls extends m {
22867
22936
  };
22868
22937
  }
22869
22938
  static fromProto(t) {
22870
- return new ls(
22939
+ return new ps(
22871
22940
  t.sender,
22872
22941
  oe.fromProto(t.metadata)
22873
22942
  );
22874
22943
  }
22875
22944
  toProto() {
22876
22945
  const { sender: t, metadata: e } = this;
22877
- return Zu.fromPartial({
22946
+ return Yu.fromPartial({
22878
22947
  sender: t,
22879
22948
  metadata: e.toProto()
22880
22949
  });
@@ -22882,16 +22951,16 @@ class ls extends m {
22882
22951
  packAny() {
22883
22952
  return f.fromPartial({
22884
22953
  typeUrl: "/miniwasm.tokenfactory.v1.MsgSetDenomMetadata",
22885
- value: Zu.encode(this.toProto()).finish()
22954
+ value: Yu.encode(this.toProto()).finish()
22886
22955
  });
22887
22956
  }
22888
22957
  static unpackAny(t) {
22889
- return ls.fromProto(
22890
- Zu.decode(t.value)
22958
+ return ps.fromProto(
22959
+ Yu.decode(t.value)
22891
22960
  );
22892
22961
  }
22893
22962
  }
22894
- class ps extends m {
22963
+ class hs extends m {
22895
22964
  /**
22896
22965
  * @param sender
22897
22966
  * @param denom
@@ -22904,7 +22973,7 @@ class ps extends m {
22904
22973
  const {
22905
22974
  value: { sender: e, denom: r, cosmwasm_address: o }
22906
22975
  } = t;
22907
- return new ps(e, r, o);
22976
+ return new hs(e, r, o);
22908
22977
  }
22909
22978
  toAmino() {
22910
22979
  const { sender: t, denom: e, cosmwasm_address: r } = this;
@@ -22919,7 +22988,7 @@ class ps extends m {
22919
22988
  }
22920
22989
  static fromData(t) {
22921
22990
  const { sender: e, denom: r, cosmwasm_address: o } = t;
22922
- return new ps(e, r, o);
22991
+ return new hs(e, r, o);
22923
22992
  }
22924
22993
  toData() {
22925
22994
  const { sender: t, denom: e, cosmwasm_address: r } = this;
@@ -22931,7 +23000,7 @@ class ps extends m {
22931
23000
  };
22932
23001
  }
22933
23002
  static fromProto(t) {
22934
- return new ps(
23003
+ return new hs(
22935
23004
  t.sender,
22936
23005
  t.denom,
22937
23006
  t.cosmwasmAddress
@@ -22939,7 +23008,7 @@ class ps extends m {
22939
23008
  }
22940
23009
  toProto() {
22941
23010
  const { sender: t, denom: e, cosmwasm_address: r } = this;
22942
- return Yu.fromPartial({
23011
+ return Xu.fromPartial({
22943
23012
  sender: t,
22944
23013
  denom: e,
22945
23014
  cosmwasmAddress: r
@@ -22948,92 +23017,13 @@ class ps extends m {
22948
23017
  packAny() {
22949
23018
  return f.fromPartial({
22950
23019
  typeUrl: "/miniwasm.tokenfactory.v1.MsgSetBeforeSendHook",
22951
- value: Yu.encode(this.toProto()).finish()
22952
- });
22953
- }
22954
- static unpackAny(t) {
22955
- return ps.fromProto(
22956
- Yu.decode(t.value)
22957
- );
22958
- }
22959
- }
22960
- class hs extends m {
22961
- /**
22962
- * @param sender
22963
- * @param amount
22964
- * @param transfer_from_address
22965
- * @param transfer_to_address
22966
- */
22967
- constructor(t, e, r, o) {
22968
- super(), this.sender = t, this.amount = e, this.transfer_from_address = r, this.transfer_to_address = o;
22969
- }
22970
- static fromAmino(t) {
22971
- const {
22972
- value: { sender: e, amount: r, transfer_from_address: o, transfer_to_address: s }
22973
- } = t;
22974
- return new hs(
22975
- e,
22976
- I.fromAmino(r),
22977
- o,
22978
- s
22979
- );
22980
- }
22981
- toAmino() {
22982
- const { sender: t, amount: e, transfer_from_address: r, transfer_to_address: o } = this;
22983
- return {
22984
- type: "tokenfactory/MsgForceTransfer",
22985
- value: {
22986
- sender: t,
22987
- amount: e.toAmino(),
22988
- transfer_from_address: r,
22989
- transfer_to_address: o
22990
- }
22991
- };
22992
- }
22993
- static fromData(t) {
22994
- const { sender: e, amount: r, transfer_from_address: o, transfer_to_address: s } = t;
22995
- return new hs(
22996
- e,
22997
- I.fromData(r),
22998
- o,
22999
- s
23000
- );
23001
- }
23002
- toData() {
23003
- const { sender: t, amount: e, transfer_from_address: r, transfer_to_address: o } = this;
23004
- return {
23005
- "@type": "/miniwasm.tokenfactory.v1.MsgForceTransfer",
23006
- sender: t,
23007
- amount: e.toData(),
23008
- transfer_from_address: r,
23009
- transfer_to_address: o
23010
- };
23011
- }
23012
- static fromProto(t) {
23013
- return new hs(
23014
- t.sender,
23015
- I.fromProto(t.amount),
23016
- t.transferFromAddress,
23017
- t.transferToAddress
23018
- );
23019
- }
23020
- toProto() {
23021
- const { sender: t, amount: e, transfer_from_address: r, transfer_to_address: o } = this;
23022
- return Xu.fromPartial({
23023
- sender: t,
23024
- amount: e.toProto(),
23025
- transferFromAddress: r,
23026
- transferToAddress: o
23027
- });
23028
- }
23029
- packAny() {
23030
- return f.fromPartial({
23031
- typeUrl: "/miniwasm.tokenfactory.v1.MsgForceTransfer",
23032
23020
  value: Xu.encode(this.toProto()).finish()
23033
23021
  });
23034
23022
  }
23035
23023
  static unpackAny(t) {
23036
- return hs.fromProto(Xu.decode(t.value));
23024
+ return hs.fromProto(
23025
+ Xu.decode(t.value)
23026
+ );
23037
23027
  }
23038
23028
  }
23039
23029
  class Fs extends m {
@@ -23289,115 +23279,115 @@ var Q;
23289
23279
  return yo.fromAmino(o);
23290
23280
  case "connect/x/marketmap/MsgUpsertMarkets":
23291
23281
  return _o.fromAmino(o);
23292
- case "connect/x/marketmap/MsgRemoveMarketAuthorities":
23282
+ case "connect/x/marketmap/MsgRemoveMarkets":
23293
23283
  return vo.fromAmino(o);
23294
- case "connect/x/marketmap/MsgParams":
23284
+ case "connect/x/marketmap/MsgRemoveMarketAuthorities":
23295
23285
  return wo.fromAmino(o);
23286
+ case "connect/x/marketmap/MsgParams":
23287
+ return Po.fromAmino(o);
23296
23288
  case "move/MsgPublish":
23297
23289
  return Zt.fromAmino(o);
23298
23290
  case "move/MsgExecute":
23299
- return Po.fromAmino(o);
23300
- case "move/MsgExecuteJSON":
23301
23291
  return bo.fromAmino(o);
23302
- case "move/MsgScript":
23292
+ case "move/MsgExecuteJSON":
23303
23293
  return Ao.fromAmino(o);
23304
- case "move/MsgScriptJSON":
23294
+ case "move/MsgScript":
23305
23295
  return Do.fromAmino(o);
23306
- case "move/MsgUpdateParams":
23296
+ case "move/MsgScriptJSON":
23307
23297
  return ko.fromAmino(o);
23308
- case "move/MsgWhitelist":
23298
+ case "move/MsgUpdateParams":
23309
23299
  return xo.fromAmino(o);
23310
- case "move/MsgDelist":
23300
+ case "move/MsgWhitelist":
23311
23301
  return Mo.fromAmino(o);
23312
- case "move/MsgGovExecute":
23302
+ case "move/MsgDelist":
23313
23303
  return Io.fromAmino(o);
23314
- case "move/MsgGovExecuteJSON":
23304
+ case "move/MsgGovExecute":
23315
23305
  return So.fromAmino(o);
23306
+ case "move/MsgGovExecuteJSON":
23307
+ return Bo.fromAmino(o);
23316
23308
  case "move/MsgGovPublish":
23317
23309
  return Yt.fromAmino(o);
23318
23310
  case "move/MsgGovScript":
23319
- return Bo.fromAmino(o);
23320
- case "move/MsgGovScriptJSON":
23321
23311
  return Eo.fromAmino(o);
23322
- case "mstaking/MsgDelegate":
23312
+ case "move/MsgGovScriptJSON":
23323
23313
  return Uo.fromAmino(o);
23324
- case "mstaking/MsgUndelegate":
23314
+ case "mstaking/MsgDelegate":
23325
23315
  return Co.fromAmino(o);
23326
- case "mstaking/MsgBeginRedelegate":
23316
+ case "mstaking/MsgUndelegate":
23327
23317
  return $o.fromAmino(o);
23328
- case "mstaking/MsgCreateValidator":
23318
+ case "mstaking/MsgBeginRedelegate":
23329
23319
  return No.fromAmino(o);
23320
+ case "mstaking/MsgCreateValidator":
23321
+ return Oo.fromAmino(o);
23330
23322
  case "mstaking/MsgEditValidator":
23331
23323
  return Xt.fromAmino(o);
23332
23324
  case "mstaking/MsgCancelUnbondingDelegation":
23333
- return Oo.fromAmino(o);
23334
- case "mstaking/MsgUpdateParams":
23335
23325
  return Fo.fromAmino(o);
23336
- case "opchild/MsgAddValidator":
23326
+ case "mstaking/MsgUpdateParams":
23337
23327
  return To.fromAmino(o);
23338
- case "opchild/MsgRemoveValidator":
23328
+ case "opchild/MsgAddValidator":
23339
23329
  return Ro.fromAmino(o);
23340
- case "opchild/MsgFinalizeTokenDeposit":
23330
+ case "opchild/MsgRemoveValidator":
23341
23331
  return Lo.fromAmino(o);
23342
- case "opchild/MsgInitiateTokenWithdrawal":
23332
+ case "opchild/MsgFinalizeTokenDeposit":
23343
23333
  return Ho.fromAmino(o);
23344
- case "opchild/MsgExecuteMessages":
23334
+ case "opchild/MsgInitiateTokenWithdrawal":
23345
23335
  return zo.fromAmino(o);
23346
- case "opchild/MsgSpendFeePool":
23336
+ case "opchild/MsgExecuteMessages":
23347
23337
  return qo.fromAmino(o);
23338
+ case "opchild/MsgSpendFeePool":
23339
+ return Vo.fromAmino(o);
23348
23340
  case "opchild/MsgSetBridgeInfo":
23349
- return rs.fromAmino(o);
23350
- case "opchild/MsgUpdateOracle":
23351
23341
  return os.fromAmino(o);
23352
- case "opchild/MsgUpdateParams":
23342
+ case "opchild/MsgUpdateOracle":
23353
23343
  return ss.fromAmino(o);
23344
+ case "opchild/MsgUpdateParams":
23345
+ return ns.fromAmino(o);
23354
23346
  case "ophost/MsgRecordBatch":
23355
- return Vo.fromAmino(o);
23356
- case "ophost/MsgCreateBridge":
23357
23347
  return Ko.fromAmino(o);
23358
- case "ophost/MsgProposeOutput":
23348
+ case "ophost/MsgCreateBridge":
23359
23349
  return Wo.fromAmino(o);
23360
- case "ophost/MsgDeleteOutput":
23350
+ case "ophost/MsgProposeOutput":
23361
23351
  return jo.fromAmino(o);
23362
- case "ophost/MsgInitiateTokenDeposit":
23352
+ case "ophost/MsgDeleteOutput":
23363
23353
  return Go.fromAmino(o);
23364
- case "ophost/MsgFinalizeTokenWithdrawal":
23354
+ case "ophost/MsgInitiateTokenDeposit":
23365
23355
  return Jo.fromAmino(o);
23366
- case "ophost/MsgUpdateProposer":
23356
+ case "ophost/MsgFinalizeTokenWithdrawal":
23367
23357
  return Zo.fromAmino(o);
23368
- case "ophost/MsgUpdateChallenger":
23358
+ case "ophost/MsgUpdateProposer":
23369
23359
  return Yo.fromAmino(o);
23370
- case "ophost/MsgUpdateBatchInfo":
23360
+ case "ophost/MsgUpdateChallenger":
23371
23361
  return Xo.fromAmino(o);
23372
- case "ophost/MsgUpdateOracleConfig":
23362
+ case "ophost/MsgUpdateBatchInfo":
23373
23363
  return Qo.fromAmino(o);
23374
- case "ophost/MsgUpdateMetadata":
23364
+ case "ophost/MsgUpdateOracleConfig":
23375
23365
  return ts.fromAmino(o);
23376
- case "ophost/MsgUpdateParams":
23366
+ case "ophost/MsgUpdateMetadata":
23377
23367
  return es.fromAmino(o);
23368
+ case "ophost/MsgUpdateParams":
23369
+ return rs.fromAmino(o);
23378
23370
  case "connect/x/oracle/MsgAddCurrencyPairs":
23379
23371
  return ho.fromAmino(o);
23380
23372
  case "connect/x/oracle/MsgRemoveCurrencyPairs":
23381
23373
  return fo.fromAmino(o);
23382
23374
  case "reward/MsgUpdateParams":
23383
- return ns.fromAmino(o);
23384
- case "cosmos-sdk/MsgUnjail":
23385
23375
  return as.fromAmino(o);
23386
- case "cosmos-sdk/x/slashing/MsgUpdateParams":
23376
+ case "cosmos-sdk/MsgUnjail":
23387
23377
  return is.fromAmino(o);
23388
- case "tokenfactory/MsgCreateDenom":
23378
+ case "cosmos-sdk/x/slashing/MsgUpdateParams":
23389
23379
  return cs.fromAmino(o);
23390
- case "tokenfactory/MsgMint":
23380
+ case "tokenfactory/MsgCreateDenom":
23391
23381
  return ms.fromAmino(o);
23392
- case "tokenfactory/MsgBurn":
23382
+ case "tokenfactory/MsgMint":
23393
23383
  return us.fromAmino(o);
23394
- case "tokenfactory/MsgChangeAdmin":
23384
+ case "tokenfactory/MsgBurn":
23395
23385
  return ds.fromAmino(o);
23396
- case "tokenfactory/MsgSetDenomMetadata":
23386
+ case "tokenfactory/MsgChangeAdmin":
23397
23387
  return ls.fromAmino(o);
23398
- case "tokenfactory/MsgSetBeforeSendHook":
23388
+ case "tokenfactory/MsgSetDenomMetadata":
23399
23389
  return ps.fromAmino(o);
23400
- case "tokenfactory/MsgForceTransfer":
23390
+ case "tokenfactory/MsgSetBeforeSendHook":
23401
23391
  return hs.fromAmino(o);
23402
23392
  case "tokenfactory/MsgUpdateParams":
23403
23393
  return fs.fromAmino(o);
@@ -23632,115 +23622,115 @@ var Q;
23632
23622
  return yo.fromData(o);
23633
23623
  case "/connect.marketmap.v2.MsgUpsertMarkets":
23634
23624
  return _o.fromData(o);
23635
- case "/connect.marketmap.v2.MsgRemoveMarketAuthorities":
23625
+ case "/connect.marketmap.v2.MsgRemoveMarkets":
23636
23626
  return vo.fromData(o);
23637
- case "/connect.marketmap.v2.MsgParams":
23627
+ case "/connect.marketmap.v2.MsgRemoveMarketAuthorities":
23638
23628
  return wo.fromData(o);
23629
+ case "/connect.marketmap.v2.MsgParams":
23630
+ return Po.fromData(o);
23639
23631
  case "/initia.move.v1.MsgPublish":
23640
23632
  return Zt.fromData(o);
23641
23633
  case "/initia.move.v1.MsgExecute":
23642
- return Po.fromData(o);
23643
- case "/initia.move.v1.MsgExecuteJSON":
23644
23634
  return bo.fromData(o);
23645
- case "/initia.move.v1.MsgScript":
23635
+ case "/initia.move.v1.MsgExecuteJSON":
23646
23636
  return Ao.fromData(o);
23647
- case "/initia.move.v1.MsgScriptJSON":
23637
+ case "/initia.move.v1.MsgScript":
23648
23638
  return Do.fromData(o);
23649
- case "/initia.move.v1.MsgUpdateParams":
23639
+ case "/initia.move.v1.MsgScriptJSON":
23650
23640
  return ko.fromData(o);
23651
- case "/initia.move.v1.MsgWhitelist":
23641
+ case "/initia.move.v1.MsgUpdateParams":
23652
23642
  return xo.fromData(o);
23653
- case "/initia.move.v1.MsgDelist":
23643
+ case "/initia.move.v1.MsgWhitelist":
23654
23644
  return Mo.fromData(o);
23655
- case "/initia.move.v1.MsgGovExecute":
23645
+ case "/initia.move.v1.MsgDelist":
23656
23646
  return Io.fromData(o);
23657
- case "/initia.move.v1.MsgGovExecuteJSON":
23647
+ case "/initia.move.v1.MsgGovExecute":
23658
23648
  return So.fromData(o);
23649
+ case "/initia.move.v1.MsgGovExecuteJSON":
23650
+ return Bo.fromData(o);
23659
23651
  case "/initia.move.v1.MsgGovPublish":
23660
23652
  return Yt.fromData(o);
23661
23653
  case "/initia.move.v1.MsgGovScript":
23662
- return Bo.fromData(o);
23663
- case "/initia.move.v1.MsgGovScriptJSON":
23664
23654
  return Eo.fromData(o);
23665
- case "/initia.mstaking.v1.MsgDelegate":
23655
+ case "/initia.move.v1.MsgGovScriptJSON":
23666
23656
  return Uo.fromData(o);
23667
- case "/initia.mstaking.v1.MsgUndelegate":
23657
+ case "/initia.mstaking.v1.MsgDelegate":
23668
23658
  return Co.fromData(o);
23669
- case "/initia.mstaking.v1.MsgBeginRedelegate":
23659
+ case "/initia.mstaking.v1.MsgUndelegate":
23670
23660
  return $o.fromData(o);
23671
- case "/initia.mstaking.v1.MsgCreateValidator":
23661
+ case "/initia.mstaking.v1.MsgBeginRedelegate":
23672
23662
  return No.fromData(o);
23663
+ case "/initia.mstaking.v1.MsgCreateValidator":
23664
+ return Oo.fromData(o);
23673
23665
  case "/initia.mstaking.v1.MsgEditValidator":
23674
23666
  return Xt.fromData(o);
23675
23667
  case "/initia.mstaking.v1.MsgCancelUnbondingDelegation":
23676
- return Oo.fromData(o);
23677
- case "/initia.mstaking.v1.MsgUpdateParams":
23678
23668
  return Fo.fromData(o);
23679
- case "/opinit.opchild.v1.MsgAddValidator":
23669
+ case "/initia.mstaking.v1.MsgUpdateParams":
23680
23670
  return To.fromData(o);
23681
- case "/opinit.opchild.v1.MsgRemoveValidator":
23671
+ case "/opinit.opchild.v1.MsgAddValidator":
23682
23672
  return Ro.fromData(o);
23683
- case "/opinit.opchild.v1.MsgFinalizeTokenDeposit":
23673
+ case "/opinit.opchild.v1.MsgRemoveValidator":
23684
23674
  return Lo.fromData(o);
23685
- case "/opinit.opchild.v1.MsgInitiateTokenWithdrawal":
23675
+ case "/opinit.opchild.v1.MsgFinalizeTokenDeposit":
23686
23676
  return Ho.fromData(o);
23687
- case "/opinit.opchild.v1.MsgExecuteMessages":
23677
+ case "/opinit.opchild.v1.MsgInitiateTokenWithdrawal":
23688
23678
  return zo.fromData(o);
23689
- case "/opinit.opchild.v1.MsgSpendFeePool":
23679
+ case "/opinit.opchild.v1.MsgExecuteMessages":
23690
23680
  return qo.fromData(o);
23681
+ case "/opinit.opchild.v1.MsgSpendFeePool":
23682
+ return Vo.fromData(o);
23691
23683
  case "/opinit.opchild.v1.MsgSetBridgeInfo":
23692
- return rs.fromData(o);
23693
- case "/opinit.opchild.v1.MsgUpdateOracle":
23694
23684
  return os.fromData(o);
23695
- case "/opinit.opchild.v1.MsgUpdateParams":
23685
+ case "/opinit.opchild.v1.MsgUpdateOracle":
23696
23686
  return ss.fromData(o);
23687
+ case "/opinit.opchild.v1.MsgUpdateParams":
23688
+ return ns.fromData(o);
23697
23689
  case "/opinit.ophost.v1.MsgRecordBatch":
23698
- return Vo.fromData(o);
23699
- case "/opinit.ophost.v1.MsgCreateBridge":
23700
23690
  return Ko.fromData(o);
23701
- case "/opinit.ophost.v1.MsgProposeOutput":
23691
+ case "/opinit.ophost.v1.MsgCreateBridge":
23702
23692
  return Wo.fromData(o);
23703
- case "/opinit.ophost.v1.MsgDeleteOutput":
23693
+ case "/opinit.ophost.v1.MsgProposeOutput":
23704
23694
  return jo.fromData(o);
23705
- case "/opinit.ophost.v1.MsgInitiateTokenDeposit":
23695
+ case "/opinit.ophost.v1.MsgDeleteOutput":
23706
23696
  return Go.fromData(o);
23707
- case "/opinit.ophost.v1.MsgFinalizeTokenWithdrawal":
23697
+ case "/opinit.ophost.v1.MsgInitiateTokenDeposit":
23708
23698
  return Jo.fromData(o);
23709
- case "/opinit.ophost.v1.MsgUpdateProposer":
23699
+ case "/opinit.ophost.v1.MsgFinalizeTokenWithdrawal":
23710
23700
  return Zo.fromData(o);
23711
- case "/opinit.ophost.v1.MsgUpdateChallenger":
23701
+ case "/opinit.ophost.v1.MsgUpdateProposer":
23712
23702
  return Yo.fromData(o);
23713
- case "/opinit.ophost.v1.MsgUpdateBatchInfo":
23703
+ case "/opinit.ophost.v1.MsgUpdateChallenger":
23714
23704
  return Xo.fromData(o);
23715
- case "/opinit.ophost.v1.MsgUpdateOracleConfig":
23705
+ case "/opinit.ophost.v1.MsgUpdateBatchInfo":
23716
23706
  return Qo.fromData(o);
23717
- case "/opinit.ophost.v1.MsgUpdateMetadata":
23707
+ case "/opinit.ophost.v1.MsgUpdateOracleConfig":
23718
23708
  return ts.fromData(o);
23719
- case "/opinit.ophost.v1.MsgUpdateParams":
23709
+ case "/opinit.ophost.v1.MsgUpdateMetadata":
23720
23710
  return es.fromData(o);
23711
+ case "/opinit.ophost.v1.MsgUpdateParams":
23712
+ return rs.fromData(o);
23721
23713
  case "/connect.oracle.v2.MsgAddCurrencyPairs":
23722
23714
  return ho.fromData(o);
23723
23715
  case "/connect.oracle.v2.MsgRemoveCurrencyPairs":
23724
23716
  return fo.fromData(o);
23725
23717
  case "/initia.reward.v1.MsgUpdateParams":
23726
- return ns.fromData(o);
23727
- case "/cosmos.slashing.v1beta1.MsgUnjail":
23728
23718
  return as.fromData(o);
23729
- case "/cosmos.slashing.v1beta1.MsgUpdateParams":
23719
+ case "/cosmos.slashing.v1beta1.MsgUnjail":
23730
23720
  return is.fromData(o);
23731
- case "/miniwasm.tokenfactory.v1.MsgCreateDenom":
23721
+ case "/cosmos.slashing.v1beta1.MsgUpdateParams":
23732
23722
  return cs.fromData(o);
23733
- case "/miniwasm.tokenfactory.v1.MsgMint":
23723
+ case "/miniwasm.tokenfactory.v1.MsgCreateDenom":
23734
23724
  return ms.fromData(o);
23735
- case "/miniwasm.tokenfactory.v1.MsgBurn":
23725
+ case "/miniwasm.tokenfactory.v1.MsgMint":
23736
23726
  return us.fromData(o);
23737
- case "/miniwasm.tokenfactory.v1.MsgChangeAdmin":
23727
+ case "/miniwasm.tokenfactory.v1.MsgBurn":
23738
23728
  return ds.fromData(o);
23739
- case "/miniwasm.tokenfactory.v1.MsgSetDenomMetadata":
23729
+ case "/miniwasm.tokenfactory.v1.MsgChangeAdmin":
23740
23730
  return ls.fromData(o);
23741
- case "/miniwasm.tokenfactory.v1.MsgSetBeforeSendHook":
23731
+ case "/miniwasm.tokenfactory.v1.MsgSetDenomMetadata":
23742
23732
  return ps.fromData(o);
23743
- case "/miniwasm.tokenfactory.v1.MsgForceTransfer":
23733
+ case "/miniwasm.tokenfactory.v1.MsgSetBeforeSendHook":
23744
23734
  return hs.fromData(o);
23745
23735
  case "/miniwasm.tokenfactory.v1.MsgUpdateParams":
23746
23736
  return fs.fromData(o);
@@ -23975,115 +23965,115 @@ var Q;
23975
23965
  return yo.unpackAny(o);
23976
23966
  case "/connect.marketmap.v2.MsgUpsertMarkets":
23977
23967
  return _o.unpackAny(o);
23978
- case "/connect.marketmap.v2.MsgRemoveMarketAuthorities":
23968
+ case "/connect.marketmap.v2.MsgRemoveMarkets":
23979
23969
  return vo.unpackAny(o);
23980
- case "/connect.marketmap.v2.MsgParams":
23970
+ case "/connect.marketmap.v2.MsgRemoveMarketAuthorities":
23981
23971
  return wo.unpackAny(o);
23972
+ case "/connect.marketmap.v2.MsgParams":
23973
+ return Po.unpackAny(o);
23982
23974
  case "/initia.move.v1.MsgPublish":
23983
23975
  return Zt.unpackAny(o);
23984
23976
  case "/initia.move.v1.MsgExecute":
23985
- return Po.unpackAny(o);
23986
- case "/initia.move.v1.MsgExecuteJSON":
23987
23977
  return bo.unpackAny(o);
23988
- case "/initia.move.v1.MsgScript":
23978
+ case "/initia.move.v1.MsgExecuteJSON":
23989
23979
  return Ao.unpackAny(o);
23990
- case "/initia.move.v1.MsgScriptJSON":
23980
+ case "/initia.move.v1.MsgScript":
23991
23981
  return Do.unpackAny(o);
23992
- case "/initia.move.v1.MsgUpdateParams":
23982
+ case "/initia.move.v1.MsgScriptJSON":
23993
23983
  return ko.unpackAny(o);
23994
- case "/initia.move.v1.MsgWhitelist":
23984
+ case "/initia.move.v1.MsgUpdateParams":
23995
23985
  return xo.unpackAny(o);
23996
- case "/initia.move.v1.MsgDelist":
23986
+ case "/initia.move.v1.MsgWhitelist":
23997
23987
  return Mo.unpackAny(o);
23998
- case "/initia.move.v1.MsgGovExecute":
23988
+ case "/initia.move.v1.MsgDelist":
23999
23989
  return Io.unpackAny(o);
24000
- case "/initia.move.v1.MsgGovExecuteJSON":
23990
+ case "/initia.move.v1.MsgGovExecute":
24001
23991
  return So.unpackAny(o);
23992
+ case "/initia.move.v1.MsgGovExecuteJSON":
23993
+ return Bo.unpackAny(o);
24002
23994
  case "/initia.move.v1.MsgGovPublish":
24003
23995
  return Yt.unpackAny(o);
24004
23996
  case "/initia.move.v1.MsgGovScript":
24005
- return Bo.unpackAny(o);
24006
- case "/initia.move.v1.MsgGovScriptJSON":
24007
23997
  return Eo.unpackAny(o);
24008
- case "/initia.mstaking.v1.MsgDelegate":
23998
+ case "/initia.move.v1.MsgGovScriptJSON":
24009
23999
  return Uo.unpackAny(o);
24010
- case "/initia.mstaking.v1.MsgUndelegate":
24000
+ case "/initia.mstaking.v1.MsgDelegate":
24011
24001
  return Co.unpackAny(o);
24012
- case "/initia.mstaking.v1.MsgBeginRedelegate":
24002
+ case "/initia.mstaking.v1.MsgUndelegate":
24013
24003
  return $o.unpackAny(o);
24014
- case "/initia.mstaking.v1.MsgCreateValidator":
24004
+ case "/initia.mstaking.v1.MsgBeginRedelegate":
24015
24005
  return No.unpackAny(o);
24006
+ case "/initia.mstaking.v1.MsgCreateValidator":
24007
+ return Oo.unpackAny(o);
24016
24008
  case "/initia.mstaking.v1.MsgEditValidator":
24017
24009
  return Xt.unpackAny(o);
24018
24010
  case "/initia.mstaking.v1.MsgCancelUnbondingDelegation":
24019
- return Oo.unpackAny(o);
24020
- case "/initia.mstaking.v1.MsgUpdateParams":
24021
24011
  return Fo.unpackAny(o);
24022
- case "/opinit.opchild.v1.MsgAddValidator":
24012
+ case "/initia.mstaking.v1.MsgUpdateParams":
24023
24013
  return To.unpackAny(o);
24024
- case "/opinit.opchild.v1.MsgRemoveValidator":
24014
+ case "/opinit.opchild.v1.MsgAddValidator":
24025
24015
  return Ro.unpackAny(o);
24026
- case "/opinit.opchild.v1.MsgFinalizeTokenDeposit":
24016
+ case "/opinit.opchild.v1.MsgRemoveValidator":
24027
24017
  return Lo.unpackAny(o);
24028
- case "/opinit.opchild.v1.MsgInitiateTokenWithdrawal":
24018
+ case "/opinit.opchild.v1.MsgFinalizeTokenDeposit":
24029
24019
  return Ho.unpackAny(o);
24030
- case "/opinit.opchild.v1.MsgExecuteMessages":
24020
+ case "/opinit.opchild.v1.MsgInitiateTokenWithdrawal":
24031
24021
  return zo.unpackAny(o);
24032
- case "/opinit.opchild.v1.MsgSpendFeePool":
24022
+ case "/opinit.opchild.v1.MsgExecuteMessages":
24033
24023
  return qo.unpackAny(o);
24024
+ case "/opinit.opchild.v1.MsgSpendFeePool":
24025
+ return Vo.unpackAny(o);
24034
24026
  case "/opinit.opchild.v1.MsgSetBridgeInfo":
24035
- return rs.unpackAny(o);
24036
- case "/opinit.opchild.v1.MsgUpdateOracle":
24037
24027
  return os.unpackAny(o);
24038
- case "/opinit.opchild.v1.MsgUpdateParams":
24028
+ case "/opinit.opchild.v1.MsgUpdateOracle":
24039
24029
  return ss.unpackAny(o);
24030
+ case "/opinit.opchild.v1.MsgUpdateParams":
24031
+ return ns.unpackAny(o);
24040
24032
  case "/opinit.ophost.v1.MsgRecordBatch":
24041
- return Vo.unpackAny(o);
24042
- case "/opinit.ophost.v1.MsgCreateBridge":
24043
24033
  return Ko.unpackAny(o);
24044
- case "/opinit.ophost.v1.MsgProposeOutput":
24034
+ case "/opinit.ophost.v1.MsgCreateBridge":
24045
24035
  return Wo.unpackAny(o);
24046
- case "/opinit.ophost.v1.MsgDeleteOutput":
24036
+ case "/opinit.ophost.v1.MsgProposeOutput":
24047
24037
  return jo.unpackAny(o);
24048
- case "/opinit.ophost.v1.MsgInitiateTokenDeposit":
24038
+ case "/opinit.ophost.v1.MsgDeleteOutput":
24049
24039
  return Go.unpackAny(o);
24050
- case "/opinit.ophost.v1.MsgFinalizeTokenWithdrawal":
24040
+ case "/opinit.ophost.v1.MsgInitiateTokenDeposit":
24051
24041
  return Jo.unpackAny(o);
24052
- case "/opinit.ophost.v1.MsgUpdateProposer":
24042
+ case "/opinit.ophost.v1.MsgFinalizeTokenWithdrawal":
24053
24043
  return Zo.unpackAny(o);
24054
- case "/opinit.ophost.v1.MsgUpdateChallenger":
24044
+ case "/opinit.ophost.v1.MsgUpdateProposer":
24055
24045
  return Yo.unpackAny(o);
24056
- case "/opinit.ophost.v1.MsgUpdateBatchInfo":
24046
+ case "/opinit.ophost.v1.MsgUpdateChallenger":
24057
24047
  return Xo.unpackAny(o);
24058
- case "/opinit.ophost.v1.MsgUpdateOracleConfig":
24048
+ case "/opinit.ophost.v1.MsgUpdateBatchInfo":
24059
24049
  return Qo.unpackAny(o);
24060
- case "/opinit.ophost.v1.MsgUpdateMetadata":
24050
+ case "/opinit.ophost.v1.MsgUpdateOracleConfig":
24061
24051
  return ts.unpackAny(o);
24062
- case "/opinit.ophost.v1.MsgUpdateParams":
24052
+ case "/opinit.ophost.v1.MsgUpdateMetadata":
24063
24053
  return es.unpackAny(o);
24054
+ case "/opinit.ophost.v1.MsgUpdateParams":
24055
+ return rs.unpackAny(o);
24064
24056
  case "/connect.oracle.v2.MsgAddCurrencyPairs":
24065
24057
  return ho.unpackAny(o);
24066
24058
  case "/connect.oracle.v2.MsgRemoveCurrencyPairs":
24067
24059
  return fo.unpackAny(o);
24068
24060
  case "/initia.reward.v1.MsgUpdateParams":
24069
- return ns.unpackAny(o);
24070
- case "/cosmos.slashing.v1beta1.MsgUnjail":
24071
24061
  return as.unpackAny(o);
24072
- case "/cosmos.slashing.v1beta1.MsgUpdateParams":
24062
+ case "/cosmos.slashing.v1beta1.MsgUnjail":
24073
24063
  return is.unpackAny(o);
24074
- case "/miniwasm.tokenfactory.v1.MsgCreateDenom":
24064
+ case "/cosmos.slashing.v1beta1.MsgUpdateParams":
24075
24065
  return cs.unpackAny(o);
24076
- case "/miniwasm.tokenfactory.v1.MsgMint":
24066
+ case "/miniwasm.tokenfactory.v1.MsgCreateDenom":
24077
24067
  return ms.unpackAny(o);
24078
- case "/miniwasm.tokenfactory.v1.MsgBurn":
24068
+ case "/miniwasm.tokenfactory.v1.MsgMint":
24079
24069
  return us.unpackAny(o);
24080
- case "/miniwasm.tokenfactory.v1.MsgChangeAdmin":
24070
+ case "/miniwasm.tokenfactory.v1.MsgBurn":
24081
24071
  return ds.unpackAny(o);
24082
- case "/miniwasm.tokenfactory.v1.MsgSetDenomMetadata":
24072
+ case "/miniwasm.tokenfactory.v1.MsgChangeAdmin":
24083
24073
  return ls.unpackAny(o);
24084
- case "/miniwasm.tokenfactory.v1.MsgSetBeforeSendHook":
24074
+ case "/miniwasm.tokenfactory.v1.MsgSetDenomMetadata":
24085
24075
  return ps.unpackAny(o);
24086
- case "/miniwasm.tokenfactory.v1.MsgForceTransfer":
24076
+ case "/miniwasm.tokenfactory.v1.MsgSetBeforeSendHook":
24087
24077
  return hs.unpackAny(o);
24088
24078
  case "/miniwasm.tokenfactory.v1.MsgUpdateParams":
24089
24079
  return fs.unpackAny(o);
@@ -25202,10 +25192,16 @@ class fg extends W {
25202
25192
  return this.c.get("/connect/marketmap/v2/marketmap", t).then((e) => {
25203
25193
  const r = {};
25204
25194
  for (const [o, s] of Object.entries(e.market_map.markets))
25205
- r[o] = gt.fromData(s);
25195
+ r[o] = ft.fromData(s);
25206
25196
  return { markets: r };
25207
25197
  });
25208
25198
  }
25199
+ /**
25200
+ * Query all stored markets in the marketmap module as a sorted list.
25201
+ */
25202
+ async markets(t = {}) {
25203
+ return this.c.get("/connect/marketmap/v2/markets", t).then((e) => e.markets.map(ft.fromData));
25204
+ }
25209
25205
  /**
25210
25206
  * Query the market stored in the marketmap module.
25211
25207
  * @param pair the currency pair associated with the market being requested
@@ -25215,7 +25211,7 @@ class fg extends W {
25215
25211
  ...e,
25216
25212
  "currency_pair.Base": t.Base,
25217
25213
  "currency_pair.Quote": t.Quote
25218
- }).then((r) => gt.fromData(r.market));
25214
+ }).then((r) => ft.fromData(r.market));
25219
25215
  }
25220
25216
  /**
25221
25217
  * Query the last height the market map was updated at.
@@ -27436,7 +27432,7 @@ const Qg = /* @__PURE__ */ Eg(Hg);
27436
27432
  return this.y % o === e;
27437
27433
  }
27438
27434
  static fromCompressedHex(u) {
27439
- const p = u.length === 32, y = ft(p ? u : u.subarray(1));
27435
+ const p = u.length === 32, y = gt(p ? u : u.subarray(1));
27440
27436
  if (!Va(y))
27441
27437
  throw new Error("Point is not on curve");
27442
27438
  const w = $(y);
@@ -27447,7 +27443,7 @@ const Qg = /* @__PURE__ */ Eg(Hg);
27447
27443
  return M.assertValidity(), M;
27448
27444
  }
27449
27445
  static fromUncompressedHex(u) {
27450
- const p = ft(u.subarray(1, g + 1)), y = ft(u.subarray(g + 1, g * 2 + 1)), w = new R(p, y);
27446
+ const p = gt(u.subarray(1, g + 1)), y = gt(u.subarray(g + 1, g * 2 + 1)), w = new R(p, y);
27451
27447
  return w.assertValidity(), w;
27452
27448
  }
27453
27449
  static fromHex(u) {
@@ -27528,7 +27524,7 @@ const Qg = /* @__PURE__ */ Eg(Hg);
27528
27524
  throw new Error("Invalid signature integer: wrong length");
27529
27525
  if (p[0] === 0 && p[1] <= 127)
27530
27526
  throw new Error("Invalid signature integer: trailing length");
27531
- return { data: ft(p), left: h.subarray(u + 2) };
27527
+ return { data: gt(p), left: h.subarray(u + 2) };
27532
27528
  }
27533
27529
  function fi(h) {
27534
27530
  if (h.length < 2 || h[0] != 48)
@@ -27656,7 +27652,7 @@ const Qg = /* @__PURE__ */ Eg(Hg);
27656
27652
  }
27657
27653
  return u;
27658
27654
  }
27659
- function ft(h) {
27655
+ function gt(h) {
27660
27656
  return Vs(C(h));
27661
27657
  }
27662
27658
  function Lt(h) {
@@ -27703,7 +27699,7 @@ const Qg = /* @__PURE__ */ Eg(Hg);
27703
27699
  return h.reduceRight((P, D, M) => D === e ? P : (p[M] = x(P * p[M], u), x(P * D, u)), w), p;
27704
27700
  }
27705
27701
  function rp(h) {
27706
- const u = h.length * 8 - v * 8, p = ft(h);
27702
+ const u = h.length * 8 - v * 8, p = gt(h);
27707
27703
  return u > 0 ? p >> BigInt(u) : p;
27708
27704
  }
27709
27705
  function gi(h, u = !1) {
@@ -27798,7 +27794,7 @@ const Qg = /* @__PURE__ */ Eg(Hg);
27798
27794
  } else if (h instanceof Uint8Array) {
27799
27795
  if (h.length !== v)
27800
27796
  throw new Error("Expected 32 bytes of private key");
27801
- u = ft(h);
27797
+ u = gt(h);
27802
27798
  } else
27803
27799
  throw new TypeError("Expected valid private key");
27804
27800
  if (!wn(u))
@@ -27840,7 +27836,7 @@ const Qg = /* @__PURE__ */ Eg(Hg);
27840
27836
  a.getSharedSecret = np;
27841
27837
  function Sd(h) {
27842
27838
  const u = h.length > g ? h.slice(0, g) : h;
27843
- return ft(u);
27839
+ return gt(u);
27844
27840
  }
27845
27841
  function ap(h) {
27846
27842
  const u = Sd(h), p = x(u, i.n);
@@ -27908,7 +27904,7 @@ const Qg = /* @__PURE__ */ Eg(Hg);
27908
27904
  }
27909
27905
  a.verify = up;
27910
27906
  function Ka(h) {
27911
- return x(ft(h), i.n);
27907
+ return x(gt(h), i.n);
27912
27908
  }
27913
27909
  class Pn {
27914
27910
  constructor(u, p) {
@@ -27918,7 +27914,7 @@ const Qg = /* @__PURE__ */ Eg(Hg);
27918
27914
  const p = Lt(u);
27919
27915
  if (p.length !== 64)
27920
27916
  throw new TypeError(`SchnorrSignature.fromHex: expected 64 bytes, not ${p.length}`);
27921
- const y = ft(p.subarray(0, 32)), w = ft(p.subarray(32, 64));
27917
+ const y = gt(p.subarray(0, 32)), w = gt(p.subarray(32, 64));
27922
27918
  return new Pn(y, w);
27923
27919
  }
27924
27920
  assertValidity() {
@@ -27950,10 +27946,10 @@ const Qg = /* @__PURE__ */ Eg(Hg);
27950
27946
  return { point: p, scalar: y, x: p.toRawX() };
27951
27947
  }
27952
27948
  initNonce(u, p) {
27953
- return tt(u ^ ft(p));
27949
+ return tt(u ^ gt(p));
27954
27950
  }
27955
27951
  finalizeNonce(u) {
27956
- const p = x(ft(u), i.n);
27952
+ const p = x(gt(u), i.n);
27957
27953
  if (p === e)
27958
27954
  throw new Error("sign: Creation of signature failed. k is zero");
27959
27955
  const { point: y, x: w, scalar: P } = this.getScalar(p);
@@ -28046,7 +28042,7 @@ const Qg = /* @__PURE__ */ Eg(Hg);
28046
28042
  const u = v + 8;
28047
28043
  if (h.length < u || h.length > 1024)
28048
28044
  throw new Error("Expected valid bytes of private key as per FIPS 186");
28049
- const p = x(ft(h), i.n - r) + r;
28045
+ const p = x(gt(h), i.n - r) + r;
28050
28046
  return tt(p);
28051
28047
  },
28052
28048
  randomBytes: (h = 32) => {
@@ -28224,8 +28220,8 @@ pi.crypto = typeof globalThis == "object" && "crypto" in globalThis ? globalThis
28224
28220
  for (let tt = 0, ct = 0; tt < rt; tt++, ct += 2) {
28225
28221
  const Vs = E(b.charCodeAt(ct)), Ut = E(b.charCodeAt(ct + 1));
28226
28222
  if (Vs === void 0 || Ut === void 0) {
28227
- const ft = b[ct] + b[ct + 1];
28228
- throw new Error('hex string expected, got non-hex character "' + ft + '" at index ' + ct);
28223
+ const gt = b[ct] + b[ct + 1];
28224
+ throw new Error('hex string expected, got non-hex character "' + gt + '" at index ' + ct);
28229
28225
  }
28230
28226
  V[tt] = Vs * 16 + Ut;
28231
28227
  }
@@ -29226,7 +29222,7 @@ export {
29226
29222
  it as LedgerError,
29227
29223
  Ql as LedgerKey,
29228
29224
  de as LegacyAminoMultisigPublicKey,
29229
- gt as Market,
29225
+ ft as Market,
29230
29226
  fg as MarketmapAPI,
29231
29227
  Ss as MarketmapParams,
29232
29228
  Ue as MaxCallsLimit,
@@ -29246,15 +29242,15 @@ export {
29246
29242
  ea as MsgAcknowledgement,
29247
29243
  tr as MsgAddCodeUploadParamsAddresses,
29248
29244
  ho as MsgAddCurrencyPairs,
29249
- To as MsgAddValidator,
29245
+ Ro as MsgAddValidator,
29250
29246
  De as MsgAuctionBid,
29251
- $o as MsgBeginRedelegate,
29252
- us as MsgBurn,
29247
+ No as MsgBeginRedelegate,
29248
+ ds as MsgBurn,
29253
29249
  kr as MsgCall,
29254
29250
  Ur as MsgCancelProposal,
29255
- Oo as MsgCancelUnbondingDelegation,
29251
+ Fo as MsgCancelUnbondingDelegation,
29256
29252
  uo as MsgCancelUpgrade,
29257
- ds as MsgChangeAdmin,
29253
+ ls as MsgChangeAdmin,
29258
29254
  Qn as MsgChannelCloseConfirm,
29259
29255
  Xn as MsgChannelCloseInit,
29260
29256
  Yn as MsgChannelOpenAck,
@@ -29266,56 +29262,55 @@ export {
29266
29262
  vr as MsgCommunityPoolSpend,
29267
29263
  Ar as MsgCreate,
29268
29264
  Dr as MsgCreate2,
29269
- Ko as MsgCreateBridge,
29265
+ Wo as MsgCreateBridge,
29270
29266
  Rn as MsgCreateClient,
29271
- cs as MsgCreateDenom,
29267
+ ms as MsgCreateDenom,
29272
29268
  qr as MsgCreateGroup,
29273
29269
  Wr as MsgCreateGroupPolicy,
29274
29270
  jr as MsgCreateGroupWithPolicy,
29275
29271
  go as MsgCreateMarkets,
29276
- No as MsgCreateValidator,
29277
- Uo as MsgDelegate,
29278
- jo as MsgDeleteOutput,
29279
- Mo as MsgDelist,
29272
+ Oo as MsgCreateValidator,
29273
+ Co as MsgDelegate,
29274
+ Go as MsgDeleteOutput,
29275
+ Io as MsgDelist,
29280
29276
  $r as MsgDeposit,
29281
29277
  Cr as MsgDepositLegacy,
29282
29278
  wr as MsgDepositValidatorRewardsPool,
29283
29279
  Xt as MsgEditValidator,
29284
29280
  ar as MsgExecAuthorized,
29285
- Po as MsgExecute,
29281
+ bo as MsgExecute,
29286
29282
  qe as MsgExecuteContract,
29287
- bo as MsgExecuteJSON,
29288
- zo as MsgExecuteMessages,
29289
- Lo as MsgFinalizeTokenDeposit,
29290
- Jo as MsgFinalizeTokenWithdrawal,
29291
- hs as MsgForceTransfer,
29283
+ Ao as MsgExecuteJSON,
29284
+ qo as MsgExecuteMessages,
29285
+ Ho as MsgFinalizeTokenDeposit,
29286
+ Zo as MsgFinalizeTokenWithdrawal,
29292
29287
  yr as MsgFundCommunityPool,
29293
- Io as MsgGovExecute,
29294
- So as MsgGovExecuteJSON,
29288
+ So as MsgGovExecute,
29289
+ Bo as MsgGovExecuteJSON,
29295
29290
  Yt as MsgGovPublish,
29296
- Bo as MsgGovScript,
29297
- Eo as MsgGovScriptJSON,
29291
+ Eo as MsgGovScript,
29292
+ Uo as MsgGovScriptJSON,
29298
29293
  Ir as MsgGrantAllowance,
29299
29294
  sr as MsgGrantAuthorization,
29300
29295
  Gr as MsgGroupExec,
29301
29296
  Gt as MsgGroupVote,
29302
29297
  Vn as MsgIBCSoftwareUpgrade,
29303
- Go as MsgInitiateTokenDeposit,
29304
- Ho as MsgInitiateTokenWithdrawal,
29298
+ Jo as MsgInitiateTokenDeposit,
29299
+ zo as MsgInitiateTokenWithdrawal,
29305
29300
  He as MsgInstantiateContract,
29306
29301
  ze as MsgInstantiateContractV2,
29307
29302
  Jr as MsgLeaveGroup,
29308
29303
  Ve as MsgMigrateContract,
29309
- ms as MsgMint,
29304
+ us as MsgMint,
29310
29305
  pt as MsgMultiSend,
29311
29306
  no as MsgNftTransfer,
29312
29307
  En as MsgPayForBlobs,
29313
29308
  Un as MsgPayPacketFee,
29314
29309
  Cn as MsgPayPacketFeeAsync,
29315
29310
  Ze as MsgPinCodes,
29316
- Wo as MsgProposeOutput,
29311
+ jo as MsgProposeOutput,
29317
29312
  Zt as MsgPublish,
29318
- Vo as MsgRecordBatch,
29313
+ Ko as MsgRecordBatch,
29319
29314
  qn as MsgRecoverClient,
29320
29315
  ta as MsgRecvPacket,
29321
29316
  lo as MsgRegisterAccount,
@@ -29324,21 +29319,22 @@ export {
29324
29319
  $n as MsgRegisterPayee,
29325
29320
  er as MsgRemoveCodeUploadParamsAddresses,
29326
29321
  fo as MsgRemoveCurrencyPairs,
29327
- vo as MsgRemoveMarketAuthorities,
29328
- Ro as MsgRemoveValidator,
29322
+ wo as MsgRemoveMarketAuthorities,
29323
+ vo as MsgRemoveMarkets,
29324
+ Lo as MsgRemoveValidator,
29329
29325
  Sr as MsgRevokeAllowance,
29330
29326
  nr as MsgRevokeAuthorization,
29331
- Ao as MsgScript,
29332
- Do as MsgScriptJSON,
29327
+ Do as MsgScript,
29328
+ ko as MsgScriptJSON,
29333
29329
  ir as MsgSend,
29334
- ps as MsgSetBeforeSendHook,
29335
- rs as MsgSetBridgeInfo,
29330
+ hs as MsgSetBeforeSendHook,
29331
+ os as MsgSetBridgeInfo,
29336
29332
  ur as MsgSetDenomMetadata,
29337
- ls as MsgSetDenomMetadataWasm,
29333
+ ps as MsgSetDenomMetadataWasm,
29338
29334
  mr as MsgSetSendEnabled,
29339
29335
  hr as MsgSetWithdrawAddress,
29340
29336
  mo as MsgSoftwareUpgrade,
29341
- qo as MsgSpendFeePool,
29337
+ Vo as MsgSpendFeePool,
29342
29338
  Xe as MsgStoreAndInstantiateContract,
29343
29339
  Qe as MsgStoreAndMigrateContract,
29344
29340
  Le as MsgStoreCode,
@@ -29352,16 +29348,16 @@ export {
29352
29348
  ra as MsgTimeout,
29353
29349
  oa as MsgTimeoutOnClose,
29354
29350
  or as MsgTransfer,
29355
- Co as MsgUndelegate,
29356
- as as MsgUnjail,
29351
+ $o as MsgUndelegate,
29352
+ is as MsgUnjail,
29357
29353
  Ye as MsgUnpinCodes,
29358
29354
  oo as MsgUpdateACL,
29359
29355
  Ke as MsgUpdateAdmin,
29360
29356
  ke as MsgUpdateAuctionParams,
29361
29357
  xe as MsgUpdateAuthParams,
29362
29358
  cr as MsgUpdateBankParams,
29363
- Xo as MsgUpdateBatchInfo,
29364
- Yo as MsgUpdateChallenger,
29359
+ Qo as MsgUpdateBatchInfo,
29360
+ Xo as MsgUpdateChallenger,
29365
29361
  Ln as MsgUpdateClient,
29366
29362
  dr as MsgUpdateConsensusParams,
29367
29363
  rr as MsgUpdateContractLabel,
@@ -29382,19 +29378,19 @@ export {
29382
29378
  io as MsgUpdateIbcPermAdmin,
29383
29379
  Sn as MsgUpdateIbcTransferParams,
29384
29380
  je as MsgUpdateInstantiateConfig,
29385
- wo as MsgUpdateMarketmapParams,
29381
+ Po as MsgUpdateMarketmapParams,
29386
29382
  yo as MsgUpdateMarkets,
29387
- ts as MsgUpdateMetadata,
29388
- ko as MsgUpdateMoveParams,
29389
- Fo as MsgUpdateMstakingParams,
29390
- ss as MsgUpdateOpchildParams,
29391
- es as MsgUpdateOphostParams,
29392
- os as MsgUpdateOracle,
29393
- Qo as MsgUpdateOracleConfig,
29383
+ es as MsgUpdateMetadata,
29384
+ xo as MsgUpdateMoveParams,
29385
+ To as MsgUpdateMstakingParams,
29386
+ ns as MsgUpdateOpchildParams,
29387
+ rs as MsgUpdateOphostParams,
29388
+ ss as MsgUpdateOracle,
29389
+ ts as MsgUpdateOracleConfig,
29394
29390
  co as MsgUpdatePermissionedRelayers,
29395
- Zo as MsgUpdateProposer,
29396
- ns as MsgUpdateRewardParams,
29397
- is as MsgUpdateSlashingParams,
29391
+ Yo as MsgUpdateProposer,
29392
+ as as MsgUpdateRewardParams,
29393
+ cs as MsgUpdateSlashingParams,
29398
29394
  fs as MsgUpdateTokenfactoryParams,
29399
29395
  Ge as MsgUpdateWasmParams,
29400
29396
  Hn as MsgUpgradeClient,
@@ -29404,7 +29400,7 @@ export {
29404
29400
  Wt as MsgVoteLegacy,
29405
29401
  Hr as MsgVoteWeighted,
29406
29402
  Lr as MsgVoteWeightedLegacy,
29407
- xo as MsgWhitelist,
29403
+ Mo as MsgWhitelist,
29408
29404
  fr as MsgWithdrawDelegatorReward,
29409
29405
  gr as MsgWithdrawValidatorCommission,
29410
29406
  yg as MstakingAPI,