@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,9 +1,9 @@
1
- import { c as tx_pb_d_exports } from "../tx_pb-DiV92WM9.js";
2
- import "../index-B3d3VkdN.js";
3
- import { $f as getTransactionPartsFromTxRaw, Af as TxClient, Ap as SignerDetails, Bf as isTxNotFoundError, Cf as getEipTxDetails, Cp as TxResultResponse, Df as objectKeysToEip712Types, Dp as CreateTransactionResult, Ef as numberTypeToReflectionNumberType, Ep as CreateTransactionArgs, Ff as createAny, Fp as TxConcreteApi, Gf as createSignDoc, Hf as createBody, If as createAnyMessage, Ip as TxResponse, Jf as createSigners, Kf as createSignDocFromTransaction, Lf as getEthereumSignerAddress, Mf as SIGN_DIRECT, Mp as TxClientBroadcastResponse, Nf as SIGN_EIP712, Np as TxClientMode, Of as protoTypeToAminoType, Op as CreateTransactionWithSignersArgs, Pf as SIGN_EIP712_V2, Pp as TxClientSimulateResponse, Qf as getPublicKey, Rf as getInjectiveSignerAddress, Sf as getEipTxContext, Sp as TxResult, Tf as getObjectEip712PropertyType, Tp as TxSearchResultParams, Uf as createFee, Vf as createAuthInfo, Wf as createNonCriticalExtensionFromObject, Xf as createWeb3Extension, Yf as createTxRawEIP712, Zf as getAminoStdSignDoc, _f as getDefaultEip712TypesV2, _p as RestTxBody, ap as createTransactionAndCosmosSignDoc, bf as getEip712Fee, bp as TxInfo, cf as MsgBroadcasterWithPk, cp as createTransactionFromMsg, dp as getTxRawFromTxRawOrDirectSignResponse, ep as generateArbitrarySignDoc, fp as BroadcastMode, gf as getDefaultEip712Types, gp as RestTx, hf as getEip712TypedDataV2, hp as RestSignerInfo, ip as createTransaction, jf as SIGN_AMINO, jp as TxClientBroadcastOptions, kf as stringTypeToReflectionStringType, kp as MsgArg, lp as createTransactionWithSigners, mf as getEip712TypedData, mp as RestAuthInfo, np as TxGrpcApi, op as createTransactionAndCosmosSignDocForAddressAndMsg, pf as MsgDecoder, pp as BroadcastModeKeplr, qf as createSignerInfo, rp as waitTxBroadcasted, sp as createTransactionForAddressAndMsg, tp as TxRestApi, up as createTxRawFromSigResponse, vf as getEip712Domain, vp as RestTxLog, wf as getTypesIncludingFeePayer, wp as TxSearchResult, xf as getEip712FeeV2, xp as TxInfoResponse, yf as getEip712DomainV2, yp as SimulationResponse, zf as errorToErrorMessage } from "../index-CIvQ8lEk.js";
4
- import "../BaseGrpcConsumer-iOh57BsK.js";
5
- import "../index-VRG59FQR.js";
6
- import { St as TypedDataField, bt as Eip712ConvertTxArgs, xt as MapOfTypedDataField, yt as Eip712ConvertFeeArgs } from "../index-M499Wbuy.js";
7
- import "../index-BMGcJt4Z.js";
8
- import "../index-m9_e257q.js";
1
+ import { c as tx_pb_d_exports } from "../tx_pb-D8fPXRH8.js";
2
+ import "../index-CzA8Vsvu.js";
3
+ import { $f as getTransactionPartsFromTxRaw, Af as TxClient, Ap as SignerDetails, Bf as isTxNotFoundError, Cf as getEipTxDetails, Cp as TxResultResponse, Df as objectKeysToEip712Types, Dp as CreateTransactionResult, Ef as numberTypeToReflectionNumberType, Ep as CreateTransactionArgs, Ff as createAny, Fp as TxConcreteApi, Gf as createSignDoc, Hf as createBody, If as createAnyMessage, Ip as TxResponse, Jf as createSigners, Kf as createSignDocFromTransaction, Lf as getEthereumSignerAddress, Mf as SIGN_DIRECT, Mp as TxClientBroadcastResponse, Nf as SIGN_EIP712, Np as TxClientMode, Of as protoTypeToAminoType, Op as CreateTransactionWithSignersArgs, Pf as SIGN_EIP712_V2, Pp as TxClientSimulateResponse, Qf as getPublicKey, Rf as getInjectiveSignerAddress, Sf as getEipTxContext, Sp as TxResult, Tf as getObjectEip712PropertyType, Tp as TxSearchResultParams, Uf as createFee, Vf as createAuthInfo, Wf as createNonCriticalExtensionFromObject, Xf as createWeb3Extension, Yf as createTxRawEIP712, Zf as getAminoStdSignDoc, _f as getDefaultEip712TypesV2, _p as RestTxBody, ap as createTransactionAndCosmosSignDoc, bf as getEip712Fee, bp as TxInfo, cf as MsgBroadcasterWithPk, cp as createTransactionFromMsg, dp as getTxRawFromTxRawOrDirectSignResponse, ep as generateArbitrarySignDoc, fp as BroadcastMode, gf as getDefaultEip712Types, gp as RestTx, hf as getEip712TypedDataV2, hp as RestSignerInfo, ip as createTransaction, jf as SIGN_AMINO, jp as TxClientBroadcastOptions, kf as stringTypeToReflectionStringType, kp as MsgArg, lp as createTransactionWithSigners, mf as getEip712TypedData, mp as RestAuthInfo, np as TxGrpcApi, op as createTransactionAndCosmosSignDocForAddressAndMsg, pf as MsgDecoder, pp as BroadcastModeKeplr, qf as createSignerInfo, rp as waitTxBroadcasted, sp as createTransactionForAddressAndMsg, tp as TxRestApi, up as createTxRawFromSigResponse, vf as getEip712Domain, vp as RestTxLog, wf as getTypesIncludingFeePayer, wp as TxSearchResult, xf as getEip712FeeV2, xp as TxInfoResponse, yf as getEip712DomainV2, yp as SimulationResponse, zf as errorToErrorMessage } from "../index-Dnygt4tS.js";
4
+ import "../BaseGrpcConsumer-CReMIR81.js";
5
+ import "../index-2mDHsfhZ.js";
6
+ import { St as TypedDataField, bt as Eip712ConvertTxArgs, xt as MapOfTypedDataField, yt as Eip712ConvertFeeArgs } from "../index-DCYNIH-b.js";
7
+ import "../index-C50cGGLl.js";
8
+ import "../index-CSIVgVUj.js";
9
9
  export { BroadcastMode, BroadcastModeKeplr, tx_pb_d_exports as CosmosTxV1Beta1TxPb, CreateTransactionArgs, CreateTransactionResult, CreateTransactionWithSignersArgs, Eip712ConvertFeeArgs, Eip712ConvertTxArgs, MapOfTypedDataField, MsgArg, MsgBroadcasterWithPk, MsgDecoder, RestAuthInfo, RestSignerInfo, RestTx, RestTxBody, RestTxLog, SIGN_AMINO, SIGN_DIRECT, SIGN_EIP712, SIGN_EIP712_V2, SignerDetails, SimulationResponse, TxClient, TxClientBroadcastOptions, TxClientBroadcastResponse, TxClientMode, TxClientSimulateResponse, TxConcreteApi, TxGrpcApi, TxInfo, TxInfoResponse, TxResponse, TxRestApi, TxResult, TxResultResponse, TxSearchResult, TxSearchResultParams, TypedDataField, createAny, createAnyMessage, createAuthInfo, createBody, createFee, createNonCriticalExtensionFromObject, createSignDoc, createSignDocFromTransaction, createSignerInfo, createSigners, createTransaction, createTransactionAndCosmosSignDoc, createTransactionAndCosmosSignDocForAddressAndMsg, createTransactionForAddressAndMsg, createTransactionFromMsg, createTransactionWithSigners, createTxRawEIP712, createTxRawFromSigResponse, createWeb3Extension, errorToErrorMessage, generateArbitrarySignDoc, getAminoStdSignDoc, getDefaultEip712Types, getDefaultEip712TypesV2, getEip712Domain, getEip712DomainV2, getEip712Fee, getEip712FeeV2, getEip712TypedData, getEip712TypedDataV2, getEipTxContext, getEipTxDetails, getEthereumSignerAddress, getInjectiveSignerAddress, getObjectEip712PropertyType, getPublicKey, getTransactionPartsFromTxRaw, getTxRawFromTxRawOrDirectSignResponse, getTypesIncludingFeePayer, isTxNotFoundError, numberTypeToReflectionNumberType, objectKeysToEip712Types, protoTypeToAminoType, stringTypeToReflectionStringType, waitTxBroadcasted };
@@ -1,13 +1,13 @@
1
1
  import "../utils-CewUFGKA.js";
2
2
  import "../defineProperty-DuYPbdEg.js";
3
- import { A as createAny, C as createSignerInfo, D as getAminoStdSignDoc, E as createWeb3Extension, M as getEthereumSignerAddress, N as getInjectiveSignerAddress, O as getPublicKey, S as createSignDocFromTransaction, T as createTxRawEIP712, _ as createAuthInfo, b as createNonCriticalExtensionFromObject, c as getDefaultEip712Types, d as getEip712DomainV2, f as getEip712Fee, g as getTypesIncludingFeePayer, h as getEipTxDetails, j as createAnyMessage, k as getTransactionPartsFromTxRaw, l as getDefaultEip712TypesV2, m as getEipTxContext, o as getEip712TypedData, p as getEip712FeeV2, r as MsgDecoder, s as getEip712TypedDataV2, u as getEip712Domain, v as createBody, w as createSigners, x as createSignDoc, y as createFee } from "../accounts-DaSGlOcB.js";
3
+ import { A as createAny, C as createSignerInfo, D as getAminoStdSignDoc, E as createWeb3Extension, M as getEthereumSignerAddress, N as getInjectiveSignerAddress, O as getPublicKey, S as createSignDocFromTransaction, T as createTxRawEIP712, _ as createAuthInfo, b as createNonCriticalExtensionFromObject, c as getDefaultEip712Types, d as getEip712DomainV2, f as getEip712Fee, g as getTypesIncludingFeePayer, h as getEipTxDetails, j as createAnyMessage, k as getTransactionPartsFromTxRaw, l as getDefaultEip712TypesV2, m as getEipTxContext, o as getEip712TypedData, p as getEip712FeeV2, r as MsgDecoder, s as getEip712TypedDataV2, u as getEip712Domain, v as createBody, w as createSigners, x as createSignDoc, y as createFee } from "../accounts-BKHD67r1.js";
4
4
  import "../grpc-C3eJiY2o.js";
5
- import { a as objectKeysToEip712Types, i as numberTypeToReflectionNumberType, o as protoTypeToAminoType, r as getObjectEip712PropertyType, s as stringTypeToReflectionStringType } from "../MsgBase-BYNH7Kr5.js";
5
+ import { a as objectKeysToEip712Types, i as numberTypeToReflectionNumberType, o as protoTypeToAminoType, r as getObjectEip712PropertyType, s as stringTypeToReflectionStringType } from "../MsgBase-CbjK9owE.js";
6
6
  import "../ChainRestTendermintApi-iiW50Z2J.js";
7
7
  import "../BaseGrpcConsumer-lUDP-V1I.js";
8
8
  import "../BaseIndexerGrpcConsumer-ByGqwnv0.js";
9
9
  import "../BaseRestConsumer-DTvorEHL.js";
10
10
  import "../IndexerGrpcWeb3GwApi-OwqVZsKE.js";
11
- import { C as errorToErrorMessage, S as SIGN_EIP712_V2, _ as CosmosTxV1Beta1TxPb, a as TxRestApi, b as SIGN_DIRECT, c as TxGrpcApi, d as createTransactionAndCosmosSignDocForAddressAndMsg, f as createTransactionForAddressAndMsg, g as getTxRawFromTxRawOrDirectSignResponse, h as createTxRawFromSigResponse, i as waitTxBroadcasted, l as createTransaction, m as createTransactionWithSigners, n as TxClientMode, o as BroadcastMode, p as createTransactionFromMsg, r as generateArbitrarySignDoc, s as BroadcastModeKeplr, t as MsgBroadcasterWithPk, u as createTransactionAndCosmosSignDoc, v as TxClient, w as isTxNotFoundError, x as SIGN_EIP712, y as SIGN_AMINO } from "../tx-CSkj2rce.js";
11
+ import { C as errorToErrorMessage, S as SIGN_EIP712_V2, _ as CosmosTxV1Beta1TxPb, a as TxRestApi, b as SIGN_DIRECT, c as TxGrpcApi, d as createTransactionAndCosmosSignDocForAddressAndMsg, f as createTransactionForAddressAndMsg, g as getTxRawFromTxRawOrDirectSignResponse, h as createTxRawFromSigResponse, i as waitTxBroadcasted, l as createTransaction, m as createTransactionWithSigners, n as TxClientMode, o as BroadcastMode, p as createTransactionFromMsg, r as generateArbitrarySignDoc, s as BroadcastModeKeplr, t as MsgBroadcasterWithPk, u as createTransactionAndCosmosSignDoc, v as TxClient, w as isTxNotFoundError, x as SIGN_EIP712, y as SIGN_AMINO } from "../tx-CmDsuecJ.js";
12
12
 
13
13
  export { BroadcastMode, BroadcastModeKeplr, CosmosTxV1Beta1TxPb, MsgBroadcasterWithPk, MsgDecoder, SIGN_AMINO, SIGN_DIRECT, SIGN_EIP712, SIGN_EIP712_V2, TxClient, TxClientMode, TxGrpcApi, TxRestApi, createAny, createAnyMessage, createAuthInfo, createBody, createFee, createNonCriticalExtensionFromObject, createSignDoc, createSignDocFromTransaction, createSignerInfo, createSigners, createTransaction, createTransactionAndCosmosSignDoc, createTransactionAndCosmosSignDocForAddressAndMsg, createTransactionForAddressAndMsg, createTransactionFromMsg, createTransactionWithSigners, createTxRawEIP712, createTxRawFromSigResponse, createWeb3Extension, errorToErrorMessage, generateArbitrarySignDoc, getAminoStdSignDoc, getDefaultEip712Types, getDefaultEip712TypesV2, getEip712Domain, getEip712DomainV2, getEip712Fee, getEip712FeeV2, getEip712TypedData, getEip712TypedDataV2, getEipTxContext, getEipTxDetails, getEthereumSignerAddress, getInjectiveSignerAddress, getObjectEip712PropertyType, getPublicKey, getTransactionPartsFromTxRaw, getTxRawFromTxRawOrDirectSignResponse, getTypesIncludingFeePayer, isTxNotFoundError, numberTypeToReflectionNumberType, objectKeysToEip712Types, protoTypeToAminoType, stringTypeToReflectionStringType, waitTxBroadcasted };
@@ -1,3 +1,3 @@
1
- import "./tx_pb-DiV92WM9.js";
2
- import { a as accountParser, i as StargateClient, n as EthSecp256k1Wallet, o as MsgTransferCosmjs, r as SigningStargateClient, t as DirectEthSecp256k1Wallet } from "./index-RFPnFBbK.js";
1
+ import "./tx_pb-D8fPXRH8.js";
2
+ import { a as accountParser, i as StargateClient, n as EthSecp256k1Wallet, o as MsgTransferCosmjs, r as SigningStargateClient, t as DirectEthSecp256k1Wallet } from "./index-CyAnGzHK.js";
3
3
  export { DirectEthSecp256k1Wallet as InjectiveDirectEthSecp256k1Wallet, EthSecp256k1Wallet as InjectiveEthSecp256k1Wallet, SigningStargateClient as InjectiveSigningStargateClient, StargateClient as InjectiveStargateClient, MsgTransferCosmjs, accountParser as injectiveAccountParser };
@@ -1,14 +1,14 @@
1
1
  import "./utils-CewUFGKA.js";
2
2
  import "./defineProperty-DuYPbdEg.js";
3
- import "./accounts-DaSGlOcB.js";
3
+ import "./accounts-BKHD67r1.js";
4
4
  import "./grpc-C3eJiY2o.js";
5
- import "./MsgBase-BYNH7Kr5.js";
5
+ import "./MsgBase-CbjK9owE.js";
6
6
  import "./ChainRestTendermintApi-iiW50Z2J.js";
7
7
  import "./BaseGrpcConsumer-lUDP-V1I.js";
8
8
  import "./BaseIndexerGrpcConsumer-ByGqwnv0.js";
9
9
  import "./BaseRestConsumer-DTvorEHL.js";
10
10
  import "./IndexerGrpcWeb3GwApi-OwqVZsKE.js";
11
- import "./tx-CSkj2rce.js";
12
- import { a as accountParser, i as StargateClient, n as EthSecp256k1Wallet, o as MsgTransferCosmjs, r as SigningStargateClient, t as DirectEthSecp256k1Wallet } from "./DirectEthSecp256k1Wallet-BV8ttcYH.js";
11
+ import "./tx-CmDsuecJ.js";
12
+ import { a as accountParser, i as StargateClient, n as EthSecp256k1Wallet, o as MsgTransferCosmjs, r as SigningStargateClient, t as DirectEthSecp256k1Wallet } from "./DirectEthSecp256k1Wallet-CbAgcHKE.js";
13
13
 
14
14
  export { DirectEthSecp256k1Wallet as InjectiveDirectEthSecp256k1Wallet, EthSecp256k1Wallet as InjectiveEthSecp256k1Wallet, SigningStargateClient as InjectiveSigningStargateClient, StargateClient as InjectiveStargateClient, MsgTransferCosmjs, accountParser as injectiveAccountParser };
@@ -1,3 +1,3 @@
1
- import "./tx_pb-DiV92WM9.js";
2
- import { a as accountParser, i as StargateClient, n as EthSecp256k1Wallet, o as MsgTransferCosmjs, r as SigningStargateClient, t as DirectEthSecp256k1Wallet } from "./index-RFPnFBbK.js";
1
+ import "./tx_pb-D8fPXRH8.js";
2
+ import { a as accountParser, i as StargateClient, n as EthSecp256k1Wallet, o as MsgTransferCosmjs, r as SigningStargateClient, t as DirectEthSecp256k1Wallet } from "./index-CyAnGzHK.js";
3
3
  export { DirectEthSecp256k1Wallet as InjectiveDirectEthSecp256k1Wallet, EthSecp256k1Wallet as InjectiveEthSecp256k1Wallet, SigningStargateClient as InjectiveSigningStargateClient, StargateClient as InjectiveStargateClient, MsgTransferCosmjs, accountParser as injectiveAccountParser };
@@ -1,14 +1,14 @@
1
1
  import "./utils-CewUFGKA.js";
2
2
  import "./defineProperty-DuYPbdEg.js";
3
- import "./accounts-DaSGlOcB.js";
3
+ import "./accounts-BKHD67r1.js";
4
4
  import "./grpc-C3eJiY2o.js";
5
- import "./MsgBase-BYNH7Kr5.js";
5
+ import "./MsgBase-CbjK9owE.js";
6
6
  import "./ChainRestTendermintApi-iiW50Z2J.js";
7
7
  import "./BaseGrpcConsumer-lUDP-V1I.js";
8
8
  import "./BaseIndexerGrpcConsumer-ByGqwnv0.js";
9
9
  import "./BaseRestConsumer-DTvorEHL.js";
10
10
  import "./IndexerGrpcWeb3GwApi-OwqVZsKE.js";
11
- import "./tx-CSkj2rce.js";
12
- import { a as accountParser, i as StargateClient, n as EthSecp256k1Wallet, o as MsgTransferCosmjs, r as SigningStargateClient, t as DirectEthSecp256k1Wallet } from "./DirectEthSecp256k1Wallet-BV8ttcYH.js";
11
+ import "./tx-CmDsuecJ.js";
12
+ import { a as accountParser, i as StargateClient, n as EthSecp256k1Wallet, o as MsgTransferCosmjs, r as SigningStargateClient, t as DirectEthSecp256k1Wallet } from "./DirectEthSecp256k1Wallet-CbAgcHKE.js";
13
13
 
14
14
  export { DirectEthSecp256k1Wallet as InjectiveDirectEthSecp256k1Wallet, EthSecp256k1Wallet as InjectiveEthSecp256k1Wallet, SigningStargateClient as InjectiveSigningStargateClient, StargateClient as InjectiveStargateClient, MsgTransferCosmjs, accountParser as injectiveAccountParser };
@@ -1,4 +1,4 @@
1
- import { t as BaseGrpcConsumer } from "./BaseGrpcConsumer-iOh57BsK.js";
1
+ import { t as BaseGrpcConsumer } from "./BaseGrpcConsumer-CReMIR81.js";
2
2
 
3
3
  //#region src/client/abacus/grpc/AbacusGrpcApi.d.ts
4
4
  declare class AbacusGrpcApi extends BaseGrpcConsumer {
@@ -1,4 +1,4 @@
1
- import { t as BaseGrpcConsumer } from "./BaseGrpcConsumer-iOh57BsK.js";
1
+ import { t as BaseGrpcConsumer } from "./BaseGrpcConsumer-CReMIR81.js";
2
2
 
3
3
  //#region ../../node_modules/.pnpm/@injectivelabs+olp-proto-ts-v2@1.17.6/node_modules/@injectivelabs/olp-proto-ts-v2/generated/goagen_olp_injective_dmm_v2_pb.d.ts
4
4
 
@@ -1,4 +1,4 @@
1
- import { Ct as TokenVerification, St as TokenType, bt as TokenSource, xt as TokenStatic } from "./index-B3d3VkdN.js";
1
+ import { Ct as TokenVerification, St as TokenType, bt as TokenSource, xt as TokenStatic } from "./index-CzA8Vsvu.js";
2
2
  import { Network } from "@injectivelabs/networks";
3
3
 
4
4
  //#region src/service/TokenPrice.d.ts
@@ -1,4 +1,4 @@
1
- import { i as SignDoc } from "./tx_pb-DiV92WM9.js";
1
+ import { i as SignDoc } from "./tx_pb-D8fPXRH8.js";
2
2
  import { Account, AminoTypes, DeliverTxResponse, GasPrice, StargateClient, StargateClientOptions } from "@cosmjs/stargate";
3
3
  import { CometClient, HttpEndpoint } from "@cosmjs/tendermint-rpc";
4
4
  import { AccountData, Algo, AminoSignResponse, OfflineAminoSigner, StdFee, StdSignDoc } from "@cosmjs/amino";
@@ -1,4 +1,4 @@
1
- import { d as Coin$1, i as SignDoc$1, s as TxRaw$1 } from "./tx_pb-Wr-aZfKH.cjs";
1
+ import { d as Coin$1, i as SignDoc$1, s as TxRaw$1 } from "./tx_pb-D8fPXRH8.js";
2
2
  import { AminoSignResponse as AminoSignResponse$1 } from "@cosmjs/amino";
3
3
  import { DirectSignResponse as DirectSignResponse$1 } from "@cosmjs/proto-signing";
4
4
 
@@ -2018,7 +2018,7 @@ interface StreamManagerEvents<TResponse> {
2018
2018
  };
2019
2019
  }
2020
2020
  //#endregion
2021
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/oracle/v1beta1/oracle_pb.d.ts
2021
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/oracle/v1beta1/oracle_pb.d.ts
2022
2022
  /**
2023
2023
  * @generated from protobuf message injective.oracle.v1beta1.Params
2024
2024
  */
@@ -2027,8 +2027,23 @@ interface Params$1 {
2027
2027
  * @generated from protobuf field: string pyth_contract = 1
2028
2028
  */
2029
2029
  pythContract: string;
2030
+ /**
2031
+ * @generated from protobuf field: string chainlink_verifier_proxy_contract = 2
2032
+ */
2033
+ chainlinkVerifierProxyContract: string;
2034
+ /**
2035
+ * @generated from protobuf field: bool accept_unverified_chainlink_data_streams_reports = 3
2036
+ */
2037
+ acceptUnverifiedChainlinkDataStreamsReports: boolean;
2038
+ /**
2039
+ * @generated from protobuf field: uint64 chainlink_data_streams_verification_gas_limit = 4
2040
+ */
2041
+ chainlinkDataStreamsVerificationGasLimit: bigint;
2030
2042
  }
2031
2043
  /**
2044
+ * DEPRECATED! Oracle price from Band is no longer supported
2045
+ *
2046
+ * @deprecated
2032
2047
  * @generated from protobuf message injective.oracle.v1beta1.BandOracleRequest
2033
2048
  */
2034
2049
  interface BandOracleRequest {
@@ -2094,6 +2109,9 @@ interface BandOracleRequest {
2094
2109
  minSourceCount: bigint;
2095
2110
  }
2096
2111
  /**
2112
+ * DEPRECATED! Oracle price from Band is no longer supported
2113
+ *
2114
+ * @deprecated
2097
2115
  * @generated from protobuf message injective.oracle.v1beta1.BandIBCParams
2098
2116
  */
2099
2117
  interface BandIBCParams {
@@ -2143,7 +2161,8 @@ declare enum OracleType {
2143
2161
  */
2144
2162
  Unspecified = 0,
2145
2163
  /**
2146
- * @generated from protobuf enum value: Band = 1;
2164
+ * @deprecated
2165
+ * @generated from protobuf enum value: Band = 1 [deprecated = true];
2147
2166
  */
2148
2167
  Band = 1,
2149
2168
  /**
@@ -2179,7 +2198,8 @@ declare enum OracleType {
2179
2198
  */
2180
2199
  Pyth = 9,
2181
2200
  /**
2182
- * @generated from protobuf enum value: BandIBC = 10;
2201
+ * @deprecated
2202
+ * @generated from protobuf enum value: BandIBC = 10 [deprecated = true];
2183
2203
  */
2184
2204
  BandIBC = 10,
2185
2205
  /**
@@ -2190,21 +2210,27 @@ declare enum OracleType {
2190
2210
  * @generated from protobuf enum value: Stork = 12;
2191
2211
  */
2192
2212
  Stork = 12,
2213
+ /**
2214
+ * @generated from protobuf enum value: ChainlinkDataStreams = 13;
2215
+ */
2216
+ ChainlinkDataStreams = 13,
2193
2217
  }
2194
2218
  /**
2195
2219
  * @generated MessageType for protobuf message injective.oracle.v1beta1.Params
2196
2220
  */
2197
2221
  declare const Params$1 = new Params$Type();
2198
2222
  /**
2223
+ * @deprecated
2199
2224
  * @generated MessageType for protobuf message injective.oracle.v1beta1.BandOracleRequest
2200
2225
  */
2201
2226
  declare const BandOracleRequest = new BandOracleRequest$Type();
2202
2227
  /**
2228
+ * @deprecated
2203
2229
  * @generated MessageType for protobuf message injective.oracle.v1beta1.BandIBCParams
2204
2230
  */
2205
2231
  declare const BandIBCParams = new BandIBCParams$Type();
2206
2232
  //#endregion
2207
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/exchange/v1beta1/exchange_pb.d.ts
2233
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/exchange/v1beta1/exchange_pb.d.ts
2208
2234
  /**
2209
2235
  * @generated from protobuf message injective.exchange.v1beta1.OpenNotionalCap
2210
2236
  */
@@ -3970,7 +3996,7 @@ interface GrpcWebOptions extends RpcOptions {
3970
3996
  //#region src/types/grpc.d.ts
3971
3997
  type GrpcWebTransportAdditionalOptions = Omit<GrpcWebOptions, 'baseUrl'> & {
3972
3998
  meta?: Record<string, string>;
3973
- };
3999
+ } & RpcOptions;
3974
4000
  //#endregion
3975
4001
  //#region src/types/cosmos.d.ts
3976
4002
  interface Coin {
@@ -1,8 +1,8 @@
1
- import { u as Any } from "./tx_pb-Wr-aZfKH.cjs";
2
- import { f as GrpcWebTransportAdditionalOptions } from "./index-Bp-AQIP3.cjs";
3
- import { SnakeCase } from "type-fest";
1
+ import { u as Any } from "./tx_pb-D8fPXRH8.js";
2
+ import { f as GrpcWebTransportAdditionalOptions } from "./index-CzA8Vsvu.js";
4
3
  import { ChainId, Coin } from "@injectivelabs/ts-types";
5
4
  import { Network, NetworkEndpoints } from "@injectivelabs/networks";
5
+ import { SnakeCase } from "type-fest";
6
6
 
7
7
  //#region ../../node_modules/.pnpm/no-case@3.0.4/node_modules/no-case/dist/index.d.ts
8
8
  interface Options {
@@ -157,7 +157,7 @@ declare abstract class MsgBase<Params$1, ProtoRepresentation extends Object, Obj
157
157
  toDirectSignJSON(): string;
158
158
  }
159
159
  //#endregion
160
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/cosmwasm/wasm/v1/types_pb.d.ts
160
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmwasm/wasm/v1/types_pb.d.ts
161
161
  /**
162
162
  * AccessConfig access control type.
163
163
  *
@@ -940,7 +940,7 @@ declare class ExecPrivilegedArgOffChainVaultSubscribe extends ExecPrivilegedArgB
940
940
  type ExecArgs = ExecArgCW20Send | ExecArgSubmitVaa | ExecArgCreateRound | ExecArgCW20Transfer | ExecArgFundCampaign | ExecArgSwapMinOutput | ExecArgDepositTokens | ExecArgCreateCampaign | ExecArgSwapExactOutput | ExecArgInitiateTransfer | ExecArgUpdateGridConfig | ExecArgIncreaseAllowance | ExecArgRemoveGridStrategy | ExecArgCreateSpotGridStrategy | ExecArgCreatePerpGridStrategy | ExecArgCW20AdapterRedeemAndTransfer;
941
941
  type ExecPrivilegedArgs = ExecPrivilegedArgVaultRedeem | ExecPrivilegedArgVaultSubscribe | ExecPrivilegedArgOffChainVaultRedeem | ExecPrivilegedArgOffChainVaultSubscribe;
942
942
  //#endregion
943
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/wasmx/v1/proposal_pb.d.ts
943
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/wasmx/v1/proposal_pb.d.ts
944
944
  /**
945
945
  * @generated from protobuf enum injective.wasmx.v1.FundingMode
946
946
  */
@@ -963,7 +963,7 @@ declare enum FundingMode {
963
963
  Dual = 3,
964
964
  }
965
965
  //#endregion
966
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/wasmx/v1/wasmx_pb.d.ts
966
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/wasmx/v1/wasmx_pb.d.ts
967
967
  /**
968
968
  * @generated from protobuf message injective.wasmx.v1.Params
969
969
  */
@@ -1059,7 +1059,7 @@ declare const Params = new Params$Type();
1059
1059
  */
1060
1060
  declare const RegisteredContract = new RegisteredContract$Type();
1061
1061
  //#endregion
1062
- //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.17.3/node_modules/@injectivelabs/core-proto-ts-v2/esm/generated/injective/wasmx/v1/tx_pb.d.ts
1062
+ //#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/wasmx/v1/tx_pb.d.ts
1063
1063
  /**
1064
1064
  * MsgExecuteContractCompat submits the given message data to a smart contract,
1065
1065
  * compatible with EIP712