@injectivelabs/sdk-ts 1.17.7 → 1.17.9

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 (79) hide show
  1. package/dist/cjs/{BaseGrpcConsumer-DjBlHZXf.d.cts → BaseGrpcConsumer-XU1gXJm6.d.cts} +1 -1
  2. package/dist/cjs/{DirectEthSecp256k1Wallet-Bz_TABf8.cjs → DirectEthSecp256k1Wallet-Dspl1Hmi.cjs} +1 -1
  3. package/dist/cjs/{ExecArgNeptuneWithdraw-TyUvdHsN.cjs → ExecArgNeptuneWithdraw-DbSKGUcw.cjs} +1 -1
  4. package/dist/cjs/{MsgBase-DknjeeDb.cjs → MsgBase-CJJkzmQk.cjs} +1 -1
  5. package/dist/cjs/{MsgSetDenomMetadata-CGFa-UaX.cjs → MsgSetDenomMetadata-DLdr2cF-.cjs} +59 -18
  6. package/dist/cjs/{QueryTradingStrategyContractTotalStrategies-CDeAJmZj.cjs → QueryTradingStrategyContractTotalStrategies-D2cG35Jh.cjs} +2 -2
  7. package/dist/cjs/{accounts-BPCUUwFm.cjs → accounts-CAskEh_H.cjs} +1 -1
  8. package/dist/cjs/{chain-DmIDW_8V.cjs → chain-azSb1OZv.cjs} +3 -2
  9. package/dist/cjs/client/abacus.d.cts +4 -4
  10. package/dist/cjs/client/chain.cjs +1 -1
  11. package/dist/cjs/client/chain.d.cts +8 -8
  12. package/dist/cjs/client/indexer.d.cts +8 -8
  13. package/dist/cjs/client/olp.d.cts +4 -4
  14. package/dist/cjs/client/wasm.cjs +4 -4
  15. package/dist/cjs/client/wasm.d.cts +3 -3
  16. package/dist/cjs/core/accounts.cjs +2 -2
  17. package/dist/cjs/core/accounts.d.cts +8 -8
  18. package/dist/cjs/core/modules.cjs +5 -5
  19. package/dist/cjs/core/modules.d.cts +8 -8
  20. package/dist/cjs/core/tx.cjs +3 -3
  21. package/dist/cjs/core/tx.d.cts +8 -8
  22. package/dist/cjs/cosmjs.cjs +4 -4
  23. package/dist/cjs/cosmjs.d.cts +2 -2
  24. package/dist/cjs/exports.cjs +4 -4
  25. package/dist/cjs/exports.d.cts +2 -2
  26. package/dist/cjs/{index-k83cbNQj.d.cts → index--sK2-HcK.d.cts} +1 -1
  27. package/dist/cjs/{index-B-ODtCMF.d.cts → index-DBRk7KBS.d.cts} +1 -1
  28. package/dist/cjs/{index-C8oRHsX8.d.cts → index-DKhvDHXW.d.cts} +177 -118
  29. package/dist/{esm/index-B3d3VkdN.d.ts → cjs/index-DkZCBLFW.d.cts} +32 -6
  30. package/dist/cjs/{index-Bobbl6ef.d.cts → index-K2VD9zHZ.d.cts} +1 -1
  31. package/dist/cjs/{index-BdSf-iSf.d.cts → index-YxLQKJVw.d.cts} +1 -1
  32. package/dist/{esm/index-M499Wbuy.d.ts → cjs/index-r0RxGSzR.d.cts} +7 -7
  33. package/dist/cjs/index.cjs +7 -7
  34. package/dist/cjs/index.d.cts +8 -8
  35. package/dist/cjs/service.d.cts +3 -3
  36. package/dist/cjs/{tx-CYMyLXlj.cjs → tx-jKdvnSF8.cjs} +1 -1
  37. package/dist/cjs/{tx_pb-Wr-aZfKH.d.cts → tx_pb-DDTuVb3m.d.cts} +4 -4
  38. package/dist/cjs/types.d.cts +2 -2
  39. package/dist/cjs/utils.d.cts +8 -8
  40. package/dist/esm/{BaseGrpcConsumer-iOh57BsK.d.ts → BaseGrpcConsumer-CReMIR81.d.ts} +1 -1
  41. package/dist/esm/{DirectEthSecp256k1Wallet-BV8ttcYH.js → DirectEthSecp256k1Wallet-CbAgcHKE.js} +1 -1
  42. package/dist/esm/{ExecArgNeptuneWithdraw-DqIWmqJy.js → ExecArgNeptuneWithdraw-DJORl4u0.js} +1 -1
  43. package/dist/esm/{MsgBase-BYNH7Kr5.js → MsgBase-CbjK9owE.js} +1 -1
  44. package/dist/esm/{MsgSetDenomMetadata-j-n1tym7.js → MsgSetDenomMetadata-BN6xAObK.js} +59 -18
  45. package/dist/esm/{QueryTradingStrategyContractTotalStrategies-CCM0S67l.js → QueryTradingStrategyContractTotalStrategies-Cvd5-BbY.js} +2 -2
  46. package/dist/esm/{accounts-DaSGlOcB.js → accounts-BKHD67r1.js} +1 -1
  47. package/dist/esm/{chain-DqFxHeeE.js → chain-DKLLvhir.js} +3 -2
  48. package/dist/esm/client/abacus.d.ts +4 -4
  49. package/dist/esm/client/chain.d.ts +8 -8
  50. package/dist/esm/client/chain.js +1 -1
  51. package/dist/esm/client/indexer.d.ts +8 -8
  52. package/dist/esm/client/olp.d.ts +4 -4
  53. package/dist/esm/client/wasm.d.ts +3 -3
  54. package/dist/esm/client/wasm.js +4 -4
  55. package/dist/esm/core/accounts.d.ts +8 -8
  56. package/dist/esm/core/accounts.js +2 -2
  57. package/dist/esm/core/modules.d.ts +8 -8
  58. package/dist/esm/core/modules.js +5 -5
  59. package/dist/esm/core/tx.d.ts +8 -8
  60. package/dist/esm/core/tx.js +3 -3
  61. package/dist/esm/cosmjs.d.ts +2 -2
  62. package/dist/esm/cosmjs.js +4 -4
  63. package/dist/esm/exports.d.ts +2 -2
  64. package/dist/esm/exports.js +4 -4
  65. package/dist/esm/{index-VRG59FQR.d.ts → index-2mDHsfhZ.d.ts} +1 -1
  66. package/dist/esm/{index-BMGcJt4Z.d.ts → index-C50cGGLl.d.ts} +1 -1
  67. package/dist/esm/{index-m9_e257q.d.ts → index-CSIVgVUj.d.ts} +1 -1
  68. package/dist/esm/{index-RFPnFBbK.d.ts → index-CyAnGzHK.d.ts} +1 -1
  69. package/dist/{cjs/index-Bp-AQIP3.d.cts → esm/index-CzA8Vsvu.d.ts} +32 -6
  70. package/dist/{cjs/index-COusnMLC.d.cts → esm/index-DCYNIH-b.d.ts} +7 -7
  71. package/dist/esm/{index-CIvQ8lEk.d.ts → index-Dnygt4tS.d.ts} +177 -118
  72. package/dist/esm/index.d.ts +8 -8
  73. package/dist/esm/index.js +7 -7
  74. package/dist/esm/service.d.ts +3 -3
  75. package/dist/esm/{tx-CSkj2rce.js → tx-CmDsuecJ.js} +1 -1
  76. package/dist/esm/{tx_pb-DiV92WM9.d.ts → tx_pb-D8fPXRH8.d.ts} +4 -4
  77. package/dist/esm/types.d.ts +2 -2
  78. package/dist/esm/utils.d.ts +8 -8
  79. package/package.json +6 -6
@@ -1,8 +1,8 @@
1
- import { a as SignerInfo, d as Coin$1, f as DecCoin, i as SignDoc, l as SignMode, n as Fee, o as TxBody, r as ModeInfo, s as TxRaw, t as AuthInfo, u as Any } from "./tx_pb-Wr-aZfKH.cjs";
2
- import { $ as SpotMarketOrder, A as DerivativeMarketOrder, At as MethodInfo, B as MarketStatus, C as BinaryOptionsMarket$1, D as Deposit$1, Dt as DuplexStreamingCall, E as DenomMinNotional, Et as UnaryCall, F as FeeDiscountSchedule$1, G as OrderType$1, H as MidPriceAndTOB, I as FeeDiscountTierInfo$1, J as PerpetualMarketInfo$2, K as Params$16, L as FeeDiscountTierTTL$1, M as DerivativeOrder$1, N as EffectiveGrant, O as DerivativeLimitOrder$2, Ot as ClientStreamingCall, P as ExpiryFuturesMarketInfo$2, Q as SpotMarket$1, R as GrantAuthorization$2, S as AggregateSubaccountVolumeRecord, St as TokenType, T as DenomDecimals, Tt as RpcTransport, U as OrderInfo$1, V as MarketVolume, W as OrderMask, X as Position$1, Y as PointsMultiplier$1, Z as SpotLimitOrder$2, _ as OrderState, _t as StreamState, a as StreamOperation, at as BandIBCParams, b as TradeExecutionType, ct as Params$17, et as SpotOrder$1, f as GrpcWebTransportAdditionalOptions, g as OrderSide, ht as StreamManagerEvents, i as PaginationOption, it as TradingRewardCampaignInfo$1, j as DerivativeMarketSettlementInfo, k as DerivativeMarket$1, kt as ServerStreamingCall, l as GrpcCoin, mt as StreamManagerConfig, nt as TradeRecords, ot as BandOracleRequest, p as GrpcWebOptions, q as PerpetualMarketFunding$2, r as Pagination, rt as TradingRewardCampaignBoostInfo$1, st as OracleType, t as ExchangePagination, tt as SubaccountTradeNonce, v as TradeDirection, vt as StreamSubscription, w as CampaignRewardPool$1, wt as RpcOptions, x as ActiveGrant, xt as TokenStatic, y as TradeExecutionSide, yt as TokenMeta, z as MarketFeeMultiplier } from "./index-Bp-AQIP3.cjs";
3
- import { t as BaseGrpcConsumer } from "./BaseGrpcConsumer-DjBlHZXf.cjs";
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-COusnMLC.cjs";
5
- import { V as BaseIndexerGrpcConsumer } from "./index-Bobbl6ef.cjs";
1
+ import { a as SignerInfo, d as Coin$1, f as DecCoin, i as SignDoc, l as SignMode, n as Fee, o as TxBody, r as ModeInfo, s as TxRaw, t as AuthInfo, u as Any } from "./tx_pb-DDTuVb3m.cjs";
2
+ import { $ as SpotMarketOrder, A as DerivativeMarketOrder, At as MethodInfo, B as MarketStatus, C as BinaryOptionsMarket$1, D as Deposit$1, Dt as DuplexStreamingCall, E as DenomMinNotional, Et as UnaryCall, F as FeeDiscountSchedule$1, G as OrderType$1, H as MidPriceAndTOB, I as FeeDiscountTierInfo$1, J as PerpetualMarketInfo$2, K as Params$16, L as FeeDiscountTierTTL$1, M as DerivativeOrder$1, N as EffectiveGrant, O as DerivativeLimitOrder$2, Ot as ClientStreamingCall, P as ExpiryFuturesMarketInfo$2, Q as SpotMarket$1, R as GrantAuthorization$2, S as AggregateSubaccountVolumeRecord, St as TokenType, T as DenomDecimals, Tt as RpcTransport, U as OrderInfo$1, V as MarketVolume, W as OrderMask, X as Position$1, Y as PointsMultiplier$1, Z as SpotLimitOrder$2, _ as OrderState, _t as StreamState, a as StreamOperation, at as BandIBCParams, b as TradeExecutionType, ct as Params$17, et as SpotOrder$1, f as GrpcWebTransportAdditionalOptions, g as OrderSide, ht as StreamManagerEvents, i as PaginationOption, it as TradingRewardCampaignInfo$1, j as DerivativeMarketSettlementInfo, k as DerivativeMarket$1, kt as ServerStreamingCall, l as GrpcCoin, mt as StreamManagerConfig, nt as TradeRecords, ot as BandOracleRequest, p as GrpcWebOptions, q as PerpetualMarketFunding$2, r as Pagination, rt as TradingRewardCampaignBoostInfo$1, st as OracleType, t as ExchangePagination, tt as SubaccountTradeNonce, v as TradeDirection, vt as StreamSubscription, w as CampaignRewardPool$1, wt as RpcOptions, x as ActiveGrant, xt as TokenStatic, y as TradeExecutionSide, yt as TokenMeta, z as MarketFeeMultiplier } from "./index-DkZCBLFW.cjs";
3
+ import { t as BaseGrpcConsumer } from "./BaseGrpcConsumer-XU1gXJm6.cjs";
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-r0RxGSzR.cjs";
5
+ import { V as BaseIndexerGrpcConsumer } from "./index-K2VD9zHZ.cjs";
6
6
  import { StdFee } from "@cosmjs/amino";
7
7
  import { DirectSignResponse } from "@cosmjs/proto-signing";
8
8
  import { AccountAddress, ChainId, Coin, EvmChainId, MsgStatus, MsgType } from "@injectivelabs/ts-types";
@@ -45,7 +45,7 @@ declare class GrpcWebFetchTransport implements RpcTransport {
45
45
  unary<I extends object, O extends object>(method: MethodInfo<I, O>, input: I, options: RpcOptions): UnaryCall<I, O>;
46
46
  }
47
47
  //#endregion
48
- //#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
48
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/google/protobuf/timestamp_pb.d.ts
49
49
  /**
50
50
  * A Timestamp represents a point in time independent of any time zone or local
51
51
  * calendar, encoded as a count of seconds and fractions of seconds at
@@ -164,7 +164,7 @@ interface Timestamp {
164
164
  */
165
165
  declare const Timestamp = new Timestamp$Type();
166
166
  //#endregion
167
- //#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
167
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/google/protobuf/duration_pb.d.ts
168
168
  /**
169
169
  * A Duration represents a signed, fixed-length span of time represented
170
170
  * as a count of seconds and fractions of seconds at nanosecond
@@ -254,7 +254,7 @@ interface Duration {
254
254
  */
255
255
  declare const Duration = new Duration$Type();
256
256
  //#endregion
257
- //#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
257
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/gov/v1/gov_pb.d.ts
258
258
  /**
259
259
  * WeightedVoteOption defines a unit of vote for vote split.
260
260
  *
@@ -784,7 +784,7 @@ declare const TallyParams = new TallyParams$Type();
784
784
  */
785
785
  declare const Params$13 = new Params$Type();
786
786
  //#endregion
787
- //#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
787
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/gov/v1/tx_pb.d.ts
788
788
  /**
789
789
  * MsgSubmitProposal defines an sdk.Msg type that supports submitting arbitrary
790
790
  * proposal Content.
@@ -987,7 +987,7 @@ declare class MsgVote extends MsgBase<MsgVote.Params, MsgVote.Proto> {
987
987
  toBinary(): Uint8Array;
988
988
  }
989
989
  //#endregion
990
- //#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
990
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/bank/v1beta1/bank_pb.d.ts
991
991
  /**
992
992
  * Params defines the parameters for the bank module.
993
993
  *
@@ -1203,7 +1203,7 @@ declare const DenomUnit = new DenomUnit$Type();
1203
1203
  */
1204
1204
  declare const Metadata$1 = new Metadata$Type();
1205
1205
  //#endregion
1206
- //#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
1206
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/bank/v1beta1/tx_pb.d.ts
1207
1207
  /**
1208
1208
  * MsgSend represents a message to send coins from one account to another.
1209
1209
  *
@@ -1302,7 +1302,7 @@ declare class MsgSend extends MsgBase<MsgSend.Params, MsgSend.Proto> {
1302
1302
  toBinary(): Uint8Array;
1303
1303
  }
1304
1304
  //#endregion
1305
- //#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
1305
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/auction/v1beta1/auction_pb.d.ts
1306
1306
  /**
1307
1307
  * @generated from protobuf message injective.auction.v1beta1.Params
1308
1308
  */
@@ -1466,7 +1466,7 @@ declare const EventAuctionResult = new EventAuctionResult$Type();
1466
1466
  */
1467
1467
  declare const EventAuctionStart = new EventAuctionStart$Type();
1468
1468
  //#endregion
1469
- //#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
1469
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/auction/v1beta1/tx_pb.d.ts
1470
1470
  /**
1471
1471
  * Bid defines a SDK message for placing a bid for an auction
1472
1472
  *
@@ -1542,7 +1542,7 @@ declare class MsgBid extends MsgBase<MsgBid.Params, MsgBid.Proto> {
1542
1542
  toBinary(): Uint8Array;
1543
1543
  }
1544
1544
  //#endregion
1545
- //#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
1545
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/authz/v1beta1/authz_pb.d.ts
1546
1546
  /**
1547
1547
  * GenericAuthorization gives the grantee unrestricted permissions to execute
1548
1548
  * the provided method on behalf of the granter's account.
@@ -1614,7 +1614,7 @@ declare const Grant = new Grant$Type();
1614
1614
  */
1615
1615
  declare const GrantAuthorization = new GrantAuthorization$Type();
1616
1616
  //#endregion
1617
- //#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
1617
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/authz/v1beta1/tx_pb.d.ts
1618
1618
  /**
1619
1619
  * MsgGrant is a request type for Grant method. It declares authorization to the grantee
1620
1620
  * on behalf of the granter with the provided expiration time.
@@ -1833,7 +1833,7 @@ declare class MsgDeposit$1 extends MsgBase<MsgDeposit$1.Params, MsgDeposit$1.Pro
1833
1833
  toBinary(): Uint8Array;
1834
1834
  }
1835
1835
  //#endregion
1836
- //#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
1836
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/gov/v1beta1/gov_pb.d.ts
1837
1837
  /**
1838
1838
  * TextProposal defines a standard text proposal whose changes need to be
1839
1839
  * manually updated in case of approval.
@@ -1859,7 +1859,7 @@ interface TextProposal {
1859
1859
  */
1860
1860
  declare const TextProposal = new TextProposal$Type();
1861
1861
  //#endregion
1862
- //#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
1862
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/gov/v1beta1/tx_pb.d.ts
1863
1863
  /**
1864
1864
  * MsgSubmitProposal defines an sdk.Msg type that supports submitting arbitrary
1865
1865
  * proposal Content.
@@ -2008,7 +2008,7 @@ declare class MsgSubmitGenericProposal extends MsgBase<MsgSubmitGenericProposal.
2008
2008
  toBinary(): Uint8Array;
2009
2009
  }
2010
2010
  //#endregion
2011
- //#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
2011
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/distribution/v1beta1/distribution_pb.d.ts
2012
2012
  /**
2013
2013
  * Params defines the set of params for the distribution module.
2014
2014
  *
@@ -2065,7 +2065,7 @@ declare const Params$2 = new Params$Type();
2065
2065
  */
2066
2066
  declare const DelegationDelegatorReward = new DelegationDelegatorReward$Type();
2067
2067
  //#endregion
2068
- //#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
2068
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/exchange/v1beta1/proposal_pb.d.ts
2069
2069
  /**
2070
2070
  * @generated from protobuf message injective.exchange.v1beta1.SpotMarketParamUpdateProposal
2071
2071
  */
@@ -3187,7 +3187,7 @@ declare class MsgSubmitProposalSpotMarketParamUpdate extends MsgBase<MsgSubmitPr
3187
3187
  toBinary(): Uint8Array;
3188
3188
  }
3189
3189
  //#endregion
3190
- //#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
3190
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/exchange/v2/market_pb.d.ts
3191
3191
  /**
3192
3192
  * @generated from protobuf message injective.exchange.v2.OpenNotionalCap
3193
3193
  */
@@ -3237,7 +3237,7 @@ declare const OpenNotionalCapUncapped = new OpenNotionalCapUncapped$Type();
3237
3237
  */
3238
3238
  declare const OpenNotionalCapCapped = new OpenNotionalCapCapped$Type();
3239
3239
  //#endregion
3240
- //#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
3240
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/exchange/v2/proposal_pb.d.ts
3241
3241
  /**
3242
3242
  * PerpetualMarketLaunchProposal defines a SDK message for proposing a new
3243
3243
  * perpetual futures market through governance
@@ -3713,7 +3713,7 @@ declare class MsgSubmitProposalExpiryFuturesMarketLaunch extends MsgBase<MsgSubm
3713
3713
  toBinary(): Uint8Array;
3714
3714
  }
3715
3715
  //#endregion
3716
- //#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
3716
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/params/v1beta1/params_pb.d.ts
3717
3717
  /**
3718
3718
  * ParameterChangeProposal defines a proposal to change one or more parameters.
3719
3719
  *
@@ -3762,7 +3762,7 @@ declare const ParameterChangeProposal = new ParameterChangeProposal$Type();
3762
3762
  */
3763
3763
  declare const ParamChange = new ParamChange$Type();
3764
3764
  //#endregion
3765
- //#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
3765
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/upgrade/v1beta1/upgrade_pb.d.ts
3766
3766
  /**
3767
3767
  * Plan specifies information about a planned upgrade and when it should occur.
3768
3768
  *
@@ -3852,8 +3852,12 @@ declare const Plan = new Plan$Type();
3852
3852
  */
3853
3853
  declare const SoftwareUpgradeProposal = new SoftwareUpgradeProposal$Type();
3854
3854
  //#endregion
3855
- //#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
3855
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/oracle/v1beta1/proposal_pb.d.ts
3856
3856
  /**
3857
+ * Deprecated: Band oracle support was removed. This message is kept for
3858
+ * backward compatibility to decode historical proposals.
3859
+ *
3860
+ * @deprecated
3857
3861
  * @generated from protobuf message injective.oracle.v1beta1.GrantBandOraclePrivilegeProposal
3858
3862
  */
3859
3863
  interface GrantBandOraclePrivilegeProposal {
@@ -3871,6 +3875,10 @@ interface GrantBandOraclePrivilegeProposal {
3871
3875
  relayers: string[];
3872
3876
  }
3873
3877
  /**
3878
+ * Deprecated: Band oracle support was removed. This message is kept for
3879
+ * backward compatibility to decode historical proposals.
3880
+ *
3881
+ * @deprecated
3874
3882
  * @generated from protobuf message injective.oracle.v1beta1.RevokeBandOraclePrivilegeProposal
3875
3883
  */
3876
3884
  interface RevokeBandOraclePrivilegeProposal {
@@ -3938,6 +3946,10 @@ interface RevokePriceFeederPrivilegeProposal {
3938
3946
  relayers: string[];
3939
3947
  }
3940
3948
  /**
3949
+ * Deprecated: Band oracle support was removed. This message is kept for
3950
+ * backward compatibility to decode historical proposals.
3951
+ *
3952
+ * @deprecated
3941
3953
  * @generated from protobuf message injective.oracle.v1beta1.AuthorizeBandOracleRequestProposal
3942
3954
  */
3943
3955
  interface AuthorizeBandOracleRequestProposal {
@@ -3955,6 +3967,10 @@ interface AuthorizeBandOracleRequestProposal {
3955
3967
  request?: BandOracleRequest;
3956
3968
  }
3957
3969
  /**
3970
+ * Deprecated: Band oracle support was removed. This message is kept for
3971
+ * backward compatibility to decode historical proposals.
3972
+ *
3973
+ * @deprecated
3958
3974
  * @generated from protobuf message injective.oracle.v1beta1.EnableBandIBCProposal
3959
3975
  */
3960
3976
  interface EnableBandIBCProposal {
@@ -3972,10 +3988,12 @@ interface EnableBandIBCProposal {
3972
3988
  bandIbcParams?: BandIBCParams;
3973
3989
  }
3974
3990
  /**
3991
+ * @deprecated
3975
3992
  * @generated MessageType for protobuf message injective.oracle.v1beta1.GrantBandOraclePrivilegeProposal
3976
3993
  */
3977
3994
  declare const GrantBandOraclePrivilegeProposal = new GrantBandOraclePrivilegeProposal$Type();
3978
3995
  /**
3996
+ * @deprecated
3979
3997
  * @generated MessageType for protobuf message injective.oracle.v1beta1.RevokeBandOraclePrivilegeProposal
3980
3998
  */
3981
3999
  declare const RevokeBandOraclePrivilegeProposal = new RevokeBandOraclePrivilegeProposal$Type();
@@ -3988,10 +4006,12 @@ declare const GrantPriceFeederPrivilegeProposal = new GrantPriceFeederPrivilegeP
3988
4006
  */
3989
4007
  declare const RevokePriceFeederPrivilegeProposal = new RevokePriceFeederPrivilegeProposal$Type();
3990
4008
  /**
4009
+ * @deprecated
3991
4010
  * @generated MessageType for protobuf message injective.oracle.v1beta1.AuthorizeBandOracleRequestProposal
3992
4011
  */
3993
4012
  declare const AuthorizeBandOracleRequestProposal = new AuthorizeBandOracleRequestProposal$Type();
3994
4013
  /**
4014
+ * @deprecated
3995
4015
  * @generated MessageType for protobuf message injective.oracle.v1beta1.EnableBandIBCProposal
3996
4016
  */
3997
4017
  declare const EnableBandIBCProposal = new EnableBandIBCProposal$Type();
@@ -4066,7 +4086,7 @@ declare class MsgExec extends MsgBase<MsgExec.Params, MsgExec.Proto, MsgExec.Obj
4066
4086
  toBinary(): Uint8Array;
4067
4087
  }
4068
4088
  //#endregion
4069
- //#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
4089
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/ibc/core/client/v1/client_pb.d.ts
4070
4090
  /**
4071
4091
  * Height is a monotonically increasing data type
4072
4092
  * that can be compared against another Height for the purposes of updating and
@@ -4100,7 +4120,7 @@ interface Height {
4100
4120
  */
4101
4121
  declare const Height = new Height$Type();
4102
4122
  //#endregion
4103
- //#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
4123
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/ibc/applications/transfer/v1/transfer_pb.d.ts
4104
4124
  /**
4105
4125
  * DenomTrace contains the base denomination for ICS20 fungible tokens and the
4106
4126
  * source tracing information path.
@@ -4127,7 +4147,7 @@ interface DenomTrace {
4127
4147
  */
4128
4148
  declare const DenomTrace = new DenomTrace$Type();
4129
4149
  //#endregion
4130
- //#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
4150
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/ibc/applications/transfer/v1/tx_pb.d.ts
4131
4151
  /**
4132
4152
  * MsgTransfer defines a msg to transfer fungible tokens (i.e Coins) between
4133
4153
  * ICS20 enabled chains. See ICS Spec here:
@@ -4266,7 +4286,7 @@ declare class MsgTransfer extends MsgBase<MsgTransfer.Params, MsgTransfer.Proto>
4266
4286
  toBinary(): Uint8Array;
4267
4287
  }
4268
4288
  //#endregion
4269
- //#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
4289
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/tokenfactory/v1beta1/params_pb.d.ts
4270
4290
  /**
4271
4291
  * Params defines the parameters for the tokenfactory module.
4272
4292
  *
@@ -4285,7 +4305,7 @@ interface Params$1 {
4285
4305
  */
4286
4306
  declare const Params$1 = new Params$Type();
4287
4307
  //#endregion
4288
- //#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
4308
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/tokenfactory/v1beta1/tx_pb.d.ts
4289
4309
  /**
4290
4310
  * MsgCreateDenom defines the message structure for the CreateDenom gRPC service
4291
4311
  * method. It allows an account to create a new denom. It requires a sender
@@ -4502,18 +4522,19 @@ declare class MsgBurn extends MsgBase<MsgBurn.Params, MsgBurn.Proto> {
4502
4522
  toAmino(): {
4503
4523
  type: string;
4504
4524
  value: {
4505
- burnFromAddress?: string | undefined;
4506
4525
  sender: string;
4507
4526
  amount: Coin$1 | undefined;
4527
+ burnFromAddress: string;
4508
4528
  };
4509
4529
  };
4510
4530
  toWeb3Gw(): {
4511
- burnFromAddress?: string | undefined;
4512
4531
  sender: string;
4513
4532
  amount: Coin$1 | undefined;
4533
+ burnFromAddress: string;
4514
4534
  '@type': string;
4515
4535
  };
4516
4536
  toEip712Types(): Map<string, TypedDataField[]>;
4537
+ toEip712(): never;
4517
4538
  toDirectSign(): {
4518
4539
  type: string;
4519
4540
  message: MsgBurn$1;
@@ -4548,17 +4569,19 @@ declare class MsgMint extends MsgBase<MsgMint.Params, MsgMint.Proto> {
4548
4569
  toAmino(): {
4549
4570
  type: string;
4550
4571
  value: {
4551
- receiver?: string | undefined;
4572
+ receiver: string;
4552
4573
  sender: string;
4553
4574
  amount: Coin$1 | undefined;
4554
4575
  };
4555
4576
  };
4556
4577
  toWeb3Gw(): {
4557
- receiver?: string | undefined;
4578
+ receiver: string;
4558
4579
  sender: string;
4559
4580
  amount: Coin$1 | undefined;
4560
4581
  '@type': string;
4561
4582
  };
4583
+ toEip712Types(): Map<string, TypedDataField[]>;
4584
+ toEip712(): never;
4562
4585
  toDirectSign(): {
4563
4586
  type: string;
4564
4587
  message: MsgMint$1;
@@ -4610,7 +4633,7 @@ declare class MsgMultiSend extends MsgBase<MsgMultiSend.Params, MsgMultiSend.Pro
4610
4633
  toBinary(): Uint8Array;
4611
4634
  }
4612
4635
  //#endregion
4613
- //#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
4636
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/exchange/v1beta1/tx_pb.d.ts
4614
4637
  /**
4615
4638
  * MsgDeposit defines a SDK message for transferring coins from the sender's
4616
4639
  * bank balance into the subaccount's exchange deposits
@@ -5582,7 +5605,7 @@ declare class MsgDeposit extends MsgBase<MsgDeposit.Params, MsgDeposit.Proto> {
5582
5605
  toBinary(): Uint8Array;
5583
5606
  }
5584
5607
  //#endregion
5585
- //#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
5608
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmwasm/wasm/v1/tx_pb.d.ts
5586
5609
  /**
5587
5610
  * MsgStoreCode submit Wasm code to the system
5588
5611
  *
@@ -5813,7 +5836,7 @@ declare class MsgStoreCode extends MsgBase<MsgStoreCode.Params, MsgStoreCode.Pro
5813
5836
  toBinary(): Uint8Array;
5814
5837
  }
5815
5838
  //#endregion
5816
- //#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
5839
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/peggy/v1/params_pb.d.ts
5817
5840
  // Params represent the peggy genesis and store parameters
5818
5841
  // peggy_id:
5819
5842
  // a random 32 byte value to prevent signature reuse, for example if the
@@ -6001,7 +6024,7 @@ interface Params$8 {
6001
6024
  */
6002
6025
  declare const Params$8 = new Params$Type();
6003
6026
  //#endregion
6004
- //#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
6027
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/peggy/v1/msgs_pb.d.ts
6005
6028
  /**
6006
6029
  * MsgSendToEth
6007
6030
  * This is the message that a user calls when they want to bridge an asset
@@ -6103,7 +6126,7 @@ declare class MsgSendToEth extends MsgBase<MsgSendToEth.Params, MsgSendToEth.Pro
6103
6126
  toBinary(): Uint8Array;
6104
6127
  }
6105
6128
  //#endregion
6106
- //#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
6129
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cometbft/crypto/v1/keys_pb.d.ts
6107
6130
  /**
6108
6131
  * PublicKey is a ED25519 or a secp256k1 public key.
6109
6132
  *
@@ -6142,7 +6165,7 @@ interface PublicKey$1 {
6142
6165
  */
6143
6166
  declare const PublicKey$1 = new PublicKey$Type();
6144
6167
  //#endregion
6145
- //#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
6168
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cometbft/types/v1/validator_pb.d.ts
6146
6169
  /**
6147
6170
  * ValidatorSet defines a set of validators.
6148
6171
  *
@@ -6234,7 +6257,7 @@ declare const ValidatorSet = new ValidatorSet$Type();
6234
6257
  */
6235
6258
  declare const Validator$3 = new Validator$Type();
6236
6259
  //#endregion
6237
- //#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
6260
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cometbft/abci/v1/types_pb.d.ts
6238
6261
 
6239
6262
  /**
6240
6263
  * Event allows application developers to attach additional information to
@@ -6283,7 +6306,7 @@ declare const Event$1 = new Event$Type();
6283
6306
  */
6284
6307
  declare const EventAttribute = new EventAttribute$Type();
6285
6308
  //#endregion
6286
- //#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
6309
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cometbft/version/v1/types_pb.d.ts
6287
6310
  /**
6288
6311
  * Consensus captures the consensus rules for processing a block in the blockchain,
6289
6312
  * including all blockchain data structures and the rules of the application's
@@ -6306,7 +6329,7 @@ interface Consensus {
6306
6329
  */
6307
6330
  declare const Consensus = new Consensus$Type();
6308
6331
  //#endregion
6309
- //#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
6332
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cometbft/types/v1/types_pb.d.ts
6310
6333
  /**
6311
6334
  * Header of the parts set for a block.
6312
6335
  *
@@ -6627,7 +6650,7 @@ declare const SignedHeader = new SignedHeader$Type();
6627
6650
  */
6628
6651
  declare const LightBlock = new LightBlock$Type();
6629
6652
  //#endregion
6630
- //#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
6653
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/staking/v1beta1/staking_pb.d.ts
6631
6654
  /**
6632
6655
  * CommissionRates defines the initial commission rates to be used for creating
6633
6656
  * a validator.
@@ -7172,7 +7195,7 @@ declare const RedelegationResponse = new RedelegationResponse$Type();
7172
7195
  */
7173
7196
  declare const Pool$1 = new Pool$Type();
7174
7197
  //#endregion
7175
- //#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
7198
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/staking/v1beta1/tx_pb.d.ts
7176
7199
  /**
7177
7200
  * MsgCreateValidator defines a SDK message for creating a new validator.
7178
7201
  *
@@ -7602,7 +7625,7 @@ declare class MsgUndelegate extends MsgBase<MsgUndelegate.Params, MsgUndelegate.
7602
7625
  toBinary(): Uint8Array;
7603
7626
  }
7604
7627
  //#endregion
7605
- //#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
7628
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/insurance/v1beta1/insurance_pb.d.ts
7606
7629
  /**
7607
7630
  * @generated from protobuf message injective.insurance.v1beta1.Params
7608
7631
  */
@@ -7740,7 +7763,7 @@ declare const InsuranceFund$1 = new InsuranceFund$Type();
7740
7763
  */
7741
7764
  declare const RedemptionSchedule$1 = new RedemptionSchedule$Type();
7742
7765
  //#endregion
7743
- //#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
7766
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/insurance/v1beta1/tx_pb.d.ts
7744
7767
  /**
7745
7768
  * MsgCreateInsuranceFund a message to create an insurance fund for a derivative
7746
7769
  * market.
@@ -8275,7 +8298,7 @@ declare class MsgMigrateContract extends MsgBase<MsgMigrateContract.Params, MsgM
8275
8298
  toBinary(): Uint8Array;
8276
8299
  }
8277
8300
  //#endregion
8278
- //#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
8301
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/erc20/v1beta1/erc20_pb.d.ts
8279
8302
  /**
8280
8303
  * TokenPair defines an association of bank denom <-> EVM token (erc20 contract
8281
8304
  * address)
@@ -8297,7 +8320,7 @@ interface TokenPair$1 {
8297
8320
  */
8298
8321
  declare const TokenPair$1 = new TokenPair$Type();
8299
8322
  //#endregion
8300
- //#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
8323
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/erc20/v1beta1/params_pb.d.ts
8301
8324
  /**
8302
8325
  * Params defines the parameters for the erc20 module.
8303
8326
  *
@@ -8314,7 +8337,7 @@ interface Params$7 {
8314
8337
  */
8315
8338
  declare const Params$7 = new Params$Type();
8316
8339
  //#endregion
8317
- //#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
8340
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/erc20/v1beta1/tx_pb.d.ts
8318
8341
  /**
8319
8342
  * @generated from protobuf message injective.erc20.v1beta1.MsgCreateTokenPair
8320
8343
  */
@@ -8380,7 +8403,7 @@ declare class MsgCreateTokenPair extends MsgBase<MsgCreateTokenPair.Params, MsgC
8380
8403
  toBinary(): Uint8Array;
8381
8404
  }
8382
8405
  //#endregion
8383
- //#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
8406
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/feegrant/v1beta1/tx_pb.d.ts
8384
8407
  /**
8385
8408
  * MsgGrantAllowance adds permission for Grantee to spend up to Allowance
8386
8409
  * of fees from the account of Granter.
@@ -9153,7 +9176,7 @@ declare class MsgReclaimLockedFunds extends MsgBase<MsgReclaimLockedFunds.Params
9153
9176
  toBinary(): Uint8Array;
9154
9177
  }
9155
9178
  //#endregion
9156
- //#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
9179
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/exchange/v2/tx_pb.d.ts
9157
9180
  /**
9158
9181
  * @generated from protobuf message injective.exchange.v2.MsgUpdateSpotMarket
9159
9182
  */
@@ -9426,7 +9449,7 @@ declare class MsgSetDenomMetadata extends MsgBase<MsgSetDenomMetadata.Params, Ms
9426
9449
  toBinary(): Uint8Array;
9427
9450
  }
9428
9451
  //#endregion
9429
- //#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
9452
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/distribution/v1beta1/tx_pb.d.ts
9430
9453
  /**
9431
9454
  * MsgWithdrawDelegatorReward represents delegation withdrawal to a delegator
9432
9455
  * from a single validator.
@@ -10868,7 +10891,7 @@ type ProposalStatus = ProposalStatus$1;
10868
10891
  declare const VoteOptionMap: typeof VoteOption$1;
10869
10892
  declare const ProposalStatusMap: typeof ProposalStatus$1;
10870
10893
  //#endregion
10871
- //#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
10894
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/base/query/v1beta1/pagination_pb.d.ts
10872
10895
  /**
10873
10896
  * PageRequest is to be embedded in gRPC request messages for efficient
10874
10897
  * pagination. Ex:
@@ -10959,7 +10982,7 @@ declare const PageRequest = new PageRequest$Type();
10959
10982
  */
10960
10983
  declare const PageResponse = new PageResponse$Type();
10961
10984
  //#endregion
10962
- //#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
10985
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmwasm/wasm/v1/query_pb.d.ts
10963
10986
  /**
10964
10987
  * QueryContractHistoryResponse is the response type for the
10965
10988
  * Query/ContractHistory RPC method
@@ -11290,7 +11313,7 @@ type GrpcReDelegationEntryResponse = RedelegationEntryResponse;
11290
11313
  type GrpcStakingParams = Params$4;
11291
11314
  type GrpcPool = Pool$1;
11292
11315
  //#endregion
11293
- //#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
11316
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/exchange/v1beta1/genesis_pb.d.ts
11294
11317
  /**
11295
11318
  * GenesisState defines the exchange module's genesis state.
11296
11319
  *
@@ -11852,7 +11875,7 @@ declare const FullGrantAuthorizations = new FullGrantAuthorizations$Type();
11852
11875
  */
11853
11876
  declare const FullActiveGrant = new FullActiveGrant$Type();
11854
11877
  //#endregion
11855
- //#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
11878
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/exchange/v1beta1/query_pb.d.ts
11856
11879
  /**
11857
11880
  * QueryExchangeParamsRequest is the response type for the Query/ExchangeParams
11858
11881
  * RPC method.
@@ -12324,7 +12347,7 @@ declare const OrderTypeMap: typeof OrderType$1;
12324
12347
  type GrpcMarketStatus = MarketStatus;
12325
12348
  declare const GrpcMarketStatusMap: typeof MarketStatus;
12326
12349
  //#endregion
12327
- //#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
12350
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/evm/v1/log_pb.d.ts
12328
12351
  /**
12329
12352
  * Log represents an protobuf compatible Ethereum Log that defines a contract
12330
12353
  * log event. These events are generated by the LOG opcode and stored/indexed by
@@ -12398,7 +12421,7 @@ interface Log {
12398
12421
  */
12399
12422
  declare const Log = new Log$Type();
12400
12423
  //#endregion
12401
- //#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
12424
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/evm/v1/chain_config_pb.d.ts
12402
12425
  /**
12403
12426
  * ChainConfig defines the Ethereum ChainConfig parameters using *sdkmath.Int
12404
12427
  * values instead of *big.Int.
@@ -12601,7 +12624,7 @@ declare const BlobScheduleConfig = new BlobScheduleConfig$Type();
12601
12624
  */
12602
12625
  declare const BlobConfig = new BlobConfig$Type();
12603
12626
  //#endregion
12604
- //#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
12627
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/evm/v1/params_pb.d.ts
12605
12628
  /**
12606
12629
  * Params defines the EVM module parameters
12607
12630
  *
@@ -12729,7 +12752,7 @@ type GrpcEvmChainConfig = ChainConfig;
12729
12752
  type GrpcEvmBlobScheduleConfig = BlobScheduleConfig;
12730
12753
  type GrpcEvmBlobConfig = BlobConfig;
12731
12754
  //#endregion
12732
- //#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
12755
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/auth/v1beta1/auth_pb.d.ts
12733
12756
  /**
12734
12757
  * BaseAccount defines a base account type. It contains all the necessary fields
12735
12758
  * for basic account functionality. Any custom account type should extend this
@@ -12791,7 +12814,7 @@ declare const BaseAccount$1 = new BaseAccount$Type();
12791
12814
  */
12792
12815
  declare const Params$11 = new Params$Type();
12793
12816
  //#endregion
12794
- //#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
12817
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/types/v1beta1/account_pb.d.ts
12795
12818
  /**
12796
12819
  * EthAccount implements the authtypes.AccountI interface and embeds an
12797
12820
  * authtypes.BaseAccount type. It is compatible with the auth AccountKeeper.
@@ -12848,7 +12871,7 @@ type GrpcBankParams = Params$10;
12848
12871
  type SendEnabled = SendEnabled$1;
12849
12872
  type Metadata = Metadata$1;
12850
12873
  //#endregion
12851
- //#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
12874
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/mint/v1beta1/mint_pb.d.ts
12852
12875
  /**
12853
12876
  * Params defines the parameters for the x/mint module.
12854
12877
  *
@@ -12923,7 +12946,7 @@ type GrpcInsuranceFund = InsuranceFund$1;
12923
12946
  type GrpcRedemptionSchedule = RedemptionSchedule$1;
12924
12947
  declare const OracleTypeMap: typeof OracleType;
12925
12948
  //#endregion
12926
- //#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
12949
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/exchange/v1beta1/authz_pb.d.ts
12927
12950
  /**
12928
12951
  * spot authz messages
12929
12952
  *
@@ -13195,7 +13218,7 @@ interface Params$6 {
13195
13218
  type GrpcParams = Params$7;
13196
13219
  type GrpcTokenPair = TokenPair$1;
13197
13220
  //#endregion
13198
- //#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
13221
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/txfees/v1beta1/txfees_pb.d.ts
13199
13222
  /**
13200
13223
  * @generated from protobuf message injective.txfees.v1beta1.Params
13201
13224
  */
@@ -13258,7 +13281,7 @@ interface Params$15 {
13258
13281
  */
13259
13282
  declare const Params$15 = new Params$Type();
13260
13283
  //#endregion
13261
- //#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
13284
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/txfees/v1beta1/query_pb.d.ts
13262
13285
  /**
13263
13286
  * @generated from protobuf message injective.txfees.v1beta1.EipBaseFee
13264
13287
  */
@@ -13331,7 +13354,7 @@ type GrpcTxFeesEipBaseFee = EipBaseFee;
13331
13354
  type GrpcOracleParams = Params$17;
13332
13355
  interface OracleModuleParams extends GrpcOracleParams {}
13333
13356
  //#endregion
13334
- //#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
13357
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/permissions/v1beta1/permissions_pb.d.ts
13335
13358
  /**
13336
13359
  * Namespace defines a permissions namespace
13337
13360
  *
@@ -13345,11 +13368,11 @@ interface Namespace {
13345
13368
  */
13346
13369
  denom: string;
13347
13370
  /**
13348
- * The address of smart contract to apply code-based restrictions
13371
+ * The address of cosmwasm contract to apply code-based restrictions
13349
13372
  *
13350
- * @generated from protobuf field: string contract_hook = 2
13373
+ * @generated from protobuf field: string wasm_hook = 2
13351
13374
  */
13352
- contractHook: string;
13375
+ wasmHook: string;
13353
13376
  /**
13354
13377
  * permissions for each role
13355
13378
  *
@@ -13380,6 +13403,12 @@ interface Namespace {
13380
13403
  * @generated from protobuf field: repeated injective.permissions.v1beta1.PolicyManagerCapability policy_manager_capabilities = 7
13381
13404
  */
13382
13405
  policyManagerCapabilities: PolicyManagerCapability[];
13406
+ /**
13407
+ * The address of the EVM contract to map code-based permissions
13408
+ *
13409
+ * @generated from protobuf field: string evm_hook = 8
13410
+ */
13411
+ evmHook: string;
13383
13412
  }
13384
13413
  /**
13385
13414
  * AddressRoles defines roles for an actor
@@ -13662,7 +13691,7 @@ declare const RoleIDs = new RoleIDs$Type();
13662
13691
  */
13663
13692
  declare const AddressVoucher = new AddressVoucher$Type();
13664
13693
  //#endregion
13665
- //#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
13694
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/permissions/v1beta1/params_pb.d.ts
13666
13695
  /**
13667
13696
  * Params defines the parameters for the permissions module.
13668
13697
  *
@@ -13670,11 +13699,17 @@ declare const AddressVoucher = new AddressVoucher$Type();
13670
13699
  */
13671
13700
  interface Params$3 {
13672
13701
  /**
13673
- * Max amount of gas allowed for wasm hook queries
13702
+ * Max amount of gas allowed for contract hook queries
13674
13703
  *
13675
- * @generated from protobuf field: uint64 wasm_hook_query_max_gas = 1
13704
+ * @generated from protobuf field: uint64 contract_hook_max_gas = 1
13676
13705
  */
13677
- wasmHookQueryMaxGas: bigint;
13706
+ contractHookMaxGas: bigint;
13707
+ /**
13708
+ * EVM addresses of contracts that will not bypass module-to-module transfers
13709
+ *
13710
+ * @generated from protobuf field: repeated string enforced_restrictions_contracts = 2
13711
+ */
13712
+ enforcedRestrictionsContracts: string[];
13678
13713
  }
13679
13714
  /**
13680
13715
  * @generated MessageType for protobuf message injective.permissions.v1beta1.Params
@@ -13722,7 +13757,8 @@ interface PermissionAddressVoucher {
13722
13757
  }
13723
13758
  interface PermissionNamespace {
13724
13759
  denom: string;
13725
- contractHook: string;
13760
+ evmHook: string;
13761
+ wasmHook: string;
13726
13762
  rolePermissions: PermissionRole[];
13727
13763
  actorRoles: PermissionActorRoles[];
13728
13764
  roleManagers: PermissionRoleManager[];
@@ -14350,7 +14386,7 @@ type WasmMsgs = MsgStoreCode | MsgUpdateAdmin | MsgPrivilegedExecuteContract | M
14350
14386
  type Msgs = AuctionMsgs | AuthzMsgs | BankMsgs | DistributionMsgs | ExchangeV1Msgs | ExchangeV2Msgs | FeegrantMsgs | GovMsgs | IbcMsgs | InsuranceMsgs | PeggyMsgs | StakingMsgs | TokenFactoryMsgs | WasmMsgs | Erc20Msgs;
14351
14387
  type ExchangeMsgs = ExchangeV1Msgs | ExchangeV2Msgs;
14352
14388
  //#endregion
14353
- //#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
14389
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cometbft/types/v1/evidence_pb.d.ts
14354
14390
  /**
14355
14391
  * Evidence is a generic type for wrapping evidence of misbehavior by a validator.
14356
14392
  *
@@ -14460,7 +14496,7 @@ declare const LightClientAttackEvidence = new LightClientAttackEvidence$Type();
14460
14496
  */
14461
14497
  declare const EvidenceList = new EvidenceList$Type();
14462
14498
  //#endregion
14463
- //#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
14499
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cometbft/types/v1/block_pb.d.ts
14464
14500
  /**
14465
14501
  * Block defines the structure of a block in the CometBFT blockchain.
14466
14502
  *
@@ -14489,7 +14525,7 @@ interface Block$2 {
14489
14525
  */
14490
14526
  declare const Block$2 = new Block$Type();
14491
14527
  //#endregion
14492
- //#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
14528
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/tx/v1beta1/service_pb.d.ts
14493
14529
  /**
14494
14530
  * BroadcastMode specifies the broadcast mode for the TxService.Broadcast RPC
14495
14531
  * method.
@@ -14956,7 +14992,7 @@ declare const generateArbitrarySignDoc: (message: string, signer: string) => {
14956
14992
  stringifiedSignDoc: string;
14957
14993
  };
14958
14994
  //#endregion
14959
- //#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
14995
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/types/v1beta1/tx_ext_pb.d.ts
14960
14996
  /**
14961
14997
  * @generated from protobuf message injective.types.v1beta1.ExtensionOptionsWeb3Tx
14962
14998
  */
@@ -15509,7 +15545,7 @@ declare class Address {
15509
15545
  getEthereumAddress(): string;
15510
15546
  }
15511
15547
  //#endregion
15512
- //#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
15548
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/crypto/v1beta1/ethsecp256k1/keys_pb.d.ts
15513
15549
  /**
15514
15550
  * PubKey defines a type alias for an ecdsa.PublicKey that implements
15515
15551
  * Tendermint's PubKey interface. It represents the 33-byte compressed public
@@ -16347,7 +16383,7 @@ declare class GenericAuthorization extends BaseAuthorization<GenericAuthorizatio
16347
16383
  toAny(): Any;
16348
16384
  }
16349
16385
  //#endregion
16350
- //#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
16386
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmwasm/wasm/v1/authz_pb.d.ts
16351
16387
  /**
16352
16388
  * ContractExecutionAuthorization defines authorization for wasm execute.
16353
16389
  * Since: wasmd 0.30
@@ -16427,7 +16463,7 @@ declare class ContractExecutionAuthorization extends BaseAuthorization<ContractE
16427
16463
  toWeb3(): ContractExecutionAuthorization.Amino;
16428
16464
  }
16429
16465
  //#endregion
16430
- //#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
16466
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/wasmx/v1/authz_pb.d.ts
16431
16467
  /**
16432
16468
  * ContractExecutionAuthorization defines authorization for wasm execute.
16433
16469
  * Since: wasmd 0.30
@@ -16667,7 +16703,7 @@ declare class OrderHashManager {
16667
16703
  private incrementNonceAndReturn;
16668
16704
  }
16669
16705
  //#endregion
16670
- //#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
16706
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/permissions/v1beta1/tx_pb.d.ts
16671
16707
  /**
16672
16708
  * @generated from protobuf message injective.permissions.v1beta1.MsgUpdateParams
16673
16709
  */
@@ -16721,11 +16757,11 @@ interface MsgUpdateNamespace$1 {
16721
16757
  */
16722
16758
  denom: string;
16723
16759
  /**
16724
- * address of smart contract to apply code-based restrictions
16760
+ * address of wasm smart contract to apply code-based restrictions
16725
16761
  *
16726
- * @generated from protobuf field: injective.permissions.v1beta1.MsgUpdateNamespace.SetContractHook contract_hook = 3
16762
+ * @generated from protobuf field: injective.permissions.v1beta1.MsgUpdateNamespace.SetContractHook wasm_hook = 3
16727
16763
  */
16728
- contractHook?: MsgUpdateNamespace_SetContractHook;
16764
+ wasmHook?: MsgUpdateNamespace_SetContractHook;
16729
16765
  /**
16730
16766
  * role permissions to update
16731
16767
  *
@@ -16750,6 +16786,12 @@ interface MsgUpdateNamespace$1 {
16750
16786
  * @generated from protobuf field: repeated injective.permissions.v1beta1.PolicyManagerCapability policy_manager_capabilities = 7
16751
16787
  */
16752
16788
  policyManagerCapabilities: PolicyManagerCapability[];
16789
+ /**
16790
+ * address of EVM smart contract to apply code-based restrictions
16791
+ *
16792
+ * @generated from protobuf field: injective.permissions.v1beta1.MsgUpdateNamespace.SetContractHook evm_hook = 8
16793
+ */
16794
+ evmHook?: MsgUpdateNamespace_SetContractHook;
16753
16795
  }
16754
16796
  /**
16755
16797
  * @generated from protobuf message injective.permissions.v1beta1.MsgUpdateNamespace.SetContractHook
@@ -16875,6 +16917,7 @@ declare namespace MsgUpdateParams {
16875
16917
  authority: string;
16876
16918
  params: {
16877
16919
  wasmHookQueryMaxGas: string;
16920
+ enforcedRestrictionsContracts?: string[];
16878
16921
  };
16879
16922
  }
16880
16923
  type Proto = MsgUpdateParams$1;
@@ -16895,15 +16938,16 @@ declare class MsgUpdateParams extends MsgBase<MsgUpdateParams.Params, MsgUpdateP
16895
16938
  value: {
16896
16939
  authority: string;
16897
16940
  params: {
16898
- wasm_hook_query_max_gas: string;
16941
+ contract_hook_max_gas: string;
16899
16942
  };
16900
16943
  };
16901
16944
  };
16902
16945
  toWeb3Gw(): {
16903
- authority: string;
16904
16946
  params: {
16905
- wasm_hook_query_max_gas: string;
16947
+ enforced_restrictions_contracts: string[];
16948
+ contract_hook_max_gas: string;
16906
16949
  };
16950
+ authority: string;
16907
16951
  '@type': string;
16908
16952
  };
16909
16953
  toDirectSign(): {
@@ -16919,7 +16963,8 @@ declare namespace MsgCreateNamespace {
16919
16963
  sender: string;
16920
16964
  namespace: {
16921
16965
  denom: string;
16922
- contractHook: string;
16966
+ evmHook: string;
16967
+ wasmHook: string;
16923
16968
  rolePermissions: PermissionRole[];
16924
16969
  actorRoles: PermissionActorRoles[];
16925
16970
  roleManagers: PermissionRoleManager[];
@@ -16946,7 +16991,7 @@ declare class MsgCreateNamespace extends MsgBase<MsgCreateNamespace.Params, MsgC
16946
16991
  sender: string;
16947
16992
  namespace: {
16948
16993
  denom: string | undefined;
16949
- contract_hook: string | undefined;
16994
+ wasm_hook: string | undefined;
16950
16995
  role_permissions: {
16951
16996
  name: string;
16952
16997
  role_id: number;
@@ -16971,6 +17016,7 @@ declare class MsgCreateNamespace extends MsgBase<MsgCreateNamespace.Params, MsgC
16971
17016
  can_disable: boolean;
16972
17017
  can_seal: boolean;
16973
17018
  }[];
17019
+ evm_hook: string | undefined;
16974
17020
  };
16975
17021
  };
16976
17022
  };
@@ -16978,7 +17024,7 @@ declare class MsgCreateNamespace extends MsgBase<MsgCreateNamespace.Params, MsgC
16978
17024
  sender: string;
16979
17025
  namespace: {
16980
17026
  denom: string | undefined;
16981
- contract_hook: string | undefined;
17027
+ wasm_hook: string | undefined;
16982
17028
  role_permissions: {
16983
17029
  name: string;
16984
17030
  role_id: number;
@@ -17003,6 +17049,7 @@ declare class MsgCreateNamespace extends MsgBase<MsgCreateNamespace.Params, MsgC
17003
17049
  can_disable: boolean;
17004
17050
  can_seal: boolean;
17005
17051
  }[];
17052
+ evm_hook: string | undefined;
17006
17053
  };
17007
17054
  '@type': string;
17008
17055
  };
@@ -17010,12 +17057,13 @@ declare class MsgCreateNamespace extends MsgBase<MsgCreateNamespace.Params, MsgC
17010
17057
  toEip712V2(): {
17011
17058
  namespace: {
17012
17059
  denom: any;
17013
- contract_hook: any;
17060
+ wasm_hook: any;
17014
17061
  role_permissions: any;
17015
17062
  actor_roles: any;
17016
17063
  role_managers: any;
17017
17064
  policy_statuses: any;
17018
17065
  policy_manager_capabilities: any;
17066
+ evm_hook: any;
17019
17067
  };
17020
17068
  sender: string;
17021
17069
  '@type': string;
@@ -17032,7 +17080,8 @@ declare namespace MsgUpdateNamespace {
17032
17080
  interface Params {
17033
17081
  sender: string;
17034
17082
  denom: string;
17035
- contractHook?: string;
17083
+ evmHook?: string;
17084
+ wasmHook?: string;
17036
17085
  rolePermissions: PermissionRole[];
17037
17086
  roleManagers: PermissionRoleManager[];
17038
17087
  policyStatuses: PermissionPolicyStatus[];
@@ -17049,11 +17098,12 @@ declare class MsgUpdateNamespace extends MsgBase<MsgUpdateNamespace.Params, MsgU
17049
17098
  toData(): {
17050
17099
  sender: string;
17051
17100
  denom: string;
17052
- contractHook?: MsgUpdateNamespace_SetContractHook;
17101
+ wasmHook?: MsgUpdateNamespace_SetContractHook;
17053
17102
  rolePermissions: Role[];
17054
17103
  roleManagers: RoleManager[];
17055
17104
  policyStatuses: PolicyStatus[];
17056
17105
  policyManagerCapabilities: PolicyManagerCapability[];
17106
+ evmHook?: MsgUpdateNamespace_SetContractHook;
17057
17107
  '@type': string;
17058
17108
  };
17059
17109
  toAmino(): {
@@ -17061,7 +17111,7 @@ declare class MsgUpdateNamespace extends MsgBase<MsgUpdateNamespace.Params, MsgU
17061
17111
  value: {
17062
17112
  sender: string;
17063
17113
  denom: string;
17064
- contract_hook: {
17114
+ wasm_hook: {
17065
17115
  new_value: string;
17066
17116
  } | undefined;
17067
17117
  role_permissions: {
@@ -17084,12 +17134,15 @@ declare class MsgUpdateNamespace extends MsgBase<MsgUpdateNamespace.Params, MsgU
17084
17134
  can_disable: boolean;
17085
17135
  can_seal: boolean;
17086
17136
  }[];
17137
+ evm_hook: {
17138
+ new_value: string;
17139
+ } | undefined;
17087
17140
  };
17088
17141
  };
17089
17142
  toWeb3Gw(): {
17090
17143
  sender: string;
17091
17144
  denom: string;
17092
- contract_hook: {
17145
+ wasm_hook: {
17093
17146
  new_value: string;
17094
17147
  } | undefined;
17095
17148
  role_permissions: {
@@ -17112,6 +17165,9 @@ declare class MsgUpdateNamespace extends MsgBase<MsgUpdateNamespace.Params, MsgU
17112
17165
  can_disable: boolean;
17113
17166
  can_seal: boolean;
17114
17167
  }[];
17168
+ evm_hook: {
17169
+ new_value: string;
17170
+ } | undefined;
17115
17171
  '@type': string;
17116
17172
  };
17117
17173
  toEip712(): never;
@@ -17120,7 +17176,7 @@ declare class MsgUpdateNamespace extends MsgBase<MsgUpdateNamespace.Params, MsgU
17120
17176
  policy_manager_capabilities: any[];
17121
17177
  sender: string;
17122
17178
  denom: string;
17123
- contract_hook: {
17179
+ wasm_hook: {
17124
17180
  new_value: string;
17125
17181
  } | undefined;
17126
17182
  role_permissions: {
@@ -17132,6 +17188,9 @@ declare class MsgUpdateNamespace extends MsgBase<MsgUpdateNamespace.Params, MsgU
17132
17188
  manager: string;
17133
17189
  roles: string[];
17134
17190
  }[];
17191
+ evm_hook: {
17192
+ new_value: string;
17193
+ } | undefined;
17135
17194
  '@type': string;
17136
17195
  };
17137
17196
  toDirectSign(): {
@@ -35546,7 +35605,7 @@ declare class ChainGrpcPeggyApi extends BaseGrpcConsumer {
35546
35605
  fetchModuleParams(): Promise<PeggyModuleParams>;
35547
35606
  }
35548
35607
  //#endregion
35549
- //#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
35608
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/wasmx/v1/genesis_pb.d.ts
35550
35609
  /**
35551
35610
  * @generated from protobuf message injective.wasmx.v1.RegisteredContractWithAddress
35552
35611
  */
@@ -35589,7 +35648,7 @@ declare const RegisteredContractWithAddress = new RegisteredContractWithAddress$
35589
35648
  */
35590
35649
  declare const GenesisState$3 = new GenesisState$Type();
35591
35650
  //#endregion
35592
- //#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
35651
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/wasmx/v1/query_pb.d.ts
35593
35652
  /**
35594
35653
  * QueryWasmxParamsRequest is the response type for the Query/WasmxParams RPC
35595
35654
  * method.
@@ -35851,7 +35910,7 @@ declare class ChainGrpcExchangeApi extends BaseGrpcConsumer {
35851
35910
  fetchFullSpotMarkets(status?: string, marketIds?: string[]): Promise<SpotMarket[]>;
35852
35911
  }
35853
35912
  //#endregion
35854
- //#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
35913
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/base/tendermint/v1beta1/types_pb.d.ts
35855
35914
  /**
35856
35915
  * Block is tendermint type Block, with the Header proposer address
35857
35916
  * field converted to bech32 string.
@@ -36159,7 +36218,7 @@ declare class ChainRestTendermintApi extends BaseRestConsumer {
36159
36218
  }>;
36160
36219
  }
36161
36220
  //#endregion
36162
- //#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
36221
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/gov/v1/query_pb.d.ts
36163
36222
  /**
36164
36223
  * QueryProposalResponse is the response type for the Query/Proposal RPC method.
36165
36224
  *
@@ -36342,7 +36401,7 @@ declare class ChainGrpcGovTransformer {
36342
36401
  static grpcProposalToProposal(proposal: GrpcProposal): Proposal | undefined;
36343
36402
  }
36344
36403
  //#endregion
36345
- //#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
36404
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/evm/v1/query_pb.d.ts
36346
36405
  /**
36347
36406
  * QueryAccountResponse is the response type for the Query/Account RPC method.
36348
36407
  *
@@ -36479,7 +36538,7 @@ declare class ChainGrpcEvmTransformer {
36479
36538
  static paramsResponseToParams(response: QueryParamsResponse$9): EvmParams | undefined;
36480
36539
  }
36481
36540
  //#endregion
36482
- //#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
36541
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/auth/v1beta1/query_pb.d.ts
36483
36542
  /**
36484
36543
  * QueryAccountsResponse is the response type for the Query/Accounts RPC method.
36485
36544
  *
@@ -36554,7 +36613,7 @@ declare class ChainGrpcAuthTransformer {
36554
36613
  };
36555
36614
  }
36556
36615
  //#endregion
36557
- //#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
36616
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/bank/v1beta1/query_pb.d.ts
36558
36617
  /**
36559
36618
  * QueryBalanceResponse is the response type for the Query/Balance RPC method.
36560
36619
  *
@@ -36743,7 +36802,7 @@ declare class ChainGrpcBankTransformer {
36743
36802
  };
36744
36803
  }
36745
36804
  //#endregion
36746
- //#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
36805
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/mint/v1beta1/query_pb.d.ts
36747
36806
  /**
36748
36807
  * QueryParamsResponse is the response type for the Query/Params RPC method.
36749
36808
  *
@@ -36798,7 +36857,7 @@ declare class ChainGrpcWasmTransformer {
36798
36857
  };
36799
36858
  }
36800
36859
  //#endregion
36801
- //#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
36860
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/authz/v1beta1/query_pb.d.ts
36802
36861
  /**
36803
36862
  * QueryGrantsResponse is the response type for the Query/Authorizations RPC method.
36804
36863
  *
@@ -36890,7 +36949,7 @@ declare class ChainGrpcAuthZTransformer {
36890
36949
  };
36891
36950
  }
36892
36951
  //#endregion
36893
- //#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
36952
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/peggy/v1/query_pb.d.ts
36894
36953
  /**
36895
36954
  * @generated from protobuf message injective.peggy.v1.QueryParamsResponse
36896
36955
  */
@@ -36913,7 +36972,7 @@ declare class ChainGrpcPeggyTransformer {
36913
36972
  static moduleParamsResponseToModuleParams(response: QueryParamsResponse$5): PeggyModuleParams;
36914
36973
  }
36915
36974
  //#endregion
36916
- //#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
36975
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/erc20/v1beta1/query_pb.d.ts
36917
36976
  /**
36918
36977
  * QueryParamsResponse is the response type for the Query/Params RPC method.
36919
36978
  *
@@ -36989,7 +37048,7 @@ declare class ChainGrpcCommonTransformer {
36989
37048
  static grpcPaginationToPaginationV2(pagination: PageResponse | undefined): Pagination;
36990
37049
  }
36991
37050
  //#endregion
36992
- //#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
37051
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/auction/v1beta1/genesis_pb.d.ts
36993
37052
  /**
36994
37053
  * GenesisState defines the auction module's genesis state.
36995
37054
  *
@@ -37032,7 +37091,7 @@ interface GenesisState$2 {
37032
37091
  */
37033
37092
  declare const GenesisState$2 = new GenesisState$Type();
37034
37093
  //#endregion
37035
- //#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
37094
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/auction/v1beta1/query_pb.d.ts
37036
37095
  /**
37037
37096
  * QueryAuctionParamsRequest is the response type for the Query/AuctionParams
37038
37097
  * RPC method.
@@ -37135,7 +37194,7 @@ declare class ChainGrpcAuctionTransformer {
37135
37194
  static lastAuctionResultResponseToLastAuctionResult(response: QueryLastAuctionResultResponse): AuctionLastAuctionResult | undefined;
37136
37195
  }
37137
37196
  //#endregion
37138
- //#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
37197
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/staking/v1beta1/query_pb.d.ts
37139
37198
  /**
37140
37199
  * QueryValidatorsResponse is response type for the Query/Validators RPC method
37141
37200
  *
@@ -37360,7 +37419,7 @@ declare class ChainGrpcExchangeTransformer {
37360
37419
  static grpcFullDerivativeMarketToDerivativeMarket(market: GrpcChainFullDerivativeMarket): DerivativeMarket;
37361
37420
  }
37362
37421
  //#endregion
37363
- //#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
37422
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/permissions/v1beta1/genesis_pb.d.ts
37364
37423
  /**
37365
37424
  * GenesisState defines the permissions module's genesis state.
37366
37425
  *
@@ -37391,7 +37450,7 @@ interface GenesisState$1 {
37391
37450
  */
37392
37451
  declare const GenesisState$1 = new GenesisState$Type();
37393
37452
  //#endregion
37394
- //#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
37453
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/permissions/v1beta1/query_pb.d.ts
37395
37454
  /**
37396
37455
  * QueryParamsResponse is the response type for the Query/Params RPC method.
37397
37456
  *
@@ -37655,7 +37714,7 @@ declare class ChainGrpcPermissionsTransformer {
37655
37714
  } | undefined;
37656
37715
  }
37657
37716
  //#endregion
37658
- //#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
37717
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmos/distribution/v1beta1/query_pb.d.ts
37659
37718
  /**
37660
37719
  * QueryParamsResponse is the response type for the Query/Params RPC method.
37661
37720
  *
@@ -37726,7 +37785,7 @@ declare class ChainGrpcDistributionTransformer {
37726
37785
  static totalDelegationRewardResponseToTotalReward(response: QueryDelegationTotalRewardsResponse): ValidatorRewards[];
37727
37786
  }
37728
37787
  //#endregion
37729
- //#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
37788
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/tokenfactory/v1beta1/authorityMetadata_pb.d.ts
37730
37789
  /**
37731
37790
  * DenomAuthorityMetadata specifies metadata for addresses that have specific
37732
37791
  * capabilities over a token factory denom. Right now there is only one Admin
@@ -37753,7 +37812,7 @@ interface DenomAuthorityMetadata {
37753
37812
  */
37754
37813
  declare const DenomAuthorityMetadata = new DenomAuthorityMetadata$Type();
37755
37814
  //#endregion
37756
- //#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
37815
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/tokenfactory/v1beta1/genesis_pb.d.ts
37757
37816
  /**
37758
37817
  * GenesisState defines the tokenfactory module's genesis state.
37759
37818
  *
@@ -37819,7 +37878,7 @@ declare const GenesisState = new GenesisState$Type();
37819
37878
  */
37820
37879
  declare const GenesisDenom = new GenesisDenom$Type();
37821
37880
  //#endregion
37822
- //#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
37881
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/tokenfactory/v1beta1/query_pb.d.ts
37823
37882
  /**
37824
37883
  * QueryParamsResponse is the response type for the Query/Params RPC method.
37825
37884
  *
@@ -37903,7 +37962,7 @@ declare class ChainGrpcTokenFactoryTransformer {
37903
37962
  static authorityMetadataResponseToAuthorityMetadata(response: QueryDenomAuthorityMetadataResponse): AuthorityMetadata;
37904
37963
  }
37905
37964
  //#endregion
37906
- //#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
37965
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/insurance/v1beta1/query_pb.d.ts
37907
37966
  /**
37908
37967
  * QueryInsuranceParamsRequest is the response type for the
37909
37968
  * Query/InsuranceParams RPC method.