@injectivelabs/sdk-ts 1.17.2-alpha.9 → 1.17.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (114) hide show
  1. package/dist/cjs/{AbacusGrpcApi-vcp-9fNL.cjs → AbacusGrpcApi-DXSuhb6R.cjs} +1 -1
  2. package/dist/cjs/{BaseGrpcConsumer-DUwCngI6.cjs → BaseGrpcConsumer-EtEQfhmo.cjs} +47 -6
  3. package/dist/{esm/BaseGrpcConsumer-BbvNzhrS.d.ts → cjs/BaseGrpcConsumer-Vvj4lzyS.d.cts} +14 -2
  4. package/dist/cjs/{BaseIndexerGrpcConsumer-BGLVnJtw.cjs → BaseIndexerGrpcConsumer-CW1kTn-_.cjs} +1 -1
  5. package/dist/cjs/{ChainGrpcExchangeApi-DLpkgEyg.cjs → ChainGrpcExchangeApi-CF9ATYqN.cjs} +3 -3
  6. package/dist/cjs/{ChainRestTendermintApi-BiZOeKcG.cjs → ChainRestTendermintApi-vL0g-BF-.cjs} +2 -2
  7. package/dist/cjs/{DirectEthSecp256k1Wallet-CU18lti3.cjs → DirectEthSecp256k1Wallet-CIdxvYjL.cjs} +2 -2
  8. package/dist/cjs/{ExecArgNeptuneWithdraw-DOHeo3AJ.cjs → ExecArgNeptuneWithdraw-C-NQ72VM.cjs} +1 -1
  9. package/dist/cjs/{IndexerGrpcWeb3GwApi-BgWT2tWK.cjs → IndexerGrpcWeb3GwApi-C7kkr4Il.cjs} +2 -2
  10. package/dist/cjs/{MsgSetDenomMetadata-CUoGqV8P.cjs → MsgSetDenomMetadata-CKvxIq_t.cjs} +21 -10
  11. package/dist/cjs/{OLPGrpcApi-B9O9HcGv.cjs → OLPGrpcApi-BCCb6fBZ.cjs} +1 -1
  12. package/dist/cjs/{QueryTradingStrategyContractTotalStrategies-Bh8AXm4k.cjs → QueryTradingStrategyContractTotalStrategies-Ayot_18R.cjs} +3 -3
  13. package/dist/cjs/{IndexerGrpcAccountPortfolioStream-DO5_FF4l.cjs → StreamManagerV2-igv0mn2I.cjs} +1375 -378
  14. package/dist/cjs/{accounts-CXaUasU5.cjs → accounts-CHKUxDIf.cjs} +1 -1
  15. package/dist/{esm/any_pb-B1YYUSUf.d.ts → cjs/any_pb-CutLnOUR.d.cts} +2 -2
  16. package/dist/cjs/{chain-Cs9sNuT1.cjs → chain-CGHrf7gg.cjs} +4 -4
  17. package/dist/cjs/client/abacus.cjs +2 -2
  18. package/dist/cjs/client/abacus.d.cts +2 -2
  19. package/dist/cjs/client/chain.cjs +5 -5
  20. package/dist/cjs/client/chain.d.cts +9 -9
  21. package/dist/cjs/client/indexer.cjs +74 -60
  22. package/dist/cjs/client/indexer.d.cts +10 -10
  23. package/dist/cjs/client/olp.cjs +3 -3
  24. package/dist/cjs/client/olp.d.cts +2 -2
  25. package/dist/cjs/client/wasm.cjs +7 -7
  26. package/dist/cjs/client/wasm.d.cts +2 -2
  27. package/dist/cjs/core/accounts.cjs +2 -2
  28. package/dist/cjs/core/accounts.d.cts +9 -9
  29. package/dist/cjs/core/modules.cjs +10 -10
  30. package/dist/cjs/core/modules.d.cts +9 -9
  31. package/dist/cjs/core/tx.cjs +7 -7
  32. package/dist/cjs/core/tx.d.cts +9 -9
  33. package/dist/cjs/cosmjs.cjs +8 -8
  34. package/dist/cjs/cosmjs.d.cts +3 -3
  35. package/dist/cjs/exports.cjs +8 -8
  36. package/dist/cjs/exports.d.cts +3 -3
  37. package/dist/cjs/{index-Cc5Q73-y.d.cts → index-CGvISJoE.d.cts} +1 -1
  38. package/dist/cjs/{index-CKBod1ba.d.cts → index-CO3Y9drx.d.cts} +4 -3
  39. package/dist/cjs/{index-Cc4mqAsR.d.cts → index-D6ubyMlR.d.cts} +1 -1
  40. package/dist/{esm/index-DdGVE3_u.d.ts → cjs/index-DWbxb1AB.d.cts} +7 -13
  41. package/dist/cjs/{index-1Wy-0PTh.d.cts → index-DemZnO3c.d.cts} +969 -291
  42. package/dist/cjs/{index-Cqfc1ppG.d.cts → index-DjRtDAy5.d.cts} +241 -19
  43. package/dist/cjs/{index-B19YRG03.d.cts → index-lRWP4rKg.d.cts} +1 -1
  44. package/dist/cjs/index.cjs +92 -70
  45. package/dist/cjs/index.d.cts +10 -10
  46. package/dist/cjs/{service-DcwwCSxu.cjs → service-BCLvTVy_.cjs} +2 -2
  47. package/dist/cjs/service.cjs +3 -3
  48. package/dist/cjs/service.d.cts +4 -4
  49. package/dist/cjs/{tx-Cn0j2SRh.cjs → tx-VwbP3UdI.cjs} +6 -6
  50. package/dist/{esm/tx_pb-TiSRD5ay.d.ts → cjs/tx_pb-D-cNmrlO.d.cts} +4 -3
  51. package/dist/cjs/{types-NFV4P_J_.cjs → types-BTuy007B.cjs} +135 -7
  52. package/dist/cjs/types.cjs +7 -1
  53. package/dist/cjs/types.d.cts +4 -4
  54. package/dist/cjs/{utils-V1uXtT51.cjs → utils-CDl812vv.cjs} +44 -8
  55. package/dist/cjs/utils.cjs +3 -1
  56. package/dist/cjs/utils.d.cts +10 -10
  57. package/dist/esm/{AbacusGrpcApi-CXaVHTrN.js → AbacusGrpcApi-Ce1hRKuD.js} +1 -1
  58. package/dist/{cjs/BaseGrpcConsumer-PDufF0fz.d.cts → esm/BaseGrpcConsumer-6x4RlZ16.d.ts} +14 -2
  59. package/dist/esm/{BaseGrpcConsumer-DptVGP0n.js → BaseGrpcConsumer-BTWyD665.js} +48 -7
  60. package/dist/esm/{BaseIndexerGrpcConsumer-CjpUoGXy.js → BaseIndexerGrpcConsumer-BTZzA_Eg.js} +1 -1
  61. package/dist/esm/{ChainGrpcExchangeApi-C-2XsVVs.js → ChainGrpcExchangeApi-DqdCst2Z.js} +3 -3
  62. package/dist/esm/{ChainRestTendermintApi-CMrAg0Zm.js → ChainRestTendermintApi-BT_yOkAV.js} +2 -2
  63. package/dist/esm/{DirectEthSecp256k1Wallet-a9KiF9fA.js → DirectEthSecp256k1Wallet-BqxC1b40.js} +2 -2
  64. package/dist/esm/{ExecArgNeptuneWithdraw-DEljIeLd.js → ExecArgNeptuneWithdraw-uLf3HttI.js} +1 -1
  65. package/dist/esm/{IndexerGrpcWeb3GwApi-CtUYowus.js → IndexerGrpcWeb3GwApi-B2mgt9tE.js} +2 -2
  66. package/dist/esm/{MsgSetDenomMetadata-BhJMebO9.js → MsgSetDenomMetadata-CXgkQ3LF.js} +21 -10
  67. package/dist/esm/{OLPGrpcApi-CMwW7LXZ.js → OLPGrpcApi-DUCfcca_.js} +1 -1
  68. package/dist/esm/{QueryTradingStrategyContractTotalStrategies-7IjWZLsc.js → QueryTradingStrategyContractTotalStrategies-CZWdw3BE.js} +3 -3
  69. package/dist/esm/{IndexerGrpcAccountPortfolioStream-3AGGiB1c.js → StreamManagerV2-B9xiJYLj.js} +1116 -203
  70. package/dist/esm/{accounts-DFC9RYDH.js → accounts-C5HEaz0B.js} +1 -1
  71. package/dist/{cjs/any_pb-CP-3DVyl.d.cts → esm/any_pb-DBt7qvTr.d.ts} +2 -2
  72. package/dist/esm/{chain-phKWVf8c.js → chain-CHX5uSpc.js} +4 -4
  73. package/dist/esm/client/abacus.d.ts +2 -2
  74. package/dist/esm/client/abacus.js +2 -2
  75. package/dist/esm/client/chain.d.ts +9 -9
  76. package/dist/esm/client/chain.js +5 -5
  77. package/dist/esm/client/indexer.d.ts +10 -10
  78. package/dist/esm/client/indexer.js +7 -7
  79. package/dist/esm/client/olp.d.ts +2 -2
  80. package/dist/esm/client/olp.js +3 -3
  81. package/dist/esm/client/wasm.d.ts +2 -2
  82. package/dist/esm/client/wasm.js +7 -7
  83. package/dist/esm/core/accounts.d.ts +9 -9
  84. package/dist/esm/core/accounts.js +2 -2
  85. package/dist/esm/core/modules.d.ts +9 -9
  86. package/dist/esm/core/modules.js +10 -10
  87. package/dist/esm/core/tx.d.ts +9 -9
  88. package/dist/esm/core/tx.js +7 -7
  89. package/dist/esm/cosmjs.d.ts +3 -3
  90. package/dist/esm/cosmjs.js +8 -8
  91. package/dist/esm/exports.d.ts +3 -3
  92. package/dist/esm/exports.js +8 -8
  93. package/dist/esm/{index-BOKuUpVZ.d.ts → index--sg5xbEP.d.ts} +1 -1
  94. package/dist/esm/{index-B1R417vW.d.ts → index-B-SD0p02.d.ts} +241 -19
  95. package/dist/esm/{index-qFCOVI7n.d.ts → index-BJQt8IpY.d.ts} +1 -1
  96. package/dist/esm/{index-DS6aJrL5.d.ts → index-C_3bL-y4.d.ts} +1 -1
  97. package/dist/esm/{index-IV55OZfT.d.ts → index-Ch477yfL.d.ts} +984 -306
  98. package/dist/esm/{index-aNMYd-s0.d.ts → index-DOyiZiUK.d.ts} +4 -3
  99. package/dist/{cjs/index-D4uWOVE5.d.cts → esm/index-Dn4OxoMy.d.ts} +7 -13
  100. package/dist/esm/index.d.ts +10 -10
  101. package/dist/esm/index.js +18 -18
  102. package/dist/esm/{service-CoINtWpF.js → service-CnqMmybI.js} +2 -2
  103. package/dist/esm/service.d.ts +4 -4
  104. package/dist/esm/service.js +3 -3
  105. package/dist/esm/{tx-CcaVBSym.js → tx-DsGG15fH.js} +6 -6
  106. package/dist/{cjs/tx_pb-tECSPcSB.d.cts → esm/tx_pb-zz4o4hHG.d.ts} +4 -3
  107. package/dist/esm/types-68OuBiEQ.js +162 -0
  108. package/dist/esm/types.d.ts +4 -4
  109. package/dist/esm/types.js +2 -2
  110. package/dist/esm/{utils-DwGoPRTL.js → utils-BFBu_LnJ.js} +33 -9
  111. package/dist/esm/utils.d.ts +10 -10
  112. package/dist/esm/utils.js +2 -2
  113. package/package.json +11 -13
  114. package/dist/esm/types-Cq0sRR6y.js +0 -70
@@ -1,17 +1,17 @@
1
- import { a as SignerInfo, i as SignDoc, l as SignMode, n as Fee, o as TxBody, r as ModeInfo, s as TxRaw, t as AuthInfo } from "./tx_pb-TiSRD5ay.js";
2
- import { a as DuplexStreamingCall, c as MethodInfo, i as UnaryCall, n as RpcOptions, o as ClientStreamingCall, r as RpcTransport, s as ServerStreamingCall, t as BaseGrpcConsumer } from "./BaseGrpcConsumer-BbvNzhrS.js";
3
- import { n as Coin$1, r as DecCoin, t as Any } from "./any_pb-B1YYUSUf.js";
4
- import { Ct as snakecaseKeys, F as RegisteredContract, I as ExecArgs, L as ExecPrivilegedArgs, N as MsgExecuteContractCompat, P as Params$14, St as TypedDataField, _t as Model, bt as Eip712ConvertTxArgs, dt as AbsoluteTxPosition$1, f as Coin$8, ft as AccessConfig, gt as ContractInfo$1, ht as ContractCodeHistoryOperationType$1, lt as ExecArgBase, mt as ContractCodeHistoryEntry$1, pt as AccessType$1, ut as ExecDataRepresentation, vt as MsgBase, yt as Eip712ConvertFeeArgs } from "./index-DdGVE3_u.js";
5
- import { $ as SpotMarket$1, A as DerivativeMarket$1, B as MarketFeeMultiplier, C as AggregateSubaccountVolumeRecord, D as DenomMinNotional, E as DenomDecimals, F as ExpiryFuturesMarketInfo$2, G as OrderMask, H as MarketVolume, I as FeeDiscountSchedule$1, J as PerpetualMarketFunding$2, K as OrderType$1, L as FeeDiscountTierInfo$1, M as DerivativeMarketSettlementInfo, N as DerivativeOrder$1, O as Deposit$1, P as EffectiveGrant, Q as SpotLimitOrder$2, R as FeeDiscountTierTTL$1, S as ActiveGrant, T as CampaignRewardPool$1, U as MidPriceAndTOB, V as MarketStatus, W as OrderInfo$1, X as PointsMultiplier$1, Y as PerpetualMarketInfo$2, Z as Position$1, a as TradeExecutionType$1, at as TradingRewardCampaignInfo$1, b as Pagination, ct as OracleType, d as StreamOperation$1, et as SpotMarketOrder, g as TokenType, h as TokenStatic, i as TradeExecutionSide$1, it as TradingRewardCampaignBoostInfo$1, j as DerivativeMarketOrder, k as DerivativeLimitOrder$2, l as GrpcCoin, lt as Params$17, nt as SubaccountTradeNonce, ot as BandIBCParams, p as TokenMeta, q as Params$16, r as TradeDirection$1, rt as TradeRecords, st as BandOracleRequest, tt as SpotOrder$1, v as ExchangePagination, w as BinaryOptionsMarket$1, x as PaginationOption, z as GrantAuthorization$2 } from "./index-B1R417vW.js";
6
- import { V as BaseIndexerGrpcConsumer } from "./index-aNMYd-s0.js";
1
+ import { a as SignerInfo, i as SignDoc, l as SignMode, n as Fee, o as TxBody, r as ModeInfo, s as TxRaw, t as AuthInfo } from "./tx_pb-zz4o4hHG.js";
2
+ import { a as DuplexStreamingCall, c as MethodInfo, i as UnaryCall, n as RpcOptions, o as ClientStreamingCall, r as RpcTransport, s as ServerStreamingCall, t as BaseGrpcConsumer } from "./BaseGrpcConsumer-6x4RlZ16.js";
3
+ import { n as Coin$1, r as DecCoin, t as Any } from "./any_pb-DBt7qvTr.js";
4
+ import { Ct as snakecaseKeys, F as RegisteredContract, I as ExecArgs, L as ExecPrivilegedArgs, N as MsgExecuteContractCompat, P as Params$14, St as TypedDataField, _t as Model, bt as Eip712ConvertTxArgs, dt as AbsoluteTxPosition$1, f as Coin$8, ft as AccessConfig, gt as ContractInfo$1, ht as ContractCodeHistoryOperationType$1, lt as ExecArgBase, mt as ContractCodeHistoryEntry$1, pt as AccessType$1, ut as ExecDataRepresentation, vt as MsgBase, yt as Eip712ConvertFeeArgs } from "./index-Dn4OxoMy.js";
5
+ import { $ as MarketStatus, A as ExchangePagination, B as Deposit$1, C as StreamState, D as TokenStatic, F as AggregateSubaccountVolumeRecord, G as DerivativeOrder$1, H as DerivativeMarket$1, I as BinaryOptionsMarket$1, J as FeeDiscountSchedule$1, K as EffectiveGrant, L as CampaignRewardPool$1, M as Pagination, N as PaginationOption, O as TokenType, P as ActiveGrant, Q as MarketFeeMultiplier, R as DenomDecimals, T as TokenMeta, U as DerivativeMarketOrder, V as DerivativeLimitOrder$2, W as DerivativeMarketSettlementInfo, X as FeeDiscountTierTTL$1, Y as FeeDiscountTierInfo$1, Z as GrantAuthorization$2, _t as TradingRewardCampaignInfo$1, a as GrpcCoin, at as Params$16, b as StreamManagerConfig, bt as OracleType, ct as PointsMultiplier$1, d as OrderState, dt as SpotMarket$1, et as MarketVolume, f as TradeDirection, ft as SpotMarketOrder, gt as TradingRewardCampaignBoostInfo$1, ht as TradeRecords, it as OrderType$1, lt as Position$1, m as TradeExecutionType, mt as SubaccountTradeNonce, nt as OrderInfo$1, ot as PerpetualMarketFunding$2, p as TradeExecutionSide, pt as SpotOrder$1, q as ExpiryFuturesMarketInfo$2, rt as OrderMask, st as PerpetualMarketInfo$2, t as StreamOperation, tt as MidPriceAndTOB, u as OrderSide, ut as SpotLimitOrder$2, vt as BandIBCParams, w as StreamSubscription, x as StreamManagerEvents, xt as Params$17, yt as BandOracleRequest, z as DenomMinNotional } from "./index-B-SD0p02.js";
6
+ import { V as BaseIndexerGrpcConsumer } from "./index-DOyiZiUK.js";
7
7
  import { HttpClient, HttpRestClient, getExactDecimalsFromNumber, getSignificantDecimalsFromNumber } from "@injectivelabs/utils";
8
- import { AccountAddress, ChainId, Coin, EvmChainId, MsgStatus, MsgType, OrderSide, OrderState, TradeDirection, TradeExecutionSide, TradeExecutionType } from "@injectivelabs/ts-types";
8
+ import { AccountAddress, ChainId, Coin, EvmChainId, MsgStatus, MsgType } from "@injectivelabs/ts-types";
9
9
  import { Network, NetworkEndpoints } from "@injectivelabs/networks";
10
10
  import { StdFee } from "@cosmjs/amino";
11
11
  import { DirectSignResponse } from "@cosmjs/proto-signing";
12
12
  import { Subscription } from "rxjs";
13
13
 
14
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/google/protobuf/timestamp_pb.d.ts
14
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/google/protobuf/timestamp_pb.d.ts
15
15
 
16
16
  /**
17
17
  * A Timestamp represents a point in time independent of any time zone or local
@@ -131,7 +131,7 @@ interface Timestamp {
131
131
  */
132
132
  declare const Timestamp = new Timestamp$Type();
133
133
  //#endregion
134
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/google/protobuf/duration_pb.d.ts
134
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/google/protobuf/duration_pb.d.ts
135
135
 
136
136
  /**
137
137
  * A Duration represents a signed, fixed-length span of time represented
@@ -222,7 +222,7 @@ interface Duration {
222
222
  */
223
223
  declare const Duration = new Duration$Type();
224
224
  //#endregion
225
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/gov/v1/gov_pb.d.ts
225
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/gov/v1/gov_pb.d.ts
226
226
  /**
227
227
  * WeightedVoteOption defines a unit of vote for vote split.
228
228
  *
@@ -752,7 +752,7 @@ declare const TallyParams = new TallyParams$Type();
752
752
  */
753
753
  declare const Params$13 = new Params$Type();
754
754
  //#endregion
755
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/gov/v1/tx_pb.d.ts
755
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/gov/v1/tx_pb.d.ts
756
756
  /**
757
757
  * MsgSubmitProposal defines an sdk.Msg type that supports submitting arbitrary
758
758
  * proposal Content.
@@ -955,7 +955,7 @@ declare class MsgVote extends MsgBase<MsgVote.Params, MsgVote.Proto> {
955
955
  toBinary(): Uint8Array;
956
956
  }
957
957
  //#endregion
958
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/bank/v1beta1/bank_pb.d.ts
958
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/bank/v1beta1/bank_pb.d.ts
959
959
  /**
960
960
  * Params defines the parameters for the bank module.
961
961
  *
@@ -1171,7 +1171,7 @@ declare const DenomUnit = new DenomUnit$Type();
1171
1171
  */
1172
1172
  declare const Metadata$1 = new Metadata$Type();
1173
1173
  //#endregion
1174
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/bank/v1beta1/tx_pb.d.ts
1174
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/bank/v1beta1/tx_pb.d.ts
1175
1175
  /**
1176
1176
  * MsgSend represents a message to send coins from one account to another.
1177
1177
  *
@@ -1221,18 +1221,22 @@ declare const MsgMultiSend$1 = new MsgMultiSend$Type();
1221
1221
  //#region src/core/modules/bank/msgs/MsgSend.d.ts
1222
1222
  declare namespace MsgSend {
1223
1223
  interface Params {
1224
- amount: {
1225
- denom: string;
1226
- amount: string;
1227
- } | {
1228
- denom: string;
1229
- amount: string;
1230
- }[];
1224
+ amount: Coin | Coin[];
1231
1225
  srcInjectiveAddress: string;
1232
1226
  dstInjectiveAddress: string;
1233
1227
  }
1234
1228
  type Proto = MsgSend$1;
1235
1229
  }
1230
+ /**
1231
+ * @category Messages
1232
+ }[]
1233
+ srcInjectiveAddress: string
1234
+ dstInjectiveAddress: string
1235
+ }
1236
+
1237
+ export type Proto = CosmosBankV1Beta1TxPb.MsgSend
1238
+ }
1239
+
1236
1240
  /**
1237
1241
  * @category Messages
1238
1242
  */
@@ -1266,7 +1270,7 @@ declare class MsgSend extends MsgBase<MsgSend.Params, MsgSend.Proto> {
1266
1270
  toBinary(): Uint8Array;
1267
1271
  }
1268
1272
  //#endregion
1269
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/auction/v1beta1/auction_pb.d.ts
1273
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/auction/v1beta1/auction_pb.d.ts
1270
1274
  /**
1271
1275
  * @generated from protobuf message injective.auction.v1beta1.Params
1272
1276
  */
@@ -1430,7 +1434,7 @@ declare const EventAuctionResult = new EventAuctionResult$Type();
1430
1434
  */
1431
1435
  declare const EventAuctionStart = new EventAuctionStart$Type();
1432
1436
  //#endregion
1433
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/auction/v1beta1/tx_pb.d.ts
1437
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/auction/v1beta1/tx_pb.d.ts
1434
1438
  /**
1435
1439
  * Bid defines a SDK message for placing a bid for an auction
1436
1440
  *
@@ -1506,7 +1510,7 @@ declare class MsgBid extends MsgBase<MsgBid.Params, MsgBid.Proto> {
1506
1510
  toBinary(): Uint8Array;
1507
1511
  }
1508
1512
  //#endregion
1509
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/authz/v1beta1/authz_pb.d.ts
1513
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/authz/v1beta1/authz_pb.d.ts
1510
1514
  /**
1511
1515
  * GenericAuthorization gives the grantee unrestricted permissions to execute
1512
1516
  * the provided method on behalf of the granter's account.
@@ -1578,7 +1582,7 @@ declare const Grant = new Grant$Type();
1578
1582
  */
1579
1583
  declare const GrantAuthorization = new GrantAuthorization$Type();
1580
1584
  //#endregion
1581
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/authz/v1beta1/tx_pb.d.ts
1585
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/authz/v1beta1/tx_pb.d.ts
1582
1586
  /**
1583
1587
  * MsgGrant is a request type for Grant method. It declares authorization to the grantee
1584
1588
  * on behalf of the granter with the provided expiration time.
@@ -1797,7 +1801,7 @@ declare class MsgDeposit$1 extends MsgBase<MsgDeposit$1.Params, MsgDeposit$1.Pro
1797
1801
  toBinary(): Uint8Array;
1798
1802
  }
1799
1803
  //#endregion
1800
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/gov/v1beta1/gov_pb.d.ts
1804
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/gov/v1beta1/gov_pb.d.ts
1801
1805
  /**
1802
1806
  * TextProposal defines a standard text proposal whose changes need to be
1803
1807
  * manually updated in case of approval.
@@ -1823,7 +1827,7 @@ interface TextProposal {
1823
1827
  */
1824
1828
  declare const TextProposal = new TextProposal$Type();
1825
1829
  //#endregion
1826
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/gov/v1beta1/tx_pb.d.ts
1830
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/gov/v1beta1/tx_pb.d.ts
1827
1831
  /**
1828
1832
  * MsgSubmitProposal defines an sdk.Msg type that supports submitting arbitrary
1829
1833
  * proposal Content.
@@ -1972,7 +1976,7 @@ declare class MsgSubmitGenericProposal extends MsgBase<MsgSubmitGenericProposal.
1972
1976
  toBinary(): Uint8Array;
1973
1977
  }
1974
1978
  //#endregion
1975
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/distribution/v1beta1/distribution_pb.d.ts
1979
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/distribution/v1beta1/distribution_pb.d.ts
1976
1980
  /**
1977
1981
  * Params defines the set of params for the distribution module.
1978
1982
  *
@@ -2029,7 +2033,7 @@ declare const Params$2 = new Params$Type();
2029
2033
  */
2030
2034
  declare const DelegationDelegatorReward = new DelegationDelegatorReward$Type();
2031
2035
  //#endregion
2032
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/exchange/v1beta1/proposal_pb.d.ts
2036
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/exchange/v1beta1/proposal_pb.d.ts
2033
2037
  /**
2034
2038
  * @generated from protobuf message injective.exchange.v1beta1.SpotMarketParamUpdateProposal
2035
2039
  */
@@ -3151,7 +3155,7 @@ declare class MsgSubmitProposalSpotMarketParamUpdate extends MsgBase<MsgSubmitPr
3151
3155
  toBinary(): Uint8Array;
3152
3156
  }
3153
3157
  //#endregion
3154
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/exchange/v2/market_pb.d.ts
3158
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/exchange/v2/market_pb.d.ts
3155
3159
  /**
3156
3160
  * @generated from protobuf message injective.exchange.v2.OpenNotionalCap
3157
3161
  */
@@ -3201,7 +3205,7 @@ declare const OpenNotionalCapUncapped = new OpenNotionalCapUncapped$Type();
3201
3205
  */
3202
3206
  declare const OpenNotionalCapCapped = new OpenNotionalCapCapped$Type();
3203
3207
  //#endregion
3204
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/exchange/v2/proposal_pb.d.ts
3208
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/exchange/v2/proposal_pb.d.ts
3205
3209
  /**
3206
3210
  * PerpetualMarketLaunchProposal defines a SDK message for proposing a new
3207
3211
  * perpetual futures market through governance
@@ -3677,7 +3681,7 @@ declare class MsgSubmitProposalExpiryFuturesMarketLaunch extends MsgBase<MsgSubm
3677
3681
  toBinary(): Uint8Array;
3678
3682
  }
3679
3683
  //#endregion
3680
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/params/v1beta1/params_pb.d.ts
3684
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/params/v1beta1/params_pb.d.ts
3681
3685
  /**
3682
3686
  * ParameterChangeProposal defines a proposal to change one or more parameters.
3683
3687
  *
@@ -3726,7 +3730,7 @@ declare const ParameterChangeProposal = new ParameterChangeProposal$Type();
3726
3730
  */
3727
3731
  declare const ParamChange = new ParamChange$Type();
3728
3732
  //#endregion
3729
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/upgrade/v1beta1/upgrade_pb.d.ts
3733
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/upgrade/v1beta1/upgrade_pb.d.ts
3730
3734
  /**
3731
3735
  * Plan specifies information about a planned upgrade and when it should occur.
3732
3736
  *
@@ -3816,7 +3820,7 @@ declare const Plan = new Plan$Type();
3816
3820
  */
3817
3821
  declare const SoftwareUpgradeProposal = new SoftwareUpgradeProposal$Type();
3818
3822
  //#endregion
3819
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/oracle/v1beta1/proposal_pb.d.ts
3823
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/oracle/v1beta1/proposal_pb.d.ts
3820
3824
  /**
3821
3825
  * @generated from protobuf message injective.oracle.v1beta1.GrantBandOraclePrivilegeProposal
3822
3826
  */
@@ -4030,7 +4034,7 @@ declare class MsgExec extends MsgBase<MsgExec.Params, MsgExec.Proto, MsgExec.Obj
4030
4034
  toBinary(): Uint8Array;
4031
4035
  }
4032
4036
  //#endregion
4033
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/ibc/core/client/v1/client_pb.d.ts
4037
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/ibc/core/client/v1/client_pb.d.ts
4034
4038
  /**
4035
4039
  * Height is a monotonically increasing data type
4036
4040
  * that can be compared against another Height for the purposes of updating and
@@ -4064,7 +4068,7 @@ interface Height {
4064
4068
  */
4065
4069
  declare const Height = new Height$Type();
4066
4070
  //#endregion
4067
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/ibc/applications/transfer/v1/transfer_pb.d.ts
4071
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/ibc/applications/transfer/v1/transfer_pb.d.ts
4068
4072
  /**
4069
4073
  * DenomTrace contains the base denomination for ICS20 fungible tokens and the
4070
4074
  * source tracing information path.
@@ -4091,7 +4095,7 @@ interface DenomTrace {
4091
4095
  */
4092
4096
  declare const DenomTrace = new DenomTrace$Type();
4093
4097
  //#endregion
4094
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/ibc/applications/transfer/v1/tx_pb.d.ts
4098
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/ibc/applications/transfer/v1/tx_pb.d.ts
4095
4099
  /**
4096
4100
  * MsgTransfer defines a msg to transfer fungible tokens (i.e Coins) between
4097
4101
  * ICS20 enabled chains. See ICS Spec here:
@@ -4230,7 +4234,7 @@ declare class MsgTransfer extends MsgBase<MsgTransfer.Params, MsgTransfer.Proto>
4230
4234
  toBinary(): Uint8Array;
4231
4235
  }
4232
4236
  //#endregion
4233
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/tokenfactory/v1beta1/params_pb.d.ts
4237
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/tokenfactory/v1beta1/params_pb.d.ts
4234
4238
  /**
4235
4239
  * Params defines the parameters for the tokenfactory module.
4236
4240
  *
@@ -4249,7 +4253,7 @@ interface Params$1 {
4249
4253
  */
4250
4254
  declare const Params$1 = new Params$Type();
4251
4255
  //#endregion
4252
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/tokenfactory/v1beta1/tx_pb.d.ts
4256
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/tokenfactory/v1beta1/tx_pb.d.ts
4253
4257
  /**
4254
4258
  * MsgCreateDenom defines the message structure for the CreateDenom gRPC service
4255
4259
  * method. It allows an account to create a new denom. It requires a sender
@@ -4574,7 +4578,7 @@ declare class MsgMultiSend extends MsgBase<MsgMultiSend.Params, MsgMultiSend.Pro
4574
4578
  toBinary(): Uint8Array;
4575
4579
  }
4576
4580
  //#endregion
4577
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/exchange/v1beta1/tx_pb.d.ts
4581
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/exchange/v1beta1/tx_pb.d.ts
4578
4582
  /**
4579
4583
  * MsgDeposit defines a SDK message for transferring coins from the sender's
4580
4584
  * bank balance into the subaccount's exchange deposits
@@ -5546,7 +5550,7 @@ declare class MsgDeposit extends MsgBase<MsgDeposit.Params, MsgDeposit.Proto> {
5546
5550
  toBinary(): Uint8Array;
5547
5551
  }
5548
5552
  //#endregion
5549
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmwasm/wasm/v1/tx_pb.d.ts
5553
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmwasm/wasm/v1/tx_pb.d.ts
5550
5554
  /**
5551
5555
  * MsgStoreCode submit Wasm code to the system
5552
5556
  *
@@ -5777,7 +5781,7 @@ declare class MsgStoreCode extends MsgBase<MsgStoreCode.Params, MsgStoreCode.Pro
5777
5781
  toBinary(): Uint8Array;
5778
5782
  }
5779
5783
  //#endregion
5780
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/peggy/v1/params_pb.d.ts
5784
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/peggy/v1/params_pb.d.ts
5781
5785
  // Params represent the peggy genesis and store parameters
5782
5786
  // peggy_id:
5783
5787
  // a random 32 byte value to prevent signature reuse, for example if the
@@ -5965,7 +5969,7 @@ interface Params$8 {
5965
5969
  */
5966
5970
  declare const Params$8 = new Params$Type();
5967
5971
  //#endregion
5968
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/peggy/v1/msgs_pb.d.ts
5972
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/peggy/v1/msgs_pb.d.ts
5969
5973
  /**
5970
5974
  * MsgSendToEth
5971
5975
  * This is the message that a user calls when they want to bridge an asset
@@ -6067,7 +6071,7 @@ declare class MsgSendToEth extends MsgBase<MsgSendToEth.Params, MsgSendToEth.Pro
6067
6071
  toBinary(): Uint8Array;
6068
6072
  }
6069
6073
  //#endregion
6070
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cometbft/crypto/v1/keys_pb.d.ts
6074
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cometbft/crypto/v1/keys_pb.d.ts
6071
6075
  /**
6072
6076
  * PublicKey is a ED25519 or a secp256k1 public key.
6073
6077
  *
@@ -6106,7 +6110,7 @@ interface PublicKey$1 {
6106
6110
  */
6107
6111
  declare const PublicKey$1 = new PublicKey$Type();
6108
6112
  //#endregion
6109
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cometbft/types/v1/validator_pb.d.ts
6113
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cometbft/types/v1/validator_pb.d.ts
6110
6114
  /**
6111
6115
  * ValidatorSet defines a set of validators.
6112
6116
  *
@@ -6198,7 +6202,7 @@ declare const ValidatorSet = new ValidatorSet$Type();
6198
6202
  */
6199
6203
  declare const Validator$3 = new Validator$Type();
6200
6204
  //#endregion
6201
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cometbft/abci/v1/types_pb.d.ts
6205
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cometbft/abci/v1/types_pb.d.ts
6202
6206
 
6203
6207
  /**
6204
6208
  * Event allows application developers to attach additional information to
@@ -6247,7 +6251,7 @@ declare const Event$1 = new Event$Type();
6247
6251
  */
6248
6252
  declare const EventAttribute = new EventAttribute$Type();
6249
6253
  //#endregion
6250
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cometbft/version/v1/types_pb.d.ts
6254
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cometbft/version/v1/types_pb.d.ts
6251
6255
  /**
6252
6256
  * Consensus captures the consensus rules for processing a block in the blockchain,
6253
6257
  * including all blockchain data structures and the rules of the application's
@@ -6270,7 +6274,7 @@ interface Consensus {
6270
6274
  */
6271
6275
  declare const Consensus = new Consensus$Type();
6272
6276
  //#endregion
6273
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cometbft/types/v1/types_pb.d.ts
6277
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cometbft/types/v1/types_pb.d.ts
6274
6278
  /**
6275
6279
  * Header of the parts set for a block.
6276
6280
  *
@@ -6591,7 +6595,7 @@ declare const SignedHeader = new SignedHeader$Type();
6591
6595
  */
6592
6596
  declare const LightBlock = new LightBlock$Type();
6593
6597
  //#endregion
6594
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/staking/v1beta1/staking_pb.d.ts
6598
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/staking/v1beta1/staking_pb.d.ts
6595
6599
  /**
6596
6600
  * CommissionRates defines the initial commission rates to be used for creating
6597
6601
  * a validator.
@@ -7136,7 +7140,7 @@ declare const RedelegationResponse = new RedelegationResponse$Type();
7136
7140
  */
7137
7141
  declare const Pool$1 = new Pool$Type();
7138
7142
  //#endregion
7139
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/staking/v1beta1/tx_pb.d.ts
7143
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/staking/v1beta1/tx_pb.d.ts
7140
7144
  /**
7141
7145
  * MsgCreateValidator defines a SDK message for creating a new validator.
7142
7146
  *
@@ -7566,7 +7570,7 @@ declare class MsgUndelegate extends MsgBase<MsgUndelegate.Params, MsgUndelegate.
7566
7570
  toBinary(): Uint8Array;
7567
7571
  }
7568
7572
  //#endregion
7569
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/insurance/v1beta1/insurance_pb.d.ts
7573
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/insurance/v1beta1/insurance_pb.d.ts
7570
7574
  /**
7571
7575
  * @generated from protobuf message injective.insurance.v1beta1.Params
7572
7576
  */
@@ -7704,7 +7708,7 @@ declare const InsuranceFund$1 = new InsuranceFund$Type();
7704
7708
  */
7705
7709
  declare const RedemptionSchedule$1 = new RedemptionSchedule$Type();
7706
7710
  //#endregion
7707
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/insurance/v1beta1/tx_pb.d.ts
7711
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/insurance/v1beta1/tx_pb.d.ts
7708
7712
  /**
7709
7713
  * MsgCreateInsuranceFund a message to create an insurance fund for a derivative
7710
7714
  * market.
@@ -8141,13 +8145,7 @@ declare class MsgCreateDenom extends MsgBase<MsgCreateDenom.Params, MsgCreateDen
8141
8145
  //#region src/core/modules/wasm/msgs/MsgExecuteContract.d.ts
8142
8146
  declare namespace MsgExecuteContract {
8143
8147
  interface Params {
8144
- funds?: {
8145
- denom: string;
8146
- amount: string;
8147
- } | {
8148
- denom: string;
8149
- amount: string;
8150
- }[];
8148
+ funds?: Coin | Coin[];
8151
8149
  sender: string;
8152
8150
  contractAddress: string;
8153
8151
  execArgs?: ExecArgs;
@@ -8245,7 +8243,7 @@ declare class MsgMigrateContract extends MsgBase<MsgMigrateContract.Params, MsgM
8245
8243
  toBinary(): Uint8Array;
8246
8244
  }
8247
8245
  //#endregion
8248
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/erc20/v1beta1/erc20_pb.d.ts
8246
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/erc20/v1beta1/erc20_pb.d.ts
8249
8247
  /**
8250
8248
  * TokenPair defines an association of bank denom <-> EVM token (erc20 contract
8251
8249
  * address)
@@ -8267,7 +8265,7 @@ interface TokenPair$1 {
8267
8265
  */
8268
8266
  declare const TokenPair$1 = new TokenPair$Type();
8269
8267
  //#endregion
8270
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/erc20/v1beta1/params_pb.d.ts
8268
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/erc20/v1beta1/params_pb.d.ts
8271
8269
  /**
8272
8270
  * Params defines the parameters for the erc20 module.
8273
8271
  *
@@ -8284,7 +8282,7 @@ interface Params$7 {
8284
8282
  */
8285
8283
  declare const Params$7 = new Params$Type();
8286
8284
  //#endregion
8287
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/erc20/v1beta1/tx_pb.d.ts
8285
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/erc20/v1beta1/tx_pb.d.ts
8288
8286
  /**
8289
8287
  * @generated from protobuf message injective.erc20.v1beta1.MsgCreateTokenPair
8290
8288
  */
@@ -8350,7 +8348,7 @@ declare class MsgCreateTokenPair extends MsgBase<MsgCreateTokenPair.Params, MsgC
8350
8348
  toBinary(): Uint8Array;
8351
8349
  }
8352
8350
  //#endregion
8353
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/feegrant/v1beta1/tx_pb.d.ts
8351
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/feegrant/v1beta1/tx_pb.d.ts
8354
8352
  /**
8355
8353
  * MsgGrantAllowance adds permission for Grantee to spend up to Allowance
8356
8354
  * of fees from the account of Granter.
@@ -8572,13 +8570,13 @@ declare class MsgCreateValidator extends MsgBase<MsgCreateValidator.Params, MsgC
8572
8570
  value: MsgCreateValidator.Object;
8573
8571
  };
8574
8572
  toWeb3Gw(): {
8573
+ value?: Coin$1 | undefined;
8575
8574
  description?: Description | undefined;
8576
8575
  commission?: CommissionRates | undefined;
8577
8576
  minSelfDelegation: string;
8578
8577
  delegatorAddress: string;
8579
8578
  validatorAddress: string;
8580
8579
  pubkey?: Any | undefined;
8581
- value?: Coin$1 | undefined;
8582
8580
  pubKey: any;
8583
8581
  '@type': string;
8584
8582
  };
@@ -9123,7 +9121,7 @@ declare class MsgReclaimLockedFunds extends MsgBase<MsgReclaimLockedFunds.Params
9123
9121
  toBinary(): Uint8Array;
9124
9122
  }
9125
9123
  //#endregion
9126
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/exchange/v2/tx_pb.d.ts
9124
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/exchange/v2/tx_pb.d.ts
9127
9125
  /**
9128
9126
  * @generated from protobuf message injective.exchange.v2.MsgUpdateSpotMarket
9129
9127
  */
@@ -9396,7 +9394,7 @@ declare class MsgSetDenomMetadata extends MsgBase<MsgSetDenomMetadata.Params, Ms
9396
9394
  toBinary(): Uint8Array;
9397
9395
  }
9398
9396
  //#endregion
9399
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/distribution/v1beta1/tx_pb.d.ts
9397
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/distribution/v1beta1/tx_pb.d.ts
9400
9398
  /**
9401
9399
  * MsgWithdrawDelegatorReward represents delegation withdrawal to a delegator
9402
9400
  * from a single validator.
@@ -9457,7 +9455,7 @@ declare const MsgFundCommunityPool$1 = new MsgFundCommunityPool$Type();
9457
9455
  //#region src/core/modules/distribution/msgs/MsgFundCommunityPool.d.ts
9458
9456
  declare namespace MsgFundCommunityPool {
9459
9457
  interface Params {
9460
- amount: Coin[];
9458
+ amount: Coin | Coin[];
9461
9459
  depositor: string;
9462
9460
  }
9463
9461
  type Proto = MsgFundCommunityPool$1;
@@ -10838,7 +10836,7 @@ type ProposalStatus = ProposalStatus$1;
10838
10836
  declare const VoteOptionMap: typeof VoteOption$1;
10839
10837
  declare const ProposalStatusMap: typeof ProposalStatus$1;
10840
10838
  //#endregion
10841
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/base/query/v1beta1/pagination_pb.d.ts
10839
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/base/query/v1beta1/pagination_pb.d.ts
10842
10840
  /**
10843
10841
  * PageRequest is to be embedded in gRPC request messages for efficient
10844
10842
  * pagination. Ex:
@@ -10929,7 +10927,7 @@ declare const PageRequest = new PageRequest$Type();
10929
10927
  */
10930
10928
  declare const PageResponse = new PageResponse$Type();
10931
10929
  //#endregion
10932
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmwasm/wasm/v1/query_pb.d.ts
10930
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmwasm/wasm/v1/query_pb.d.ts
10933
10931
  /**
10934
10932
  * QueryContractHistoryResponse is the response type for the
10935
10933
  * Query/ContractHistory RPC method
@@ -11260,7 +11258,7 @@ type GrpcReDelegationEntryResponse = RedelegationEntryResponse;
11260
11258
  type GrpcStakingParams = Params$4;
11261
11259
  type GrpcPool = Pool$1;
11262
11260
  //#endregion
11263
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/exchange/v1beta1/genesis_pb.d.ts
11261
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/exchange/v1beta1/genesis_pb.d.ts
11264
11262
  /**
11265
11263
  * GenesisState defines the exchange module's genesis state.
11266
11264
  *
@@ -11822,7 +11820,7 @@ declare const FullGrantAuthorizations = new FullGrantAuthorizations$Type();
11822
11820
  */
11823
11821
  declare const FullActiveGrant = new FullActiveGrant$Type();
11824
11822
  //#endregion
11825
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/exchange/v1beta1/query_pb.d.ts
11823
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/exchange/v1beta1/query_pb.d.ts
11826
11824
  /**
11827
11825
  * QueryExchangeParamsRequest is the response type for the Query/ExchangeParams
11828
11826
  * RPC method.
@@ -12294,7 +12292,7 @@ declare const OrderTypeMap: typeof OrderType$1;
12294
12292
  type GrpcMarketStatus = MarketStatus;
12295
12293
  declare const GrpcMarketStatusMap: typeof MarketStatus;
12296
12294
  //#endregion
12297
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/evm/v1/log_pb.d.ts
12295
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/evm/v1/log_pb.d.ts
12298
12296
  /**
12299
12297
  * Log represents an protobuf compatible Ethereum Log that defines a contract
12300
12298
  * log event. These events are generated by the LOG opcode and stored/indexed by
@@ -12368,7 +12366,7 @@ interface Log {
12368
12366
  */
12369
12367
  declare const Log = new Log$Type();
12370
12368
  //#endregion
12371
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/evm/v1/chain_config_pb.d.ts
12369
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/evm/v1/chain_config_pb.d.ts
12372
12370
  /**
12373
12371
  * ChainConfig defines the Ethereum ChainConfig parameters using *sdkmath.Int
12374
12372
  * values instead of *big.Int.
@@ -12571,7 +12569,7 @@ declare const BlobScheduleConfig = new BlobScheduleConfig$Type();
12571
12569
  */
12572
12570
  declare const BlobConfig = new BlobConfig$Type();
12573
12571
  //#endregion
12574
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/evm/v1/params_pb.d.ts
12572
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/evm/v1/params_pb.d.ts
12575
12573
  /**
12576
12574
  * Params defines the EVM module parameters
12577
12575
  *
@@ -12699,7 +12697,7 @@ type GrpcEvmChainConfig = ChainConfig;
12699
12697
  type GrpcEvmBlobScheduleConfig = BlobScheduleConfig;
12700
12698
  type GrpcEvmBlobConfig = BlobConfig;
12701
12699
  //#endregion
12702
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/auth/v1beta1/auth_pb.d.ts
12700
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/auth/v1beta1/auth_pb.d.ts
12703
12701
  /**
12704
12702
  * BaseAccount defines a base account type. It contains all the necessary fields
12705
12703
  * for basic account functionality. Any custom account type should extend this
@@ -12761,7 +12759,7 @@ declare const BaseAccount$1 = new BaseAccount$Type();
12761
12759
  */
12762
12760
  declare const Params$11 = new Params$Type();
12763
12761
  //#endregion
12764
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/types/v1beta1/account_pb.d.ts
12762
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/types/v1beta1/account_pb.d.ts
12765
12763
  /**
12766
12764
  * EthAccount implements the authtypes.AccountI interface and embeds an
12767
12765
  * authtypes.BaseAccount type. It is compatible with the auth AccountKeeper.
@@ -12818,7 +12816,7 @@ type GrpcBankParams = Params$10;
12818
12816
  type SendEnabled = SendEnabled$1;
12819
12817
  type Metadata = Metadata$1;
12820
12818
  //#endregion
12821
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/mint/v1beta1/mint_pb.d.ts
12819
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/mint/v1beta1/mint_pb.d.ts
12822
12820
  /**
12823
12821
  * Params defines the parameters for the x/mint module.
12824
12822
  *
@@ -12893,7 +12891,7 @@ type GrpcInsuranceFund = InsuranceFund$1;
12893
12891
  type GrpcRedemptionSchedule = RedemptionSchedule$1;
12894
12892
  declare const OracleTypeMap: typeof OracleType;
12895
12893
  //#endregion
12896
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/exchange/v1beta1/authz_pb.d.ts
12894
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/exchange/v1beta1/authz_pb.d.ts
12897
12895
  /**
12898
12896
  * spot authz messages
12899
12897
  *
@@ -13165,7 +13163,7 @@ interface Params$6 {
13165
13163
  type GrpcParams = Params$7;
13166
13164
  type GrpcTokenPair = TokenPair$1;
13167
13165
  //#endregion
13168
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/txfees/v1beta1/txfees_pb.d.ts
13166
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/txfees/v1beta1/txfees_pb.d.ts
13169
13167
  /**
13170
13168
  * @generated from protobuf message injective.txfees.v1beta1.Params
13171
13169
  */
@@ -13228,7 +13226,7 @@ interface Params$15 {
13228
13226
  */
13229
13227
  declare const Params$15 = new Params$Type();
13230
13228
  //#endregion
13231
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/txfees/v1beta1/query_pb.d.ts
13229
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/txfees/v1beta1/query_pb.d.ts
13232
13230
  /**
13233
13231
  * @generated from protobuf message injective.txfees.v1beta1.EipBaseFee
13234
13232
  */
@@ -13301,7 +13299,7 @@ type GrpcTxFeesEipBaseFee = EipBaseFee;
13301
13299
  type GrpcOracleParams = Params$17;
13302
13300
  interface OracleModuleParams extends GrpcOracleParams {}
13303
13301
  //#endregion
13304
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/permissions/v1beta1/permissions_pb.d.ts
13302
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/permissions/v1beta1/permissions_pb.d.ts
13305
13303
  /**
13306
13304
  * Namespace defines a permissions namespace
13307
13305
  *
@@ -13632,7 +13630,7 @@ declare const RoleIDs = new RoleIDs$Type();
13632
13630
  */
13633
13631
  declare const AddressVoucher = new AddressVoucher$Type();
13634
13632
  //#endregion
13635
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/permissions/v1beta1/params_pb.d.ts
13633
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/permissions/v1beta1/params_pb.d.ts
13636
13634
  /**
13637
13635
  * Params defines the parameters for the permissions module.
13638
13636
  *
@@ -14320,7 +14318,7 @@ type WasmMsgs = MsgStoreCode | MsgUpdateAdmin | MsgPrivilegedExecuteContract | M
14320
14318
  type Msgs = AuctionMsgs | AuthzMsgs | BankMsgs | DistributionMsgs | ExchangeV1Msgs | ExchangeV2Msgs | FeegrantMsgs | GovMsgs | IbcMsgs | InsuranceMsgs | PeggyMsgs | StakingMsgs | TokenFactoryMsgs | WasmMsgs | Erc20Msgs;
14321
14319
  type ExchangeMsgs = ExchangeV1Msgs | ExchangeV2Msgs;
14322
14320
  //#endregion
14323
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cometbft/types/v1/evidence_pb.d.ts
14321
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cometbft/types/v1/evidence_pb.d.ts
14324
14322
  /**
14325
14323
  * Evidence is a generic type for wrapping evidence of misbehavior by a validator.
14326
14324
  *
@@ -14430,7 +14428,7 @@ declare const LightClientAttackEvidence = new LightClientAttackEvidence$Type();
14430
14428
  */
14431
14429
  declare const EvidenceList = new EvidenceList$Type();
14432
14430
  //#endregion
14433
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cometbft/types/v1/block_pb.d.ts
14431
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cometbft/types/v1/block_pb.d.ts
14434
14432
  /**
14435
14433
  * Block defines the structure of a block in the CometBFT blockchain.
14436
14434
  *
@@ -14459,7 +14457,7 @@ interface Block$2 {
14459
14457
  */
14460
14458
  declare const Block$2 = new Block$Type();
14461
14459
  //#endregion
14462
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/tx/v1beta1/service_pb.d.ts
14460
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/tx/v1beta1/service_pb.d.ts
14463
14461
  /**
14464
14462
  * BroadcastMode specifies the broadcast mode for the TxService.Broadcast RPC
14465
14463
  * method.
@@ -14923,11 +14921,11 @@ declare const generateArbitrarySignDoc: (message: string, signer: string) => {
14923
14921
  }[];
14924
14922
  sequence: string;
14925
14923
  };
14926
- signDocBuff: string;
14924
+ signDocBuff: Uint8Array<ArrayBufferLike>;
14927
14925
  stringifiedSignDoc: string;
14928
14926
  };
14929
14927
  //#endregion
14930
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/types/v1beta1/tx_ext_pb.d.ts
14928
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/types/v1beta1/tx_ext_pb.d.ts
14931
14929
  /**
14932
14930
  * @generated from protobuf message injective.types.v1beta1.ExtensionOptionsWeb3Tx
14933
14931
  */
@@ -15480,7 +15478,7 @@ declare class Address {
15480
15478
  getEthereumAddress(): string;
15481
15479
  }
15482
15480
  //#endregion
15483
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/crypto/v1beta1/ethsecp256k1/keys_pb.d.ts
15481
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/crypto/v1beta1/ethsecp256k1/keys_pb.d.ts
15484
15482
  /**
15485
15483
  * PubKey defines a type alias for an ecdsa.PublicKey that implements
15486
15484
  * Tendermint's PubKey interface. It represents the 33-byte compressed public
@@ -15895,6 +15893,82 @@ type _TypedDataParametersToAbiParameters<typedDataParameters extends readonly Ty
15895
15893
  */
15896
15894
  type Prettify<T> = { [K in keyof T]: T[K] } & {};
15897
15895
  //#endregion
15896
+ //#region ../../node_modules/.pnpm/eventemitter3@5.0.1/node_modules/eventemitter3/index.d.ts
15897
+ /**
15898
+ * Minimal `EventEmitter` interface that is molded against the Node.js
15899
+ * `EventEmitter` interface.
15900
+ */
15901
+ declare class EventEmitter<EventTypes extends EventEmitter.ValidEventTypes = string | symbol, Context extends any = any> {
15902
+ static prefixed: string | boolean;
15903
+
15904
+ /**
15905
+ * Return an array listing the events for which the emitter has registered
15906
+ * listeners.
15907
+ */
15908
+ eventNames(): Array<EventEmitter.EventNames<EventTypes>>;
15909
+
15910
+ /**
15911
+ * Return the listeners registered for a given event.
15912
+ */
15913
+ listeners<T extends EventEmitter.EventNames<EventTypes>>(event: T): Array<EventEmitter.EventListener<EventTypes, T>>;
15914
+
15915
+ /**
15916
+ * Return the number of listeners listening to a given event.
15917
+ */
15918
+ listenerCount(event: EventEmitter.EventNames<EventTypes>): number;
15919
+
15920
+ /**
15921
+ * Calls each of the listeners registered for a given event.
15922
+ */
15923
+ emit<T extends EventEmitter.EventNames<EventTypes>>(event: T, ...args: EventEmitter.EventArgs<EventTypes, T>): boolean;
15924
+
15925
+ /**
15926
+ * Add a listener for a given event.
15927
+ */
15928
+ on<T extends EventEmitter.EventNames<EventTypes>>(event: T, fn: EventEmitter.EventListener<EventTypes, T>, context?: Context): this;
15929
+ addListener<T extends EventEmitter.EventNames<EventTypes>>(event: T, fn: EventEmitter.EventListener<EventTypes, T>, context?: Context): this;
15930
+
15931
+ /**
15932
+ * Add a one-time listener for a given event.
15933
+ */
15934
+ once<T extends EventEmitter.EventNames<EventTypes>>(event: T, fn: EventEmitter.EventListener<EventTypes, T>, context?: Context): this;
15935
+
15936
+ /**
15937
+ * Remove the listeners of a given event.
15938
+ */
15939
+ removeListener<T extends EventEmitter.EventNames<EventTypes>>(event: T, fn?: EventEmitter.EventListener<EventTypes, T>, context?: Context, once?: boolean): this;
15940
+ off<T extends EventEmitter.EventNames<EventTypes>>(event: T, fn?: EventEmitter.EventListener<EventTypes, T>, context?: Context, once?: boolean): this;
15941
+
15942
+ /**
15943
+ * Remove all listeners, or those of the specified event.
15944
+ */
15945
+ removeAllListeners(event?: EventEmitter.EventNames<EventTypes>): this;
15946
+ }
15947
+ declare namespace EventEmitter {
15948
+ export interface ListenerFn<Args extends any[] = any[]> {
15949
+ (...args: Args): void;
15950
+ }
15951
+ export interface EventEmitterStatic {
15952
+ new <EventTypes extends ValidEventTypes = string | symbol, Context = any>(): EventEmitter<EventTypes, Context>;
15953
+ }
15954
+
15955
+ /**
15956
+ * `object` should be in either of the following forms:
15957
+ * ```
15958
+ * interface EventTypes {
15959
+ * 'event-with-parameters': any[]
15960
+ * 'event-with-example-handler': (...args: any[]) => void
15961
+ * }
15962
+ * ```
15963
+ */
15964
+ export type ValidEventTypes = string | symbol | object;
15965
+ export type EventNames<T extends ValidEventTypes> = T extends string | symbol ? T : keyof T;
15966
+ export type ArgumentMap<T extends object> = { [K in keyof T]: T[K$1] extends ((...args: any[]) => void) ? Parameters<T[K$1]> : T[K$1] extends any[] ? T[K$1] : any[] };
15967
+ export type EventListener<T extends ValidEventTypes, K$1 extends EventNames<T>> = T extends string | symbol ? (...args: any[]) => void : (...args: ArgumentMap<Exclude<T, string | symbol>>[Extract<K$1, keyof T>]) => void;
15968
+ export type EventArgs<T extends ValidEventTypes, K$1 extends EventNames<T>> = Parameters<EventListener<T, K$1>>;
15969
+ export const EventEmitter: EventEmitterStatic;
15970
+ }
15971
+ //#endregion
15898
15972
  //#region ../../node_modules/.pnpm/viem@2.41.2_bufferutil@4.0.7_typescript@5.9.2_utf-8-validate@5.0.10_zod@3.24.2/node_modules/viem/_types/types/typedData.d.ts
15899
15973
  type TypedDataDefinition<typedData extends TypedData | Record<string, unknown> = TypedData, primaryType$1 extends keyof typedData | 'EIP712Domain' = keyof typedData, primaryTypes = (typedData extends TypedData ? keyof typedData : string)> = primaryType$1 extends 'EIP712Domain' ? EIP712DomainDefinition<typedData, primaryType$1> : MessageDefinition<typedData, primaryType$1, 'message', primaryTypes>;
15900
15974
  type MessageDefinition<typedData extends TypedData | Record<string, unknown> = TypedData, primaryType$1 extends keyof typedData = keyof typedData, messageKey extends string = 'message', primaryTypes = (typedData extends TypedData ? keyof typedData : string), schema extends Record<string, unknown> = (typedData extends TypedData ? TypedDataToPrimitiveTypes<typedData> : Record<string, unknown>), message$1 = schema[primaryType$1 extends keyof schema ? primaryType$1 : keyof schema]> = {
@@ -16308,7 +16382,7 @@ declare class GenericAuthorization extends BaseAuthorization<GenericAuthorizatio
16308
16382
  toAny(): Any;
16309
16383
  }
16310
16384
  //#endregion
16311
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmwasm/wasm/v1/authz_pb.d.ts
16385
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmwasm/wasm/v1/authz_pb.d.ts
16312
16386
  /**
16313
16387
  * ContractExecutionAuthorization defines authorization for wasm execute.
16314
16388
  * Since: wasmd 0.30
@@ -16388,7 +16462,7 @@ declare class ContractExecutionAuthorization extends BaseAuthorization<ContractE
16388
16462
  toWeb3(): ContractExecutionAuthorization.Amino;
16389
16463
  }
16390
16464
  //#endregion
16391
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/wasmx/v1/authz_pb.d.ts
16465
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/wasmx/v1/authz_pb.d.ts
16392
16466
  /**
16393
16467
  * ContractExecutionAuthorization defines authorization for wasm execute.
16394
16468
  * Since: wasmd 0.30
@@ -16628,7 +16702,7 @@ declare class OrderHashManager {
16628
16702
  private incrementNonceAndReturn;
16629
16703
  }
16630
16704
  //#endregion
16631
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/permissions/v1beta1/tx_pb.d.ts
16705
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/permissions/v1beta1/tx_pb.d.ts
16632
16706
  /**
16633
16707
  * @generated from protobuf message injective.permissions.v1beta1.MsgUpdateParams
16634
16708
  */
@@ -17421,6 +17495,18 @@ declare function isJsonString<T>(str: T): boolean;
17421
17495
  * Converts BigInt values to strings during JSON serialization.
17422
17496
  */
17423
17497
  declare const bigIntReplacer: (_key: string, value: unknown) => unknown;
17498
+ /**
17499
+ * Converts a potentially bigint value to a number.
17500
+ * Handles bigint, string, and other number-like types.
17501
+ * Returns 0 for null/undefined values.
17502
+ */
17503
+ declare const bigIntToNumber: (value: unknown) => number;
17504
+ /**
17505
+ * Converts a potentially bigint value to a string.
17506
+ * Handles bigint, string, and other types that can be converted to string.
17507
+ * Returns empty string for null/undefined values.
17508
+ */
17509
+ declare const bigIntToString: (value: unknown) => string;
17424
17510
  /**
17425
17511
  * Stringify an object to JSON with BigInt support.
17426
17512
  * Converts BigInt values to strings during serialization to prevent
@@ -18086,7 +18172,7 @@ declare const BECH32_ADDR_VAL_PREFIX = "injvaloper";
18086
18172
  declare const BECH32_ADDR_CONS_PREFIX = "injvalcons";
18087
18173
  declare const DEFAULT_DERIVATION_PATH = "m/44'/60'/0'/0/0";
18088
18174
  //#endregion
18089
- //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.4/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_accounts_rpc_pb.d.ts
18175
+ //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.5/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_accounts_rpc_pb.d.ts
18090
18176
  /**
18091
18177
  * @generated from protobuf message injective_accounts_rpc.PortfolioResponse
18092
18178
  */
@@ -18602,7 +18688,7 @@ declare const Reward = new Reward$Type();
18602
18688
  */
18603
18689
  declare const Coin$7 = new Coin$Type();
18604
18690
  //#endregion
18605
- //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.4/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_explorer_rpc_pb.d.ts
18691
+ //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.5/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_explorer_rpc_pb.d.ts
18606
18692
  /**
18607
18693
  * @generated from protobuf message injective_explorer_rpc.GetAccountTxsResponse
18608
18694
  */
@@ -20020,7 +20106,7 @@ declare const grpcPagingToPaging: (pagination: Paging$5 | undefined) => Exchange
20020
20106
  /**
20021
20107
  * Converts gRPC Paging to ExchangePagination for V2 proto packages.
20022
20108
  * Handles both InjectiveAccountsRpcPb.Paging and InjectiveExplorerRpcPb.Paging types.
20023
- * Supports bigint and string types for the total field.
20109
+ * Supports bigint and string types for the total and countBySubaccount fields.
20024
20110
  */
20025
20111
  declare const grpcPagingToPagingV2: (pagination: Paging$6 | Paging$5 | undefined) => ExchangePagination;
20026
20112
  declare const fetchAllWithPagination: <T extends {
@@ -20292,7 +20378,7 @@ declare class IndexerGrpcMitoApi extends BaseIndexerGrpcConsumer {
20292
20378
  }>;
20293
20379
  }
20294
20380
  //#endregion
20295
- //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.4/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_meta_rpc_pb.d.ts
20381
+ //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.5/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_meta_rpc_pb.d.ts
20296
20382
  /**
20297
20383
  * @generated from protobuf message injective_meta_rpc.PingResponse
20298
20384
  */
@@ -20415,11 +20501,11 @@ declare class IndexerGrpcSpotApi extends BaseIndexerGrpcConsumer {
20415
20501
  tradeId?: string;
20416
20502
  marketId?: string;
20417
20503
  marketIds?: string[];
20418
- direction?: TradeDirection$1;
20504
+ direction?: TradeDirection;
20419
20505
  orderTypes?: OrderSide[];
20420
20506
  pagination?: PaginationOption;
20421
20507
  isConditional?: boolean;
20422
- executionTypes?: TradeExecutionType$1[];
20508
+ executionTypes?: TradeExecutionType[];
20423
20509
  subaccountId?: string;
20424
20510
  }): Promise<{
20425
20511
  orderHistory: SpotOrderHistory[];
@@ -20433,10 +20519,10 @@ declare class IndexerGrpcSpotApi extends BaseIndexerGrpcConsumer {
20433
20519
  marketIds?: string[];
20434
20520
  subaccountId?: string;
20435
20521
  accountAddress?: string;
20436
- direction?: TradeDirection$1;
20522
+ direction?: TradeDirection;
20437
20523
  pagination?: PaginationOption;
20438
- executionSide?: TradeExecutionSide$1;
20439
- executionTypes?: TradeExecutionType$1[];
20524
+ executionSide?: TradeExecutionSide;
20525
+ executionTypes?: TradeExecutionType[];
20440
20526
  cid?: string;
20441
20527
  }): Promise<{
20442
20528
  trades: SpotTrade[];
@@ -20453,8 +20539,8 @@ declare class IndexerGrpcSpotApi extends BaseIndexerGrpcConsumer {
20453
20539
  fetchSubaccountTradesList(params?: {
20454
20540
  subaccountId?: string;
20455
20541
  marketId?: string;
20456
- direction?: TradeDirection$1;
20457
- executionType?: TradeExecutionType$1;
20542
+ direction?: TradeDirection;
20543
+ executionType?: TradeExecutionType;
20458
20544
  pagination?: PaginationOption;
20459
20545
  }): Promise<SpotTrade[]>;
20460
20546
  /** @deprecated - use fetchOrderbooksV2 */
@@ -20474,7 +20560,7 @@ declare class IndexerGrpcSpotApi extends BaseIndexerGrpcConsumer {
20474
20560
  }>;
20475
20561
  }
20476
20562
  //#endregion
20477
- //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.4/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_oracle_rpc_pb.d.ts
20563
+ //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.5/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_oracle_rpc_pb.d.ts
20478
20564
  /**
20479
20565
  * @generated from protobuf message injective_oracle_rpc.OracleListResponse
20480
20566
  */
@@ -20624,7 +20710,7 @@ declare class IndexerGrpcOracleApi extends BaseIndexerGrpcConsumer {
20624
20710
  }): Promise<PriceResponse>;
20625
20711
  }
20626
20712
  //#endregion
20627
- //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.4/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_exchange_rpc_pb.d.ts
20713
+ //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.5/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_exchange_rpc_pb.d.ts
20628
20714
  /**
20629
20715
  * @generated from protobuf message injective_exchange_rpc.PrepareTxResponse
20630
20716
  */
@@ -21101,7 +21187,7 @@ declare class IndexerGrpcAuctionApi extends BaseIndexerGrpcConsumer {
21101
21187
  fetchAuctionStats(): Promise<AuctionsStats>;
21102
21188
  }
21103
21189
  //#endregion
21104
- //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.4/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_trading_rpc_pb.d.ts
21190
+ //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.5/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_trading_rpc_pb.d.ts
21105
21191
  /**
21106
21192
  * @generated from protobuf message injective_trading_rpc.ListTradingStrategiesResponse
21107
21193
  */
@@ -21666,7 +21752,7 @@ declare const Market = new Market$Type();
21666
21752
  */
21667
21753
  declare const StreamStrategyResponse = new StreamStrategyResponse$Type();
21668
21754
  //#endregion
21669
- //#region ../../node_modules/.pnpm/@injectivelabs+mito-proto-ts-v2@1.17.2/node_modules/@injectivelabs/mito-proto-ts-v2/esm/generated/goadesign_goagen_mito_api_pb.d.ts
21755
+ //#region ../../node_modules/.pnpm/@injectivelabs+mito-proto-ts-v2@1.17.3/node_modules/@injectivelabs/mito-proto-ts-v2/esm/generated/goadesign_goagen_mito_api_pb.d.ts
21670
21756
  /**
21671
21757
  * @generated from protobuf message mito_api.GetVaultsResponse
21672
21758
  */
@@ -23945,7 +24031,7 @@ interface QuantityAndFees {
23945
24031
  resultQuantity: string;
23946
24032
  }
23947
24033
  //#endregion
23948
- //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.4/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_spot_exchange_rpc_pb.d.ts
24034
+ //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.5/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_spot_exchange_rpc_pb.d.ts
23949
24035
  /**
23950
24036
  * @generated from protobuf message injective_spot_exchange_rpc.MarketsResponse
23951
24037
  */
@@ -25105,7 +25191,7 @@ type GrpcAtomicSwap = AtomicSwap$1;
25105
25191
  type GrpcOracle = Oracle$1;
25106
25192
  interface Oracle extends GrpcOracle {}
25107
25193
  //#endregion
25108
- //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.4/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_auction_rpc_pb.d.ts
25194
+ //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.5/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_auction_rpc_pb.d.ts
25109
25195
  /**
25110
25196
  * @generated from protobuf message injective_auction_rpc.AuctionEndpointResponse
25111
25197
  */
@@ -25584,7 +25670,7 @@ type GrpcAccountAuctionV2 = AccountAuctionV2$1;
25584
25670
  type GrpcAuctionContract = AuctionContract$1;
25585
25671
  type StreamBidsResponse = StreamBidsResponse$1;
25586
25672
  //#endregion
25587
- //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.4/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_archiver_rpc_pb.d.ts
25673
+ //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.5/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_archiver_rpc_pb.d.ts
25588
25674
  /**
25589
25675
  * @generated from protobuf message injective_archiver_rpc.BalanceResponse
25590
25676
  */
@@ -26106,7 +26192,7 @@ type GrpcHistoricalVolumes = HistoricalVolumes$1;
26106
26192
  type GrpcPnlLeaderboard = PnlLeaderboardResponse | PnlLeaderboardFixedResolutionResponse;
26107
26193
  type GrpcVolLeaderboard = VolLeaderboardResponse | VolLeaderboardFixedResolutionResponse;
26108
26194
  //#endregion
26109
- //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.4/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_referral_rpc_pb.d.ts
26195
+ //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.5/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_referral_rpc_pb.d.ts
26110
26196
  /**
26111
26197
  * @generated from protobuf message injective_referral_rpc.GetReferrerDetailsResponse
26112
26198
  */
@@ -26237,7 +26323,7 @@ interface ReferralDetails {
26237
26323
  invitees: ReferralInvitee[];
26238
26324
  }
26239
26325
  //#endregion
26240
- //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.4/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_campaign_rpc_pb.d.ts
26326
+ //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.5/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_campaign_rpc_pb.d.ts
26241
26327
  /**
26242
26328
  * @generated from protobuf message injective_campaign_rpc.RankingResponse
26243
26329
  */
@@ -27074,7 +27160,7 @@ interface AllSpotMarketSummaryResponse {
27074
27160
  data: AllChronosSpotMarketSummary[];
27075
27161
  }
27076
27162
  //#endregion
27077
- //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.4/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_megavault_rpc_pb.d.ts
27163
+ //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.5/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_megavault_rpc_pb.d.ts
27078
27164
  /**
27079
27165
  * @generated from protobuf message injective_megavault_rpc.GetVaultResponse
27080
27166
  */
@@ -28193,7 +28279,7 @@ interface IncentivesCampaign {
28193
28279
  subaccountIdSuffix: string;
28194
28280
  }
28195
28281
  //#endregion
28196
- //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.4/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_insurance_rpc_pb.d.ts
28282
+ //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.5/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_insurance_rpc_pb.d.ts
28197
28283
  /**
28198
28284
  * @generated from protobuf message injective_insurance_rpc.FundsResponse
28199
28285
  */
@@ -28455,7 +28541,7 @@ interface InsuranceFundCreateParams {
28455
28541
  type GrpcIndexerInsuranceFund = InsuranceFund$2;
28456
28542
  type GrpcIndexerRedemptionSchedule = RedemptionSchedule;
28457
28543
  //#endregion
28458
- //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.4/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_derivative_exchange_rpc_pb.d.ts
28544
+ //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.5/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_derivative_exchange_rpc_pb.d.ts
28459
28545
  /**
28460
28546
  * @generated from protobuf message injective_derivative_exchange_rpc.MarketsResponse
28461
28547
  */
@@ -29419,6 +29505,18 @@ interface DerivativePosition$1 {
29419
29505
  * @generated from protobuf field: string funding_sum = 15
29420
29506
  */
29421
29507
  fundingSum: string;
29508
+ /**
29509
+ * Cumulative funding entry of the position
29510
+ *
29511
+ * @generated from protobuf field: string cumulative_funding_entry = 16
29512
+ */
29513
+ cumulativeFundingEntry: string;
29514
+ /**
29515
+ * Effective cumulative funding entry of the position
29516
+ *
29517
+ * @generated from protobuf field: string effective_cumulative_funding_entry = 17
29518
+ */
29519
+ effectiveCumulativeFundingEntry: string;
29422
29520
  }
29423
29521
  /**
29424
29522
  * @generated from protobuf message injective_derivative_exchange_rpc.PositionsV2Response
@@ -29515,6 +29613,18 @@ interface DerivativePositionV2 {
29515
29613
  * @generated from protobuf field: string funding_sum = 14
29516
29614
  */
29517
29615
  fundingSum: string;
29616
+ /**
29617
+ * Cumulative funding entry of the position
29618
+ *
29619
+ * @generated from protobuf field: string cumulative_funding_entry = 15
29620
+ */
29621
+ cumulativeFundingEntry: string;
29622
+ /**
29623
+ * Effective cumulative funding entry of the position
29624
+ *
29625
+ * @generated from protobuf field: string effective_cumulative_funding_entry = 16
29626
+ */
29627
+ effectiveCumulativeFundingEntry: string;
29518
29628
  }
29519
29629
  /**
29520
29630
  * @generated from protobuf message injective_derivative_exchange_rpc.FundingPaymentsResponse
@@ -30186,6 +30296,10 @@ interface Position {
30186
30296
  }
30187
30297
  interface PositionV2 extends Omit<Position, 'aggregateReduceOnlyQuantity'> {
30188
30298
  denom: string;
30299
+ fundingSum: string;
30300
+ fundingLast: string;
30301
+ cumulativeFundingEntry: string;
30302
+ effectiveCumulativeFundingEntry: string;
30189
30303
  }
30190
30304
  interface PerpetualMarketInfo {
30191
30305
  hourlyFundingRateCap: string;
@@ -30549,7 +30663,7 @@ interface ChronosLeaderboardResponse {
30549
30663
  data: ChronosLeaderboard;
30550
30664
  }
30551
30665
  //#endregion
30552
- //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.4/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_portfolio_rpc_pb.d.ts
30666
+ //#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.17.5/node_modules/@injectivelabs/indexer-proto-ts-v2/esm/generated/injective_portfolio_rpc_pb.d.ts
30553
30667
  /**
30554
30668
  * @generated from protobuf message injective_portfolio_rpc.AccountPortfolioResponse
30555
30669
  */
@@ -30754,6 +30868,18 @@ interface DerivativePosition {
30754
30868
  * @generated from protobuf field: string funding_sum = 15
30755
30869
  */
30756
30870
  fundingSum: string;
30871
+ /**
30872
+ * Cumulative funding entry of the position
30873
+ *
30874
+ * @generated from protobuf field: string cumulative_funding_entry = 16
30875
+ */
30876
+ cumulativeFundingEntry: string;
30877
+ /**
30878
+ * Effective cumulative funding entry of the position
30879
+ *
30880
+ * @generated from protobuf field: string effective_cumulative_funding_entry = 17
30881
+ */
30882
+ effectiveCumulativeFundingEntry: string;
30757
30883
  }
30758
30884
  /**
30759
30885
  * @generated from protobuf message injective_portfolio_rpc.AccountPortfolioBalancesResponse
@@ -31466,13 +31592,7 @@ declare class IndexerGrpcDerivativesApi extends BaseIndexerGrpcConsumer {
31466
31592
  pagination?: PaginationOption;
31467
31593
  }): Promise<{
31468
31594
  markets: BinaryOptionsMarket[];
31469
- pagination: {
31470
- to: number;
31471
- from: number;
31472
- total: number;
31473
- countBySubaccount: number;
31474
- next: string[];
31475
- };
31595
+ pagination: ExchangePagination;
31476
31596
  }>;
31477
31597
  fetchBinaryOptionsMarket(marketId: string): Promise<BinaryOptionsMarket>;
31478
31598
  /** @deprecated - use fetchOrderbookV2 */
@@ -31488,13 +31608,7 @@ declare class IndexerGrpcDerivativesApi extends BaseIndexerGrpcConsumer {
31488
31608
  isConditional?: boolean;
31489
31609
  }): Promise<{
31490
31610
  orders: DerivativeLimitOrder[];
31491
- pagination: {
31492
- to: number;
31493
- from: number;
31494
- total: number;
31495
- countBySubaccount: bigint;
31496
- next: string[];
31497
- } | undefined;
31611
+ pagination: ExchangePagination;
31498
31612
  }>;
31499
31613
  fetchOrderHistory(params?: {
31500
31614
  cid?: string;
@@ -31503,53 +31617,35 @@ declare class IndexerGrpcDerivativesApi extends BaseIndexerGrpcConsumer {
31503
31617
  marketId?: string;
31504
31618
  marketIds?: string[];
31505
31619
  orderTypes?: OrderSide[];
31506
- direction?: TradeDirection$1;
31620
+ direction?: TradeDirection;
31507
31621
  pagination?: PaginationOption;
31508
31622
  subaccountId?: string;
31509
31623
  isConditional?: boolean;
31510
- executionTypes?: TradeExecutionType$1[];
31624
+ executionTypes?: TradeExecutionType[];
31511
31625
  }): Promise<{
31512
31626
  orderHistory: DerivativeOrderHistory[];
31513
- pagination: {
31514
- to: number;
31515
- from: number;
31516
- total: number;
31517
- countBySubaccount: bigint;
31518
- next: string[];
31519
- } | undefined;
31627
+ pagination: ExchangePagination;
31520
31628
  }>;
31521
31629
  fetchPositions(params?: {
31522
31630
  marketId?: string;
31523
31631
  marketIds?: string[];
31524
31632
  subaccountId?: string;
31525
- direction?: TradeDirection$1;
31633
+ direction?: TradeDirection;
31526
31634
  pagination?: PaginationOption;
31527
31635
  }): Promise<{
31528
31636
  positions: Position[];
31529
- pagination: {
31530
- to: number;
31531
- from: number;
31532
- total: number;
31533
- countBySubaccount: bigint;
31534
- next: string[];
31535
- } | undefined;
31637
+ pagination: ExchangePagination;
31536
31638
  }>;
31537
31639
  fetchPositionsV2(params?: {
31538
31640
  address?: string;
31539
31641
  marketId?: string;
31540
31642
  marketIds?: string[];
31541
31643
  subaccountId?: string;
31542
- direction?: TradeDirection$1;
31644
+ direction?: TradeDirection;
31543
31645
  pagination?: PaginationOption;
31544
31646
  }): Promise<{
31545
31647
  positions: PositionV2[];
31546
- pagination: {
31547
- to: number;
31548
- from: number;
31549
- total: number;
31550
- countBySubaccount: bigint;
31551
- next: string[];
31552
- } | undefined;
31648
+ pagination: ExchangePagination;
31553
31649
  }>;
31554
31650
  fetchTrades(params?: {
31555
31651
  endTime?: number;
@@ -31559,20 +31655,14 @@ declare class IndexerGrpcDerivativesApi extends BaseIndexerGrpcConsumer {
31559
31655
  marketIds?: string[];
31560
31656
  subaccountId?: string;
31561
31657
  accountAddress?: string;
31562
- direction?: TradeDirection$1;
31658
+ direction?: TradeDirection;
31563
31659
  pagination?: PaginationOption;
31564
- executionSide?: TradeExecutionSide$1;
31565
- executionTypes?: TradeExecutionType$1[];
31660
+ executionSide?: TradeExecutionSide;
31661
+ executionTypes?: TradeExecutionType[];
31566
31662
  cid?: string;
31567
31663
  }): Promise<{
31568
31664
  trades: DerivativeTrade[];
31569
- pagination: {
31570
- to: number;
31571
- from: number;
31572
- total: number;
31573
- countBySubaccount: bigint;
31574
- next: string[];
31575
- } | undefined;
31665
+ pagination: ExchangePagination;
31576
31666
  }>;
31577
31667
  fetchFundingPayments(params?: {
31578
31668
  marketId?: string;
@@ -31581,26 +31671,14 @@ declare class IndexerGrpcDerivativesApi extends BaseIndexerGrpcConsumer {
31581
31671
  pagination?: PaginationOption;
31582
31672
  }): Promise<{
31583
31673
  fundingPayments: FundingPayment[];
31584
- pagination: {
31585
- to: number;
31586
- from: number;
31587
- total: number;
31588
- countBySubaccount: bigint;
31589
- next: string[];
31590
- } | undefined;
31674
+ pagination: ExchangePagination;
31591
31675
  }>;
31592
31676
  fetchFundingRates(params?: {
31593
31677
  marketId?: string;
31594
31678
  pagination?: PaginationOption;
31595
31679
  }): Promise<{
31596
31680
  fundingRates: FundingRate[];
31597
- pagination: {
31598
- to: number;
31599
- from: number;
31600
- total: number;
31601
- countBySubaccount: bigint;
31602
- next: string[];
31603
- } | undefined;
31681
+ pagination: ExchangePagination;
31604
31682
  }>;
31605
31683
  fetchSubaccountOrdersList(params?: {
31606
31684
  marketId?: string;
@@ -31608,19 +31686,13 @@ declare class IndexerGrpcDerivativesApi extends BaseIndexerGrpcConsumer {
31608
31686
  pagination?: PaginationOption;
31609
31687
  }): Promise<{
31610
31688
  orders: DerivativeLimitOrder[];
31611
- pagination: {
31612
- to: number;
31613
- from: number;
31614
- total: number;
31615
- countBySubaccount: bigint;
31616
- next: string[];
31617
- } | undefined;
31689
+ pagination: ExchangePagination;
31618
31690
  }>;
31619
31691
  fetchSubaccountTradesList(params: {
31620
31692
  marketId?: string;
31621
31693
  subaccountId?: string;
31622
- direction?: TradeDirection$1;
31623
- executionType?: TradeExecutionType$1;
31694
+ direction?: TradeDirection;
31695
+ executionType?: TradeExecutionType;
31624
31696
  pagination?: PaginationOption;
31625
31697
  }): Promise<DerivativeTrade[]>;
31626
31698
  /** @deprecated - use fetchOrderbooksV2 */
@@ -32091,28 +32163,28 @@ declare class IndexerGrpcOracleTransformer {
32091
32163
  declare class IndexerSpotStreamTransformer {
32092
32164
  static tradesStreamCallback: (response: StreamTradesResponse$1) => {
32093
32165
  trade: SpotTrade | undefined;
32094
- operation: StreamOperation$1;
32166
+ operation: StreamOperation;
32095
32167
  timestamp: bigint;
32096
32168
  };
32097
32169
  static ordersStreamCallback: (response: StreamOrdersResponse$1) => {
32098
32170
  order: SpotLimitOrder | undefined;
32099
- operation: StreamOperation$1;
32171
+ operation: StreamOperation;
32100
32172
  timestamp: bigint;
32101
32173
  };
32102
32174
  static orderHistoryStreamCallback: (response: StreamOrdersHistoryResponse$1) => {
32103
32175
  order: SpotOrderHistory | undefined;
32104
- operation: StreamOperation$1;
32176
+ operation: StreamOperation;
32105
32177
  timestamp: bigint;
32106
32178
  };
32107
32179
  static orderbookV2StreamCallback: (response: StreamOrderbookV2Response$1) => {
32108
32180
  orderbook: OrderbookWithSequence | undefined;
32109
- operation: StreamOperation$1;
32181
+ operation: StreamOperation;
32110
32182
  marketId: string;
32111
32183
  timestamp: bigint;
32112
32184
  };
32113
32185
  static orderbookUpdateStreamCallback: (response: StreamOrderbookUpdateResponse$1) => {
32114
32186
  orderbook: OrderbookWithSequence | undefined;
32115
- operation: StreamOperation$1;
32187
+ operation: StreamOperation;
32116
32188
  marketId: string;
32117
32189
  timestamp: bigint;
32118
32190
  };
@@ -32266,8 +32338,8 @@ declare class IndexerGrpcReferralTransformer {
32266
32338
  declare class IndexerOracleStreamTransformer {
32267
32339
  static pricesStreamCallback: (response: StreamPricesResponse) => {
32268
32340
  price: string;
32269
- operation: StreamOperation$1;
32270
32341
  timestamp: number;
32342
+ operation: StreamOperation;
32271
32343
  };
32272
32344
  static pricesByMarketsCallback: (response: StreamPricesByMarketsResponse) => {
32273
32345
  price: string;
@@ -32397,74 +32469,32 @@ declare class IndexerGrpcDerivativeTransformer {
32397
32469
  static marketsResponseToMarkets(response: MarketsResponse): DerivativeMarket[];
32398
32470
  static ordersResponseToOrders(response: OrdersResponse): {
32399
32471
  orders: DerivativeLimitOrder[];
32400
- pagination: {
32401
- to: number;
32402
- from: number;
32403
- total: number;
32404
- countBySubaccount: bigint;
32405
- next: string[];
32406
- } | undefined;
32472
+ pagination: ExchangePagination;
32407
32473
  };
32408
32474
  static orderHistoryResponseToOrderHistory(response: OrdersHistoryResponse, isConditional?: boolean): {
32409
32475
  orderHistory: DerivativeOrderHistory[];
32410
- pagination: {
32411
- to: number;
32412
- from: number;
32413
- total: number;
32414
- countBySubaccount: bigint;
32415
- next: string[];
32416
- } | undefined;
32476
+ pagination: ExchangePagination;
32417
32477
  };
32418
32478
  static positionsResponseToPositions(response: PositionsResponse): {
32419
32479
  positions: Position[];
32420
- pagination: {
32421
- to: number;
32422
- from: number;
32423
- total: number;
32424
- countBySubaccount: bigint;
32425
- next: string[];
32426
- } | undefined;
32480
+ pagination: ExchangePagination;
32427
32481
  };
32428
32482
  static positionsV2ResponseToPositionsV2(response: PositionsV2Response): {
32429
32483
  positions: PositionV2[];
32430
- pagination: {
32431
- to: number;
32432
- from: number;
32433
- total: number;
32434
- countBySubaccount: bigint;
32435
- next: string[];
32436
- } | undefined;
32484
+ pagination: ExchangePagination;
32437
32485
  };
32438
32486
  static tradesResponseToTrades(response: TradesResponse): {
32439
32487
  trades: DerivativeTrade[];
32440
- pagination: {
32441
- to: number;
32442
- from: number;
32443
- total: number;
32444
- countBySubaccount: bigint;
32445
- next: string[];
32446
- } | undefined;
32488
+ pagination: ExchangePagination;
32447
32489
  };
32448
32490
  static subaccountTradesListResponseToSubaccountTradesList(response: SubaccountTradesListResponse): DerivativeTrade[];
32449
32491
  static fundingPaymentsResponseToFundingPayments(response: FundingPaymentsResponse): {
32450
32492
  fundingPayments: FundingPayment[];
32451
- pagination: {
32452
- to: number;
32453
- from: number;
32454
- total: number;
32455
- countBySubaccount: bigint;
32456
- next: string[];
32457
- } | undefined;
32493
+ pagination: ExchangePagination;
32458
32494
  };
32459
32495
  static fundingRatesResponseToFundingRates(response: FundingRatesResponse): {
32460
32496
  fundingRates: FundingRate[];
32461
- pagination: {
32462
- to: number;
32463
- from: number;
32464
- total: number;
32465
- countBySubaccount: bigint;
32466
- next: string[];
32467
- } | undefined;
32497
+ pagination: ExchangePagination;
32468
32498
  };
32469
32499
  static orderbookV2ResponseToOrderbookV2(response: OrderbookV2Response): OrderbookWithSequence;
32470
32500
  static orderbooksV2ResponseToOrderbooksV2(response: OrderbooksV2Response): {
@@ -32474,13 +32504,7 @@ declare class IndexerGrpcDerivativeTransformer {
32474
32504
  static binaryOptionsMarketResponseToBinaryOptionsMarket(response: BinaryOptionsMarketResponse): BinaryOptionsMarket;
32475
32505
  static binaryOptionsMarketResponseWithPaginationToBinaryOptionsMarket(response: BinaryOptionsMarketsResponse): {
32476
32506
  markets: BinaryOptionsMarket[];
32477
- pagination: {
32478
- to: number;
32479
- from: number;
32480
- total: number;
32481
- countBySubaccount: number;
32482
- next: string[];
32483
- };
32507
+ pagination: ExchangePagination;
32484
32508
  };
32485
32509
  static binaryOptionsMarketsResponseToBinaryOptionsMarkets(response: BinaryOptionsMarketsResponse): BinaryOptionsMarket[];
32486
32510
  static grpcBinaryOptionsMarketToBinaryOptionsMarket(market: GrpcBinaryOptionsMarketInfo): BinaryOptionsMarket;
@@ -32530,15 +32554,15 @@ declare class IndexerGrpcDerivativeTransformer {
32530
32554
  declare class IndexerGrpcMitoStreamTransformer {
32531
32555
  static transfersStreamCallback: (response: StreamTransfersResponse) => {
32532
32556
  transfer: MitoTransfer | undefined;
32533
- opType: StreamOperation$1;
32557
+ opType: StreamOperation;
32534
32558
  };
32535
32559
  static vaultStreamCallback: (response: StreamVaultResponse) => {
32536
32560
  vault: MitoVault | undefined;
32537
- opType: StreamOperation$1;
32561
+ opType: StreamOperation;
32538
32562
  };
32539
32563
  static vaultHolderSubscriptionStreamCallback: (response: StreamHolderSubscriptionResponse) => {
32540
32564
  subscription: MitoSubscription | undefined;
32541
- opType: StreamOperation$1;
32565
+ opType: StreamOperation;
32542
32566
  };
32543
32567
  static stakingRewardByAccountStreamCallback: (response: StreamStakingRewardByAccountResponse) => {
32544
32568
  stakingReward: {
@@ -32550,7 +32574,7 @@ declare class IndexerGrpcMitoStreamTransformer {
32550
32574
  stakedAmount: Coin$8 | undefined;
32551
32575
  lockedAmount: Coin$8 | undefined;
32552
32576
  } | undefined;
32553
- opType: StreamOperation$1;
32577
+ opType: StreamOperation;
32554
32578
  };
32555
32579
  static historicalStakingStreamCallback: (response: StreamHistoricalStakingResponse) => {
32556
32580
  historicalStaking: {
@@ -32563,7 +32587,7 @@ declare class IndexerGrpcMitoStreamTransformer {
32563
32587
  rewardedTokens: Coin$8[];
32564
32588
  stakeAmount: Coin$8 | undefined;
32565
32589
  } | undefined;
32566
- opType: StreamOperation$1;
32590
+ opType: StreamOperation;
32567
32591
  };
32568
32592
  }
32569
32593
  //#endregion
@@ -32583,7 +32607,7 @@ declare class IndexerGrpcAccountPortfolioTransformer {
32583
32607
  declare class IndexerDerivativeStreamTransformer {
32584
32608
  static tradesStreamCallback: (response: StreamTradesResponse) => {
32585
32609
  trade: DerivativeTrade | undefined;
32586
- operation: StreamOperation$1;
32610
+ operation: StreamOperation;
32587
32611
  timestamp: bigint;
32588
32612
  };
32589
32613
  static positionStreamCallback: (response: StreamPositionsResponse) => {
@@ -32592,23 +32616,23 @@ declare class IndexerDerivativeStreamTransformer {
32592
32616
  };
32593
32617
  static ordersStreamCallback: (response: StreamOrdersResponse) => {
32594
32618
  order: DerivativeLimitOrder | undefined;
32595
- operation: StreamOperation$1;
32619
+ operation: StreamOperation;
32596
32620
  timestamp: bigint;
32597
32621
  };
32598
32622
  static orderHistoryStreamCallback: (response: StreamOrdersHistoryResponse) => {
32599
32623
  order: DerivativeOrderHistory | undefined;
32600
- operation: StreamOperation$1;
32624
+ operation: StreamOperation;
32601
32625
  timestamp: bigint;
32602
32626
  };
32603
32627
  static orderbookV2StreamCallback: (response: StreamOrderbookV2Response) => {
32604
32628
  orderbook: OrderbookWithSequence | undefined;
32605
- operation: StreamOperation$1;
32629
+ operation: StreamOperation;
32606
32630
  marketId: string;
32607
32631
  timestamp: bigint;
32608
32632
  };
32609
32633
  static orderbookUpdateStreamCallback: (response: StreamOrderbookUpdateResponse) => {
32610
32634
  orderbook: OrderbookWithSequence | undefined;
32611
- operation: StreamOperation$1;
32635
+ operation: StreamOperation;
32612
32636
  marketId: string;
32613
32637
  timestamp: bigint;
32614
32638
  };
@@ -32644,7 +32668,7 @@ declare class IndexerAccountPortfolioStreamTransformer {
32644
32668
  };
32645
32669
  }
32646
32670
  //#endregion
32647
- //#region src/client/indexer/grpc_stream/IndexerGrpcSpotStream.d.ts
32671
+ //#region src/client/indexer/grpc_stream/stream/IndexerGrpcSpotStream.d.ts
32648
32672
  type MarketsStreamCallback = (response: StreamMarketsResponse) => void;
32649
32673
  type SpotOrderbookV2StreamCallback = (response: ReturnType<typeof IndexerSpotStreamTransformer.orderbookV2StreamCallback>) => void;
32650
32674
  type SpotOrderbookUpdateStreamCallback = (response: ReturnType<typeof IndexerSpotStreamTransformer.orderbookUpdateStreamCallback>) => void;
@@ -32659,8 +32683,8 @@ declare class IndexerGrpcSpotStream {
32659
32683
  private client;
32660
32684
  private transport;
32661
32685
  constructor(endpoint: string, metadata?: Record<string, string>);
32662
- /** @deprecated - use streamSpotOrderbookV2 */
32663
- streamSpotOrderbook(_args: {
32686
+ /** @deprecated - use streamOrderbookV2 */
32687
+ streamOrderbook(_args: {
32664
32688
  marketIds: string[];
32665
32689
  callback: any;
32666
32690
  onEndCallback?: (status?: StreamStatusResponse) => void;
@@ -32677,7 +32701,7 @@ declare class IndexerGrpcSpotStream {
32677
32701
  * @param params.onStatusCallback - Called on stream errors
32678
32702
  * @returns Subscription object with unsubscribe method
32679
32703
  */
32680
- streamSpotOrders({
32704
+ streamOrders({
32681
32705
  marketId,
32682
32706
  subaccountId,
32683
32707
  orderSide,
@@ -32706,7 +32730,7 @@ declare class IndexerGrpcSpotStream {
32706
32730
  * @param params.onStatusCallback - Called on stream errors
32707
32731
  * @returns Subscription object with unsubscribe method
32708
32732
  */
32709
- streamSpotOrderHistory({
32733
+ streamOrderHistory({
32710
32734
  marketId,
32711
32735
  subaccountId,
32712
32736
  orderTypes,
@@ -32720,8 +32744,8 @@ declare class IndexerGrpcSpotStream {
32720
32744
  marketId?: string;
32721
32745
  subaccountId?: string;
32722
32746
  orderTypes?: OrderSide[];
32723
- executionTypes?: TradeExecutionType$1[];
32724
- direction?: TradeDirection$1;
32747
+ executionTypes?: TradeExecutionType[];
32748
+ direction?: TradeDirection;
32725
32749
  state?: OrderState;
32726
32750
  callback: SpotOrderHistoryStreamCallback;
32727
32751
  onEndCallback?: (status?: StreamStatusResponse) => void;
@@ -32742,7 +32766,7 @@ declare class IndexerGrpcSpotStream {
32742
32766
  * @param params.onStatusCallback - Called on stream errors
32743
32767
  * @returns Subscription object with unsubscribe method
32744
32768
  */
32745
- streamSpotTrades({
32769
+ streamTrades({
32746
32770
  marketIds,
32747
32771
  marketId,
32748
32772
  subaccountIds,
@@ -32759,8 +32783,8 @@ declare class IndexerGrpcSpotStream {
32759
32783
  subaccountIds?: string[];
32760
32784
  subaccountId?: string;
32761
32785
  pagination?: PaginationOption;
32762
- direction?: TradeDirection$1;
32763
- executionSide?: TradeExecutionSide$1;
32786
+ direction?: TradeDirection;
32787
+ executionSide?: TradeExecutionSide;
32764
32788
  callback: SpotTradesStreamCallback;
32765
32789
  onEndCallback?: (status?: StreamStatusResponse) => void;
32766
32790
  onStatusCallback?: (status: StreamStatusResponse) => void;
@@ -32774,7 +32798,7 @@ declare class IndexerGrpcSpotStream {
32774
32798
  * @param params.onStatusCallback - Called on stream errors
32775
32799
  * @returns Subscription object with unsubscribe method
32776
32800
  */
32777
- streamSpotMarket({
32801
+ streamMarkets({
32778
32802
  marketIds,
32779
32803
  callback,
32780
32804
  onEndCallback,
@@ -32794,7 +32818,7 @@ declare class IndexerGrpcSpotStream {
32794
32818
  * @param params.onStatusCallback - Called on stream errors
32795
32819
  * @returns Subscription object with unsubscribe method
32796
32820
  */
32797
- streamSpotOrderbookV2({
32821
+ streamOrderbooksV2({
32798
32822
  marketIds,
32799
32823
  callback,
32800
32824
  onEndCallback,
@@ -32814,7 +32838,7 @@ declare class IndexerGrpcSpotStream {
32814
32838
  * @param params.onStatusCallback - Called on stream errors
32815
32839
  * @returns Subscription object with unsubscribe method
32816
32840
  */
32817
- streamSpotOrderbookUpdate({
32841
+ streamOrderbookUpdates({
32818
32842
  marketIds,
32819
32843
  callback,
32820
32844
  onEndCallback,
@@ -32827,7 +32851,7 @@ declare class IndexerGrpcSpotStream {
32827
32851
  }): Subscription;
32828
32852
  }
32829
32853
  //#endregion
32830
- //#region src/client/indexer/grpc_stream/IndexerGrpcMitoStream.d.ts
32854
+ //#region src/client/indexer/grpc_stream/stream/IndexerGrpcMitoStream.d.ts
32831
32855
  type TransfersStreamCallback = (response: ReturnType<typeof IndexerGrpcMitoStreamTransformer.transfersStreamCallback>) => void;
32832
32856
  type VaultStreamCallback = (response: ReturnType<typeof IndexerGrpcMitoStreamTransformer.vaultStreamCallback>) => void;
32833
32857
  type VaultHolderSubscriptionStreamCallback = (response: ReturnType<typeof IndexerGrpcMitoStreamTransformer.vaultHolderSubscriptionStreamCallback>) => void;
@@ -32958,7 +32982,7 @@ declare class IndexerGrpcMitoStream {
32958
32982
  }): Subscription;
32959
32983
  }
32960
32984
  //#endregion
32961
- //#region src/client/indexer/grpc_stream/IndexerGrpcOracleStream.d.ts
32985
+ //#region src/client/indexer/grpc_stream/stream/IndexerGrpcOracleStream.d.ts
32962
32986
  type OraclePriceStreamCallback = (response: ReturnType<typeof IndexerOracleStreamTransformer.pricesStreamCallback>) => void;
32963
32987
  type OraclePricesByMarketsStreamCallback = (response: ReturnType<typeof IndexerOracleStreamTransformer.pricesByMarketsCallback>) => void;
32964
32988
  /**
@@ -33017,7 +33041,7 @@ declare class IndexerGrpcOracleStream {
33017
33041
  }): Subscription;
33018
33042
  }
33019
33043
  //#endregion
33020
- //#region src/client/indexer/grpc_stream/IndexerGrpcAccountStream.d.ts
33044
+ //#region src/client/indexer/grpc_stream/stream/IndexerGrpcAccountStream.d.ts
33021
33045
  type BalanceStreamCallback = (response: ReturnType<typeof IndexerAccountStreamTransformer.balanceStreamCallback>) => void;
33022
33046
  /**
33023
33047
  * @category Indexer Grpc Stream
@@ -33049,7 +33073,7 @@ declare class IndexerGrpcAccountStream {
33049
33073
  }): Subscription;
33050
33074
  }
33051
33075
  //#endregion
33052
- //#region src/client/indexer/grpc_stream/IndexerGrpcAuctionStream.d.ts
33076
+ //#region src/client/indexer/grpc_stream/stream/IndexerGrpcAuctionStream.d.ts
33053
33077
  type BidsStreamCallback = (response: ReturnType<typeof IndexerAuctionStreamTransformer.bidsStreamCallback>) => void;
33054
33078
  /**
33055
33079
  * @category Indexer Grpc Stream
@@ -33078,7 +33102,7 @@ declare class IndexerGrpcAuctionStream {
33078
33102
  }): Subscription;
33079
33103
  }
33080
33104
  //#endregion
33081
- //#region src/client/indexer/grpc_stream/IndexerGrpcTradingStream.d.ts
33105
+ //#region src/client/indexer/grpc_stream/stream/IndexerGrpcTradingStream.d.ts
33082
33106
  /**
33083
33107
  * @category Indexer Grid Strategy Grpc Stream
33084
33108
  * @description Provides streaming access to grid strategy data from Injective Indexer
@@ -33112,7 +33136,7 @@ declare class IndexerGrpcTradingStream {
33112
33136
  }): Subscription;
33113
33137
  }
33114
33138
  //#endregion
33115
- //#region src/client/indexer/grpc_stream/IndexerGrpcArchiverStream.d.ts
33139
+ //#region src/client/indexer/grpc_stream/stream/IndexerGrpcArchiverStream.d.ts
33116
33140
  type SpotAverageEntriesStreamCallback = (response: ReturnType<typeof IndexerArchiverStreamTransformer.spotAverageEntriesStreamCallback>) => void;
33117
33141
  /**
33118
33142
  * @category Indexer Grpc Stream
@@ -33144,7 +33168,7 @@ declare class IndexerGrpcArchiverStream {
33144
33168
  }): Subscription;
33145
33169
  }
33146
33170
  //#endregion
33147
- //#region src/client/indexer/grpc_stream/IndexerGrpcExplorerStream.d.ts
33171
+ //#region src/client/indexer/grpc_stream/stream/IndexerGrpcExplorerStream.d.ts
33148
33172
  type BlocksStreamCallback = (response: ReturnType<typeof ExplorerStreamTransformer.blocksStreamCallback>) => void;
33149
33173
  type BlocksWithTxsStreamCallback = (response: ReturnType<typeof ExplorerStreamTransformer.blocksWithTxsStreamCallback>) => void;
33150
33174
  type TransactionsStreamCallback = (response: ReturnType<typeof ExplorerStreamTransformer.transactionsStreamCallback>) => void;
@@ -33209,7 +33233,7 @@ declare class IndexerGrpcExplorerStream {
33209
33233
  }): Subscription;
33210
33234
  }
33211
33235
  //#endregion
33212
- //#region src/client/indexer/grpc_stream/IndexerGrpcDerivativesStream.d.ts
33236
+ //#region src/client/indexer/grpc_stream/stream/IndexerGrpcDerivativesStream.d.ts
33213
33237
  type DerivativeMarketStreamCallback = (response: StreamMarketResponse) => void;
33214
33238
  type DerivativeOrdersStreamCallback = (response: ReturnType<typeof IndexerDerivativeStreamTransformer.ordersStreamCallback>) => void;
33215
33239
  type DerivativeOrderHistoryStreamCallback = (response: ReturnType<typeof IndexerDerivativeStreamTransformer.orderHistoryStreamCallback>) => void;
@@ -33280,9 +33304,9 @@ declare class IndexerGrpcDerivativesStream {
33280
33304
  marketId?: string;
33281
33305
  subaccountId?: string;
33282
33306
  orderTypes?: string[];
33283
- direction?: TradeDirection$1;
33307
+ direction?: TradeDirection;
33284
33308
  state?: OrderState;
33285
- executionTypes?: TradeExecutionType$1[];
33309
+ executionTypes?: TradeExecutionType[];
33286
33310
  callback: DerivativeOrderHistoryStreamCallback;
33287
33311
  onEndCallback?: (status?: StreamStatusResponse) => void;
33288
33312
  onStatusCallback?: (status: StreamStatusResponse) => void;
@@ -33318,8 +33342,8 @@ declare class IndexerGrpcDerivativesStream {
33318
33342
  marketId?: string;
33319
33343
  subaccountIds?: string[];
33320
33344
  subaccountId?: string;
33321
- executionSide?: TradeExecutionSide$1;
33322
- direction?: TradeDirection$1;
33345
+ executionSide?: TradeExecutionSide;
33346
+ direction?: TradeDirection;
33323
33347
  pagination?: PaginationOption;
33324
33348
  callback: DerivativeTradesStreamCallback;
33325
33349
  onEndCallback?: (status?: StreamStatusResponse) => void;
@@ -33439,7 +33463,7 @@ declare class IndexerGrpcDerivativesStream {
33439
33463
  }): Subscription;
33440
33464
  }
33441
33465
  //#endregion
33442
- //#region src/client/indexer/grpc_stream/IndexerGrpcAccountPortfolioStream.d.ts
33466
+ //#region src/client/indexer/grpc_stream/stream/IndexerGrpcAccountPortfolioStream.d.ts
33443
33467
  type AccountPortfolioStreamCallback = (response: ReturnType<typeof IndexerAccountPortfolioStreamTransformer.accountPortfolioStreamCallback>) => void;
33444
33468
  /**
33445
33469
  * @category Indexer Grpc Stream
@@ -33477,6 +33501,660 @@ declare class IndexerGrpcAccountPortfolioStream {
33477
33501
  }): Subscription;
33478
33502
  }
33479
33503
  //#endregion
33504
+ //#region src/client/indexer/grpc_stream/stream/streamHelpers.d.ts
33505
+ /**
33506
+ * Creates a subscription wrapper for V2 streaming with proper cancellation support.
33507
+ *
33508
+ * @param stream - The ServerStreamingCall from the V2 client
33509
+ * @param handleResponse - Callback to process each stream response
33510
+ * @param onEndCallback - Optional callback when stream ends normally
33511
+ * @param onStatusCallback - Optional callback for stream errors
33512
+ * @returns Subscription object with unsubscribe method
33513
+ */
33514
+ declare function createStreamSubscription<TResponse>(stream: {
33515
+ responses: AsyncIterable<TResponse>;
33516
+ }, handleResponse: (response: TResponse) => void, onEndCallback?: (status?: StreamStatusResponse) => void, onStatusCallback?: (status: StreamStatusResponse) => void): Subscription;
33517
+ //#endregion
33518
+ //#region src/client/indexer/grpc_stream/stream/StreamManager.d.ts
33519
+ /**
33520
+ * StreamManager - Simple registry for managing multiple V1 stream subscriptions by key
33521
+ *
33522
+ * This is a lightweight utility for storing and canceling multiple V1 RxJS-based streams.
33523
+ * For V2 streams with advanced lifecycle management and retry logic, use StreamManagerV2.
33524
+ */
33525
+ declare class StreamManager<T> {
33526
+ private streams;
33527
+ set(stream: any, streamKey: T): void;
33528
+ get(streamKey: T): any;
33529
+ exists(streamKey: T): boolean;
33530
+ cancelAll(): void;
33531
+ cancel(streamKey: T): void;
33532
+ cancelIfExists(streamKey: T): void;
33533
+ }
33534
+ //#endregion
33535
+ //#region src/client/indexer/grpc_stream/streamV2/IndexerGrpcSpotStreamV2.d.ts
33536
+ type SpotOrderbookUpdateStreamCallbackV2 = (response: ReturnType<typeof IndexerSpotStreamTransformer.orderbookUpdateStreamCallback>) => void;
33537
+ type SpotOrdersStreamCallbackV2 = (response: ReturnType<typeof IndexerSpotStreamTransformer.ordersStreamCallback>) => void;
33538
+ type SpotOrderHistoryStreamCallbackV2 = (response: ReturnType<typeof IndexerSpotStreamTransformer.orderHistoryStreamCallback>) => void;
33539
+ type SpotTradesStreamCallbackV2 = (response: ReturnType<typeof IndexerSpotStreamTransformer.tradesStreamCallback>) => void;
33540
+ declare class IndexerGrpcSpotStreamV2 {
33541
+ private client;
33542
+ private transport;
33543
+ constructor(endpoint: string, metadata?: Record<string, string>);
33544
+ /**
33545
+ * Stream spot orderbook updates
33546
+ * @param params.marketIds - Array of market IDs to stream
33547
+ * @param params.callback - Called for each orderbook update
33548
+ * @returns StreamSubscription
33549
+ */
33550
+ streamOrderbookUpdates({
33551
+ marketIds,
33552
+ callback
33553
+ }: {
33554
+ marketIds: string[];
33555
+ callback: SpotOrderbookUpdateStreamCallbackV2;
33556
+ }): StreamSubscription;
33557
+ /**
33558
+ * Stream spot orders
33559
+ * @param params.marketId - Optional market ID to filter
33560
+ * @param params.subaccountId - Optional subaccount ID to filter
33561
+ * @param params.orderSide - Optional order side to filter
33562
+ * @param params.callback - Called for each order update
33563
+ * @returns StreamSubscription
33564
+ */
33565
+ streamOrders({
33566
+ marketId,
33567
+ subaccountId,
33568
+ orderSide,
33569
+ callback
33570
+ }: {
33571
+ marketId?: string;
33572
+ subaccountId?: string;
33573
+ orderSide?: OrderSide;
33574
+ callback: SpotOrdersStreamCallbackV2;
33575
+ }): StreamSubscription;
33576
+ /**
33577
+ * Stream spot order history
33578
+ * @param params.subaccountId - Optional subaccount ID to filter
33579
+ * @param params.marketId - Optional market ID to filter
33580
+ * @param params.orderTypes - Optional order types to filter
33581
+ * @param params.direction - Optional direction to filter
33582
+ * @param params.state - Optional state to filter
33583
+ * @param params.executionTypes - Optional execution types to filter
33584
+ * @param params.callback - Called for each order history update
33585
+ * @returns StreamSubscription
33586
+ */
33587
+ streamOrderHistory({
33588
+ subaccountId,
33589
+ marketId,
33590
+ orderTypes,
33591
+ direction,
33592
+ state,
33593
+ executionTypes,
33594
+ callback
33595
+ }: {
33596
+ subaccountId?: string;
33597
+ marketId?: string;
33598
+ orderTypes?: string[];
33599
+ direction?: string;
33600
+ state?: string;
33601
+ executionTypes?: string[];
33602
+ callback: SpotOrderHistoryStreamCallbackV2;
33603
+ }): StreamSubscription;
33604
+ /**
33605
+ * Stream spot trades
33606
+ * @param params.marketId - Optional market ID to filter
33607
+ * @param params.marketIds - Optional array of market IDs to filter
33608
+ * @param params.subaccountId - Optional subaccount ID to filter
33609
+ * @param params.subaccountIds - Optional array of subaccount IDs to filter
33610
+ * @param params.executionSide - Optional execution side to filter
33611
+ * @param params.direction - Optional direction to filter
33612
+ * @param params.executionTypes - Optional execution types to filter
33613
+ * @param params.callback - Called for each trade update
33614
+ * @returns StreamSubscription
33615
+ */
33616
+ streamTrades({
33617
+ marketId,
33618
+ marketIds,
33619
+ subaccountId,
33620
+ subaccountIds,
33621
+ executionSide,
33622
+ direction,
33623
+ executionTypes,
33624
+ callback
33625
+ }: {
33626
+ marketId?: string;
33627
+ marketIds?: string[];
33628
+ subaccountId?: string;
33629
+ subaccountIds?: string[];
33630
+ executionSide?: string;
33631
+ direction?: string;
33632
+ executionTypes?: string[];
33633
+ callback: SpotTradesStreamCallbackV2;
33634
+ }): StreamSubscription;
33635
+ }
33636
+ //#endregion
33637
+ //#region src/client/indexer/grpc_stream/streamV2/IndexerGrpcMitoStreamV2.d.ts
33638
+ type TransfersStreamCallbackV2 = (response: ReturnType<typeof IndexerGrpcMitoStreamTransformer.transfersStreamCallback>) => void;
33639
+ type VaultStreamCallbackV2 = (response: ReturnType<typeof IndexerGrpcMitoStreamTransformer.vaultStreamCallback>) => void;
33640
+ type VaultHolderSubscriptionStreamCallbackV2 = (response: ReturnType<typeof IndexerGrpcMitoStreamTransformer.vaultHolderSubscriptionStreamCallback>) => void;
33641
+ type StakingRewardByAccountStreamCallbackV2 = (response: ReturnType<typeof IndexerGrpcMitoStreamTransformer.stakingRewardByAccountStreamCallback>) => void;
33642
+ type HistoricalStakingStreamCallbackV2 = (response: ReturnType<typeof IndexerGrpcMitoStreamTransformer.historicalStakingStreamCallback>) => void;
33643
+ declare class IndexerGrpcMitoStreamV2 {
33644
+ private client;
33645
+ private transport;
33646
+ constructor(endpoint: string, metadata?: Record<string, string>);
33647
+ /**
33648
+ * Stream vault transfers
33649
+ * @param params.vault - Optional vault address to filter
33650
+ * @param params.account - Optional account address to filter
33651
+ * @param params.callback - Called for each transfer update
33652
+ * @returns StreamSubscription
33653
+ */
33654
+ streamTransfers({
33655
+ vault,
33656
+ account,
33657
+ callback
33658
+ }: {
33659
+ vault?: string;
33660
+ account?: string;
33661
+ callback: TransfersStreamCallbackV2;
33662
+ }): StreamSubscription;
33663
+ /**
33664
+ * Stream vault information
33665
+ * @param params.vault - Optional vault address to filter
33666
+ * @param params.callback - Called for each vault update
33667
+ * @returns StreamSubscription
33668
+ */
33669
+ streamVault({
33670
+ vault,
33671
+ callback
33672
+ }: {
33673
+ vault?: string;
33674
+ callback: VaultStreamCallbackV2;
33675
+ }): StreamSubscription;
33676
+ /**
33677
+ * Stream vault holder subscriptions
33678
+ * @param params.holderAddress - The holder address to stream subscriptions for
33679
+ * @param params.vaultAddress - Optional vault address to filter
33680
+ * @param params.stakingContractAddress - Optional staking contract address to filter
33681
+ * @param params.callback - Called for each subscription update
33682
+ * @returns StreamSubscription
33683
+ */
33684
+ streamVaultHolderSubscriptions({
33685
+ holderAddress,
33686
+ vaultAddress,
33687
+ stakingContractAddress,
33688
+ callback
33689
+ }: {
33690
+ holderAddress: string;
33691
+ vaultAddress?: string;
33692
+ stakingContractAddress?: string;
33693
+ callback: VaultHolderSubscriptionStreamCallbackV2;
33694
+ }): StreamSubscription;
33695
+ /**
33696
+ * Stream staking rewards by account
33697
+ * @param params.staker - The staker address to stream rewards for
33698
+ * @param params.stakingContractAddress - The staking contract address
33699
+ * @param params.callback - Called for each reward update
33700
+ * @returns StreamSubscription
33701
+ */
33702
+ streamStakingRewardsByAccount({
33703
+ staker,
33704
+ stakingContractAddress,
33705
+ callback
33706
+ }: {
33707
+ staker: string;
33708
+ stakingContractAddress: string;
33709
+ callback: StakingRewardByAccountStreamCallbackV2;
33710
+ }): StreamSubscription;
33711
+ /**
33712
+ * Stream historical staking data
33713
+ * @param params.staker - The staker address to stream data for
33714
+ * @param params.stakingContractAddress - The staking contract address
33715
+ * @param params.callback - Called for each historical staking update
33716
+ * @returns StreamSubscription
33717
+ */
33718
+ streamHistoricalStaking({
33719
+ staker,
33720
+ stakingContractAddress,
33721
+ callback
33722
+ }: {
33723
+ staker: string;
33724
+ stakingContractAddress: string;
33725
+ callback: HistoricalStakingStreamCallbackV2;
33726
+ }): StreamSubscription;
33727
+ }
33728
+ //#endregion
33729
+ //#region src/client/indexer/grpc_stream/streamV2/IndexerGrpcOracleStreamV2.d.ts
33730
+ type OraclePriceStreamCallbackV2 = (response: ReturnType<typeof IndexerOracleStreamTransformer.pricesStreamCallback>) => void;
33731
+ type OraclePricesByMarketsStreamCallbackV2 = (response: ReturnType<typeof IndexerOracleStreamTransformer.pricesByMarketsCallback>) => void;
33732
+ declare class IndexerGrpcOracleStreamV2 {
33733
+ private client;
33734
+ private transport;
33735
+ constructor(endpoint: string, metadata?: Record<string, string>);
33736
+ /**
33737
+ * Stream oracle price updates
33738
+ * @param params.oracleType - The oracle type to stream prices for
33739
+ * @param params.baseSymbol - Optional base symbol filter
33740
+ * @param params.quoteSymbol - Optional quote symbol filter
33741
+ * @param params.callback - Called for each price update
33742
+ * @returns StreamSubscription
33743
+ */
33744
+ streamOraclePrices({
33745
+ oracleType,
33746
+ baseSymbol,
33747
+ quoteSymbol,
33748
+ callback
33749
+ }: {
33750
+ oracleType: string;
33751
+ baseSymbol?: string;
33752
+ quoteSymbol?: string;
33753
+ callback: OraclePriceStreamCallbackV2;
33754
+ }): StreamSubscription;
33755
+ /**
33756
+ * Stream oracle prices by markets
33757
+ * @param params.marketIds - Optional array of market IDs to filter
33758
+ * @param params.callback - Called for each price update
33759
+ * @returns StreamSubscription
33760
+ */
33761
+ streamOraclePricesByMarkets({
33762
+ marketIds,
33763
+ callback
33764
+ }: {
33765
+ marketIds?: string[];
33766
+ callback: OraclePricesByMarketsStreamCallbackV2;
33767
+ }): StreamSubscription;
33768
+ }
33769
+ //#endregion
33770
+ //#region src/client/indexer/grpc_stream/streamV2/IndexerGrpcAccountStreamV2.d.ts
33771
+ type BalanceStreamCallbackV2 = (response: ReturnType<typeof IndexerAccountStreamTransformer.balanceStreamCallback>) => void;
33772
+ declare class IndexerGrpcAccountStreamV2 {
33773
+ private client;
33774
+ private transport;
33775
+ constructor(endpoint: string, metadata?: Record<string, string>);
33776
+ /**
33777
+ * Stream subaccount balance updates
33778
+ * @param params.subaccountId - The subaccount ID to stream balance for
33779
+ * @param params.callback - Called for each balance update
33780
+ * @returns StreamSubscription
33781
+ */
33782
+ streamSubaccountBalance({
33783
+ subaccountId,
33784
+ callback
33785
+ }: {
33786
+ subaccountId: string;
33787
+ callback: BalanceStreamCallbackV2;
33788
+ }): StreamSubscription;
33789
+ }
33790
+ //#endregion
33791
+ //#region src/client/indexer/grpc_stream/streamV2/IndexerGrpcAuctionStreamV2.d.ts
33792
+ type BidsStreamCallbackV2 = (response: ReturnType<typeof IndexerAuctionStreamTransformer.bidsStreamCallback>) => void;
33793
+ declare class IndexerGrpcAuctionStreamV2 {
33794
+ private client;
33795
+ private transport;
33796
+ constructor(endpoint: string, metadata?: Record<string, string>);
33797
+ /**
33798
+ * Stream auction bids
33799
+ * @param params.callback - Called for each bid update
33800
+ * @returns StreamSubscription
33801
+ */
33802
+ streamBids({
33803
+ callback
33804
+ }: {
33805
+ callback: BidsStreamCallbackV2;
33806
+ }): StreamSubscription;
33807
+ }
33808
+ //#endregion
33809
+ //#region src/client/indexer/grpc_stream/streamV2/IndexerGrpcTradingStreamV2.d.ts
33810
+ type GridStrategyStreamCallbackV2 = (response: StreamStrategyResponse) => void;
33811
+ declare class IndexerGrpcTradingStreamV2 {
33812
+ private client;
33813
+ private transport;
33814
+ constructor(endpoint: string, metadata?: Record<string, string>);
33815
+ /**
33816
+ * Stream grid strategies
33817
+ * @param params.marketId - Optional market ID to filter strategies
33818
+ * @param params.accountAddresses - Optional array of account addresses to filter
33819
+ * @param params.callback - Called for each strategy update
33820
+ * @returns StreamSubscription
33821
+ */
33822
+ streamGridStrategies({
33823
+ marketId,
33824
+ accountAddresses,
33825
+ callback
33826
+ }: {
33827
+ marketId?: string;
33828
+ accountAddresses?: string[];
33829
+ callback: GridStrategyStreamCallbackV2;
33830
+ }): StreamSubscription;
33831
+ }
33832
+ //#endregion
33833
+ //#region src/client/indexer/grpc_stream/streamV2/IndexerGrpcArchiverStreamV2.d.ts
33834
+ type SpotAverageEntriesStreamCallbackV2 = (response: ReturnType<typeof IndexerArchiverStreamTransformer.spotAverageEntriesStreamCallback>) => void;
33835
+ declare class IndexerGrpcArchiverStreamV2 {
33836
+ private client;
33837
+ private transport;
33838
+ constructor(endpoint: string, metadata?: Record<string, string>);
33839
+ /**
33840
+ * Stream spot average entries
33841
+ * @param params.account - The account address to stream entries for
33842
+ * @param params.callback - Called for each average entry update
33843
+ * @returns StreamSubscription
33844
+ */
33845
+ streamSpotAverageEntries({
33846
+ account,
33847
+ callback
33848
+ }: {
33849
+ account: string;
33850
+ callback: SpotAverageEntriesStreamCallbackV2;
33851
+ }): StreamSubscription;
33852
+ }
33853
+ //#endregion
33854
+ //#region src/client/indexer/grpc_stream/streamV2/IndexerGrpcExplorerStreamV2.d.ts
33855
+ type BlocksStreamCallbackV2 = (response: ReturnType<typeof ExplorerStreamTransformer.blocksStreamCallback>) => void;
33856
+ type BlocksWithTxsStreamCallbackV2 = (response: ReturnType<typeof ExplorerStreamTransformer.blocksWithTxsStreamCallback>) => void;
33857
+ type TransactionsStreamCallbackV2 = (response: ReturnType<typeof ExplorerStreamTransformer.transactionsStreamCallback>) => void;
33858
+ declare class IndexerGrpcExplorerStreamV2 {
33859
+ private client;
33860
+ private transport;
33861
+ constructor(endpoint: string, metadata?: Record<string, string>);
33862
+ /**
33863
+ * Stream block updates
33864
+ * @param params.callback - Called for each block update
33865
+ * @returns StreamSubscription
33866
+ */
33867
+ streamBlocks({
33868
+ callback
33869
+ }: {
33870
+ callback: BlocksStreamCallbackV2;
33871
+ }): StreamSubscription;
33872
+ /**
33873
+ * Stream blocks with transactions
33874
+ * @param params.callback - Called for each block with transactions update
33875
+ * @returns StreamSubscription
33876
+ */
33877
+ streamBlocksWithTxs({
33878
+ callback
33879
+ }: {
33880
+ callback: BlocksWithTxsStreamCallbackV2;
33881
+ }): StreamSubscription;
33882
+ /**
33883
+ * Stream transaction updates
33884
+ * @param params.callback - Called for each transaction update
33885
+ * @returns StreamSubscription
33886
+ */
33887
+ streamTransactions({
33888
+ callback
33889
+ }: {
33890
+ callback: TransactionsStreamCallbackV2;
33891
+ }): StreamSubscription;
33892
+ }
33893
+ //#endregion
33894
+ //#region src/client/indexer/grpc_stream/streamV2/IndexerGrpcDerivativesStreamV2.d.ts
33895
+ type DerivativeMarketStreamCallbackV2 = (response: StreamMarketResponse) => void;
33896
+ type DerivativeOrdersStreamCallbackV2 = (response: ReturnType<typeof IndexerDerivativeStreamTransformer.ordersStreamCallback>) => void;
33897
+ type DerivativeOrderHistoryStreamCallbackV2 = (response: ReturnType<typeof IndexerDerivativeStreamTransformer.orderHistoryStreamCallback>) => void;
33898
+ type DerivativeTradesStreamCallbackV2 = (response: ReturnType<typeof IndexerDerivativeStreamTransformer.tradesStreamCallback>) => void;
33899
+ type DerivativePositionsStreamCallbackV2 = (response: ReturnType<typeof IndexerDerivativeStreamTransformer.positionStreamCallback>) => void;
33900
+ type DerivativePositionsV2StreamCallbackV2 = (response: ReturnType<typeof IndexerDerivativeStreamTransformer.positionV2StreamCallback>) => void;
33901
+ type DerivativeOrderbookV2StreamCallbackV2 = (response: ReturnType<typeof IndexerDerivativeStreamTransformer.orderbookV2StreamCallback>) => void;
33902
+ type DerivativeOrderbookUpdateStreamCallbackV2 = (response: ReturnType<typeof IndexerDerivativeStreamTransformer.orderbookUpdateStreamCallback>) => void;
33903
+ declare class IndexerGrpcDerivativesStreamV2 {
33904
+ private client;
33905
+ private transport;
33906
+ constructor(endpoint: string, metadata?: Record<string, string>);
33907
+ /**
33908
+ * Stream derivative orders
33909
+ * @param params.marketId - Optional market ID to filter
33910
+ * @param params.subaccountId - Optional subaccount ID to filter
33911
+ * @param params.orderSide - Optional order side to filter
33912
+ * @param params.callback - Called for each order update
33913
+ * @returns StreamSubscription
33914
+ */
33915
+ streamOrders({
33916
+ marketId,
33917
+ subaccountId,
33918
+ orderSide,
33919
+ callback
33920
+ }: {
33921
+ marketId?: string;
33922
+ subaccountId?: string;
33923
+ orderSide?: OrderSide;
33924
+ callback: DerivativeOrdersStreamCallbackV2;
33925
+ }): StreamSubscription;
33926
+ /**
33927
+ * Stream derivative order history
33928
+ * @param params.subaccountId - Optional subaccount ID to filter
33929
+ * @param params.marketId - Optional market ID to filter
33930
+ * @param params.orderTypes - Optional order types to filter
33931
+ * @param params.direction - Optional direction to filter
33932
+ * @param params.state - Optional state to filter
33933
+ * @param params.executionTypes - Optional execution types to filter
33934
+ * @param params.callback - Called for each order history update
33935
+ * @returns StreamSubscription
33936
+ */
33937
+ streamOrdersHistory({
33938
+ subaccountId,
33939
+ marketId,
33940
+ orderTypes,
33941
+ direction,
33942
+ state,
33943
+ executionTypes,
33944
+ callback
33945
+ }: {
33946
+ subaccountId?: string;
33947
+ marketId?: string;
33948
+ orderTypes?: string[];
33949
+ direction?: TradeDirection;
33950
+ state?: OrderState;
33951
+ executionTypes?: TradeExecutionType[];
33952
+ callback: DerivativeOrderHistoryStreamCallbackV2;
33953
+ }): StreamSubscription;
33954
+ /**
33955
+ * Stream derivative trades
33956
+ * @param params.marketId - Optional market ID to filter
33957
+ * @param params.marketIds - Optional array of market IDs to filter
33958
+ * @param params.subaccountId - Optional subaccount ID to filter
33959
+ * @param params.subaccountIds - Optional array of subaccount IDs to filter
33960
+ * @param params.executionSide - Optional execution side to filter
33961
+ * @param params.direction - Optional direction to filter
33962
+ * @param params.pagination - Optional pagination options
33963
+ * @param params.callback - Called for each trade update
33964
+ * @returns StreamSubscription
33965
+ */
33966
+ streamTrades({
33967
+ marketIds,
33968
+ marketId,
33969
+ subaccountIds,
33970
+ subaccountId,
33971
+ executionSide,
33972
+ direction,
33973
+ pagination,
33974
+ callback
33975
+ }: {
33976
+ marketIds?: string[];
33977
+ marketId?: string;
33978
+ subaccountIds?: string[];
33979
+ subaccountId?: string;
33980
+ executionSide?: TradeExecutionSide;
33981
+ direction?: TradeDirection;
33982
+ pagination?: PaginationOption;
33983
+ callback: DerivativeTradesStreamCallbackV2;
33984
+ }): StreamSubscription;
33985
+ /**
33986
+ * Stream derivative positions
33987
+ * @param params.marketId - Optional market ID to filter
33988
+ * @param params.address - Optional address to filter
33989
+ * @param params.subaccountId - Optional subaccount ID to filter
33990
+ * @param params.callback - Called for each position update
33991
+ * @returns StreamSubscription
33992
+ */
33993
+ streamPositions({
33994
+ marketId,
33995
+ address,
33996
+ subaccountId,
33997
+ callback
33998
+ }: {
33999
+ marketId?: string;
34000
+ address?: string;
34001
+ subaccountId?: string;
34002
+ callback: DerivativePositionsStreamCallbackV2;
34003
+ }): StreamSubscription;
34004
+ /**
34005
+ * Stream derivative markets
34006
+ * @param params.marketIds - Optional array of market IDs to filter
34007
+ * @param params.callback - Called for each market update
34008
+ * @returns StreamSubscription
34009
+ */
34010
+ streamMarkets({
34011
+ marketIds,
34012
+ callback
34013
+ }: {
34014
+ marketIds?: string[];
34015
+ callback: DerivativeMarketStreamCallbackV2;
34016
+ }): StreamSubscription;
34017
+ /**
34018
+ * Stream derivative orderbooks V2
34019
+ * @param params.marketIds - Array of market IDs to stream
34020
+ * @param params.callback - Called for each orderbook update
34021
+ * @returns StreamSubscription
34022
+ */
34023
+ streamOrderbooksV2({
34024
+ marketIds,
34025
+ callback
34026
+ }: {
34027
+ marketIds: string[];
34028
+ callback: DerivativeOrderbookV2StreamCallbackV2;
34029
+ }): StreamSubscription;
34030
+ /**
34031
+ * Stream derivative orderbook updates
34032
+ * @param params.marketIds - Array of market IDs to stream
34033
+ * @param params.callback - Called for each orderbook update
34034
+ * @returns StreamSubscription
34035
+ */
34036
+ streamOrderbookUpdates({
34037
+ marketIds,
34038
+ callback
34039
+ }: {
34040
+ marketIds: string[];
34041
+ callback: DerivativeOrderbookUpdateStreamCallbackV2;
34042
+ }): StreamSubscription;
34043
+ /**
34044
+ * Stream derivative positions V2
34045
+ * @param params.marketId - Optional market ID to filter
34046
+ * @param params.address - Optional address to filter
34047
+ * @param params.subaccountId - Optional subaccount ID to filter
34048
+ * @param params.callback - Called for each position update
34049
+ * @returns StreamSubscription
34050
+ */
34051
+ streamPositionsV2({
34052
+ marketId,
34053
+ address,
34054
+ subaccountId,
34055
+ callback
34056
+ }: {
34057
+ marketId?: string;
34058
+ address?: string;
34059
+ subaccountId?: string;
34060
+ callback: DerivativePositionsV2StreamCallbackV2;
34061
+ }): StreamSubscription;
34062
+ }
34063
+ //#endregion
34064
+ //#region src/client/indexer/grpc_stream/streamV2/IndexerGrpcAccountPortfolioStreamV2.d.ts
34065
+ type AccountPortfolioStreamCallbackV2 = (response: ReturnType<typeof IndexerAccountPortfolioStreamTransformer.accountPortfolioStreamCallback>) => void;
34066
+ declare class IndexerGrpcAccountPortfolioStreamV2 {
34067
+ private client;
34068
+ private transport;
34069
+ constructor(endpoint: string, metadata?: Record<string, string>);
34070
+ /**
34071
+ * Stream account portfolio updates
34072
+ * @param params.accountAddress - The account address to stream portfolio for
34073
+ * @param params.subaccountId - Optional subaccount ID to filter
34074
+ * @param params.type - Optional portfolio type to filter
34075
+ * @param params.callback - Called for each portfolio update
34076
+ * @returns StreamSubscription
34077
+ */
34078
+ streamAccountPortfolio({
34079
+ accountAddress,
34080
+ subaccountId,
34081
+ type,
34082
+ callback
34083
+ }: {
34084
+ accountAddress: string;
34085
+ subaccountId?: string;
34086
+ type?: string;
34087
+ callback: AccountPortfolioStreamCallbackV2;
34088
+ }): StreamSubscription;
34089
+ }
34090
+ //#endregion
34091
+ //#region src/client/indexer/grpc_stream/streamV2/StreamManagerV2.d.ts
34092
+ /**
34093
+ * StreamManagerV2 - Manages gRPC stream connections with automatic retry
34094
+ *
34095
+ * V2 Features:
34096
+ * - Event-based lifecycle (on/off methods)
34097
+ * - Automatic retry with exponential backoff
34098
+ * - Persistent retry mode
34099
+ * - Comprehensive gRPC error code mapping
34100
+ * - Distinguishes retryable vs non-retryable errors
34101
+ *
34102
+ */
34103
+ declare class StreamManagerV2<TResponse> extends EventEmitter<StreamManagerEvents<TResponse>> {
34104
+ private config;
34105
+ private state;
34106
+ private subscription;
34107
+ private retryTimeoutId;
34108
+ private retryAttempt;
34109
+ constructor(config: StreamManagerConfig<TResponse>);
34110
+ start(): void;
34111
+ stop(): void;
34112
+ getId(): string;
34113
+ /**
34114
+ * Destroy the stream manager and clean up all resources
34115
+ * Call this when the stream manager is no longer needed
34116
+ */
34117
+ destroy(): void;
34118
+ getState(): StreamState;
34119
+ private updateState;
34120
+ private clearSubscription;
34121
+ private clearRetryTimeout;
34122
+ private calculateNextBackoff;
34123
+ private scheduleRetry;
34124
+ private handleMaxRetriesReached;
34125
+ private handleError;
34126
+ /**
34127
+ * Handles incoming data - calls user callback
34128
+ * Called automatically when user emits 'data' event from streamFactory callback
34129
+ */
34130
+ private handleData;
34131
+ private handleConnected;
34132
+ private handleDisconnect;
34133
+ private connect;
34134
+ /**
34135
+ * Extracts error message, code, and details from an error object
34136
+ */
34137
+ private extractErrorInfo;
34138
+ }
34139
+ //#endregion
34140
+ //#region src/client/indexer/grpc_stream/streamV2/streamHelpersV2.d.ts
34141
+ /**
34142
+ * Creates an event-based subscription for StreamManager V2.
34143
+ * This emits 'error' and 'complete' events instead of using callbacks.
34144
+ *
34145
+ * Error Handling:
34146
+ * - gRPC errors are extracted with full metadata and emitted as 'error' events
34147
+ * - User callback errors are caught and emitted separately to distinguish from stream errors
34148
+ * - Aborted streams don't emit any events (clean shutdown)
34149
+ *
34150
+ * @param stream - The ServerStreamingCall from the V2 client
34151
+ * @param handleResponse - Callback to process each stream response
34152
+ * @returns StreamSubscription with event emitters for error/complete
34153
+ */
34154
+ declare function createStreamSubscriptionV2<TResponse>(stream: {
34155
+ responses: AsyncIterable<TResponse>;
34156
+ }, handleResponse: (response: TResponse) => void): StreamSubscription;
34157
+ //#endregion
33480
34158
  //#region src/core/accounts/AccountParserNoCosmjs.d.ts
33481
34159
  declare const accountEthParser: <T>(ethAccount: any, pubKeyTypeUrl?: string) => T;
33482
34160
  //#endregion
@@ -33728,7 +34406,7 @@ declare class ChainGrpcPeggyApi extends BaseGrpcConsumer {
33728
34406
  fetchModuleParams(): Promise<PeggyModuleParams>;
33729
34407
  }
33730
34408
  //#endregion
33731
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/wasmx/v1/genesis_pb.d.ts
34409
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/wasmx/v1/genesis_pb.d.ts
33732
34410
  /**
33733
34411
  * @generated from protobuf message injective.wasmx.v1.RegisteredContractWithAddress
33734
34412
  */
@@ -33771,7 +34449,7 @@ declare const RegisteredContractWithAddress = new RegisteredContractWithAddress$
33771
34449
  */
33772
34450
  declare const GenesisState$3 = new GenesisState$Type();
33773
34451
  //#endregion
33774
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/wasmx/v1/query_pb.d.ts
34452
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/wasmx/v1/query_pb.d.ts
33775
34453
  /**
33776
34454
  * QueryWasmxParamsRequest is the response type for the Query/WasmxParams RPC
33777
34455
  * method.
@@ -34040,7 +34718,7 @@ declare class ChainGrpcExchangeApi extends BaseGrpcConsumer {
34040
34718
  fetchFullSpotMarkets(status?: string, marketIds?: string[]): Promise<SpotMarket[]>;
34041
34719
  }
34042
34720
  //#endregion
34043
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/base/tendermint/v1beta1/types_pb.d.ts
34721
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/base/tendermint/v1beta1/types_pb.d.ts
34044
34722
  /**
34045
34723
  * Block is tendermint type Block, with the Header proposer address
34046
34724
  * field converted to bech32 string.
@@ -34353,7 +35031,7 @@ declare class ChainRestTendermintApi extends BaseRestConsumer {
34353
35031
  }>;
34354
35032
  }
34355
35033
  //#endregion
34356
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/gov/v1/query_pb.d.ts
35034
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/gov/v1/query_pb.d.ts
34357
35035
  /**
34358
35036
  * QueryProposalResponse is the response type for the Query/Proposal RPC method.
34359
35037
  *
@@ -34536,7 +35214,7 @@ declare class ChainGrpcGovTransformer {
34536
35214
  static grpcProposalToProposal(proposal: GrpcProposal): Proposal | undefined;
34537
35215
  }
34538
35216
  //#endregion
34539
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/evm/v1/query_pb.d.ts
35217
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/evm/v1/query_pb.d.ts
34540
35218
  /**
34541
35219
  * QueryAccountResponse is the response type for the Query/Account RPC method.
34542
35220
  *
@@ -34673,7 +35351,7 @@ declare class ChainGrpcEvmTransformer {
34673
35351
  static paramsResponseToParams(response: QueryParamsResponse$9): EvmParams | undefined;
34674
35352
  }
34675
35353
  //#endregion
34676
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/auth/v1beta1/query_pb.d.ts
35354
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/auth/v1beta1/query_pb.d.ts
34677
35355
  /**
34678
35356
  * QueryAccountsResponse is the response type for the Query/Accounts RPC method.
34679
35357
  *
@@ -34748,7 +35426,7 @@ declare class ChainGrpcAuthTransformer {
34748
35426
  };
34749
35427
  }
34750
35428
  //#endregion
34751
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/bank/v1beta1/query_pb.d.ts
35429
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/bank/v1beta1/query_pb.d.ts
34752
35430
  /**
34753
35431
  * QueryBalanceResponse is the response type for the Query/Balance RPC method.
34754
35432
  *
@@ -34937,7 +35615,7 @@ declare class ChainGrpcBankTransformer {
34937
35615
  };
34938
35616
  }
34939
35617
  //#endregion
34940
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/mint/v1beta1/query_pb.d.ts
35618
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/mint/v1beta1/query_pb.d.ts
34941
35619
  /**
34942
35620
  * QueryParamsResponse is the response type for the Query/Params RPC method.
34943
35621
  *
@@ -34992,7 +35670,7 @@ declare class ChainGrpcWasmTransformer {
34992
35670
  };
34993
35671
  }
34994
35672
  //#endregion
34995
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/authz/v1beta1/query_pb.d.ts
35673
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/authz/v1beta1/query_pb.d.ts
34996
35674
  /**
34997
35675
  * QueryGrantsResponse is the response type for the Query/Authorizations RPC method.
34998
35676
  *
@@ -35084,7 +35762,7 @@ declare class ChainGrpcAuthZTransformer {
35084
35762
  };
35085
35763
  }
35086
35764
  //#endregion
35087
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/peggy/v1/query_pb.d.ts
35765
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/peggy/v1/query_pb.d.ts
35088
35766
  /**
35089
35767
  * @generated from protobuf message injective.peggy.v1.QueryParamsResponse
35090
35768
  */
@@ -35107,7 +35785,7 @@ declare class ChainGrpcPeggyTransformer {
35107
35785
  static moduleParamsResponseToModuleParams(response: QueryParamsResponse$5): PeggyModuleParams;
35108
35786
  }
35109
35787
  //#endregion
35110
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/erc20/v1beta1/query_pb.d.ts
35788
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/erc20/v1beta1/query_pb.d.ts
35111
35789
  /**
35112
35790
  * QueryParamsResponse is the response type for the Query/Params RPC method.
35113
35791
  *
@@ -35183,7 +35861,7 @@ declare class ChainGrpcCommonTransformer {
35183
35861
  static grpcPaginationToPaginationV2(pagination: PageResponse | undefined): Pagination;
35184
35862
  }
35185
35863
  //#endregion
35186
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/auction/v1beta1/genesis_pb.d.ts
35864
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/auction/v1beta1/genesis_pb.d.ts
35187
35865
  /**
35188
35866
  * GenesisState defines the auction module's genesis state.
35189
35867
  *
@@ -35226,7 +35904,7 @@ interface GenesisState$2 {
35226
35904
  */
35227
35905
  declare const GenesisState$2 = new GenesisState$Type();
35228
35906
  //#endregion
35229
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/auction/v1beta1/query_pb.d.ts
35907
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/auction/v1beta1/query_pb.d.ts
35230
35908
  /**
35231
35909
  * QueryAuctionParamsRequest is the response type for the Query/AuctionParams
35232
35910
  * RPC method.
@@ -35329,7 +36007,7 @@ declare class ChainGrpcAuctionTransformer {
35329
36007
  static lastAuctionResultResponseToLastAuctionResult(response: QueryLastAuctionResultResponse): AuctionLastAuctionResult | undefined;
35330
36008
  }
35331
36009
  //#endregion
35332
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/staking/v1beta1/query_pb.d.ts
36010
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/staking/v1beta1/query_pb.d.ts
35333
36011
  /**
35334
36012
  * QueryValidatorsResponse is response type for the Query/Validators RPC method
35335
36013
  *
@@ -35554,7 +36232,7 @@ declare class ChainGrpcExchangeTransformer {
35554
36232
  static grpcFullDerivativeMarketToDerivativeMarket(market: GrpcChainFullDerivativeMarket): DerivativeMarket;
35555
36233
  }
35556
36234
  //#endregion
35557
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/permissions/v1beta1/genesis_pb.d.ts
36235
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/permissions/v1beta1/genesis_pb.d.ts
35558
36236
  /**
35559
36237
  * GenesisState defines the permissions module's genesis state.
35560
36238
  *
@@ -35585,7 +36263,7 @@ interface GenesisState$1 {
35585
36263
  */
35586
36264
  declare const GenesisState$1 = new GenesisState$Type();
35587
36265
  //#endregion
35588
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/permissions/v1beta1/query_pb.d.ts
36266
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/permissions/v1beta1/query_pb.d.ts
35589
36267
  /**
35590
36268
  * QueryParamsResponse is the response type for the Query/Params RPC method.
35591
36269
  *
@@ -35849,7 +36527,7 @@ declare class ChainGrpcPermissionsTransformer {
35849
36527
  } | undefined;
35850
36528
  }
35851
36529
  //#endregion
35852
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/distribution/v1beta1/query_pb.d.ts
36530
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmos/distribution/v1beta1/query_pb.d.ts
35853
36531
  /**
35854
36532
  * QueryParamsResponse is the response type for the Query/Params RPC method.
35855
36533
  *
@@ -35920,7 +36598,7 @@ declare class ChainGrpcDistributionTransformer {
35920
36598
  static totalDelegationRewardResponseToTotalReward(response: QueryDelegationTotalRewardsResponse): ValidatorRewards[];
35921
36599
  }
35922
36600
  //#endregion
35923
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/tokenfactory/v1beta1/authorityMetadata_pb.d.ts
36601
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/tokenfactory/v1beta1/authorityMetadata_pb.d.ts
35924
36602
  /**
35925
36603
  * DenomAuthorityMetadata specifies metadata for addresses that have specific
35926
36604
  * capabilities over a token factory denom. Right now there is only one Admin
@@ -35947,7 +36625,7 @@ interface DenomAuthorityMetadata {
35947
36625
  */
35948
36626
  declare const DenomAuthorityMetadata = new DenomAuthorityMetadata$Type();
35949
36627
  //#endregion
35950
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/tokenfactory/v1beta1/genesis_pb.d.ts
36628
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/tokenfactory/v1beta1/genesis_pb.d.ts
35951
36629
  /**
35952
36630
  * GenesisState defines the tokenfactory module's genesis state.
35953
36631
  *
@@ -36013,7 +36691,7 @@ declare const GenesisState = new GenesisState$Type();
36013
36691
  */
36014
36692
  declare const GenesisDenom = new GenesisDenom$Type();
36015
36693
  //#endregion
36016
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/tokenfactory/v1beta1/query_pb.d.ts
36694
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/tokenfactory/v1beta1/query_pb.d.ts
36017
36695
  /**
36018
36696
  * QueryParamsResponse is the response type for the Query/Params RPC method.
36019
36697
  *
@@ -36097,7 +36775,7 @@ declare class ChainGrpcTokenFactoryTransformer {
36097
36775
  static authorityMetadataResponseToAuthorityMetadata(response: QueryDenomAuthorityMetadataResponse): AuthorityMetadata;
36098
36776
  }
36099
36777
  //#endregion
36100
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.2/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/insurance/v1beta1/query_pb.d.ts
36778
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/insurance/v1beta1/query_pb.d.ts
36101
36779
  /**
36102
36780
  * QueryInsuranceParamsRequest is the response type for the
36103
36781
  * Query/InsuranceParams RPC method.
@@ -36198,4 +36876,4 @@ declare class ChainGrpcInsuranceFundTransformer {
36198
36876
  }[];
36199
36877
  }
36200
36878
  //#endregion
36201
- export { DerivativePositionsV2StreamCallback as $, MsgVote as $_, ExplorerBlockWithTxs as $a, cosmosSdkDecToBigNumber as $c, TxResultResponse as $d, CosmosAccountRestResponse as $f, MsgCancelPostOnlyModeV2 as $g, StakingModuleParams as $h, VolLeaderboard as $i, TypedDataUtilsSanitizeData as $l, FeeDiscountAccountInfo as $m, DerivativeOrderHistory as $n, GrpcMitoIDO as $o, GrpcPeggyParams as $p, MegaVaultAprStats as $r, MitoWhitelistAccount as $s, IndexerRestDerivativesChronosApi as $t, getEipTxDetails as $u, ChainGrpcAuctionApi as A, MsgDelegate as A_, SpotTrade as Aa, hexToBuff as Ac, generateArbitrarySignDoc as Ad, MsgSetDelegationTransferReceivers as Af, ProposalDeposit as Ag, OrderType as Ah, GrpcGuild as Ai, spotPriceFromChainPriceToFixed as Al, Account as Am, AllDerivativeMarketSummaryResponse as An, WasmCode as Ao, PermissionAddressRoles as Ap, IncentivesCampaign as Ar, MitoIDOSubscriber as As, IndexerGrpcInsuranceFundTransformer as At, ContractExecutionCompatAuthorization as Au, ChainGrpcAuthApi as B, ProposalDecomposer as B_, AccessTypeCode as Ba, getChecksumAddress as Bc, createTxRawFromSigResponse as Bd, TokenFactoryModuleParams as Bf, MsgCreateDerivativeMarketOrder as Bg, GrpcPool as Bh, GrpcHistoricalRPNL as Bi, hexToNumber as Bl, GrpcEvmBlobConfig as Bm, ExplorerBlockApiResponse as Bn, GrpcSubaccountDeposit as Bo, PermissionRoleManager as Bp, GrpcMegaVaultOperatorRedemptionBucket as Br, MitoPortfolio as Bs, IndexerRestExplorerTransformer as Bt, PrivateKey as Bu, ChainGrpcInsuranceFundApi as C, MsgPrivilegedExecuteContract as C_, GrpcSpotOrderHistory as Ca, base64ToUint8Array as Cc, createSignerInfo as Cd, IbcMsgs as Cf, GrpcGovernanceTallyParams as Cg, GrpcSpotMarket as Ch, ChronosSpotMarketSummaryResponse as Ci, formatPriceToAllowablePrice as Cl, MinModuleParams as Cm, PortfolioSubaccountBalanceV2 as Cn, PeggyWithdrawalTx as Co, GrpcPermissionRoleActors as Cp, PositionV2 as Cr, MitoGauge as Cs, MarketsStreamCallback as Ct, MsgUpdateActorRoles as Cu, ChainGrpcTendermintApi as D, MsgUpdateAdmin as D_, SpotMarket as Da, fromBase64 as Dc, getAminoStdSignDoc as Dd, StakingMsgs as Df, GrpcTallyResult as Dg, GrpcTradingRewardCampaignBoostInfo as Dh, GrpcCampaign as Di, isNumber as Dl, Metadata as Dm, ChronosLeaderboardEntry as Dn, ValidatorSlashingEvent as Do, GrpcPermissionsParams as Dp, InsuranceFundCreateParams as Dr, MitoIDOClaimedCoins as Ds, SpotOrdersStreamCallback as Dt, MsgClaimVoucher as Du, ChainGrpcPermissionsApi as E, MsgUndelegate as E_, SpotLimitOrderParams as Ea, concatUint8Arrays as Ec, createWeb3Extension as Ed, PeggyMsgs as Ef, GrpcProposalDeposit as Eg, GrpcTradeRewardCampaign as Eh, CampaignV2 as Ei, getTensMultiplier as El, GrpcSupply as Em, ChronosLeaderboard as En, TxMessage as Eo, GrpcPermissionsNamespace as Ep, IndexerInsuranceFund as Er, MitoIDO as Es, SpotOrderbookV2StreamCallback as Et, MsgUpdateParams as Eu, ChainGrpcPeggyApi as F, MsgMint as F_, OrderbookWithSequence as Fa, uint8ArrayToBase64 as Fc, createTransactionAndCosmosSignDoc as Fd, RestApiResponse as Ff, VoteOption as Fg, TradingRewardCampaignInfo as Fh, ReferralDetails as Fi, spotQuantityToChainQuantity as Fl, EvmBlobConfig as Fm, CW20BalanceExplorerApiResponse as Fn, TradingStrategy as Fo, PermissionPolicyManagerCapability as Fp, GrpcMegaVaultHistoricalTVL as Fr, MitoLeaderboardEpoch as Fs, ExplorerStreamTransformer as Ft, msgsOrMsgExecMsgs as Fu, AccountPortfolioStreamCallback as G, MsgSubmitProposalSpotMarketLaunch as G_, CW20Message as Ga, getSubaccountId as Gc, RestSignerInfo as Gd, GrpcDistributionParams as Gf, MsgUpdateDerivativeMarketV2 as Gg, GrpcUnbondingDelegation as Gh, GrpcVolLeaderboard as Gi, isServerSide as Gl, CampaignRewardPool as Gm, BaseDerivativeMarket as Gn, SubaccountPortfolio as Go, GrpcTxFeesEipBaseFee as Gp, GrpcMegaVaultTargetApr as Gr, MitoStakingReward as Gs, IndexerGrpcAuctionTransformer as Gt, getEip712TypedDataV2 as Gu, ChainGrpcIbcApi as H, MsgSubmitProposalPerpetualMarketLaunchV2 as H_, BankTransfer as Ha, getEthereumAddress as Hc, BroadcastMode as Hd, DistributionModuleParams as Hf, MsgCreateDerivativeLimitOrder as Hg, GrpcReDelegationEntryResponse as Hh, GrpcLeaderboardRow as Hi, isJsonString as Hl, GrpcEvmChainConfig as Hm, TransactionFromExplorerApiResponse as Hn, GrpcTradingReward as Ho, PermissionsModuleParams as Hp, GrpcMegaVaultPnlStats as Hr, MitoStakeToSubscription as Hs, IndexerGrpcReferralTransformer as Ht, Address as Hu, ChainGrpcAuthZApi as I, MsgBurn as I_, PriceLevel as Ia, uint8ArrayToHex as Ic, createTransactionAndCosmosSignDocForAddressAndMsg as Id, BlockLatestRestResponse as If, VoteOptionMap as Ig, BondStatus as Ih, AccountStats as Ii, spotQuantityToChainQuantityToFixed as Il, EvmBlobScheduleConfig as Im, ContractExplorerApiResponse as In, AccountPortfolio as Io, PermissionPolicyStatus as Ip, GrpcMegaVaultIncentives as Ir, MitoMission as Is, IndexerArchiverStreamTransformer as It, ExecArgNeptuneWithdraw as Iu, DerivativeOrderHistoryStreamCallback as J, MsgDeposit$1 as J_, ContractTransactionWithMessages as Ja, getDerivativeMarketDecimals as Jc, RestTxLog as Jd, DenomBalance as Jf, MsgIncreasePositionMargin as Jg, GrpcValidatorCommission as Jh, HistoricalVolumes as Ji, safeBigIntStringify as Jl, ChainDerivativePosition as Jm, DerivativeLimitOrder as Jn, TransferType as Jo, TxFeesModuleStateParams as Jp, GrpcMegaVaultVaultStats as Jr, MitoTokenInfo as Js, IndexerGrpcOracleTransformer as Jt, getEip712Domain as Ju, IndexerGrpcAccountPortfolioStream as K, MsgSubmitGenericProposal as K_, Contract as Ka, isCw20ContractAddress as Kc, RestTx as Kd, ValidatorRewards as Kf, MsgCancelBinaryOptionsOrder as Kg, GrpcUnbondingDelegationEntry as Kh, HistoricalBalance as Ki, objectToJson as Kl, ChainDenomDecimal as Km, BatchDerivativeOrderCancelParams as Kn, SubaccountTransfer as Ko, GrpcTxFeesParams as Kp, GrpcMegaVaultUnrealizedPnl as Kr, MitoSubaccountBalance as Ks, IndexerGrpcAccountTransformer as Kt, getDefaultEip712Types as Ku, ChainGrpcWasmApi as L, MsgTransfer as L_, QuantityAndFees as La, uint8ArrayToString as Lc, createTransactionForAddressAndMsg as Ld, NodeInfoRestResponse as Lf, WeightedVoteOption as Lg, Delegation as Lh, DenomHolders as Li, bigIntReplacer as Ll, EvmChainConfig as Lm, ContractTransactionExplorerApiResponse as Ln, GrpcAccountPortfolio as Lo, PermissionRole as Lp, GrpcMegaVaultMaxDrawdown as Lr, MitoMissionLeaderboard as Ls, IndexerGrpcMegaVaultTransformer as Lt, ExecArgNeptuneDeposit as Lu, ChainGrpcOracleApi as M, MsgStoreCode as M_, GrpcTokenMeta as Ma, stringToUint8Array as Mc, TxGrpcApi as Md, MsgBatchCancelBinaryOptionsOrders as Mf, ProposalStatusMap as Mg, PointsMultiplier as Mh, Guild as Mi, spotPriceToChainPriceToFixed as Ml, AuthModuleParams as Mm, ChronosDerivativeMarketSummaryResponse as Mn, GridStrategyType as Mo, PermissionGenesisState as Mp, GrpcMegaVaultApr as Mr, MitoIDOSubscriptionActivity as Ms, IndexerGrpcAccountPortfolioTransformer as Mt, GenericAuthorization as Mu, ChainGrpcErc20Api as N, MsgDeposit as N_, IndexerTokenMeta as Na, toBase64 as Nc, waitTxBroadcasted as Nd, MsgAdminUpdateBinaryOptionsMarket as Nf, TallyResult as Ng, TradeRewardCampaign as Nh, GuildCampaignSummary as Ni, spotQuantityFromChainQuantity as Nl, EthAccount as Nm, BankTransferFromExplorerApiResponse as Nn, ListTradingStrategiesResponse as No, PermissionNamespace as Np, GrpcMegaVaultAprStats as Nr, MitoLeaderboard as Ns, IndexerGrpcMitoStreamTransformer as Nt, GrantAuthorizationType as Nu, ChainGrpcExchangeApi as O, MsgWithdraw as O_, SpotOrderCancelParams as Oa, fromUtf8 as Oc, getPublicKey as Od, TokenFactoryMsgs as Of, GrpcVote as Og, GrpcTradingRewardCampaignInfo as Oh, GrpcCampaignUser as Oi, numberToCosmosSdkDecString as Ol, SendEnabled as Om, ChronosLeaderboardResponse as On, ValidatorUptime as Oo, PermissionActionMap as Op, Redemption as Or, MitoIDOInitParams as Os, SpotTradesStreamCallback as Ot, OrderHashManager as Ou, ChainGrpcWasmXApi as P, MsgMultiSend as P_, Orderbook as Pa, toUtf8 as Pc, createTransaction as Pd, ChainModule as Pf, Vote as Pg, TradingRewardCampaignBoostInfo as Ph, GuildMember as Pi, spotQuantityFromChainQuantityToFixed as Pl, PubKey$1 as Pm, BlockFromExplorerApiResponse as Pn, MarketType as Po, PermissionParams as Pp, GrpcMegaVaultHistoricalPnL as Pr, MitoLeaderboardEntry as Ps, IndexerGrpcDerivativeTransformer as Pt, getGenericAuthorizationFromMessageType as Pu, DerivativePositionsStreamCallback as Q, MsgSend as Q_, EventLogEvent as Qa, amountToCosmosSdkDecAmount as Qc, TxResult as Qd, BaseAccountRestResponse as Qf, MsgGrantWithAuthorization as Qg, ReDelegation as Qh, SpotAverageEntry as Qi, TypedDataUtilsHashStruct as Ql, ExchangeParams as Qm, DerivativeOrderCancelParams as Qn, GrpcMitoHolders as Qo, TokenPair as Qp, MegaVaultApr as Qr, MitoVestingConfigMap as Qs, IndexerRestLeaderboardChronosApi as Qt, getEipTxContext as Qu, ChainGrpcMintApi as R, MsgExec as R_, Route as Ra, addHexPrefix as Rc, createTransactionFromMsg as Rd, AuthorityMetadata as Rf, MsgCreateBinaryOptionsLimitOrder as Rg, GrpcDelegation as Rh, GrpcDenomHolders as Ri, getErrorMessage as Rl, EvmLog as Rm, ExplorerApiResponse as Rn, GrpcSubaccountBalance as Ro, PermissionRoleActors as Rp, GrpcMegaVaultOperationStatusLogEntry as Rr, MitoMissionLeaderboardEntry as Rs, IndexerAuctionStreamTransformer as Rt, MsgBroadcasterWithPk as Ru, ChainRestBankApi as S, MsgRewardsOptOut as S_, GrpcSpotMarketInfo as Sa, DEFAULT_DERIVATION_PATH as Sc, createSignDocFromTransaction as Sd, GovMsgs as Sf, GrpcGovernanceDepositParams as Sg, GrpcPointsMultiplier as Sh, ChronosSpotMarketSummary as Si, formatPriceToAllowableDecimals as Sl, GrpcMintParams as Sm, GrpcSubaccountDepositV2 as Sn, PeggyDepositTx as So, GrpcPermissionRole as Sp, PositionDelta as Sr, MitoDenomBalance as Ss, IndexerGrpcSpotStream as St, protobufTimestampToUnixSeconds as Su, ChainGrpcDistributionApi as T, MsgUnderwrite as T_, SpotLimitOrder as Ta, binaryToBase64 as Tc, createTxRawEIP712 as Td, Msgs as Tf, GrpcProposal as Tg, GrpcSpotOrder as Th, CampaignUser as Ti, getSignificantDecimalsFromNumber as Tl, GrpcBankParams as Tm, SubaccountDepositV2 as Tn, Transaction as To, GrpcPermissionRoleManager as Tp, GrpcIndexerRedemptionSchedule as Tr, MitoHolders as Ts, SpotOrderbookUpdateStreamCallback as Tt, MsgCreateNamespace as Tu, ChainGrpcGovApi as U, MsgSubmitProposalSpotMarketParamUpdate as U_, Block$1 as Ua, getInjectiveAddress as Uc, BroadcastModeKeplr as Ud, GrpcDecCoin as Uf, MsgWithdrawDelegatorReward as Ug, GrpcReDelegationResponse as Uh, GrpcPnlLeaderboard as Ui, isNode as Ul, GrpcEvmLog as Um, ValidatorUptimeFromExplorerApiResponse as Un, SubaccountBalance as Uo, GrpcOracleParams as Up, GrpcMegaVaultRedemption as Ur, MitoStakingActivity as Us, IndexerGrpcExplorerTransformer as Ut, MsgDecoder as Uu, ChainGrpcEvmApi as V, MsgSubmitProposalExpiryFuturesMarketLaunch as V_, BankMsgSendTransaction as Va, getDefaultSubaccountId as Vc, getTxRawFromTxRawOrDirectSignResponse as Vd, TokenFactoryModuleState as Vf, MsgBatchCancelDerivativeOrders as Vg, GrpcReDelegation as Vh, GrpcHistoricalVolumes as Vi, isBrowser as Vl, GrpcEvmBlobScheduleConfig as Vm, ExplorerTransactionApiResponse as Vn, GrpcSubaccountPortfolio as Vo, PermissionVoucher as Vp, GrpcMegaVaultPnl as Vr, MitoPriceSnapshot as Vs, IndexerOracleStreamTransformer as Vt, PublicKey as Vu, accountEthParser as W, MsgSubmitProposalPerpetualMarketLaunch as W_, BlockWithTxs as Wa, getInjectiveAddressFromSubaccountId as Wc, RestAuthInfo as Wd, GrpcDelegationDelegatorReward as Wf, MsgCancelUnbondingDelegation as Wg, GrpcStakingParams as Wh, GrpcSpotAverageEntry as Wi, isReactNative as Wl, GrpcEvmParams as Wm, WasmCodeExplorerApiResponse as Wn, SubaccountDeposit as Wo, OracleModuleParams as Wp, GrpcMegaVaultSubscription as Wr, MitoStakingPool as Ws, IndexerGrpcArchiverTransformer as Wt, getEip712TypedData as Wu, DerivativeOrderbookV2StreamCallback as X, MsgGrant as X_, CosmWasmPermission as Xa, getSpotMarketDecimals as Xc, TxInfo as Xd, AccountResponse as Xf, MsgCancelDerivativeOrder as Xg, GrpcValidatorDescription as Xh, LeaderboardRow as Xi, sortObjectByKeysWithReduce as Xl, DepositProposalParams as Xm, DerivativeMarket as Xn, GrpcMitoClaimReference as Xo, GrpcTokenPair as Xp, GrpcMegaVaultVolatilityStats as Xr, MitoVault as Xs, IndexerGrpcSpotTransformer as Xt, getEip712Fee as Xu, DerivativeOrderbookUpdateStreamCallback as Y, MsgRevoke as Y_, CosmWasmChecksum as Ya, getDerivativeMarketTensMultiplier as Yc, SimulationResponse as Yd, DenomOwnersResponse as Yf, MsgCreateSpotMarketOrder as Yg, GrpcValidatorCommissionRates as Yh, Holder as Yi, sortObjectByKeys as Yl, ChainPosition as Ym, DerivativeLimitOrderParams as Yn, GrpcMitoChanges as Yo, GrpcParams as Yp, GrpcMegaVaultVolatility as Yr, MitoTransfer as Ys, IndexerCampaignTransformer as Yt, getEip712DomainV2 as Yu, DerivativeOrdersStreamCallback as Z, MsgBid as Z_, EventLog as Za, getSpotMarketTensMultiplier as Zc, TxInfoResponse as Zd, AccountsResponse as Zf, MsgBatchCancelSpotOrders as Zg, Pool as Zh, PnlLeaderboard as Zi, SignTypedDataVersionV4 as Zl, ExchangeModuleParams as Zm, DerivativeMarketWithoutBinaryOptions as Zn, GrpcMitoDenomBalance as Zo, Params$6 as Zp, MegaVault as Zr, MitoVestingConfig as Zs, IndexerGrpcMitoTransformer as Zt, getEip712FeeV2 as Zu, ChainGrpcEvmTransformer as _, MsgGrantAllowance as __, Oracle as _a, BECH32_ADDR_CONS_PREFIX as _c, createAuthInfo as _d, Erc20Msgs as _f, GrpcContractInfo as _g, GrpcMarketStatus as _h, MegaVaultVolatility as _i, derivativeQuantityToChainQuantityToFixed as _l, GrpcInsuranceParams as _m, AccountPortfolioV2 as _n, GrpcValidatorUptime as _o, GrpcPermissionActorRoles as _p, GrpcPositionDelta as _r, GrpcMitoTokenInfo as _s, IndexerGrpcMitoStream as _t, getGasPriceBasedOnMessage as _u, ChainGrpcExchangeTransformer as a, MsgUpdateSpotMarketV2 as a_, AuctionV2 as aa, IndexerGrpcSpotApi as ac, stringTypeToReflectionStringType as ad, MsgArg as af, CodeInfoResponse as ag, GrpcChainDerivativePosition as ah, MegaVaultOperatorRedemptionBucket as ai, denomAmountToGrpcChainDenomAmount as al, CancelDerivativeOrderAuthz as am, IndexerGrpcDerivativesApi as an, ExplorerValidator as ao, AuctionLastAuctionResult as ap, GrpcBinaryOptionsMarketInfo as ar, GrpcMitoLeaderboardEntry as as, TransactionsStreamCallback as at, privateKeyHashToPublicKey as au, ChainRestWasmApi as b, MsgCreateDenom as b_, GrpcAtomicSwap as ba, BECH32_PUBKEY_CONS_PREFIX as bc, createNonCriticalExtensionFromObject as bd, ExchangeV2Msgs as bf, grpcContractInfo as bg, GrpcOrderType as bh, AllChronosSpotMarketSummary as bi, formatNumberToAllowableDecimals as bl, InsuranceModuleParams as bm, GrpcPositionV2 as bn, Message as bo, GrpcPermissionPolicyStatus as bp, PerpetualMarketInfo as br, MitoChanges as bs, VaultHolderSubscriptionStreamCallback as bt, protobufTimestampToDate as bu, ChainGrpcCommonTransformer as c, MsgRequestRedemption as c_, GrpcAuction as ca, recoverTypedSignaturePubKey as cc, SIGN_DIRECT as cd, TxClientBroadcastResponse as cf, ContractCodeHistoryEntry as cg, GrpcChainPosition as ch, MegaVaultRedemption as ci, derivativeMarginToChainMargin as cl, CreateDerivativeMarketOrderAuthz as cm, IndexerGrpcArchiverApi as cn, GasFee as co, AuctionModuleStateParams as cp, GrpcDerivativeOrderHistory as cr, GrpcMitoMissionLeaderboardEntry as cs, IndexerGrpcTradingStream as ct, privateKeyToPublicKeyBase64 as cu, ChainGrpcPeggyTransformer as d, MsgBatchUpdateOrders as d_, GrpcAuctionContract as da, grpcPagingToPaging as dc, createAny as dd, TxConcreteApi as df, ContractInfo as dg, GrpcDenomMinNotional as dh, MegaVaultSubscription as di, derivativePriceFromChainPriceToFixed as dl, GenericAuthorization$1 as dm, IndexerGrpcTradingApi as dn, GrpcGasFee as do, GrpcAuctionBid as dp, GrpcDerivativeTrade as dr, GrpcMitoStakingGauge as ds, BalanceStreamCallback as dt, sanitizeTypedData as du, MsgCreateSpotLimitOrder as e_, AccountAuctionV2 as ea, IndexerGrpcAuctionApi as ec, getTypesIncludingFeePayer as ed, TxSearchResult as ef, UnBondingDelegation as eg, FeeDiscountSchedule as eh, MegaVaultHistoricalPnL as ei, denomAmountFromChainDenomAmount as el, PeggyModuleParams as em, IndexerRestMarketChronosApi as en, ExplorerCW20BalanceWithToken as eo, AuctionBid as ep, DerivativeTrade as er, GrpcMitoIDOClaimedCoins as es, DerivativeTradesStreamCallback as et, TypedMessageV4 as eu, ChainGrpcAuthZTransformer as f, MsgExternalTransfer as f_, GrpcAuctionV2 as fa, grpcPagingToPagingV2 as fc, createAnyMessage as fd, TxResponse as ff, ContractStateWithPagination as fg, GrpcExchangeParams as fh, MegaVaultSubscriptionStatus as fi, derivativePriceToChainPrice as fl, Grant$1 as fm, IndexerModule as fn, GrpcIBCTransferTx as fo, GrpcAuctionEventAuctionResult as fp, GrpcExpiryFuturesMarketInfo as fr, GrpcMitoStakingPool as fs, IndexerGrpcAccountStream as ft, sha256 as fu, ChainGrpcAuthTransformer as g, MsgBeginRedelegate as g_, GrpcOracle as ga, BECH32_ADDR_ACC_PREFIX as gc, isTxNotFoundError as gd, DistributionMsgs as gf, GrpcContractCodeHistoryEntry as gg, GrpcFeeDiscountTierTTL as gh, MegaVaultUserStats as gi, derivativeQuantityToChainQuantity as gl, GrpcInsuranceFund as gm, AccountPortfolioBalances as gn, GrpcValidatorSlashingEvent as go, GrpcAuctionParams as gp, GrpcPerpetualMarketInfo as gr, GrpcMitoSubscription as gs, HistoricalStakingStreamCallback as gt, GrpcWebFetchTransport as gu, ChainGrpcBankTransformer as h, MsgCreateValidator as h_, StreamBidsResponse as ha, paginationUint8ArrayToString as hc, errorToErrorMessage as hd, BankMsgs as hf, GrpcCodeInfoResponse as hg, GrpcFeeDiscountTierInfo as hh, MegaVaultUser as hi, derivativeQuantityFromChainQuantityToFixed as hl, GrantWithDecodedAuthorization as hm, ChronosMarketHistoryResponse as hn, GrpcPeggyWithdrawalTx as ho, GrpcAuctionLastAuctionResult as hp, GrpcPerpetualMarketFunding as hr, GrpcMitoSubaccountBalance as hs, OraclePricesByMarketsStreamCallback as ht, getGrpcWebTransport as hu, ChainGrpcPermissionsTransformer as i, MsgSetDenomMetadata as i_, AuctionContract as ia, IndexerGrpcOracleApi as ic, protoTypeToAminoType as id, CreateTransactionWithSignersArgs as if, AbsoluteTxPosition as ig, GrpcChainDerivativeMarket as ih, MegaVaultOperator as ii, denomAmountToChainDenomAmountToFixed as il, BatchCreateSpotLimitOrdersAuthz as im, IndexerGrpcAccountPortfolioApi as in, ExplorerTxsV2Response as io, AuctionEventBid as ip, FundingRate as ir, GrpcMitoIDOSubscriptionActivity as is, IndexerGrpcExplorerStream as it, messageHash as iu, ChainGrpcTxFeesApi as j, MsgSendToEth as j_, GrpcPriceLevel as ja, hexToUint8Array as jc, TxRestApi as jd, MsgCreateBinaryOptionsMarketOrder as jf, ProposalStatus as jg, OrderTypeMap as jh, GrpcGuildMember as ji, spotPriceToChainPrice as jl, AuthBaseAccount as jm, ChronosDerivativeMarketSummary as jn, GridStrategyStreamResponse as jo, PermissionAddressVoucher as jp, IncentivesRound as jr, MitoIDOSubscription as js, IndexerDerivativeStreamTransformer as jt, ContractExecutionAuthorization as ju, ChainGrpcStakingApi as k, MsgSignData as k_, SpotOrderHistory as ka, hexToBase64 as kc, getTransactionPartsFromTxRaw as kd, WasmMsgs as kf, Proposal as kg, IsOptedOutOfRewards as kh, GrpcCampaignV2 as ki, spotPriceFromChainPrice as kl, TotalSupply as km, AllChronosDerivativeMarketSummary as kn, ValidatorUptimeStatus as ko, PermissionActorRoles as kp, RedemptionStatus as kr, MitoIDOProgress as ks, IndexerAccountPortfolioStreamTransformer as kt, MsgInstantBinaryOptionsMarketLaunch as ku, ChainGrpcTxFeesTransformer as l, MsgInstantiateContract as l_, GrpcAuctionCoin as la, fetchAllWithPagination as lc, SIGN_EIP712 as ld, TxClientMode as lf, ContractCodeHistoryOperationType as lg, GrpcChainSpotMarket as lh, MegaVaultRedemptionStatus as li, derivativeMarginToChainMarginToFixed as ll, CreateSpotLimitOrderAuthz as lm, IndexerGrpcCampaignApi as ln, GrpcBankMsgSendMessage as lo, AuctionModuleStateResponse as lp, GrpcDerivativePosition as lr, GrpcMitoPagination as ls, BidsStreamCallback as lt, publicKeyToAddress as lu, ChainGrpcMintTransformer as m, MsgCancelSpotOrder as m_, IndexerAuctionBid as ma, paginationRequestFromPagination as mc, getInjectiveSignerAddress as md, AuthzMsgs as mf, GrpcAbsoluteTxPosition as mg, GrpcFeeDiscountSchedule as mh, MegaVaultUnrealizedPnl as mi, derivativeQuantityFromChainQuantity as ml, GrantAuthorizationWithDecodedAuthorization as mm, AllChronosMarketHistory as mn, GrpcPeggyDepositTx as mo, GrpcAuctionEventBid as mp, GrpcFundingRate as mr, GrpcMitoStakingStakingReward as ms, OraclePriceStreamCallback as mt, ofacList as mu, ChainGrpcTokenFactoryTransformer as n, MsgCreateInsuranceFund as n_, AuctionCoin as na, IndexerGrpcWeb3GwApi as nc, numberTypeToReflectionNumberType as nd, CreateTransactionArgs as nf, ValidatorCommission as ng, FeeDiscountTierTTL as nh, MegaVaultIncentives as ni, denomAmountFromGrpcChainDenomAmount as nl, BatchCancelSpotOrdersAuthz as nm, IndexerRestExplorerApi as nn, ExplorerTransaction as no, AuctionEventAuctionResult as np, ExpiryFuturesMarketInfo as nr, GrpcMitoIDOSubscriber as ns, BlocksStreamCallback as nt, domainHash as nu, ChainGrpcStakingTransformer as o, MsgReclaimLockedFunds as o_, AuctionsStats as oa, IndexerGrpcMetaApi as oc, TxClient as od, SignerDetails as of, ContractAccountBalance as og, GrpcChainFullDerivativeMarket as oh, MegaVaultPnl as oi, derivativeMarginFromChainMargin as ol, CancelSpotOrderAuthz as om, IndexerGrpcMegaVaultApi as on, ExplorerValidatorDescription as oo, AuctionModuleParams as op, GrpcDerivativeLimitOrder as or, GrpcMitoLeaderboardEpoch as os, IndexerGrpcArchiverStream as ot, privateKeyHashToPublicKeyBase64 as ou, ChainGrpcWasmTransformer as p, MsgRevokeAllowance as p_, GrpcIndexerAuctionBid as pa, pageRequestToGrpcPageRequestV2 as pc, getEthereumSignerAddress as pd, AuctionMsgs as pf, GoogleProtoBufAny as pg, GrpcFeeDiscountAccountInfo as ph, MegaVaultTargetApr as pi, derivativePriceToChainPriceToFixed as pl, GrantAuthorization$1 as pm, StreamStatusResponse as pn, GrpcIndexerValidatorDescription as po, GrpcAuctionEventAuctionStart as pp, GrpcFundingPayment as pr, GrpcMitoStakingStakingActivity as ps, IndexerGrpcOracleStream as pt, parseCoins as pu, DerivativeMarketStreamCallback as q, MsgSubmitTextProposal as q_, ContractTransaction as qa, removeHexPrefix as qc, RestTxBody as qd, BalancesResponse as qf, MsgInstantSpotMarketLaunch as qg, GrpcValidator as qh, HistoricalRPNL as qi, protoObjectToJson as ql, ChainDenomMinNotional as qm, BinaryOptionsMarket as qn, TradingReward as qo, TxFeesEipBaseFee as qp, GrpcMegaVaultUserStats as qr, MitoSubscription as qs, IndexerSpotStreamTransformer as qt, getDefaultEip712TypesV2 as qu, ChainGrpcDistributionTransformer as r, MsgFundCommunityPool as r_, AuctionCoinPrices as ra, IndexerGrpcTransactionApi as rc, objectKeysToEip712Types as rd, CreateTransactionResult as rf, ValidatorDescription as rg, GrpcCampaignRewardPool as rh, MegaVaultMaxDrawdown as ri, denomAmountToChainDenomAmount as rl, BatchCreateDerivativeLimitOrdersAuthz as rm, IndexerGrpcInsuranceFundApi as rn, ExplorerTransactionV2 as ro, AuctionEventAuctionStart as rp, FundingPayment as rr, GrpcMitoIDOSubscription as rs, BlocksWithTxsStreamCallback as rt, hashToHex as ru, ChainGrpcAuctionTransformer as s, MsgTransferDelegation as s_, GrpcAccountAuctionV2 as sa, IndexerGrpcMitoApi as sc, SIGN_AMINO as sd, TxClientBroadcastOptions as sf, ContractAccountsBalanceWithPagination as sg, GrpcChainFullSpotMarket as sh, MegaVaultPnlStats as si, derivativeMarginFromChainMarginToFixed as sl, CreateDerivativeLimitOrderAuthz as sm, IndexerGrpcReferralApi as sn, ExplorerValidatorUptime as so, AuctionModuleState as sp, GrpcDerivativeMarketInfo as sr, GrpcMitoMission as ss, SpotAverageEntriesStreamCallback as st, privateKeyToPublicKey as su, ChainGrpcInsuranceFundTransformer as t, MsgAuthorizeStakeGrants as t_, Auction as ta, IndexerGrpcAccountApi as tc, getObjectEip712PropertyType as td, TxSearchResultParams as tf, Validator as tg, FeeDiscountTierInfo as th, MegaVaultHistoricalTVL as ti, denomAmountFromChainDenomAmountToFixed as tl, BatchCancelDerivativeOrdersAuthz as tm, IndexerRestSpotChronosApi as tn, ExplorerStats as to, AuctionCurrentBasket as tp, ExpiryFuturesMarket as tr, GrpcMitoIDOProgress as ts, IndexerGrpcDerivativesStream as tt, decompressPubKey as tu, ChainGrpcErc20Transformer as u, MsgLiquidatePosition as u_, GrpcAuctionCoinPrices as ua, grpcPaginationToPagination as uc, SIGN_EIP712_V2 as ud, TxClientSimulateResponse as uf, ContractCodeHistoryOperationTypeMap as ug, GrpcDenomDecimals as uh, MegaVaultStats as ui, derivativePriceFromChainPrice as ul, CreateSpotMarketOrderAuthz as um, IndexerGrpcExplorerApi as un, GrpcExplorerStats as uo, AuctionParams as up, GrpcDerivativePositionV2 as ur, GrpcMitoPriceSnapshot as us, IndexerGrpcAuctionStream as ut, ripemd160 as uu, ChainGrpcGovTransformer as v, MsgMigrateContract as v_, AtomicSwap as va, BECH32_ADDR_VAL_PREFIX as vc, createBody as vd, ExchangeMsgs as vf, MarketingInfo as vg, GrpcMarketStatusMap as vh, MegaVaultVolatilityStats as vi, formatAmountToAllowableAmount as vl, GrpcRedemptionSchedule as vm, GrpcAccountPortfolioV2 as vn, IBCTransferTx as vo, GrpcPermissionAddressVoucher as vp, PerpetualMarket as vr, GrpcMitoVault as vs, StakingRewardByAccountStreamCallback as vt, makeTimeoutTimestamp as vu, ChainGrpcTokenFactoryApi as w, MsgEditValidator as w_, GrpcSpotTrade as wa, base64ToUtf8 as wc, createSigners as wd, InsuranceMsgs as wf, GrpcGovernanceVotingParams as wg, GrpcSpotMarketOrder as wh, Campaign as wi, getExactDecimalsFromNumber as wl, BankModuleParams as wm, PositionsWithUPNL as wn, Signature as wo, GrpcPermissionRoleIDs as wp, GrpcIndexerInsuranceFund as wr, MitoGaugeStatus as ws, SpotOrderHistoryStreamCallback as wt, MsgUpdateNamespace as wu, ChainRestAuthApi as x, MsgChangeAdmin as x_, GrpcSpotLimitOrder as xa, BECH32_PUBKEY_VAL_PREFIX as xc, createSignDoc as xd, FeegrantMsgs as xf, GovModuleStateParams as xg, GrpcOrderTypeMap as xh, AllSpotMarketSummaryResponse as xi, formatNumberToAllowableTensMultiplier as xl, OracleTypeMap as xm, GrpcPositionsWithUPNL as xn, Paging as xo, GrpcPermissionPolicyStatusManagerCapability as xp, Position as xr, MitoClaimReference as xs, VaultStreamCallback as xt, protobufTimestampToUnixMs as xu, ChainRestTendermintApi as y, MsgExecuteContract as y_, BatchSpotOrderCancelParams as ya, BECH32_PUBKEY_ACC_PREFIX as yc, createFee as yd, ExchangeV1Msgs as yf, TokenInfo$1 as yg, GrpcOrderInfo as yh, OperationStatusLogEntry as yi, formatAmountToAllowableDecimals as yl, InsuranceFund as ym, GrpcPortfolioSubaccountBalanceV2 as yn, IndexerStreamTransaction as yo, GrpcPermissionNamespace as yp, PerpetualMarketFunding as yr, GrpcMitoWhitelistAccount as ys, TransfersStreamCallback as yt, makeTimeoutTimestampInNs as yu, ChainGrpcBankApi as z, MsgSubmitProposal as z_, AccessType as za, getAddressFromInjectiveAddress as zc, createTransactionWithSigners as zd, FactoryDenomWithMetadata as zf, MsgWithdrawValidatorCommission as zg, GrpcDelegationResponse as zh, GrpcHistoricalBalance as zi, grpcCoinToUiCoin as zl, EvmParams as zm, ExplorerApiResponseWithPagination as zn, GrpcSubaccountBalanceTransfer as zo, PermissionRoleIDs as zp, GrpcMegaVaultOperator as zr, MitoPagination as zs, IndexerAccountStreamTransformer as zt, BaseAccount as zu };
36879
+ export { DerivativeOrdersStreamCallbackV2 as $, MsgLiquidatePosition as $_, GrpcAuctionV2 as $a, grpcPagingToPagingV2 as $c, SIGN_EIP712_V2 as $d, TxClientSimulateResponse as $f, ContractCodeHistoryOperationTypeMap as $g, GrpcDenomDecimals as $h, MegaVaultSubscriptionStatus as $i, derivativePriceToChainPrice as $l, CreateSpotMarketOrderAuthz as $m, IndexerModule as $n, GrpcIBCTransferTx as $o, AuctionParams as $p, GrpcExpiryFuturesMarketInfo as $r, GrpcMitoStakingPool as $s, IndexerGrpcAccountStream as $t, ripemd160 as $u, ChainGrpcAuctionApi as A, MsgBatchCancelDerivativeOrders as A_, GrpcPnlLeaderboard as Aa, MitoStakingActivity as Ac, PublicKey as Ad, getTxRawFromTxRawOrDirectSignResponse as Af, GrpcReDelegation as Ag, GrpcEvmBlobScheduleConfig as Ah, GrpcMegaVaultRedemption as Ai, getInjectiveAddress as Al, PermissionVoucher as Am, IndexerGrpcExplorerTransformer as An, Block$1 as Ao, TokenFactoryModuleState as Ap, ValidatorUptimeFromExplorerApiResponse as Ar, SubaccountBalance as As, StreamManager as At, isBrowser as Au, MsgSubmitProposalExpiryFuturesMarketLaunch as Av, ChainGrpcAuthApi as B, MsgBatchCancelSpotOrders as B_, VolLeaderboard as Ba, MitoWhitelistAccount as Bc, getEip712FeeV2 as Bd, TxInfoResponse as Bf, Pool as Bg, ExchangeModuleParams as Bh, MegaVaultAprStats as Bi, cosmosSdkDecToBigNumber as Bl, Params$6 as Bm, IndexerRestDerivativesChronosApi as Bn, ExplorerBlockWithTxs as Bo, AccountsResponse as Bp, DerivativeOrderHistory as Br, GrpcMitoIDO as Bs, DerivativePositionsV2StreamCallback as Bt, SignTypedDataVersionV4 as Bu, MsgBid as Bv, ChainGrpcInsuranceFundApi as C, Vote as C_, AccountStats as Ca, MitoMission as Cc, getGenericAuthorizationFromMessageType as Cd, createTransaction as Cf, TradingRewardCampaignBoostInfo as Cg, PubKey$1 as Ch, GrpcMegaVaultIncentives as Ci, uint8ArrayToHex as Cl, PermissionParams as Cm, IndexerArchiverStreamTransformer as Cn, PriceLevel as Co, ChainModule as Cp, ContractExplorerApiResponse as Cr, AccountPortfolio as Cs, VaultHolderSubscriptionStreamCallbackV2 as Ct, spotQuantityToChainQuantityToFixed as Cu, MsgMultiSend as Cv, ChainGrpcTendermintApi as D, MsgCreateBinaryOptionsLimitOrder as D_, GrpcHistoricalRPNL as Da, MitoPortfolio as Dc, MsgBroadcasterWithPk as Dd, createTransactionFromMsg as Df, GrpcDelegation as Dg, EvmLog as Dh, GrpcMegaVaultOperatorRedemptionBucket as Di, getChecksumAddress as Dl, PermissionRoleActors as Dm, IndexerRestExplorerTransformer as Dn, AccessTypeCode as Do, AuthorityMetadata as Dp, ExplorerBlockApiResponse as Dr, GrpcSubaccountDeposit as Ds, SpotOrderbookUpdateStreamCallbackV2 as Dt, getErrorMessage as Du, MsgExec as Dv, ChainGrpcPermissionsApi as E, WeightedVoteOption as E_, GrpcHistoricalBalance as Ea, MitoPagination as Ec, ExecArgNeptuneDeposit as Ed, createTransactionForAddressAndMsg as Ef, Delegation as Eg, EvmChainConfig as Eh, GrpcMegaVaultOperator as Ei, getAddressFromInjectiveAddress as El, PermissionRole as Em, IndexerAccountStreamTransformer as En, AccessType as Eo, NodeInfoRestResponse as Ep, ExplorerApiResponseWithPagination as Er, GrpcSubaccountBalanceTransfer as Es, SpotOrderHistoryStreamCallbackV2 as Et, bigIntToString as Eu, MsgTransfer as Ev, ChainGrpcPeggyApi as F, MsgCancelBinaryOptionsOrder as F_, HistoricalVolumes as Fa, MitoTokenInfo as Fc, getDefaultEip712Types as Fd, RestTx as Ff, GrpcUnbondingDelegationEntry as Fg, ChainDenomDecimal as Fh, GrpcMegaVaultVaultStats as Fi, getDerivativeMarketDecimals as Fl, GrpcTxFeesParams as Fm, IndexerGrpcOracleTransformer as Fn, ContractTransactionWithMessages as Fo, ValidatorRewards as Fp, DerivativeLimitOrder as Fr, TransferType as Fs, DerivativeOrderHistoryStreamCallback as Ft, objectToJson as Fu, MsgSubmitGenericProposal as Fv, createStreamSubscriptionV2 as G, MsgCreateInsuranceFund as G_, AuctionContract as Ga, IndexerGrpcOracleApi as Gc, numberTypeToReflectionNumberType as Gd, CreateTransactionArgs as Gf, ValidatorCommission as Gg, FeeDiscountTierTTL as Gh, MegaVaultOperator as Gi, denomAmountToChainDenomAmountToFixed as Gl, BatchCancelSpotOrdersAuthz as Gm, IndexerGrpcAccountPortfolioApi as Gn, ExplorerTxsV2Response as Go, AuctionEventAuctionResult as Gp, FundingRate as Gr, GrpcMitoIDOSubscriptionActivity as Gs, IndexerGrpcExplorerStream as Gt, domainHash as Gu, ChainGrpcIbcApi as H, MsgCancelPostOnlyModeV2 as H_, Auction as Ha, IndexerGrpcAccountApi as Hc, getEipTxDetails as Hd, TxResultResponse as Hf, StakingModuleParams as Hg, FeeDiscountAccountInfo as Hh, MegaVaultHistoricalTVL as Hi, denomAmountFromChainDenomAmountToFixed as Hl, GrpcPeggyParams as Hm, IndexerRestSpotChronosApi as Hn, ExplorerStats as Ho, CosmosAccountRestResponse as Hp, ExpiryFuturesMarket as Hr, GrpcMitoIDOProgress as Hs, IndexerGrpcDerivativesStream as Ht, TypedDataUtilsSanitizeData as Hu, MsgVote as Hv, ChainGrpcAuthZApi as I, MsgInstantSpotMarketLaunch as I_, Holder as Ia, MitoTransfer as Ic, getDefaultEip712TypesV2 as Id, RestTxBody as If, GrpcValidator as Ig, ChainDenomMinNotional as Ih, GrpcMegaVaultVolatility as Ii, getDerivativeMarketTensMultiplier as Il, TxFeesEipBaseFee as Im, IndexerCampaignTransformer as In, CosmWasmChecksum as Io, BalancesResponse as Ip, DerivativeLimitOrderParams as Ir, GrpcMitoChanges as Is, DerivativeOrderbookUpdateStreamCallback as It, protoObjectToJson as Iu, MsgSubmitTextProposal as Iv, IndexerGrpcAccountPortfolioStreamV2 as J, MsgUpdateSpotMarketV2 as J_, GrpcAccountAuctionV2 as Ja, IndexerGrpcMitoApi as Jc, stringTypeToReflectionStringType as Jd, MsgArg as Jf, CodeInfoResponse as Jg, GrpcChainDerivativePosition as Jh, MegaVaultPnlStats as Ji, derivativeMarginFromChainMarginToFixed as Jl, CancelDerivativeOrderAuthz as Jm, IndexerGrpcReferralApi as Jn, ExplorerValidatorUptime as Jo, AuctionLastAuctionResult as Jp, GrpcDerivativeMarketInfo as Jr, GrpcMitoMission as Js, SpotAverageEntriesStreamCallback as Jt, privateKeyHashToPublicKey as Ju, StreamManagerV2 as K, MsgFundCommunityPool as K_, AuctionV2 as Ka, IndexerGrpcSpotApi as Kc, objectKeysToEip712Types as Kd, CreateTransactionResult as Kf, ValidatorDescription as Kg, GrpcCampaignRewardPool as Kh, MegaVaultOperatorRedemptionBucket as Ki, denomAmountToGrpcChainDenomAmount as Kl, BatchCreateDerivativeLimitOrdersAuthz as Km, IndexerGrpcDerivativesApi as Kn, ExplorerValidator as Ko, AuctionEventAuctionStart as Kp, GrpcBinaryOptionsMarketInfo as Kr, GrpcMitoLeaderboardEntry as Ks, TransactionsStreamCallback as Kt, hashToHex as Ku, ChainGrpcWasmApi as L, MsgIncreasePositionMargin as L_, LeaderboardRow as La, MitoVault as Lc, getEip712Domain as Ld, RestTxLog as Lf, GrpcValidatorCommission as Lg, ChainDerivativePosition as Lh, GrpcMegaVaultVolatilityStats as Li, getSpotMarketDecimals as Ll, TxFeesModuleStateParams as Lm, IndexerGrpcSpotTransformer as Ln, CosmWasmPermission as Lo, DenomBalance as Lp, DerivativeMarket as Lr, GrpcMitoClaimReference as Ls, DerivativeOrderbookV2StreamCallback as Lt, safeBigIntStringify as Lu, MsgDeposit$1 as Lv, ChainGrpcOracleApi as M, MsgWithdrawDelegatorReward as M_, GrpcVolLeaderboard as Ma, MitoStakingReward as Mc, MsgDecoder as Md, BroadcastModeKeplr as Mf, GrpcReDelegationResponse as Mg, GrpcEvmLog as Mh, GrpcMegaVaultTargetApr as Mi, getSubaccountId as Ml, GrpcOracleParams as Mm, IndexerGrpcAuctionTransformer as Mn, CW20Message as Mo, GrpcDecCoin as Mp, BaseDerivativeMarket as Mr, SubaccountPortfolio as Ms, AccountPortfolioStreamCallback as Mt, isNode as Mu, MsgSubmitProposalSpotMarketParamUpdate as Mv, ChainGrpcErc20Api as N, MsgCancelUnbondingDelegation as N_, HistoricalBalance as Na, MitoSubaccountBalance as Nc, getEip712TypedData as Nd, RestAuthInfo as Nf, GrpcStakingParams as Ng, GrpcEvmParams as Nh, GrpcMegaVaultUnrealizedPnl as Ni, isCw20ContractAddress as Nl, OracleModuleParams as Nm, IndexerGrpcAccountTransformer as Nn, Contract as No, GrpcDelegationDelegatorReward as Np, BatchDerivativeOrderCancelParams as Nr, SubaccountTransfer as Ns, IndexerGrpcAccountPortfolioStream as Nt, isReactNative as Nu, MsgSubmitProposalPerpetualMarketLaunch as Nv, ChainGrpcExchangeApi as O, MsgWithdrawValidatorCommission as O_, GrpcHistoricalVolumes as Oa, MitoPriceSnapshot as Oc, BaseAccount as Od, createTransactionWithSigners as Of, GrpcDelegationResponse as Og, EvmParams as Oh, GrpcMegaVaultPnl as Oi, getDefaultSubaccountId as Ol, PermissionRoleIDs as Om, IndexerOracleStreamTransformer as On, BankMsgSendTransaction as Oo, FactoryDenomWithMetadata as Op, ExplorerTransactionApiResponse as Or, GrpcSubaccountPortfolio as Os, SpotOrdersStreamCallbackV2 as Ot, grpcCoinToUiCoin as Ou, MsgSubmitProposal as Ov, ChainGrpcWasmXApi as P, MsgUpdateDerivativeMarketV2 as P_, HistoricalRPNL as Pa, MitoSubscription as Pc, getEip712TypedDataV2 as Pd, RestSignerInfo as Pf, GrpcUnbondingDelegation as Pg, CampaignRewardPool as Ph, GrpcMegaVaultUserStats as Pi, removeHexPrefix as Pl, GrpcTxFeesEipBaseFee as Pm, IndexerSpotStreamTransformer as Pn, ContractTransaction as Po, GrpcDistributionParams as Pp, BinaryOptionsMarket as Pr, TradingReward as Ps, DerivativeMarketStreamCallback as Pt, isServerSide as Pu, MsgSubmitProposalSpotMarketLaunch as Pv, DerivativeOrderbookV2StreamCallbackV2 as Q, MsgInstantiateContract as Q_, GrpcAuctionContract as Qa, grpcPagingToPaging as Qc, SIGN_EIP712 as Qd, TxClientMode as Qf, ContractCodeHistoryOperationType as Qg, GrpcChainSpotMarket as Qh, MegaVaultSubscription as Qi, derivativePriceFromChainPriceToFixed as Ql, CreateSpotLimitOrderAuthz as Qm, IndexerGrpcTradingApi as Qn, GrpcGasFee as Qo, AuctionModuleStateResponse as Qp, GrpcDerivativeTrade as Qr, GrpcMitoStakingGauge as Qs, BalanceStreamCallback as Qt, publicKeyToAddress as Qu, ChainGrpcMintApi as R, MsgCreateSpotMarketOrder as R_, PnlLeaderboard as Ra, MitoVestingConfig as Rc, getEip712DomainV2 as Rd, SimulationResponse as Rf, GrpcValidatorCommissionRates as Rg, ChainPosition as Rh, MegaVault as Ri, getSpotMarketTensMultiplier as Rl, GrpcParams as Rm, IndexerGrpcMitoTransformer as Rn, EventLog as Ro, DenomOwnersResponse as Rp, DerivativeMarketWithoutBinaryOptions as Rr, GrpcMitoDenomBalance as Rs, DerivativeOrdersStreamCallback as Rt, sortObjectByKeys as Ru, MsgRevoke as Rv, ChainRestBankApi as S, TallyResult as S_, ReferralDetails as Sa, MitoLeaderboardEpoch as Sc, GrantAuthorizationType as Sd, waitTxBroadcasted as Sf, TradeRewardCampaign as Sg, EthAccount as Sh, GrpcMegaVaultHistoricalTVL as Si, uint8ArrayToBase64 as Sl, PermissionNamespace as Sm, ExplorerStreamTransformer as Sn, OrderbookWithSequence as So, MsgAdminUpdateBinaryOptionsMarket as Sp, CW20BalanceExplorerApiResponse as Sr, TradingStrategy as Ss, TransfersStreamCallbackV2 as St, spotQuantityToChainQuantity as Su, MsgDeposit as Sv, ChainGrpcDistributionApi as T, VoteOptionMap as T_, GrpcDenomHolders as Ta, MitoMissionLeaderboardEntry as Tc, ExecArgNeptuneWithdraw as Td, createTransactionAndCosmosSignDocForAddressAndMsg as Tf, BondStatus as Tg, EvmBlobScheduleConfig as Th, GrpcMegaVaultOperationStatusLogEntry as Ti, addHexPrefix as Tl, PermissionPolicyStatus as Tm, IndexerAuctionStreamTransformer as Tn, Route as To, BlockLatestRestResponse as Tp, ExplorerApiResponse as Tr, GrpcSubaccountBalance as Ts, IndexerGrpcSpotStreamV2 as Tt, bigIntToNumber as Tu, MsgBurn as Tv, ChainGrpcGovApi as U, MsgCreateSpotLimitOrder as U_, AuctionCoin as Ua, IndexerGrpcWeb3GwApi as Uc, getTypesIncludingFeePayer as Ud, TxSearchResult as Uf, UnBondingDelegation as Ug, FeeDiscountSchedule as Uh, MegaVaultIncentives as Ui, denomAmountFromGrpcChainDenomAmount as Ul, PeggyModuleParams as Um, IndexerRestExplorerApi as Un, ExplorerTransaction as Uo, AuctionBid as Up, ExpiryFuturesMarketInfo as Ur, GrpcMitoIDOSubscriber as Us, BlocksStreamCallback as Ut, TypedMessageV4 as Uu, ChainGrpcEvmApi as V, MsgGrantWithAuthorization as V_, AccountAuctionV2 as Va, IndexerGrpcAuctionApi as Vc, getEipTxContext as Vd, TxResult as Vf, ReDelegation as Vg, ExchangeParams as Vh, MegaVaultHistoricalPnL as Vi, denomAmountFromChainDenomAmount as Vl, TokenPair as Vm, IndexerRestMarketChronosApi as Vn, ExplorerCW20BalanceWithToken as Vo, BaseAccountRestResponse as Vp, DerivativeTrade as Vr, GrpcMitoIDOClaimedCoins as Vs, DerivativeTradesStreamCallback as Vt, TypedDataUtilsHashStruct as Vu, MsgSend as Vv, accountEthParser as W, MsgAuthorizeStakeGrants as W_, AuctionCoinPrices as Wa, IndexerGrpcTransactionApi as Wc, getObjectEip712PropertyType as Wd, TxSearchResultParams as Wf, Validator as Wg, FeeDiscountTierInfo as Wh, MegaVaultMaxDrawdown as Wi, denomAmountToChainDenomAmount as Wl, BatchCancelDerivativeOrdersAuthz as Wm, IndexerGrpcInsuranceFundApi as Wn, ExplorerTransactionV2 as Wo, AuctionCurrentBasket as Wp, FundingPayment as Wr, GrpcMitoIDOSubscription as Ws, BlocksWithTxsStreamCallback as Wt, decompressPubKey as Wu, DerivativeOrderHistoryStreamCallbackV2 as X, MsgTransferDelegation as X_, GrpcAuctionCoin as Xa, fetchAllWithPagination as Xc, SIGN_AMINO as Xd, TxClientBroadcastOptions as Xf, ContractAccountsBalanceWithPagination as Xg, GrpcChainFullSpotMarket as Xh, MegaVaultRedemptionStatus as Xi, derivativeMarginToChainMarginToFixed as Xl, CreateDerivativeLimitOrderAuthz as Xm, IndexerGrpcCampaignApi as Xn, GrpcBankMsgSendMessage as Xo, AuctionModuleState as Xp, GrpcDerivativePosition as Xr, GrpcMitoPagination as Xs, BidsStreamCallback as Xt, privateKeyToPublicKey as Xu, DerivativeMarketStreamCallbackV2 as Y, MsgReclaimLockedFunds as Y_, GrpcAuction as Ya, recoverTypedSignaturePubKey as Yc, TxClient as Yd, SignerDetails as Yf, ContractAccountBalance as Yg, GrpcChainFullDerivativeMarket as Yh, MegaVaultRedemption as Yi, derivativeMarginToChainMargin as Yl, CancelSpotOrderAuthz as Ym, IndexerGrpcArchiverApi as Yn, GasFee as Yo, AuctionModuleParams as Yp, GrpcDerivativeOrderHistory as Yr, GrpcMitoMissionLeaderboardEntry as Ys, IndexerGrpcTradingStream as Yt, privateKeyHashToPublicKeyBase64 as Yu, DerivativeOrderbookUpdateStreamCallbackV2 as Z, MsgRequestRedemption as Z_, GrpcAuctionCoinPrices as Za, grpcPaginationToPagination as Zc, SIGN_DIRECT as Zd, TxClientBroadcastResponse as Zf, ContractCodeHistoryEntry as Zg, GrpcChainPosition as Zh, MegaVaultStats as Zi, derivativePriceFromChainPrice as Zl, CreateDerivativeMarketOrderAuthz as Zm, IndexerGrpcExplorerApi as Zn, GrpcExplorerStats as Zo, AuctionModuleStateParams as Zp, GrpcDerivativePositionV2 as Zr, GrpcMitoPriceSnapshot as Zs, IndexerGrpcAuctionStream as Zt, privateKeyToPublicKeyBase64 as Zu, ChainGrpcEvmTransformer as _, GrpcVote as __, GrpcGuild as _a, MitoIDOSubscriber as _c, OrderHashManager as _d, getPublicKey as _f, GrpcTradingRewardCampaignInfo as _g, SendEnabled as _h, IncentivesCampaign as _i, hexToBuff as _l, PermissionActionMap as _m, IndexerGrpcInsuranceFundTransformer as _n, SpotTrade as _o, TokenFactoryMsgs as _p, AllDerivativeMarketSummaryResponse as _r, WasmCode as _s, OraclePriceStreamCallbackV2 as _t, spotPriceFromChainPriceToFixed as _u, MsgWithdraw as _v, ChainGrpcExchangeTransformer as a, GrpcContractCodeHistoryEntry as a_, MegaVaultVolatilityStats as aa, GrpcMitoVault as ac, GrpcWebFetchTransport as ad, isTxNotFoundError as af, GrpcFeeDiscountTierTTL as ag, GrpcInsuranceFund as ah, PerpetualMarket as ai, BECH32_ADDR_VAL_PREFIX as al, GrpcAuctionParams as am, StakingRewardByAccountStreamCallback as an, AtomicSwap as ao, DistributionMsgs as ap, GrpcAccountPortfolioV2 as ar, IBCTransferTx as as, BlocksWithTxsStreamCallbackV2 as at, formatAmountToAllowableAmount as au, MsgBeginRedelegate as av, ChainRestWasmApi as b, ProposalStatus as b_, GuildCampaignSummary as ba, MitoLeaderboard as bc, ContractExecutionAuthorization as bd, TxRestApi as bf, OrderTypeMap as bg, AuthBaseAccount as bh, GrpcMegaVaultAprStats as bi, toBase64 as bl, PermissionAddressVoucher as bm, IndexerGrpcMitoStreamTransformer as bn, IndexerTokenMeta as bo, MsgCreateBinaryOptionsMarketOrder as bp, BankTransferFromExplorerApiResponse as br, ListTradingStrategiesResponse as bs, IndexerGrpcMitoStreamV2 as bt, spotQuantityFromChainQuantity as bu, MsgSendToEth as bv, ChainGrpcCommonTransformer as c, TokenInfo$1 as c_, AllSpotMarketSummaryResponse as ca, MitoClaimReference as cc, makeTimeoutTimestampInNs as cd, createFee as cf, GrpcOrderInfo as cg, InsuranceFund as ch, Position as ci, BECH32_PUBKEY_VAL_PREFIX as cl, GrpcPermissionNamespace as cm, VaultStreamCallback as cn, GrpcSpotLimitOrder as co, ExchangeV1Msgs as cp, GrpcPositionsWithUPNL as cr, Paging as cs, IndexerGrpcArchiverStreamV2 as ct, formatNumberToAllowableTensMultiplier as cu, MsgExecuteContract as cv, ChainGrpcPeggyTransformer as d, GrpcGovernanceDepositParams as d_, Campaign as da, MitoGaugeStatus as dc, protobufTimestampToUnixSeconds as dd, createSignDocFromTransaction as df, GrpcPointsMultiplier as dg, GrpcMintParams as dh, GrpcIndexerInsuranceFund as di, base64ToUtf8 as dl, GrpcPermissionRole as dm, SpotOrderHistoryStreamCallback as dn, GrpcSpotTrade as do, GovMsgs as dp, PositionsWithUPNL as dr, Signature as ds, IndexerGrpcTradingStreamV2 as dt, getExactDecimalsFromNumber as du, MsgRewardsOptOut as dv, ContractInfo as e_, MegaVaultTargetApr as ea, GrpcMitoStakingStakingActivity as ec, sanitizeTypedData as ed, createAny as ef, GrpcDenomMinNotional as eg, GenericAuthorization$1 as eh, GrpcFundingPayment as ei, pageRequestToGrpcPageRequestV2 as el, GrpcAuctionBid as em, IndexerGrpcOracleStream as en, GrpcIndexerAuctionBid as eo, TxConcreteApi as ep, StreamStatusResponse as er, GrpcIndexerValidatorDescription as es, DerivativePositionsStreamCallbackV2 as et, derivativePriceToChainPriceToFixed as eu, MsgBatchUpdateOrders as ev, ChainGrpcAuthZTransformer as f, GrpcGovernanceTallyParams as f_, CampaignUser as fa, MitoHolders as fc, MsgUpdateActorRoles as fd, createSignerInfo as ff, GrpcSpotMarket as fg, MinModuleParams as fh, GrpcIndexerRedemptionSchedule as fi, binaryToBase64 as fl, GrpcPermissionRoleActors as fm, SpotOrderbookUpdateStreamCallback as fn, SpotLimitOrder as fo, IbcMsgs as fp, SubaccountDepositV2 as fr, Transaction as fs, BidsStreamCallbackV2 as ft, getSignificantDecimalsFromNumber as fu, MsgPrivilegedExecuteContract as fv, ChainGrpcAuthTransformer as g, GrpcTallyResult as g_, GrpcCampaignV2 as ga, MitoIDOProgress as gc, MsgClaimVoucher as gd, getAminoStdSignDoc as gf, GrpcTradingRewardCampaignBoostInfo as gg, Metadata as gh, RedemptionStatus as gi, hexToBase64 as gl, GrpcPermissionsParams as gm, IndexerAccountPortfolioStreamTransformer as gn, SpotOrderHistory as go, StakingMsgs as gp, AllChronosDerivativeMarketSummary as gr, ValidatorUptimeStatus as gs, IndexerGrpcOracleStreamV2 as gt, spotPriceFromChainPrice as gu, MsgUpdateAdmin as gv, ChainGrpcBankTransformer as h, GrpcProposalDeposit as h_, GrpcCampaignUser as ha, MitoIDOInitParams as hc, MsgUpdateParams as hd, createWeb3Extension as hf, GrpcTradeRewardCampaign as hg, GrpcSupply as hh, Redemption as hi, fromUtf8 as hl, GrpcPermissionsNamespace as hm, SpotTradesStreamCallback as hn, SpotOrderCancelParams as ho, PeggyMsgs as hp, ChronosLeaderboardResponse as hr, ValidatorUptime as hs, IndexerGrpcAccountStreamV2 as ht, numberToCosmosSdkDecString as hu, MsgUndelegate as hv, ChainGrpcPermissionsTransformer as i, GrpcCodeInfoResponse as i_, MegaVaultVolatility as ia, GrpcMitoTokenInfo as ic, getGrpcWebTransport as id, errorToErrorMessage as if, GrpcFeeDiscountTierInfo as ig, GrantWithDecodedAuthorization as ih, GrpcPositionDelta as ii, BECH32_ADDR_CONS_PREFIX as il, GrpcAuctionLastAuctionResult as im, IndexerGrpcMitoStream as in, Oracle as io, BankMsgs as ip, AccountPortfolioV2 as ir, GrpcValidatorUptime as is, BlocksStreamCallbackV2 as it, derivativeQuantityToChainQuantityToFixed as iu, MsgCreateValidator as iv, ChainGrpcTxFeesApi as j, MsgCreateDerivativeLimitOrder as j_, GrpcSpotAverageEntry as ja, MitoStakingPool as jc, Address as jd, BroadcastMode as jf, GrpcReDelegationEntryResponse as jg, GrpcEvmChainConfig as jh, GrpcMegaVaultSubscription as ji, getInjectiveAddressFromSubaccountId as jl, PermissionsModuleParams as jm, IndexerGrpcArchiverTransformer as jn, BlockWithTxs as jo, DistributionModuleParams as jp, WasmCodeExplorerApiResponse as jr, SubaccountDeposit as js, createStreamSubscription as jt, isJsonString as ju, MsgSubmitProposalPerpetualMarketLaunchV2 as jv, ChainGrpcStakingApi as k, MsgCreateDerivativeMarketOrder as k_, GrpcLeaderboardRow as ka, MitoStakeToSubscription as kc, PrivateKey as kd, createTxRawFromSigResponse as kf, GrpcPool as kg, GrpcEvmBlobConfig as kh, GrpcMegaVaultPnlStats as ki, getEthereumAddress as kl, PermissionRoleManager as km, IndexerGrpcReferralTransformer as kn, BankTransfer as ko, TokenFactoryModuleParams as kp, TransactionFromExplorerApiResponse as kr, GrpcTradingReward as ks, SpotTradesStreamCallbackV2 as kt, hexToNumber as ku, ProposalDecomposer as kv, ChainGrpcTxFeesTransformer as l, grpcContractInfo as l_, ChronosSpotMarketSummary as la, MitoDenomBalance as lc, protobufTimestampToDate as ld, createNonCriticalExtensionFromObject as lf, GrpcOrderType as lg, InsuranceModuleParams as lh, PositionDelta as li, DEFAULT_DERIVATION_PATH as ll, GrpcPermissionPolicyStatus as lm, IndexerGrpcSpotStream as ln, GrpcSpotMarketInfo as lo, ExchangeV2Msgs as lp, GrpcSubaccountDepositV2 as lr, PeggyDepositTx as ls, SpotAverageEntriesStreamCallbackV2 as lt, formatPriceToAllowableDecimals as lu, MsgCreateDenom as lv, ChainGrpcMintTransformer as m, GrpcProposal as m_, GrpcCampaign as ma, MitoIDOClaimedCoins as mc, MsgCreateNamespace as md, createTxRawEIP712 as mf, GrpcSpotOrder as mg, GrpcBankParams as mh, InsuranceFundCreateParams as mi, fromBase64 as ml, GrpcPermissionRoleManager as mm, SpotOrdersStreamCallback as mn, SpotMarket as mo, Msgs as mp, ChronosLeaderboardEntry as mr, ValidatorSlashingEvent as ms, BalanceStreamCallbackV2 as mt, isNumber as mu, MsgUnderwrite as mv, ChainGrpcTokenFactoryTransformer as n, GoogleProtoBufAny as n_, MegaVaultUser as na, GrpcMitoSubaccountBalance as nc, parseCoins as nd, getEthereumSignerAddress as nf, GrpcFeeDiscountAccountInfo as ng, GrantAuthorization$1 as nh, GrpcPerpetualMarketFunding as ni, paginationUint8ArrayToString as nl, GrpcAuctionEventAuctionStart as nm, OraclePricesByMarketsStreamCallback as nn, StreamBidsResponse as no, AuctionMsgs as np, ChronosMarketHistoryResponse as nr, GrpcPeggyWithdrawalTx as ns, DerivativeTradesStreamCallbackV2 as nt, derivativeQuantityFromChainQuantityToFixed as nu, MsgRevokeAllowance as nv, ChainGrpcStakingTransformer as o, GrpcContractInfo as o_, OperationStatusLogEntry as oa, GrpcMitoWhitelistAccount as oc, getGasPriceBasedOnMessage as od, createAuthInfo as of, GrpcMarketStatus as og, GrpcInsuranceParams as oh, PerpetualMarketFunding as oi, BECH32_PUBKEY_ACC_PREFIX as ol, GrpcPermissionActorRoles as om, TransfersStreamCallback as on, BatchSpotOrderCancelParams as oo, Erc20Msgs as op, GrpcPortfolioSubaccountBalanceV2 as or, IndexerStreamTransaction as os, IndexerGrpcExplorerStreamV2 as ot, formatAmountToAllowableDecimals as ou, MsgGrantAllowance as ov, ChainGrpcWasmTransformer as p, GrpcGovernanceVotingParams as p_, CampaignV2 as pa, MitoIDO as pc, MsgUpdateNamespace as pd, createSigners as pf, GrpcSpotMarketOrder as pg, BankModuleParams as ph, IndexerInsuranceFund as pi, concatUint8Arrays as pl, GrpcPermissionRoleIDs as pm, SpotOrderbookV2StreamCallback as pn, SpotLimitOrderParams as po, InsuranceMsgs as pp, ChronosLeaderboard as pr, TxMessage as ps, IndexerGrpcAuctionStreamV2 as pt, getTensMultiplier as pu, MsgEditValidator as pv, AccountPortfolioStreamCallbackV2 as q, MsgSetDenomMetadata as q_, AuctionsStats as qa, IndexerGrpcMetaApi as qc, protoTypeToAminoType as qd, CreateTransactionWithSignersArgs as qf, AbsoluteTxPosition as qg, GrpcChainDerivativeMarket as qh, MegaVaultPnl as qi, derivativeMarginFromChainMargin as ql, BatchCreateSpotLimitOrdersAuthz as qm, IndexerGrpcMegaVaultApi as qn, ExplorerValidatorDescription as qo, AuctionEventBid as qp, GrpcDerivativeLimitOrder as qr, GrpcMitoLeaderboardEpoch as qs, IndexerGrpcArchiverStream as qt, messageHash as qu, ChainGrpcDistributionTransformer as r, GrpcAbsoluteTxPosition as r_, MegaVaultUserStats as ra, GrpcMitoSubscription as rc, ofacList as rd, getInjectiveSignerAddress as rf, GrpcFeeDiscountSchedule as rg, GrantAuthorizationWithDecodedAuthorization as rh, GrpcPerpetualMarketInfo as ri, BECH32_ADDR_ACC_PREFIX as rl, GrpcAuctionEventBid as rm, HistoricalStakingStreamCallback as rn, GrpcOracle as ro, AuthzMsgs as rp, AccountPortfolioBalances as rr, GrpcValidatorSlashingEvent as rs, IndexerGrpcDerivativesStreamV2 as rt, derivativeQuantityToChainQuantity as ru, MsgCancelSpotOrder as rv, ChainGrpcAuctionTransformer as s, MarketingInfo as s_, AllChronosSpotMarketSummary as sa, MitoChanges as sc, makeTimeoutTimestamp as sd, createBody as sf, GrpcMarketStatusMap as sg, GrpcRedemptionSchedule as sh, PerpetualMarketInfo as si, BECH32_PUBKEY_CONS_PREFIX as sl, GrpcPermissionAddressVoucher as sm, VaultHolderSubscriptionStreamCallback as sn, GrpcAtomicSwap as so, ExchangeMsgs as sp, GrpcPositionV2 as sr, Message as ss, TransactionsStreamCallbackV2 as st, formatNumberToAllowableDecimals as su, MsgMigrateContract as sv, ChainGrpcInsuranceFundTransformer as t, ContractStateWithPagination as t_, MegaVaultUnrealizedPnl as ta, GrpcMitoStakingStakingReward as tc, sha256 as td, createAnyMessage as tf, GrpcExchangeParams as tg, Grant$1 as th, GrpcFundingRate as ti, paginationRequestFromPagination as tl, GrpcAuctionEventAuctionResult as tm, OraclePriceStreamCallback as tn, IndexerAuctionBid as to, TxResponse as tp, AllChronosMarketHistory as tr, GrpcPeggyDepositTx as ts, DerivativePositionsV2StreamCallbackV2 as tt, derivativeQuantityFromChainQuantity as tu, MsgExternalTransfer as tv, ChainGrpcErc20Transformer as u, GovModuleStateParams as u_, ChronosSpotMarketSummaryResponse as ua, MitoGauge as uc, protobufTimestampToUnixMs as ud, createSignDoc as uf, GrpcOrderTypeMap as ug, OracleTypeMap as uh, PositionV2 as ui, base64ToUint8Array as ul, GrpcPermissionPolicyStatusManagerCapability as um, MarketsStreamCallback as un, GrpcSpotOrderHistory as uo, FeegrantMsgs as up, PortfolioSubaccountBalanceV2 as ur, PeggyWithdrawalTx as us, GridStrategyStreamCallbackV2 as ut, formatPriceToAllowablePrice as uu, MsgChangeAdmin as uv, ChainGrpcGovTransformer as v, Proposal as v_, GrpcGuildMember as va, MitoIDOSubscription as vc, MsgInstantBinaryOptionsMarketLaunch as vd, getTransactionPartsFromTxRaw as vf, IsOptedOutOfRewards as vg, TotalSupply as vh, IncentivesRound as vi, hexToUint8Array as vl, PermissionActorRoles as vm, IndexerDerivativeStreamTransformer as vn, GrpcPriceLevel as vo, WasmMsgs as vp, ChronosDerivativeMarketSummary as vr, GridStrategyStreamResponse as vs, OraclePricesByMarketsStreamCallbackV2 as vt, spotPriceToChainPrice as vu, MsgSignData as vv, ChainGrpcTokenFactoryApi as w, VoteOption as w_, DenomHolders as wa, MitoMissionLeaderboard as wc, msgsOrMsgExecMsgs as wd, createTransactionAndCosmosSignDoc as wf, TradingRewardCampaignInfo as wg, EvmBlobConfig as wh, GrpcMegaVaultMaxDrawdown as wi, uint8ArrayToString as wl, PermissionPolicyManagerCapability as wm, IndexerGrpcMegaVaultTransformer as wn, QuantityAndFees as wo, RestApiResponse as wp, ContractTransactionExplorerApiResponse as wr, GrpcAccountPortfolio as ws, VaultStreamCallbackV2 as wt, bigIntReplacer as wu, MsgMint as wv, ChainRestAuthApi as x, ProposalStatusMap as x_, GuildMember as xa, MitoLeaderboardEntry as xc, GenericAuthorization as xd, TxGrpcApi as xf, PointsMultiplier as xg, AuthModuleParams as xh, GrpcMegaVaultHistoricalPnL as xi, toUtf8 as xl, PermissionGenesisState as xm, IndexerGrpcDerivativeTransformer as xn, Orderbook as xo, MsgBatchCancelBinaryOptionsOrders as xp, BlockFromExplorerApiResponse as xr, MarketType as xs, StakingRewardByAccountStreamCallbackV2 as xt, spotQuantityFromChainQuantityToFixed as xu, MsgStoreCode as xv, ChainRestTendermintApi as y, ProposalDeposit as y_, Guild as ya, MitoIDOSubscriptionActivity as yc, ContractExecutionCompatAuthorization as yd, generateArbitrarySignDoc as yf, OrderType as yg, Account as yh, GrpcMegaVaultApr as yi, stringToUint8Array as yl, PermissionAddressRoles as ym, IndexerGrpcAccountPortfolioTransformer as yn, GrpcTokenMeta as yo, MsgSetDelegationTransferReceivers as yp, ChronosDerivativeMarketSummaryResponse as yr, GridStrategyType as ys, HistoricalStakingStreamCallbackV2 as yt, spotPriceToChainPriceToFixed as yu, MsgDelegate as yv, ChainGrpcBankApi as z, MsgCancelDerivativeOrder as z_, SpotAverageEntry as za, MitoVestingConfigMap as zc, getEip712Fee as zd, TxInfo as zf, GrpcValidatorDescription as zg, DepositProposalParams as zh, MegaVaultApr as zi, amountToCosmosSdkDecAmount as zl, GrpcTokenPair as zm, IndexerRestLeaderboardChronosApi as zn, EventLogEvent as zo, AccountResponse as zp, DerivativeOrderCancelParams as zr, GrpcMitoHolders as zs, DerivativePositionsStreamCallback as zt, sortObjectByKeysWithReduce as zu, MsgGrant as zv };