@injectivelabs/sdk-ts 1.20.42 → 1.20.44
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{ChainGrpcExchangeApi-CId-6M-5.cjs → ChainGrpcExchangeApi-Cxcph7iG.cjs} +2 -2
- package/dist/cjs/{ChainRestTendermintApi-CN5JQXcO.cjs → ChainRestTendermintApi-lBt4Bo9-.cjs} +1 -1
- package/dist/cjs/{DirectEthSecp256k1Wallet-DMVCWKfg.cjs → DirectEthSecp256k1Wallet-BcuvnwP3.cjs} +1 -1
- package/dist/cjs/{ExecArgNeptuneWithdraw-Sqk_zPQx.cjs → ExecArgNeptuneWithdraw-GQfs73gW.cjs} +1 -1
- package/dist/cjs/{IndexerGrpcWeb3GwApi-VEchf_hB.cjs → IndexerGrpcWeb3GwApi-Du3x0BEl.cjs} +1 -1
- package/dist/cjs/{MsgSetDenomMetadata-B3DybiHv.cjs → MsgSetDenomMetadata-C8QZ7GA-.cjs} +4 -4
- package/dist/cjs/{QueryTradingStrategyContractTotalStrategies-CFnjo4KE.cjs → QueryTradingStrategyContractTotalStrategies-Ba_KZXCf.cjs} +2 -2
- package/dist/cjs/{SocialTradingGrpcApi-D7Tq0N7X.cjs → SocialTradingGrpcApi-7MXAzI25.cjs} +2 -1
- package/dist/cjs/{StreamManagerV2-D3fdTmVq.cjs → StreamManagerV2-DRXlho03.cjs} +75 -9
- package/dist/cjs/{accounts-pXwUOxWb.cjs → accounts-DypWN-GO.cjs} +1 -1
- package/dist/cjs/{chain-BQSlc71m.cjs → chain-DFYBhsui.cjs} +6 -4
- package/dist/cjs/client/chain.cjs +4 -4
- package/dist/cjs/client/chain.d.cts +2 -2
- package/dist/cjs/client/indexer.cjs +3 -3
- package/dist/cjs/client/indexer.d.cts +3 -3
- package/dist/cjs/client/platformServices.cjs +1 -1
- package/dist/cjs/client/platformServices.d.cts +1 -1
- package/dist/cjs/client/wasm.cjs +6 -6
- package/dist/cjs/core/accounts.cjs +2 -2
- package/dist/cjs/core/accounts.d.cts +2 -2
- package/dist/cjs/core/modules.cjs +8 -8
- package/dist/cjs/core/modules.d.cts +2 -2
- package/dist/cjs/core/tx.cjs +5 -5
- package/dist/cjs/core/tx.d.cts +2 -2
- package/dist/cjs/cosmjs.cjs +6 -6
- package/dist/cjs/exports.cjs +6 -6
- package/dist/cjs/{index-CXOJbnXh.d.cts → index-Bybq32q9.d.cts} +371 -55
- package/dist/cjs/{index-CTKBDD_0.d.cts → index-DLkZpEZn.d.cts} +5 -3
- package/dist/cjs/index.cjs +13 -12
- package/dist/cjs/index.d.cts +3 -3
- package/dist/cjs/service.cjs +1 -1
- package/dist/cjs/{tx-BS1bJRvK.cjs → tx-DZUeolaB.cjs} +4 -4
- package/dist/cjs/{utils-CH1Ojxun.cjs → utils-CIqMZQ2o.cjs} +21 -0
- package/dist/cjs/utils.cjs +2 -1
- package/dist/cjs/utils.d.cts +3 -3
- package/dist/esm/{ChainGrpcExchangeApi-CKX1iMn5.js → ChainGrpcExchangeApi-TO68UPsx.js} +2 -2
- package/dist/esm/{ChainRestTendermintApi-bwqA_ww1.js → ChainRestTendermintApi-BnJPMbSU.js} +1 -1
- package/dist/esm/{DirectEthSecp256k1Wallet-CpbdozpK.js → DirectEthSecp256k1Wallet-bMavrLOD.js} +1 -1
- package/dist/esm/{ExecArgNeptuneWithdraw-DmYVr5B4.js → ExecArgNeptuneWithdraw-ZllTUY0S.js} +1 -1
- package/dist/esm/{IndexerGrpcWeb3GwApi-C7LLie_g.js → IndexerGrpcWeb3GwApi-Dzaq-nAM.js} +1 -1
- package/dist/esm/{MsgSetDenomMetadata-cLEp9FNe.js → MsgSetDenomMetadata-BJgGXjI1.js} +4 -4
- package/dist/esm/{QueryTradingStrategyContractTotalStrategies-BpCTIlKQ.js → QueryTradingStrategyContractTotalStrategies-Coc8zZ_J.js} +2 -2
- package/dist/esm/{SocialTradingGrpcApi-0_K2Sgpu.js → SocialTradingGrpcApi-BFePaJSl.js} +2 -1
- package/dist/esm/{StreamManagerV2-BwWioXED.js → StreamManagerV2-Dnq2AWna.js} +75 -9
- package/dist/esm/{accounts-D7g8pgWl.js → accounts-C3A12sl6.js} +1 -1
- package/dist/esm/{chain-CN3u6aoh.js → chain-Jr63sBTP.js} +6 -4
- package/dist/esm/client/chain.d.ts +2 -2
- package/dist/esm/client/chain.js +4 -4
- package/dist/esm/client/indexer.d.ts +3 -3
- package/dist/esm/client/indexer.js +3 -3
- package/dist/esm/client/platformServices.d.ts +1 -1
- package/dist/esm/client/platformServices.js +1 -1
- package/dist/esm/client/wasm.js +6 -6
- package/dist/esm/core/accounts.d.ts +2 -2
- package/dist/esm/core/accounts.js +2 -2
- package/dist/esm/core/modules.d.ts +2 -2
- package/dist/esm/core/modules.js +8 -8
- package/dist/esm/core/tx.d.ts +2 -2
- package/dist/esm/core/tx.js +5 -5
- package/dist/esm/cosmjs.js +6 -6
- package/dist/esm/exports.js +6 -6
- package/dist/esm/{index-B7ZOvVy2.d.ts → index-BJqOIOph.d.ts} +371 -55
- package/dist/esm/{index-CyZJTI39.d.ts → index-o3nQdPhK.d.ts} +5 -3
- package/dist/esm/index.d.ts +3 -3
- package/dist/esm/index.js +13 -13
- package/dist/esm/service.js +1 -1
- package/dist/esm/{tx-7vGzWhsj.js → tx-Ca8hs4RN.js} +4 -4
- package/dist/esm/{utils-BPuX8T_g.js → utils-BvlndkVI.js} +16 -1
- package/dist/esm/utils.d.ts +3 -3
- package/dist/esm/utils.js +2 -2
- package/package.json +7 -7
|
@@ -2,5 +2,5 @@ import "../tx_pb-BzYfNmn2.cjs";
|
|
|
2
2
|
import "../index-B_IiQ_8l.cjs";
|
|
3
3
|
import "../light-B-3BDUJ7.cjs";
|
|
4
4
|
import "../BaseGrpcConsumer-CdK49BN-.cjs";
|
|
5
|
-
import { C as PlatformServicesPositionsSortDirection, S as PlatformServicesPositionsSortBy, _ as PlatformServicesListPositionTradesResponse, a as GrpcPlatformServicesPositionTrade, b as PlatformServicesPosition, c as PlatformServicesGetAccountCountParams, d as PlatformServicesGetAccountDailyPNLResponse, f as PlatformServicesGetAccountPositionStatsParams, g as PlatformServicesListPositionTradesParams, h as PlatformServicesListAccountTagsResponse, i as GrpcPlatformServicesPosition, l as PlatformServicesGetAccountCountResponse, m as PlatformServicesListAccountPositionStatsResponse, n as GrpcPlatformServicesAccountPositionStats, o as PlatformServicesAccountPositionStats, p as PlatformServicesListAccountPositionStatsParams, r as GrpcPlatformServicesDailyPNL, s as PlatformServicesDailyPNL, t as SocialTradingGrpcApi, u as PlatformServicesGetAccountDailyPNLParams, v as PlatformServicesListPositionsParams, w as PlatformServicesPositionsStatsWindow, x as PlatformServicesPositionTrade, y as PlatformServicesListPositionsResponse } from "../index-
|
|
5
|
+
import { C as PlatformServicesPositionsSortDirection, S as PlatformServicesPositionsSortBy, _ as PlatformServicesListPositionTradesResponse, a as GrpcPlatformServicesPositionTrade, b as PlatformServicesPosition, c as PlatformServicesGetAccountCountParams, d as PlatformServicesGetAccountDailyPNLResponse, f as PlatformServicesGetAccountPositionStatsParams, g as PlatformServicesListPositionTradesParams, h as PlatformServicesListAccountTagsResponse, i as GrpcPlatformServicesPosition, l as PlatformServicesGetAccountCountResponse, m as PlatformServicesListAccountPositionStatsResponse, n as GrpcPlatformServicesAccountPositionStats, o as PlatformServicesAccountPositionStats, p as PlatformServicesListAccountPositionStatsParams, r as GrpcPlatformServicesDailyPNL, s as PlatformServicesDailyPNL, t as SocialTradingGrpcApi, u as PlatformServicesGetAccountDailyPNLParams, v as PlatformServicesListPositionsParams, w as PlatformServicesPositionsStatsWindow, x as PlatformServicesPositionTrade, y as PlatformServicesListPositionsResponse } from "../index-DLkZpEZn.cjs";
|
|
6
6
|
export { GrpcPlatformServicesAccountPositionStats, GrpcPlatformServicesDailyPNL, GrpcPlatformServicesPosition, GrpcPlatformServicesPositionTrade, PlatformServicesAccountPositionStats, PlatformServicesDailyPNL, PlatformServicesGetAccountCountParams, PlatformServicesGetAccountCountResponse, PlatformServicesGetAccountDailyPNLParams, PlatformServicesGetAccountDailyPNLResponse, PlatformServicesGetAccountPositionStatsParams, PlatformServicesListAccountPositionStatsParams, PlatformServicesListAccountPositionStatsResponse, PlatformServicesListAccountTagsResponse, PlatformServicesListPositionTradesParams, PlatformServicesListPositionTradesResponse, PlatformServicesListPositionsParams, PlatformServicesListPositionsResponse, PlatformServicesPosition, PlatformServicesPositionTrade, PlatformServicesPositionsSortBy, PlatformServicesPositionsSortDirection, PlatformServicesPositionsStatsWindow, SocialTradingGrpcApi };
|
package/dist/cjs/client/wasm.cjs
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
require('../encoding-light-D96nxVLW.cjs');
|
|
2
2
|
require('../constants-tPGACRGC.cjs');
|
|
3
3
|
require('../defineProperty-C3FP2y9Y.cjs');
|
|
4
|
-
require('../utils-
|
|
4
|
+
require('../utils-CIqMZQ2o.cjs');
|
|
5
5
|
require('../grpc-3Z8ffFdZ.cjs');
|
|
6
6
|
require('../coins-DRrEtaSG.cjs');
|
|
7
7
|
require('../address-light-C_a6b8yF.cjs');
|
|
8
8
|
require('../MsgBase-BJmf0IHm.cjs');
|
|
9
|
-
require('../ChainRestTendermintApi-
|
|
9
|
+
require('../ChainRestTendermintApi-lBt4Bo9-.cjs');
|
|
10
10
|
require('../light-CrajlUvd.cjs');
|
|
11
11
|
require('../stream-NLunNFnw.cjs');
|
|
12
12
|
require('../BaseGrpcConsumer-Ppsh5NLZ.cjs');
|
|
13
|
-
require('../chain-
|
|
14
|
-
require('../ChainGrpcExchangeApi-
|
|
15
|
-
const require_QueryTradingStrategyContractTotalStrategies = require('../QueryTradingStrategyContractTotalStrategies-
|
|
13
|
+
require('../chain-DFYBhsui.cjs');
|
|
14
|
+
require('../ChainGrpcExchangeApi-Cxcph7iG.cjs');
|
|
15
|
+
const require_QueryTradingStrategyContractTotalStrategies = require('../QueryTradingStrategyContractTotalStrategies-Ba_KZXCf.cjs');
|
|
16
16
|
require('../BaseRestConsumer-BcHgNcNh.cjs');
|
|
17
|
-
require('../ExecArgNeptuneWithdraw-
|
|
17
|
+
require('../ExecArgNeptuneWithdraw-GQfs73gW.cjs');
|
|
18
18
|
|
|
19
19
|
exports.IncentivesQueryTransformer = require_QueryTradingStrategyContractTotalStrategies.IncentivesQueryTransformer;
|
|
20
20
|
exports.InjNameServiceQueryTransformer = require_QueryTradingStrategyContractTotalStrategies.InjNameServiceQueryTransformer;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
require('../encoding-light-D96nxVLW.cjs');
|
|
2
2
|
require('../constants-tPGACRGC.cjs');
|
|
3
3
|
require('../defineProperty-C3FP2y9Y.cjs');
|
|
4
|
-
const require_accounts = require('../accounts-
|
|
5
|
-
require('../utils-
|
|
4
|
+
const require_accounts = require('../accounts-DypWN-GO.cjs');
|
|
5
|
+
require('../utils-CIqMZQ2o.cjs');
|
|
6
6
|
require('../grpc-3Z8ffFdZ.cjs');
|
|
7
7
|
require('../coins-DRrEtaSG.cjs');
|
|
8
8
|
require('../address-light-C_a6b8yF.cjs');
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../tx_pb-BzYfNmn2.cjs";
|
|
2
2
|
import "../index-B_IiQ_8l.cjs";
|
|
3
3
|
import "../light-B-3BDUJ7.cjs";
|
|
4
|
-
import {
|
|
4
|
+
import { Fp as PrivateKey, Ip as PublicKey, Lp as Address, Pp as BaseAccount } from "../index-Bybq32q9.cjs";
|
|
5
5
|
import "../BaseGrpcConsumer-CdK49BN-.cjs";
|
|
6
6
|
import "../index-COHrq5cC.cjs";
|
|
7
7
|
import "../index-DZmLd0jv.cjs";
|
|
@@ -11,6 +11,6 @@ import "../encoding-light-D-6m9tHO.cjs";
|
|
|
11
11
|
import "../constants-DQTrjP5R.cjs";
|
|
12
12
|
import "../index-Dv0XARBE.cjs";
|
|
13
13
|
import "../index-DZETSzfT.cjs";
|
|
14
|
-
import "../index-
|
|
14
|
+
import "../index-DLkZpEZn.cjs";
|
|
15
15
|
import "../index-D-B0a_XJ.cjs";
|
|
16
16
|
export { Address, BaseAccount, PrivateKey, PublicKey };
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
require('../encoding-light-D96nxVLW.cjs');
|
|
2
2
|
require('../constants-tPGACRGC.cjs');
|
|
3
3
|
require('../defineProperty-C3FP2y9Y.cjs');
|
|
4
|
-
const require_accounts = require('../accounts-
|
|
5
|
-
require('../utils-
|
|
4
|
+
const require_accounts = require('../accounts-DypWN-GO.cjs');
|
|
5
|
+
require('../utils-CIqMZQ2o.cjs');
|
|
6
6
|
require('../grpc-3Z8ffFdZ.cjs');
|
|
7
7
|
require('../coins-DRrEtaSG.cjs');
|
|
8
8
|
require('../address-light-C_a6b8yF.cjs');
|
|
9
9
|
require('../MsgBase-BJmf0IHm.cjs');
|
|
10
|
-
const require_MsgSetDenomMetadata = require('../MsgSetDenomMetadata-
|
|
11
|
-
require('../ChainRestTendermintApi-
|
|
10
|
+
const require_MsgSetDenomMetadata = require('../MsgSetDenomMetadata-C8QZ7GA-.cjs');
|
|
11
|
+
require('../ChainRestTendermintApi-lBt4Bo9-.cjs');
|
|
12
12
|
require('../light-CrajlUvd.cjs');
|
|
13
13
|
require('../stream-NLunNFnw.cjs');
|
|
14
14
|
require('../BaseGrpcConsumer-Ppsh5NLZ.cjs');
|
|
15
|
-
require('../ChainGrpcExchangeApi-
|
|
15
|
+
require('../ChainGrpcExchangeApi-Cxcph7iG.cjs');
|
|
16
16
|
require('../BaseIndexerGrpcConsumer-BYur8R3D.cjs');
|
|
17
17
|
require('../BaseRestConsumer-BcHgNcNh.cjs');
|
|
18
|
-
const require_ExecArgNeptuneWithdraw = require('../ExecArgNeptuneWithdraw-
|
|
19
|
-
require('../IndexerGrpcWeb3GwApi-
|
|
20
|
-
require('../tx-
|
|
18
|
+
const require_ExecArgNeptuneWithdraw = require('../ExecArgNeptuneWithdraw-GQfs73gW.cjs');
|
|
19
|
+
require('../IndexerGrpcWeb3GwApi-Du3x0BEl.cjs');
|
|
20
|
+
require('../tx-DZUeolaB.cjs');
|
|
21
21
|
|
|
22
22
|
exports.ContractExecutionAuthz = require_MsgSetDenomMetadata.ContractExecutionAuthorization;
|
|
23
23
|
exports.ContractExecutionCompatAuthz = require_MsgSetDenomMetadata.ContractExecutionCompatAuthorization;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../tx_pb-BzYfNmn2.cjs";
|
|
2
2
|
import "../index-B_IiQ_8l.cjs";
|
|
3
3
|
import "../light-B-3BDUJ7.cjs";
|
|
4
|
-
import { $b as
|
|
4
|
+
import { $b as MsgBatchCancelSpotOrders, $x as MsgMint, Ab as MsgCreateDerivativeMarketOrder, Ah as InsuranceMsgs, Ap as ExecArgNeptuneDeposit, Ax as MsgRemoveRateLimit, Bb as MsgUpdateDerivativeMarketV2, Bh as MsgBatchCancelBinaryOptionsOrdersV2, Bx as MsgUnderwrite, Ch as Erc20Msgs, Cp as ContractExecutionCompatAuthorization, Cx as MsgExternalTransfer, Db as MsgCreateBinaryOptionsLimitOrder, Dh as FeegrantMsgs, Dp as getGenericAuthorizationFromMessageType, Dx as MsgCreateValidator, Eb as MsgBatchCancelDerivativeOrdersV2, Eh as ExchangeV2Msgs, Ep as GrantAuthorizationType, Ex as MsgCancelSpotOrder, Fb as MsgInstantSpotMarketLaunchV2, Fh as TokenFactoryMsgs, Fx as MsgCreateDenom, Gb as MsgInstantSpotMarketLaunch, Gh as MsgAdminUpdateBinaryOptionsMarket, Gx as MsgUpdateAdmin, Hb as MsgCreateSpotMarketOrderV2, Hh as MsgCreateBinaryOptionsLimitOrderV2, Hx as MsgSignDataV2, Ib as MsgWithdrawDelegatorReward, Ih as WasmMsgs, Ix as MsgChangeAdmin, Jb as MsgAuthorizeStakeGrantsV2, Jx as MsgDelegate, Kb as MsgActivatePostOnlyModeV2, Kx as MsgWithdraw, Lb as MsgCancelUnbondingDelegation, Lh as MsgInstantBinaryOptionsMarketLaunchV2, Lx as MsgRewardsOptOut, Mb as MsgCancelBinaryOptionsOrderV2, Mh as OracleMsgs, Mx as MsgCreateRateLimit, Nb as MsgCreateDerivativeLimitOrder, Nh as PeggyMsgs, Nx as MsgMigrateContract, Ob as MsgWithdrawValidatorCommission, Oh as GovMsgs, Op as msgsOrMsgExecMsgs, Ox as MsgBeginRedelegate, Pb as MsgLiquidateCrossMarginPoolV2, Ph as StakingMsgs, Px as MsgExecuteContract, Qb as MsgCancelDerivativeOrder, Qx as MsgMultiSend, Rb as MsgDecreasePositionMarginV2, Rh as MsgSetDelegationTransferReceiversV2, Rx as MsgPrivilegedExecuteContract, Sh as DistributionMsgs, Sp as MsgInstantBinaryOptionsMarketLaunch, Sx as MsgOffsetPositionV2, Tb as MsgCreateDerivativeMarketOrderV2, Th as ExchangeV1Msgs, Tp as GenericAuthorization, Tx as MsgRevokeAllowance, Ub as MsgBatchCancelSpotOrdersV2, Uh as MsgCreateBinaryOptionsMarketOrder, Ux as MsgUndelegate, Vb as MsgCancelBinaryOptionsOrder, Vh as MsgAdminUpdateBinaryOptionsMarketV2, Vx as MsgWithdrawV2, Wb as MsgCancelDerivativeOrderV2, Wh as MsgBatchCancelBinaryOptionsOrders, Wx as MsgDepositV2, Xb as MsgIncreasePositionMargin, Xx as MsgStoreCode, Yb as MsgDecreasePositionMargin, Yx as MsgSendToEth, Zb as MsgCreateSpotMarketOrder, Zx as MsgDeposit, _S as MsgSend, _p as MsgUpdateNamespace, _x as MsgRequestRedemption, aS as MsgSubmitProposalExpiryFuturesMarketLaunch, ax as MsgCreateSpotLimitOrder, bh as AuthzMsgs, bp as MsgClaimVoucher, bx as MsgLiquidatePosition, cS as MsgSubmitProposalPerpetualMarketLaunch, cx as MsgLiquidatePositionV2, dS as MsgSubmitGenericProposal, dx as MsgExternalTransferV2, eS as MsgBurn, ex as MsgGrantWithAuthorization, fS as MsgSubmitTextProposal, fx as MsgSetDenomMetadata, gS as MsgBid, gp as MsgUpdateActorRoles, gx as MsgTransferDelegation, hS as MsgGrant, hx as MsgRelayProviderPrices, iS as ProposalDecomposer, ix as MsgCancelPostOnlyModeV2, jb as MsgBatchCancelDerivativeOrders, jh as Msgs, jx as MsgUpdateRateLimit, kb as MsgCreateDerivativeLimitOrderV2, kh as IbcMsgs, kp as ExecArgNeptuneWithdraw, kx as MsgGrantAllowance, lS as MsgGrantProviderPrivilegeProposal, lx as MsgBatchUpdateOrdersV2, mS as MsgRevoke, mx as MsgReclaimLockedFunds, nS as MsgExec, nx as MsgSubaccountTransferV2, oS as MsgSubmitProposalPerpetualMarketLaunchV2, ox as MsgAuthorizeStakeGrants, pS as MsgDeposit$1, px as MsgUpdateSpotMarketV2, qb as MsgCreateSpotLimitOrderV2, qx as MsgSignData, rS as MsgSubmitProposal, rx as MsgReclaimLockedFundsV2, sS as MsgSubmitProposalSpotMarketParamUpdate, sx as MsgCreateInsuranceFund, tS as MsgTransfer, tx as MsgActivateStakeGrantV2, uS as MsgSubmitProposalSpotMarketLaunch, ux as MsgFundCommunityPool, vS as MsgVote, vp as MsgCreateNamespace, vx as MsgCancelSpotOrderV2, wb as MsgUpdateSubaccountRiskProfileV2, wh as ExchangeMsgs, wp as ContractExecutionAuthorization, wx as MsgRewardsOptOutV2, xh as BankMsgs, xp as OrderHashManager, xx as MsgBatchUpdateOrders, yh as AuctionMsgs, yp as MsgUpdateParams, yx as MsgInstantiateContract, zb as MsgIncreasePositionMarginV2, zh as MsgCreateBinaryOptionsMarketOrderV2, zx as MsgEditValidator } from "../index-Bybq32q9.cjs";
|
|
5
5
|
import "../BaseGrpcConsumer-CdK49BN-.cjs";
|
|
6
6
|
import "../index-COHrq5cC.cjs";
|
|
7
7
|
import { $ as ExecArgInitiateTransfer, B as ExecArgCW20AdapterRedeemAndTransfer, G as ExitConfig, H as ExecPrivilegedArgVaultRedeem, I as ExecArgs, J as TrailingArithmetic, K as ExitType, L as ExecPrivilegedArgs, N as MsgExecuteContractCompat, Q as ExecArgUpdateGridConfig, R as ExecPrivilegedArgOffChainVaultSubscribe, U as ExecArgCreateSpotGridStrategy, V as ExecPrivilegedArgVaultSubscribe, W as ExecArgCreatePerpGridStrategy, X as ExecArgRemoveGridStrategy, Y as TrailingArithmeticLP, Z as ExecArgIncreaseAllowance, at as ExecArgCW20Transfer, ct as ExecArgCW20Send, et as ExecArgSwapExactOutput, it as ExecArgFundCampaign, nt as ExecArgSwapMinOutput, ot as ExecArgCreateRound, q as StrategyType, rt as ExecArgDepositTokens, st as ExecArgSubmitVaa, tt as ExecArgCreateCampaign, z as ExecPrivilegedArgOffChainVaultRedeem } from "../index-DZmLd0jv.cjs";
|
|
@@ -11,6 +11,6 @@ import "../encoding-light-D-6m9tHO.cjs";
|
|
|
11
11
|
import "../constants-DQTrjP5R.cjs";
|
|
12
12
|
import "../index-Dv0XARBE.cjs";
|
|
13
13
|
import "../index-DZETSzfT.cjs";
|
|
14
|
-
import "../index-
|
|
14
|
+
import "../index-DLkZpEZn.cjs";
|
|
15
15
|
import "../index-D-B0a_XJ.cjs";
|
|
16
16
|
export { AuctionMsgs, AuthzMsgs, BankMsgs, ContractExecutionAuthorization as ContractExecutionAuthz, ContractExecutionCompatAuthorization as ContractExecutionCompatAuthz, DistributionMsgs, Erc20Msgs, ExchangeMsgs, ExchangeV1Msgs, ExchangeV2Msgs, ExecArgCW20AdapterRedeemAndTransfer, ExecArgCW20Send, ExecArgCW20Transfer, ExecArgCreateCampaign, ExecArgCreatePerpGridStrategy, ExecArgCreateRound, ExecArgCreateSpotGridStrategy, ExecArgDepositTokens, ExecArgFundCampaign, ExecArgIncreaseAllowance, ExecArgInitiateTransfer, ExecArgNeptuneDeposit, ExecArgNeptuneWithdraw, ExecArgRemoveGridStrategy, ExecArgSubmitVaa, ExecArgSwapExactOutput, ExecArgSwapMinOutput, ExecArgUpdateGridConfig, ExecArgs, ExecPrivilegedArgOffChainVaultRedeem, ExecPrivilegedArgOffChainVaultSubscribe, ExecPrivilegedArgVaultRedeem, ExecPrivilegedArgVaultSubscribe, ExecPrivilegedArgs, ExitConfig, ExitType, FeegrantMsgs, GenericAuthorization as GenericAuthz, GovMsgs, GrantAuthorizationType, IbcMsgs, InsuranceMsgs, MsgActivatePostOnlyModeV2, MsgActivateStakeGrantV2, MsgAdminUpdateBinaryOptionsMarket, MsgAdminUpdateBinaryOptionsMarketV2, MsgAuthorizeStakeGrants, MsgAuthorizeStakeGrantsV2, MsgExec as MsgAuthzExec, MsgBatchCancelBinaryOptionsOrders, MsgBatchCancelBinaryOptionsOrdersV2, MsgBatchCancelDerivativeOrders, MsgBatchCancelDerivativeOrdersV2, MsgBatchCancelSpotOrders, MsgBatchCancelSpotOrdersV2, MsgBatchUpdateOrders, MsgBatchUpdateOrdersV2, MsgBeginRedelegate, MsgBid, MsgBurn, MsgCancelBinaryOptionsOrder, MsgCancelBinaryOptionsOrderV2, MsgCancelDerivativeOrder, MsgCancelDerivativeOrderV2, MsgCancelPostOnlyModeV2, MsgCancelSpotOrder, MsgCancelSpotOrderV2, MsgCancelUnbondingDelegation, MsgChangeAdmin, MsgClaimVoucher, MsgCreateBinaryOptionsLimitOrder, MsgCreateBinaryOptionsLimitOrderV2, MsgCreateBinaryOptionsMarketOrder, MsgCreateBinaryOptionsMarketOrderV2, MsgCreateDenom, MsgCreateDerivativeLimitOrder, MsgCreateDerivativeLimitOrderV2, MsgCreateDerivativeMarketOrder, MsgCreateDerivativeMarketOrderV2, MsgCreateInsuranceFund, MsgCreateNamespace, MsgCreateRateLimit, MsgCreateSpotLimitOrder, MsgCreateSpotLimitOrderV2, MsgCreateSpotMarketOrder, MsgCreateSpotMarketOrderV2, MsgCreateValidator, MsgDecreasePositionMargin, MsgDecreasePositionMarginV2, MsgDelegate, MsgDeposit, MsgDepositV2, MsgEditValidator, MsgExecuteContract, MsgExecuteContractCompat, MsgExternalTransfer, MsgExternalTransferV2, MsgFundCommunityPool, MsgDeposit$1 as MsgGovDeposit, MsgGrant, MsgGrantAllowance, MsgGrantProviderPrivilegeProposal, MsgGrantWithAuthorization, MsgIncreasePositionMargin, MsgIncreasePositionMarginV2, MsgInstantBinaryOptionsMarketLaunch, MsgInstantBinaryOptionsMarketLaunchV2, MsgInstantSpotMarketLaunch, MsgInstantSpotMarketLaunchV2, MsgInstantiateContract, MsgLiquidateCrossMarginPoolV2, MsgLiquidatePosition, MsgLiquidatePositionV2, MsgMigrateContract, MsgMint, MsgMultiSend, MsgOffsetPositionV2, MsgPrivilegedExecuteContract, MsgReclaimLockedFunds, MsgReclaimLockedFundsV2, MsgRelayProviderPrices, MsgRemoveRateLimit, MsgRequestRedemption, MsgRevoke, MsgRevokeAllowance, MsgRewardsOptOut, MsgRewardsOptOutV2, MsgSend, MsgSendToEth, MsgSetDelegationTransferReceiversV2, MsgSetDenomMetadata, MsgSignData, MsgSignDataV2, MsgStoreCode, MsgSubaccountTransferV2, MsgSubmitGenericProposal, MsgSubmitProposal, MsgSubmitProposalExpiryFuturesMarketLaunch, MsgSubmitProposalPerpetualMarketLaunch, MsgSubmitProposalPerpetualMarketLaunchV2, MsgSubmitProposalSpotMarketLaunch, MsgSubmitProposalSpotMarketParamUpdate, MsgSubmitTextProposal, MsgTransfer, MsgTransferDelegation, MsgUndelegate, MsgUnderwrite, MsgUpdateActorRoles, MsgUpdateAdmin, MsgUpdateDerivativeMarketV2, MsgUpdateNamespace, MsgUpdateParams, MsgUpdateRateLimit, MsgUpdateSpotMarketV2, MsgUpdateSubaccountRiskProfileV2, MsgVote, MsgWithdraw, MsgWithdrawDelegatorReward, MsgWithdrawV2, MsgWithdrawValidatorCommission, Msgs, OracleMsgs, OrderHashManager, PeggyMsgs, ProposalDecomposer, StakingMsgs, StrategyType, TokenFactoryMsgs, TrailingArithmetic, TrailingArithmeticLP, WasmMsgs, getGenericAuthorizationFromMessageType, msgsOrMsgExecMsgs };
|
package/dist/cjs/core/tx.cjs
CHANGED
|
@@ -2,20 +2,20 @@ const require_chunk = require('../chunk-CbDLau6x.cjs');
|
|
|
2
2
|
require('../encoding-light-D96nxVLW.cjs');
|
|
3
3
|
require('../constants-tPGACRGC.cjs');
|
|
4
4
|
require('../defineProperty-C3FP2y9Y.cjs');
|
|
5
|
-
const require_accounts = require('../accounts-
|
|
6
|
-
require('../utils-
|
|
5
|
+
const require_accounts = require('../accounts-DypWN-GO.cjs');
|
|
6
|
+
require('../utils-CIqMZQ2o.cjs');
|
|
7
7
|
require('../grpc-3Z8ffFdZ.cjs');
|
|
8
8
|
require('../coins-DRrEtaSG.cjs');
|
|
9
9
|
require('../address-light-C_a6b8yF.cjs');
|
|
10
10
|
const require_MsgBase = require('../MsgBase-BJmf0IHm.cjs');
|
|
11
|
-
require('../ChainRestTendermintApi-
|
|
11
|
+
require('../ChainRestTendermintApi-lBt4Bo9-.cjs');
|
|
12
12
|
require('../light-CrajlUvd.cjs');
|
|
13
13
|
require('../stream-NLunNFnw.cjs');
|
|
14
14
|
require('../BaseGrpcConsumer-Ppsh5NLZ.cjs');
|
|
15
15
|
require('../BaseIndexerGrpcConsumer-BYur8R3D.cjs');
|
|
16
16
|
require('../BaseRestConsumer-BcHgNcNh.cjs');
|
|
17
|
-
require('../IndexerGrpcWeb3GwApi-
|
|
18
|
-
const require_tx = require('../tx-
|
|
17
|
+
require('../IndexerGrpcWeb3GwApi-Du3x0BEl.cjs');
|
|
18
|
+
const require_tx = require('../tx-DZUeolaB.cjs');
|
|
19
19
|
let __injectivelabs_core_proto_ts_v2_generated_cosmos_tx_v1beta1_tx_pb = require("@injectivelabs/core-proto-ts-v2/generated/cosmos/tx/v1beta1/tx_pb");
|
|
20
20
|
|
|
21
21
|
exports.BroadcastMode = require_tx.BroadcastMode;
|
package/dist/cjs/core/tx.d.cts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { c as tx_pb_d_exports } from "../tx_pb-BzYfNmn2.cjs";
|
|
2
2
|
import "../index-B_IiQ_8l.cjs";
|
|
3
3
|
import "../light-B-3BDUJ7.cjs";
|
|
4
|
-
import { $m as
|
|
4
|
+
import { $m as TxSearchResultParams, $p as patchOrderTypesWithExpirationBlock, Am as TxGrpcApi, Bm as BroadcastMode, Bp as getEip712TypedDataV2, Cm as getAminoStdSignDoc, Dm as normalizeTendermintWebSocketEndpoint, Em as generateArbitrarySignDoc, Fm as createTransactionForAddressAndMsg, Gm as RestTxBody, Gp as getEip712Fee, Hm as RestAuthInfo, Hp as getDefaultEip712TypesV2, Im as createTransactionFromMsg, Jm as TxInfo, Jp as getEipTxDetails, Km as RestTxLog, Kp as getEip712FeeV2, Lm as createTransactionWithSigners, Mm as createTransaction, Mp as MsgBroadcasterWithPk, Nm as createTransactionAndCosmosSignDoc, Np as MsgBroadcasterWithPkOptions, Om as subscribeToTendermintTxEvent, Pm as createTransactionAndCosmosSignDocForAddressAndMsg, Qm as TxSearchResult, Qp as objectKeysToEip712Types, Rm as createTxRawFromSigResponse, Rp as MsgDecoder, Sm as createWeb3Extension, Tm as getTransactionPartsFromTxRaw, Um as RestSignerInfo, Up as getEip712Domain, Vm as BroadcastModeKeplr, Vp as getDefaultEip712Types, Wm as RestTx, Wp as getEip712DomainV2, Xm as TxResult, Xp as getObjectEip712PropertyType, Ym as TxInfoResponse, Yp as getTypesIncludingFeeOptions, Zm as TxResultResponse, Zp as numberTypeToReflectionNumberType, _h as TxResponse, _m as createSignDoc, ah as TxClientBroadcastOptions, am as SIGN_EIP712, bm as createSigners, ch as TxClientMode, cm as createAnyMessage, dh as TxEventInclusionOptions, dm as errorToErrorMessage, eh as CreateTransactionArgs, em as protoTypeToAminoType, fh as TxEventWebSocketFactory, fm as isTxNotFoundError, gh as TxPrepareTxInclusionWaitArgs, gm as createNonCriticalExtensionFromObject, hh as TxInclusionWaiter, hm as createFee, ih as SignerDetails, im as SIGN_DIRECT, jm as waitTxBroadcasted, jp as MsgBroadcasterTxOptions, km as TxRestApi, lh as TxClientSimulateResponse, lm as getEthereumSignerAddress, mh as TxInclusionStrategy, mm as createBody, nh as CreateTransactionWithSignersArgs, nm as TxClient, oh as TxClientBroadcastResponse, om as SIGN_EIP712_V2, ph as TxFetchTxPollArgs, pm as createAuthInfo, qm as SimulationResponse, qp as getEipTxContext, rh as MsgArg, rm as SIGN_AMINO, sh as TxClientInclusionOptions, sm as createAny, th as CreateTransactionResult, tm as stringTypeToReflectionStringType, uh as TxConcreteApi, um as getInjectiveSignerAddress, vh as TxWaitForTxInclusionArgs, vm as createSignDocFromTransaction, wm as getPublicKey, xm as createTxRawEIP712, ym as createSignerInfo, zm as getTxRawFromTxRawOrDirectSignResponse, zp as getEip712TypedData } from "../index-Bybq32q9.cjs";
|
|
5
5
|
import "../BaseGrpcConsumer-CdK49BN-.cjs";
|
|
6
6
|
import "../index-COHrq5cC.cjs";
|
|
7
7
|
import { St as TypedDataField, bt as Eip712ConvertTxArgs, xt as MapOfTypedDataField, yt as Eip712ConvertFeeArgs } from "../index-DZmLd0jv.cjs";
|
|
@@ -11,6 +11,6 @@ import "../encoding-light-D-6m9tHO.cjs";
|
|
|
11
11
|
import "../constants-DQTrjP5R.cjs";
|
|
12
12
|
import "../index-Dv0XARBE.cjs";
|
|
13
13
|
import "../index-DZETSzfT.cjs";
|
|
14
|
-
import "../index-
|
|
14
|
+
import "../index-DLkZpEZn.cjs";
|
|
15
15
|
import "../index-D-B0a_XJ.cjs";
|
|
16
16
|
export { BroadcastMode, BroadcastModeKeplr, tx_pb_d_exports as CosmosTxV1Beta1TxPb, CreateTransactionArgs, CreateTransactionResult, CreateTransactionWithSignersArgs, Eip712ConvertFeeArgs, Eip712ConvertTxArgs, MapOfTypedDataField, MsgArg, MsgBroadcasterTxOptions, MsgBroadcasterWithPk, MsgBroadcasterWithPkOptions, MsgDecoder, RestAuthInfo, RestSignerInfo, RestTx, RestTxBody, RestTxLog, SIGN_AMINO, SIGN_DIRECT, SIGN_EIP712, SIGN_EIP712_V2, SignerDetails, SimulationResponse, TxClient, TxClientBroadcastOptions, TxClientBroadcastResponse, TxClientInclusionOptions, TxClientMode, TxClientSimulateResponse, TxConcreteApi, TxEventInclusionOptions, TxEventWebSocketFactory, TxFetchTxPollArgs, TxGrpcApi, TxInclusionStrategy, TxInclusionWaiter, TxInfo, TxInfoResponse, TxPrepareTxInclusionWaitArgs, TxResponse, TxRestApi, TxResult, TxResultResponse, TxSearchResult, TxSearchResultParams, TxWaitForTxInclusionArgs, 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, getTypesIncludingFeeOptions, isTxNotFoundError, normalizeTendermintWebSocketEndpoint, numberTypeToReflectionNumberType, objectKeysToEip712Types, patchOrderTypesWithExpirationBlock, protoTypeToAminoType, stringTypeToReflectionStringType, subscribeToTendermintTxEvent, waitTxBroadcasted };
|
package/dist/cjs/cosmjs.cjs
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
require('./encoding-light-D96nxVLW.cjs');
|
|
2
2
|
require('./constants-tPGACRGC.cjs');
|
|
3
3
|
require('./defineProperty-C3FP2y9Y.cjs');
|
|
4
|
-
require('./accounts-
|
|
5
|
-
require('./utils-
|
|
4
|
+
require('./accounts-DypWN-GO.cjs');
|
|
5
|
+
require('./utils-CIqMZQ2o.cjs');
|
|
6
6
|
require('./grpc-3Z8ffFdZ.cjs');
|
|
7
7
|
require('./coins-DRrEtaSG.cjs');
|
|
8
8
|
require('./address-light-C_a6b8yF.cjs');
|
|
9
9
|
require('./MsgBase-BJmf0IHm.cjs');
|
|
10
|
-
require('./ChainRestTendermintApi-
|
|
10
|
+
require('./ChainRestTendermintApi-lBt4Bo9-.cjs');
|
|
11
11
|
require('./light-CrajlUvd.cjs');
|
|
12
12
|
require('./stream-NLunNFnw.cjs');
|
|
13
13
|
require('./BaseGrpcConsumer-Ppsh5NLZ.cjs');
|
|
14
14
|
require('./BaseIndexerGrpcConsumer-BYur8R3D.cjs');
|
|
15
15
|
require('./BaseRestConsumer-BcHgNcNh.cjs');
|
|
16
|
-
require('./IndexerGrpcWeb3GwApi-
|
|
17
|
-
require('./tx-
|
|
18
|
-
const require_DirectEthSecp256k1Wallet = require('./DirectEthSecp256k1Wallet-
|
|
16
|
+
require('./IndexerGrpcWeb3GwApi-Du3x0BEl.cjs');
|
|
17
|
+
require('./tx-DZUeolaB.cjs');
|
|
18
|
+
const require_DirectEthSecp256k1Wallet = require('./DirectEthSecp256k1Wallet-BcuvnwP3.cjs');
|
|
19
19
|
|
|
20
20
|
exports.InjectiveDirectEthSecp256k1Wallet = require_DirectEthSecp256k1Wallet.DirectEthSecp256k1Wallet;
|
|
21
21
|
exports.InjectiveEthSecp256k1Wallet = require_DirectEthSecp256k1Wallet.EthSecp256k1Wallet;
|
package/dist/cjs/exports.cjs
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
require('./encoding-light-D96nxVLW.cjs');
|
|
2
2
|
require('./constants-tPGACRGC.cjs');
|
|
3
3
|
require('./defineProperty-C3FP2y9Y.cjs');
|
|
4
|
-
require('./accounts-
|
|
5
|
-
require('./utils-
|
|
4
|
+
require('./accounts-DypWN-GO.cjs');
|
|
5
|
+
require('./utils-CIqMZQ2o.cjs');
|
|
6
6
|
require('./grpc-3Z8ffFdZ.cjs');
|
|
7
7
|
require('./coins-DRrEtaSG.cjs');
|
|
8
8
|
require('./address-light-C_a6b8yF.cjs');
|
|
9
9
|
require('./MsgBase-BJmf0IHm.cjs');
|
|
10
|
-
require('./ChainRestTendermintApi-
|
|
10
|
+
require('./ChainRestTendermintApi-lBt4Bo9-.cjs');
|
|
11
11
|
require('./light-CrajlUvd.cjs');
|
|
12
12
|
require('./stream-NLunNFnw.cjs');
|
|
13
13
|
require('./BaseGrpcConsumer-Ppsh5NLZ.cjs');
|
|
14
14
|
require('./BaseIndexerGrpcConsumer-BYur8R3D.cjs');
|
|
15
15
|
require('./BaseRestConsumer-BcHgNcNh.cjs');
|
|
16
|
-
require('./IndexerGrpcWeb3GwApi-
|
|
17
|
-
require('./tx-
|
|
18
|
-
const require_DirectEthSecp256k1Wallet = require('./DirectEthSecp256k1Wallet-
|
|
16
|
+
require('./IndexerGrpcWeb3GwApi-Du3x0BEl.cjs');
|
|
17
|
+
require('./tx-DZUeolaB.cjs');
|
|
18
|
+
const require_DirectEthSecp256k1Wallet = require('./DirectEthSecp256k1Wallet-BcuvnwP3.cjs');
|
|
19
19
|
|
|
20
20
|
exports.InjectiveDirectEthSecp256k1Wallet = require_DirectEthSecp256k1Wallet.DirectEthSecp256k1Wallet;
|
|
21
21
|
exports.InjectiveEthSecp256k1Wallet = require_DirectEthSecp256k1Wallet.EthSecp256k1Wallet;
|