@injectivelabs/sdk-ts 1.20.17 → 1.20.19
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/{BaseGrpcConsumer-CUdc9vEY.d.cts → BaseGrpcConsumer-BbYfKIY-.d.cts} +1 -1
- package/dist/cjs/{MsgSetDenomMetadata-BQbzOfkE.cjs → MsgSetDenomMetadata-tA6IVCia.cjs} +82 -65
- package/dist/cjs/{StreamManagerV2-qxdppofP.cjs → StreamManagerV2-Bdqr75jP.cjs} +16 -4
- package/dist/cjs/client/abacus.d.cts +4 -4
- package/dist/cjs/client/chain.d.cts +9 -9
- package/dist/cjs/client/indexer.cjs +1 -1
- package/dist/cjs/client/indexer.d.cts +9 -9
- package/dist/cjs/client/olp.d.cts +4 -4
- package/dist/cjs/client/tcAbacus.d.cts +4 -4
- package/dist/cjs/client/wasm.d.cts +3 -3
- package/dist/cjs/core/accounts.d.cts +9 -9
- package/dist/cjs/core/modules.cjs +2 -2
- package/dist/cjs/core/modules.d.cts +10 -10
- package/dist/cjs/core/tx.d.cts +9 -9
- package/dist/cjs/cosmjs.d.cts +2 -2
- package/dist/cjs/exports.d.cts +2 -2
- package/dist/cjs/{index-2SjhKIkh.d.cts → index-BefPSiO1.d.cts} +1 -1
- package/dist/cjs/{index-BG-nzcNI.d.cts → index-BfWPeSKh.d.cts} +3 -3
- package/dist/cjs/{index-BOj_EXVL.d.cts → index-CBB2n9hg.d.cts} +1 -1
- package/dist/cjs/{index-CtkDjIwH.d.cts → index-D72KqWEz.d.cts} +6 -6
- package/dist/cjs/{index-BEwaspW_.d.cts → index-DNOtalJa.d.cts} +277 -138
- package/dist/cjs/{index-DmanIXY9.d.cts → index-D_BlRLk1.d.cts} +1 -1
- package/dist/cjs/{index-BaPRB8bU.d.cts → index-d7_qx6Ra.d.cts} +1 -1
- package/dist/cjs/{index-D5xZvGoG.d.cts → index-owRUyNL3.d.cts} +1 -1
- package/dist/cjs/index.cjs +3 -3
- package/dist/cjs/index.d.cts +10 -10
- package/dist/cjs/proto/cosmos-tx.d.cts +1 -1
- package/dist/cjs/service.d.cts +3 -3
- package/dist/cjs/{tx_pb-BmZhAoWC.d.cts → tx_pb-wznwSZgU.d.cts} +4 -4
- package/dist/cjs/types.d.cts +2 -2
- package/dist/cjs/utils.d.cts +9 -9
- package/dist/esm/{BaseGrpcConsumer-DnPFbzJi.d.ts → BaseGrpcConsumer-Dyo1rsKM.d.ts} +1 -1
- package/dist/esm/{MsgSetDenomMetadata-B4Ke5u9_.js → MsgSetDenomMetadata-DGdnd-QI.js} +81 -64
- package/dist/esm/{StreamManagerV2-CLqrfNTn.js → StreamManagerV2-BSUBca8a.js} +16 -4
- package/dist/esm/client/abacus.d.ts +4 -4
- package/dist/esm/client/chain.d.ts +9 -9
- package/dist/esm/client/indexer.d.ts +9 -9
- package/dist/esm/client/indexer.js +1 -1
- package/dist/esm/client/olp.d.ts +4 -4
- package/dist/esm/client/tcAbacus.d.ts +4 -4
- package/dist/esm/client/wasm.d.ts +3 -3
- package/dist/esm/core/accounts.d.ts +9 -9
- package/dist/esm/core/modules.d.ts +10 -10
- package/dist/esm/core/modules.js +2 -2
- package/dist/esm/core/tx.d.ts +9 -9
- package/dist/esm/cosmjs.d.ts +2 -2
- package/dist/esm/exports.d.ts +2 -2
- package/dist/esm/{index-BJJNBulw.d.ts → index-Bmd15r-k.d.ts} +3 -3
- package/dist/esm/{index-DcPKOj0m.d.ts → index-Cemed7AZ.d.ts} +6 -6
- package/dist/esm/{index-D3kPbyYA.d.ts → index-CkEs7_cy.d.ts} +1 -1
- package/dist/esm/{index-B73CV7nM.d.ts → index-Cq2dSdWc.d.ts} +1 -1
- package/dist/esm/{index-CFTXl2dv.d.ts → index-DcfFcBBT.d.ts} +1 -1
- package/dist/esm/{index-81riAHnR.d.ts → index-VhsnRms4.d.ts} +1 -1
- package/dist/esm/{index-DuNPINdp.d.ts → index-aAyEn6I7.d.ts} +277 -138
- package/dist/esm/{index-SZeXNgo8.d.ts → index-lpl00nu5.d.ts} +1 -1
- package/dist/esm/index.d.ts +10 -10
- package/dist/esm/index.js +3 -3
- package/dist/esm/proto/cosmos-tx.d.ts +1 -1
- package/dist/esm/service.d.ts +3 -3
- package/dist/esm/{tx_pb-DhFh6sWY.d.ts → tx_pb-DZQILTFk.d.ts} +4 -4
- package/dist/esm/types.d.ts +2 -2
- package/dist/esm/utils.d.ts +9 -9
- package/package.json +7 -7
package/dist/esm/client/olp.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import "../tx_pb-
|
|
2
|
-
import "../index-
|
|
1
|
+
import "../tx_pb-DZQILTFk.js";
|
|
2
|
+
import "../index-Bmd15r-k.js";
|
|
3
3
|
import "../light-Cr4m0DAA.js";
|
|
4
|
-
import "../BaseGrpcConsumer-
|
|
5
|
-
import { A as Market, B as OLPGrpcApi, C as GrpcMarketRewards, D as GrpcTotalScore, E as GrpcRewardsEligibility, F as RewardsDistribution, I as RewardsEligibility, L as TotalScore, M as MarketRewards, N as MinMaxRewards, O as GrpcTotalScores, P as RewardDistribution, R as TotalScores, S as GrpcMarketReward, T as GrpcRewardsDistribution, _ as GrpcEpochScore, a as EligibleAddresses, b as GrpcEpochV2, c as EpochScores, d as EpochsV2, f as GrpcAccountVolume, g as GrpcEpochConfigV2, h as GrpcEligibleAddresses, i as EligibleAddress, j as MarketReward, k as GrpcTotalScoresHistory, l as EpochScoresHistory, m as GrpcEligibleAddress, n as AccountVolumes, o as EpochConfigV2, p as GrpcDmmPagination, r as DmmPagination, s as EpochScore, t as AccountVolume, u as EpochV2, v as GrpcEpochScores, w as GrpcRewardDistribution, x as GrpcEpochsV2, y as GrpcEpochScoresHistory, z as TotalScoresHistory } from "../index-
|
|
4
|
+
import "../BaseGrpcConsumer-Dyo1rsKM.js";
|
|
5
|
+
import { A as Market, B as OLPGrpcApi, C as GrpcMarketRewards, D as GrpcTotalScore, E as GrpcRewardsEligibility, F as RewardsDistribution, I as RewardsEligibility, L as TotalScore, M as MarketRewards, N as MinMaxRewards, O as GrpcTotalScores, P as RewardDistribution, R as TotalScores, S as GrpcMarketReward, T as GrpcRewardsDistribution, _ as GrpcEpochScore, a as EligibleAddresses, b as GrpcEpochV2, c as EpochScores, d as EpochsV2, f as GrpcAccountVolume, g as GrpcEpochConfigV2, h as GrpcEligibleAddresses, i as EligibleAddress, j as MarketReward, k as GrpcTotalScoresHistory, l as EpochScoresHistory, m as GrpcEligibleAddress, n as AccountVolumes, o as EpochConfigV2, p as GrpcDmmPagination, r as DmmPagination, s as EpochScore, t as AccountVolume, u as EpochV2, v as GrpcEpochScores, w as GrpcRewardDistribution, x as GrpcEpochsV2, y as GrpcEpochScoresHistory, z as TotalScoresHistory } from "../index-CkEs7_cy.js";
|
|
6
6
|
export { AccountVolume, AccountVolumes, OLPGrpcApi as DmmGrpcApi, OLPGrpcApi, DmmPagination, EligibleAddress, EligibleAddresses, EpochConfigV2, EpochScore, EpochScores, EpochScoresHistory, EpochV2, EpochsV2, GrpcAccountVolume, GrpcDmmPagination, GrpcEligibleAddress, GrpcEligibleAddresses, GrpcEpochConfigV2, GrpcEpochScore, GrpcEpochScores, GrpcEpochScoresHistory, GrpcEpochV2, GrpcEpochsV2, GrpcMarketReward, GrpcMarketRewards, GrpcRewardDistribution, GrpcRewardsDistribution, GrpcRewardsEligibility, GrpcTotalScore, GrpcTotalScores, GrpcTotalScoresHistory, Market, MarketReward, MarketRewards, MinMaxRewards, RewardDistribution, RewardsDistribution, RewardsEligibility, TotalScore, TotalScores, TotalScoresHistory };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import "../tx_pb-
|
|
2
|
-
import "../index-
|
|
1
|
+
import "../tx_pb-DZQILTFk.js";
|
|
2
|
+
import "../index-Bmd15r-k.js";
|
|
3
3
|
import "../light-Cr4m0DAA.js";
|
|
4
|
-
import "../BaseGrpcConsumer-
|
|
5
|
-
import { a as HealthCheckResponse, c as ListReferrersResponse, d as ReferrerEligibilityResponse, f as ReferrerInvitee, i as CurrentEpochResponse, l as Referrer, m as TcAbacusGrpcApi, n as AccountPointsResponse, o as InviteeReferrer, p as SnapshotPoints, r as AccountStatsResponse, s as ListReferrerCodesResponse, t as AccountInviteesResponse, u as ReferrerCode } from "../index-
|
|
4
|
+
import "../BaseGrpcConsumer-Dyo1rsKM.js";
|
|
5
|
+
import { a as HealthCheckResponse, c as ListReferrersResponse, d as ReferrerEligibilityResponse, f as ReferrerInvitee, i as CurrentEpochResponse, l as Referrer, m as TcAbacusGrpcApi, n as AccountPointsResponse, o as InviteeReferrer, p as SnapshotPoints, r as AccountStatsResponse, s as ListReferrerCodesResponse, t as AccountInviteesResponse, u as ReferrerCode } from "../index-Cq2dSdWc.js";
|
|
6
6
|
export { AccountInviteesResponse, AccountPointsResponse, AccountStatsResponse, CurrentEpochResponse, HealthCheckResponse, InviteeReferrer, ListReferrerCodesResponse, ListReferrersResponse, Referrer, ReferrerCode, ReferrerEligibilityResponse, ReferrerInvitee, SnapshotPoints, TcAbacusGrpcApi };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../tx_pb-
|
|
2
|
-
import "../index-
|
|
1
|
+
import "../tx_pb-DZQILTFk.js";
|
|
2
|
+
import "../index-Bmd15r-k.js";
|
|
3
3
|
import "../light-Cr4m0DAA.js";
|
|
4
|
-
import { A as QueryQuantityAndFeesResponse, C as NEPTUNE_USDT_CW20_CONTRACT, D as QueryAllRoutes, E as QueryInputQuantity, M as WasmContractQueryResponse, O as QueryRoute, S as LendingRateResponse, T as QueryOutputQuantity, _ as QueryGetPrices, a as QueryInjectiveAddress, b as AssetInfo, c as InjNameServiceQueryTransformer, d as IncentivesQueryTransformer, g as QueryGetAllLendingRates, h as NEPTUNE_PRICE_CONTRACT, i as QueryTradingStrategyContractConfig, j as QueryRouteResponse, k as SwapQueryTransformer, l as QueryGetCampaigns, m as QueryRoundResponse, n as QueryTradingStrategyContractUserStrategies, o as QueryResolverAddress, p as QueryCampaignResponse, r as QueryTradingStrategyContractAllStrategies, s as QueryInjName, t as QueryTradingStrategyContractTotalStrategies, u as QueryAllRounds, v as NeptuneQueryTransformer, w as PriceResponse, x as AssetInfoWithPrice, y as NeptuneService } from "../index-
|
|
4
|
+
import { A as QueryQuantityAndFeesResponse, C as NEPTUNE_USDT_CW20_CONTRACT, D as QueryAllRoutes, E as QueryInputQuantity, M as WasmContractQueryResponse, O as QueryRoute, S as LendingRateResponse, T as QueryOutputQuantity, _ as QueryGetPrices, a as QueryInjectiveAddress, b as AssetInfo, c as InjNameServiceQueryTransformer, d as IncentivesQueryTransformer, g as QueryGetAllLendingRates, h as NEPTUNE_PRICE_CONTRACT, i as QueryTradingStrategyContractConfig, j as QueryRouteResponse, k as SwapQueryTransformer, l as QueryGetCampaigns, m as QueryRoundResponse, n as QueryTradingStrategyContractUserStrategies, o as QueryResolverAddress, p as QueryCampaignResponse, r as QueryTradingStrategyContractAllStrategies, s as QueryInjName, t as QueryTradingStrategyContractTotalStrategies, u as QueryAllRounds, v as NeptuneQueryTransformer, w as PriceResponse, x as AssetInfoWithPrice, y as NeptuneService } from "../index-Cemed7AZ.js";
|
|
5
5
|
export { AssetInfo, AssetInfoWithPrice, IncentivesQueryTransformer, InjNameServiceQueryTransformer, LendingRateResponse, NEPTUNE_PRICE_CONTRACT, NEPTUNE_USDT_CW20_CONTRACT, NeptuneQueryTransformer, NeptuneService, PriceResponse, QueryAllRounds, QueryAllRoutes, QueryCampaignResponse, QueryGetAllLendingRates, QueryGetCampaigns, QueryGetPrices, QueryInjName, QueryInjectiveAddress, QueryInputQuantity, QueryOutputQuantity, QueryQuantityAndFeesResponse, QueryResolverAddress, QueryRoundResponse, QueryRoute, QueryRouteResponse, QueryTradingStrategyContractAllStrategies, QueryTradingStrategyContractConfig, QueryTradingStrategyContractTotalStrategies, QueryTradingStrategyContractUserStrategies, SwapQueryTransformer, WasmContractQueryResponse };
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import "../tx_pb-
|
|
2
|
-
import "../index-
|
|
1
|
+
import "../tx_pb-DZQILTFk.js";
|
|
2
|
+
import "../index-Bmd15r-k.js";
|
|
3
3
|
import "../light-Cr4m0DAA.js";
|
|
4
|
-
import { $p as PublicKey, Qp as PrivateKey, Zp as BaseAccount, em as Address } from "../index-
|
|
5
|
-
import "../BaseGrpcConsumer-
|
|
6
|
-
import "../index-
|
|
7
|
-
import "../index-
|
|
4
|
+
import { $p as PublicKey, Qp as PrivateKey, Zp as BaseAccount, em as Address } from "../index-aAyEn6I7.js";
|
|
5
|
+
import "../BaseGrpcConsumer-Dyo1rsKM.js";
|
|
6
|
+
import "../index-lpl00nu5.js";
|
|
7
|
+
import "../index-Cemed7AZ.js";
|
|
8
8
|
import "../coins-ceq0Id0M.js";
|
|
9
9
|
import "../address-light-BcZDS-ks.js";
|
|
10
10
|
import "../encoding-light-18k0e_8v.js";
|
|
11
11
|
import "../constants-BZ28P_pH.js";
|
|
12
|
-
import "../index-
|
|
13
|
-
import "../index-
|
|
14
|
-
import "../index-
|
|
12
|
+
import "../index-CkEs7_cy.js";
|
|
13
|
+
import "../index-Cq2dSdWc.js";
|
|
14
|
+
import "../index-VhsnRms4.js";
|
|
15
15
|
export { Address, BaseAccount, PrivateKey, PublicKey };
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import "../tx_pb-
|
|
2
|
-
import "../index-
|
|
1
|
+
import "../tx_pb-DZQILTFk.js";
|
|
2
|
+
import "../index-Bmd15r-k.js";
|
|
3
3
|
import "../light-Cr4m0DAA.js";
|
|
4
|
-
import { $b as MsgEditValidator, $h as WasmMsgs, Ab as MsgUpdateSpotMarketV2, Ap as MsgAuthorizeStakeGrantsV2, Bb as MsgCancelSpotOrder, Bh as Erc20Msgs, Bp as ContractExecutionCompatAuthorization, Cb as MsgGrantWithAuthorization, Cp as MsgInstantSpotMarketLaunchV2, Cx as MsgSubmitTextProposal, Db as MsgCreateInsuranceFund, Dp as MsgBatchCancelSpotOrdersV2, Dx as MsgBid, Eb as MsgAuthorizeStakeGrants, Ep as MsgCreateSpotMarketOrderV2, Ex as MsgGrant, Fb as MsgInstantiateContract, Fp as MsgCancelSpotOrderV2, Gb as MsgUpdateRateLimit, Gh as GovMsgs, Gp as msgsOrMsgExecMsgs, Hb as MsgBeginRedelegate, Hh as ExchangeV1Msgs, Hp as GenericAuthorization, Ib as MsgLiquidatePosition, Ih as AuctionMsgs, Ip as MsgRewardsOptOutV2, Jb as MsgExecuteContract, Jh as Msgs, Kb as MsgCreateRateLimit, Kh as IbcMsgs, Kp as ExecArgNeptuneWithdraw, Lb as MsgBatchUpdateOrders, Lh as AuthzMsgs, Lp as MsgWithdrawV2, Mb as MsgRelayProviderPrices, Mp as MsgLiquidatePositionV2, Nb as MsgTransferDelegation, Np as MsgBatchUpdateOrdersV2, Ob as MsgFundCommunityPool, Op as MsgCancelDerivativeOrderV2, Ox as MsgSend, Pb as MsgRequestRedemption, Pp as MsgExternalTransferV2, Qb as MsgPrivilegedExecuteContract, Qh as TokenFactoryMsgs, Rb as MsgExternalTransfer, Rh as BankMsgs, Rp as MsgSignDataV2, Sb as MsgBatchCancelSpotOrders, Sp as MsgCancelBinaryOptionsOrderV2, Sx as MsgSubmitGenericProposal, Tb as MsgCreateSpotLimitOrder, Tp as MsgIncreasePositionMarginV2, Tx as MsgRevoke, Ub as MsgGrantAllowance, Uh as ExchangeV2Msgs, Up as GrantAuthorizationType, Vb as MsgCreateValidator, Vh as ExchangeMsgs, Vp as ContractExecutionAuthorization, Wb as MsgRemoveRateLimit, Wh as FeegrantMsgs, Wp as getGenericAuthorizationFromMessageType, Xb as MsgChangeAdmin, Xh as PeggyMsgs, Yb as MsgCreateDenom, Yh as OracleMsgs, Zb as MsgRewardsOptOut, Zh as StakingMsgs, _b as MsgInstantSpotMarketLaunch, _p as MsgInstantBinaryOptionsMarketLaunch, _x as MsgSubmitProposalPerpetualMarketLaunchV2, ax as MsgDelegate, bb as MsgCreateSpotMarketOrder, bp as MsgBatchCancelDerivativeOrdersV2, bx as MsgGrantProviderPrivilegeProposal, cb as MsgCreateBinaryOptionsLimitOrder, cp as MsgUpdateNamespace, cx as MsgDeposit, db as MsgBatchCancelDerivativeOrders, dp as MsgClaimVoucher, dx as MsgBurn, eg as
|
|
5
|
-
import "../BaseGrpcConsumer-
|
|
6
|
-
import "../index-
|
|
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-
|
|
4
|
+
import { $b as MsgEditValidator, $h as WasmMsgs, Ab as MsgUpdateSpotMarketV2, Ap as MsgAuthorizeStakeGrantsV2, Bb as MsgCancelSpotOrder, Bh as Erc20Msgs, Bp as ContractExecutionCompatAuthorization, Cb as MsgGrantWithAuthorization, Cp as MsgInstantSpotMarketLaunchV2, Cx as MsgSubmitTextProposal, Db as MsgCreateInsuranceFund, Dp as MsgBatchCancelSpotOrdersV2, Dx as MsgBid, Eb as MsgAuthorizeStakeGrants, Ep as MsgCreateSpotMarketOrderV2, Ex as MsgGrant, Fb as MsgInstantiateContract, Fp as MsgCancelSpotOrderV2, Gb as MsgUpdateRateLimit, Gh as GovMsgs, Gp as msgsOrMsgExecMsgs, Hb as MsgBeginRedelegate, Hh as ExchangeV1Msgs, Hp as GenericAuthorization, Ib as MsgLiquidatePosition, Ih as AuctionMsgs, Ip as MsgRewardsOptOutV2, Jb as MsgExecuteContract, Jh as Msgs, Kb as MsgCreateRateLimit, Kh as IbcMsgs, Kp as ExecArgNeptuneWithdraw, Lb as MsgBatchUpdateOrders, Lh as AuthzMsgs, Lp as MsgWithdrawV2, Mb as MsgRelayProviderPrices, Mp as MsgLiquidatePositionV2, Nb as MsgTransferDelegation, Np as MsgBatchUpdateOrdersV2, Ob as MsgFundCommunityPool, Op as MsgCancelDerivativeOrderV2, Ox as MsgSend, Pb as MsgRequestRedemption, Pp as MsgExternalTransferV2, Qb as MsgPrivilegedExecuteContract, Qh as TokenFactoryMsgs, Rb as MsgExternalTransfer, Rh as BankMsgs, Rp as MsgSignDataV2, Sb as MsgBatchCancelSpotOrders, Sp as MsgCancelBinaryOptionsOrderV2, Sx as MsgSubmitGenericProposal, Tb as MsgCreateSpotLimitOrder, Tp as MsgIncreasePositionMarginV2, Tx as MsgRevoke, Ub as MsgGrantAllowance, Uh as ExchangeV2Msgs, Up as GrantAuthorizationType, Vb as MsgCreateValidator, Vh as ExchangeMsgs, Vp as ContractExecutionAuthorization, Wb as MsgRemoveRateLimit, Wh as FeegrantMsgs, Wp as getGenericAuthorizationFromMessageType, Xb as MsgChangeAdmin, Xh as PeggyMsgs, Yb as MsgCreateDenom, Yh as OracleMsgs, Zb as MsgRewardsOptOut, Zh as StakingMsgs, _b as MsgInstantSpotMarketLaunch, _p as MsgInstantBinaryOptionsMarketLaunch, _x as MsgSubmitProposalPerpetualMarketLaunchV2, ax as MsgDelegate, bb as MsgCreateSpotMarketOrder, bp as MsgBatchCancelDerivativeOrdersV2, bx as MsgGrantProviderPrivilegeProposal, cb as MsgCreateBinaryOptionsLimitOrder, cp as MsgUpdateNamespace, cx as MsgDeposit, db as MsgBatchCancelDerivativeOrders, dp as MsgClaimVoucher, dx as MsgBurn, eg as MsgSetDelegationTransferReceiversV2, ex as MsgUnderwrite, fb as MsgCreateDerivativeLimitOrder, fp as OrderHashManager, fx as MsgTransfer, gb as MsgCancelBinaryOptionsOrder, gp as MsgAdminUpdateBinaryOptionsMarketV2, gx as MsgSubmitProposalExpiryFuturesMarketLaunch, hb as MsgUpdateDerivativeMarketV2, hp as MsgBatchCancelBinaryOptionsOrdersV2, hx as ProposalDecomposer, ix as MsgSignData, jb as MsgReclaimLockedFunds, jp as MsgReclaimLockedFundsV2, kb as MsgSetDenomMetadata, kp as MsgCreateSpotLimitOrderV2, kx as MsgVote, lb as MsgWithdrawValidatorCommission, lp as MsgCreateNamespace, lx as MsgMultiSend, mb as MsgCancelUnbondingDelegation, mp as MsgCreateBinaryOptionsMarketOrderV2, mx as MsgSubmitProposal, ng as MsgBatchCancelBinaryOptionsOrders, nx as MsgUpdateAdmin, ox as MsgSendToEth, pb as MsgWithdrawDelegatorReward, pp as MsgInstantBinaryOptionsMarketLaunchV2, px as MsgExec, qb as MsgMigrateContract, qh as InsuranceMsgs, qp as ExecArgNeptuneDeposit, rg as MsgAdminUpdateBinaryOptionsMarket, rx as MsgWithdraw, sp as MsgUpdateActorRoles, sx as MsgStoreCode, tg as MsgCreateBinaryOptionsMarketOrder, tx as MsgUndelegate, ub as MsgCreateDerivativeMarketOrder, up as MsgUpdateParams, ux as MsgMint, vb as MsgDecreasePositionMargin, vp as MsgCreateBinaryOptionsLimitOrderV2, vx as MsgSubmitProposalSpotMarketParamUpdate, wb as MsgCancelPostOnlyModeV2, wp as MsgDecreasePositionMarginV2, wx as MsgDeposit$1, xb as MsgCancelDerivativeOrder, xp as MsgCreateDerivativeLimitOrderV2, xx as MsgSubmitProposalSpotMarketLaunch, yb as MsgIncreasePositionMargin, yp as MsgCreateDerivativeMarketOrderV2, yx as MsgSubmitProposalPerpetualMarketLaunch, zb as MsgRevokeAllowance, zh as DistributionMsgs, zp as MsgDepositV2 } from "../index-aAyEn6I7.js";
|
|
5
|
+
import "../BaseGrpcConsumer-Dyo1rsKM.js";
|
|
6
|
+
import "../index-lpl00nu5.js";
|
|
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-Cemed7AZ.js";
|
|
8
8
|
import "../coins-ceq0Id0M.js";
|
|
9
9
|
import "../address-light-BcZDS-ks.js";
|
|
10
10
|
import "../encoding-light-18k0e_8v.js";
|
|
11
11
|
import "../constants-BZ28P_pH.js";
|
|
12
|
-
import "../index-
|
|
13
|
-
import "../index-
|
|
14
|
-
import "../index-
|
|
15
|
-
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, 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, MsgLiquidatePosition, MsgLiquidatePositionV2, MsgMigrateContract, MsgMint, MsgMultiSend, MsgPrivilegedExecuteContract, MsgReclaimLockedFunds, MsgReclaimLockedFundsV2, MsgRelayProviderPrices, MsgRemoveRateLimit, MsgRequestRedemption, MsgRevoke, MsgRevokeAllowance, MsgRewardsOptOut, MsgRewardsOptOutV2, MsgSend, MsgSendToEth,
|
|
12
|
+
import "../index-CkEs7_cy.js";
|
|
13
|
+
import "../index-Cq2dSdWc.js";
|
|
14
|
+
import "../index-VhsnRms4.js";
|
|
15
|
+
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, 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, MsgLiquidatePosition, MsgLiquidatePositionV2, MsgMigrateContract, MsgMint, MsgMultiSend, MsgPrivilegedExecuteContract, MsgReclaimLockedFunds, MsgReclaimLockedFundsV2, MsgRelayProviderPrices, MsgRemoveRateLimit, MsgRequestRedemption, MsgRevoke, MsgRevokeAllowance, MsgRewardsOptOut, MsgRewardsOptOutV2, MsgSend, MsgSendToEth, MsgSetDelegationTransferReceiversV2, MsgSetDenomMetadata, MsgSignData, MsgSignDataV2, MsgStoreCode, MsgSubmitGenericProposal, MsgSubmitProposal, MsgSubmitProposalExpiryFuturesMarketLaunch, MsgSubmitProposalPerpetualMarketLaunch, MsgSubmitProposalPerpetualMarketLaunchV2, MsgSubmitProposalSpotMarketLaunch, MsgSubmitProposalSpotMarketParamUpdate, MsgSubmitTextProposal, MsgTransfer, MsgTransferDelegation, MsgUndelegate, MsgUnderwrite, MsgUpdateActorRoles, MsgUpdateAdmin, MsgUpdateDerivativeMarketV2, MsgUpdateNamespace, MsgUpdateParams, MsgUpdateRateLimit, MsgUpdateSpotMarketV2, MsgVote, MsgWithdraw, MsgWithdrawDelegatorReward, MsgWithdrawV2, MsgWithdrawValidatorCommission, Msgs, OracleMsgs, OrderHashManager, PeggyMsgs, ProposalDecomposer, StakingMsgs, StrategyType, TokenFactoryMsgs, TrailingArithmetic, TrailingArithmeticLP, WasmMsgs, getGenericAuthorizationFromMessageType, msgsOrMsgExecMsgs };
|
package/dist/esm/core/modules.js
CHANGED
|
@@ -7,7 +7,7 @@ import "../grpc-aI_RLGoG.js";
|
|
|
7
7
|
import "../coins-D4vONigS.js";
|
|
8
8
|
import "../address-light-C9skTx0P.js";
|
|
9
9
|
import "../MsgBase-CishJWMN.js";
|
|
10
|
-
import { $ as ExecArgIncreaseAllowance, $t as MsgUpdateDerivativeMarketV2, A as MsgCreateRateLimit, At as OrderHashManager, B as MsgExec, Bt as MsgAdminUpdateBinaryOptionsMarket, C as MsgEditValidator, Cn as MsgCancelSpotOrder, Ct as MsgSubmitProposalPerpetualMarketLaunch, D as MsgRelayProviderPrices, Dn as MsgDepositV2, Dt as MsgSubmitTextProposal, E as MsgBid, En as MsgSignDataV2, Et as MsgSubmitGenericProposal, F as MsgGrantWithAuthorization, Ft as MsgInstantBinaryOptionsMarketLaunch, G as ExecPrivilegedArgVaultSubscribe, Gt as MsgCreateDerivativeMarketOrder, H as ExecPrivilegedArgOffChainVaultSubscribe, Ht as MsgBatchCancelDerivativeOrdersV2, I as MsgRevoke, It as
|
|
10
|
+
import { $ as ExecArgIncreaseAllowance, $t as MsgUpdateDerivativeMarketV2, A as MsgCreateRateLimit, At as OrderHashManager, B as MsgExec, Bt as MsgAdminUpdateBinaryOptionsMarket, C as MsgEditValidator, Cn as MsgCancelSpotOrder, Ct as MsgSubmitProposalPerpetualMarketLaunch, D as MsgRelayProviderPrices, Dn as MsgDepositV2, Dt as MsgSubmitTextProposal, E as MsgBid, En as MsgSignDataV2, Et as MsgSubmitGenericProposal, F as MsgGrantWithAuthorization, Ft as MsgInstantBinaryOptionsMarketLaunch, G as ExecPrivilegedArgVaultSubscribe, Gt as MsgCreateDerivativeMarketOrder, H as ExecPrivilegedArgOffChainVaultSubscribe, Ht as MsgBatchCancelDerivativeOrdersV2, I as MsgRevoke, It as MsgSetDelegationTransferReceiversV2, J as ExecArgCreatePerpGridStrategy, Jt as MsgCreateDerivativeLimitOrder, K as ExecPrivilegedArgVaultRedeem, Kt as MsgBatchCancelDerivativeOrders, L as MsgGrant, Lt as MsgCreateBinaryOptionsLimitOrderV2, M as ContractExecutionCompatAuthorization, Mt as MsgCreateBinaryOptionsMarketOrderV2, N as ContractExecutionAuthorization, Nt as MsgBatchCancelBinaryOptionsOrdersV2, O as MsgRemoveRateLimit, On as MsgWithdraw, Ot as MsgDeposit$1, P as GenericAuthorization, Pt as MsgAdminUpdateBinaryOptionsMarketV2, Q as ExecArgRemoveGridStrategy, Qt as MsgCancelBinaryOptionsOrder, R as getGenericAuthorizationFromMessageType, Rt as MsgCreateBinaryOptionsMarketOrder, S as MsgBeginRedelegate, Sn as MsgRewardsOptOutV2, St as MsgSubmitProposalSpotMarketParamUpdate, T as MsgDelegate, Tn as MsgWithdrawV2, Tt as MsgSubmitProposalSpotMarketLaunch, U as ExecPrivilegedArgOffChainVaultRedeem, Ut as MsgCreateBinaryOptionsLimitOrder, V as GrantAuthorizationType, Vt as MsgCreateDerivativeMarketOrderV2, W as ExecArgCW20AdapterRedeemAndTransfer, Wt as MsgCreateDerivativeLimitOrderV2, X as StrategyType, Xt as MsgDecreasePositionMarginV2, Y as ExitType, Yt as MsgInstantSpotMarketLaunchV2, Z as MsgPrivilegedExecuteContract, Zt as MsgIncreasePositionMarginV2, _ as MsgRevokeAllowance, _n as MsgReclaimLockedFunds, _t as MsgSend, a as MsgBurn, an as MsgAuthorizeStakeGrantsV2, at as ExecArgDepositTokens, b as MsgTransferDelegation, bn as MsgBatchUpdateOrders, bt as MsgSubmitProposalExpiryFuturesMarketLaunch, c as MsgFundCommunityPool, cn as MsgBatchCancelSpotOrders, ct as ExecArgCW20Transfer, d as MsgCreateNamespace, dn as MsgCreateSpotLimitOrder, dt as MsgMigrateContract, en as MsgCreateSpotMarketOrderV2, et as ExecArgUpdateGridConfig, f as MsgUpdateParams, fn as MsgCancelPostOnlyModeV2, ft as MsgExecuteContract, g as MsgUnderwrite, gn as MsgUpdateSpotMarketV2, gt as MsgMultiSend, h as MsgRequestRedemption, hn as MsgExternalTransferV2, ht as MsgStoreCode, i as MsgMint, in as MsgCreateSpotLimitOrderV2, it as ExecArgSwapMinOutput, j as MsgSendToEth, jt as MsgInstantBinaryOptionsMarketLaunchV2, k as MsgUpdateRateLimit, kn as MsgDeposit, kt as MsgVote, l as MsgUpdateActorRoles, ln as MsgReclaimLockedFundsV2, lt as ExecArgCreateRound, m as MsgCreateInsuranceFund, mn as MsgBatchUpdateOrdersV2, mt as MsgUpdateAdmin, n as MsgCreateDenom, nn as MsgCancelDerivativeOrderV2, nt as ExecArgSwapExactOutput, o as MsgWithdrawValidatorCommission, on as MsgCreateSpotMarketOrder, ot as MsgInstantiateContract, p as MsgClaimVoucher, pn as MsgLiquidatePositionV2, pt as ExecArgCW20Send, q as ExecArgCreateSpotGridStrategy, qt as MsgCancelBinaryOptionsOrderV2, r as MsgChangeAdmin, rn as MsgInstantSpotMarketLaunch, rt as ExecArgCreateCampaign, s as MsgWithdrawDelegatorReward, sn as MsgCancelDerivativeOrder, st as ExecArgFundCampaign, t as MsgSetDenomMetadata, tn as MsgBatchCancelSpotOrdersV2, tt as ExecArgInitiateTransfer, u as MsgUpdateNamespace, un as MsgAuthorizeStakeGrants, ut as ExecArgSubmitVaa, v as MsgGrantAllowance, vn as MsgCancelSpotOrderV2, vt as MsgTransfer, w as MsgUndelegate, wn as MsgRewardsOptOut, wt as MsgGrantProviderPrivilegeProposal, x as MsgCreateValidator, xn as MsgExternalTransfer, xt as MsgSubmitProposalPerpetualMarketLaunchV2, y as MsgCancelUnbondingDelegation, yn as MsgLiquidatePosition, yt as ProposalDecomposer, z as msgsOrMsgExecMsgs, zt as MsgBatchCancelBinaryOptionsOrders } from "../MsgSetDenomMetadata-DGdnd-QI.js";
|
|
11
11
|
import "../ChainRestTendermintApi-D_FQwKrf.js";
|
|
12
12
|
import "../light-BflupdEX.js";
|
|
13
13
|
import "../stream-BqkNM_6g.js";
|
|
@@ -19,4 +19,4 @@ import { n as MsgExecuteContractCompat, r as ExecArgNeptuneDeposit, t as ExecArg
|
|
|
19
19
|
import "../IndexerGrpcWeb3GwApi-BWuDmOjX.js";
|
|
20
20
|
import "../tx-Pg714BW8.js";
|
|
21
21
|
|
|
22
|
-
export { ContractExecutionAuthorization as ContractExecutionAuthz, ContractExecutionCompatAuthorization as ContractExecutionCompatAuthz, ExecArgCW20AdapterRedeemAndTransfer, ExecArgCW20Send, ExecArgCW20Transfer, ExecArgCreateCampaign, ExecArgCreatePerpGridStrategy, ExecArgCreateRound, ExecArgCreateSpotGridStrategy, ExecArgDepositTokens, ExecArgFundCampaign, ExecArgIncreaseAllowance, ExecArgInitiateTransfer, ExecArgNeptuneDeposit, ExecArgNeptuneWithdraw, ExecArgRemoveGridStrategy, ExecArgSubmitVaa, ExecArgSwapExactOutput, ExecArgSwapMinOutput, ExecArgUpdateGridConfig, ExecPrivilegedArgOffChainVaultRedeem, ExecPrivilegedArgOffChainVaultSubscribe, ExecPrivilegedArgVaultRedeem, ExecPrivilegedArgVaultSubscribe, ExitType, GenericAuthorization as GenericAuthz, GrantAuthorizationType, 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, MsgLiquidatePosition, MsgLiquidatePositionV2, MsgMigrateContract, MsgMint, MsgMultiSend, MsgPrivilegedExecuteContract, MsgReclaimLockedFunds, MsgReclaimLockedFundsV2, MsgRelayProviderPrices, MsgRemoveRateLimit, MsgRequestRedemption, MsgRevoke, MsgRevokeAllowance, MsgRewardsOptOut, MsgRewardsOptOutV2, MsgSend, MsgSendToEth,
|
|
22
|
+
export { ContractExecutionAuthorization as ContractExecutionAuthz, ContractExecutionCompatAuthorization as ContractExecutionCompatAuthz, ExecArgCW20AdapterRedeemAndTransfer, ExecArgCW20Send, ExecArgCW20Transfer, ExecArgCreateCampaign, ExecArgCreatePerpGridStrategy, ExecArgCreateRound, ExecArgCreateSpotGridStrategy, ExecArgDepositTokens, ExecArgFundCampaign, ExecArgIncreaseAllowance, ExecArgInitiateTransfer, ExecArgNeptuneDeposit, ExecArgNeptuneWithdraw, ExecArgRemoveGridStrategy, ExecArgSubmitVaa, ExecArgSwapExactOutput, ExecArgSwapMinOutput, ExecArgUpdateGridConfig, ExecPrivilegedArgOffChainVaultRedeem, ExecPrivilegedArgOffChainVaultSubscribe, ExecPrivilegedArgVaultRedeem, ExecPrivilegedArgVaultSubscribe, ExitType, GenericAuthorization as GenericAuthz, GrantAuthorizationType, 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, MsgLiquidatePosition, MsgLiquidatePositionV2, MsgMigrateContract, MsgMint, MsgMultiSend, MsgPrivilegedExecuteContract, MsgReclaimLockedFunds, MsgReclaimLockedFundsV2, MsgRelayProviderPrices, MsgRemoveRateLimit, MsgRequestRedemption, MsgRevoke, MsgRevokeAllowance, MsgRewardsOptOut, MsgRewardsOptOutV2, MsgSend, MsgSendToEth, MsgSetDelegationTransferReceiversV2, MsgSetDenomMetadata, MsgSignData, MsgSignDataV2, MsgStoreCode, MsgSubmitGenericProposal, MsgSubmitProposalExpiryFuturesMarketLaunch, MsgSubmitProposalPerpetualMarketLaunch, MsgSubmitProposalPerpetualMarketLaunchV2, MsgSubmitProposalSpotMarketLaunch, MsgSubmitProposalSpotMarketParamUpdate, MsgSubmitTextProposal, MsgTransfer, MsgTransferDelegation, MsgUndelegate, MsgUnderwrite, MsgUpdateActorRoles, MsgUpdateAdmin, MsgUpdateDerivativeMarketV2, MsgUpdateNamespace, MsgUpdateParams, MsgUpdateRateLimit, MsgUpdateSpotMarketV2, MsgVote, MsgWithdraw, MsgWithdrawDelegatorReward, MsgWithdrawV2, MsgWithdrawValidatorCommission, OrderHashManager, ProposalDecomposer, StrategyType, getGenericAuthorizationFromMessageType, msgsOrMsgExecMsgs };
|
package/dist/esm/core/tx.d.ts
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { c as tx_pb_d_exports } from "../tx_pb-
|
|
2
|
-
import "../index-
|
|
1
|
+
import { c as tx_pb_d_exports } from "../tx_pb-DZQILTFk.js";
|
|
2
|
+
import "../index-Bmd15r-k.js";
|
|
3
3
|
import "../light-Cr4m0DAA.js";
|
|
4
|
-
import { $m as createTransactionFromMsg, Ah as TxFetchTxPollArgs, Am as createAuthInfo, Bm as getAminoStdSignDoc, Ch as TxClientBroadcastResponse, Cm as SIGN_EIP712_V2, Dh as TxConcreteApi, Dm as getInjectiveSignerAddress, Eh as TxClientSimulateResponse, Em as getEthereumSignerAddress, Fh as TxWaitForTxInclusionArgs, Fm as createSignDocFromTransaction, Gm as subscribeToTendermintTxEvent, Hm as getTransactionPartsFromTxRaw, Im as createSignerInfo, Jm as waitTxBroadcasted, Jp as MsgBroadcasterTxOptions, Km as TxRestApi, Lm as createSigners, Mh as TxInclusionWaiter, Mm as createFee, Nh as TxPrepareTxInclusionWaitArgs, Nm as createNonCriticalExtensionFromObject, Oh as TxEventInclusionOptions, Om as errorToErrorMessage, Ph as TxResponse, Pm as createSignDoc, Qm as createTransactionForAddressAndMsg, Rm as createTxRawEIP712, Sh as TxClientBroadcastOptions, Sm as SIGN_EIP712, Th as TxClientMode, Tm as createAnyMessage, Um as generateArbitrarySignDoc, Vm as getPublicKey, Wm as normalizeTendermintWebSocketEndpoint, Xm as createTransactionAndCosmosSignDoc, Xp as MsgBroadcasterWithPkOptions, Ym as createTransaction, Yp as MsgBroadcasterWithPk, Zm as createTransactionAndCosmosSignDocForAddressAndMsg, _h as CreateTransactionArgs, _m as protoTypeToAminoType, ah as RestAuthInfo, am as getDefaultEip712TypesV2, bh as MsgArg, bm as SIGN_AMINO, ch as RestTxBody, cm as getEip712Fee, dh as TxInfo, dm as getEipTxDetails, eh as createTransactionWithSigners, fh as TxInfoResponse, fm as getTypesIncludingFeeOptions, gh as TxSearchResultParams, gm as patchOrderTypesWithExpirationBlock, hh as TxSearchResult, hm as objectKeysToEip712Types, ih as BroadcastModeKeplr, im as getDefaultEip712Types, jh as TxInclusionStrategy, jm as createBody, kh as TxEventWebSocketFactory, km as isTxNotFoundError, lh as RestTxLog, lm as getEip712FeeV2, mh as TxResultResponse, mm as numberTypeToReflectionNumberType, nh as getTxRawFromTxRawOrDirectSignResponse, nm as getEip712TypedData, oh as RestSignerInfo, om as getEip712Domain, ph as TxResult, pm as getObjectEip712PropertyType, qm as TxGrpcApi, rh as BroadcastMode, rm as getEip712TypedDataV2, sh as RestTx, sm as getEip712DomainV2, th as createTxRawFromSigResponse, tm as MsgDecoder, uh as SimulationResponse, um as getEipTxContext, vh as CreateTransactionResult, vm as stringTypeToReflectionStringType, wh as TxClientInclusionOptions, wm as createAny, xh as SignerDetails, xm as SIGN_DIRECT, yh as CreateTransactionWithSignersArgs, ym as TxClient, zm as createWeb3Extension } from "../index-
|
|
5
|
-
import "../BaseGrpcConsumer-
|
|
6
|
-
import "../index-
|
|
7
|
-
import { St as TypedDataField, bt as Eip712ConvertTxArgs, xt as MapOfTypedDataField, yt as Eip712ConvertFeeArgs } from "../index-
|
|
4
|
+
import { $m as createTransactionFromMsg, Ah as TxFetchTxPollArgs, Am as createAuthInfo, Bm as getAminoStdSignDoc, Ch as TxClientBroadcastResponse, Cm as SIGN_EIP712_V2, Dh as TxConcreteApi, Dm as getInjectiveSignerAddress, Eh as TxClientSimulateResponse, Em as getEthereumSignerAddress, Fh as TxWaitForTxInclusionArgs, Fm as createSignDocFromTransaction, Gm as subscribeToTendermintTxEvent, Hm as getTransactionPartsFromTxRaw, Im as createSignerInfo, Jm as waitTxBroadcasted, Jp as MsgBroadcasterTxOptions, Km as TxRestApi, Lm as createSigners, Mh as TxInclusionWaiter, Mm as createFee, Nh as TxPrepareTxInclusionWaitArgs, Nm as createNonCriticalExtensionFromObject, Oh as TxEventInclusionOptions, Om as errorToErrorMessage, Ph as TxResponse, Pm as createSignDoc, Qm as createTransactionForAddressAndMsg, Rm as createTxRawEIP712, Sh as TxClientBroadcastOptions, Sm as SIGN_EIP712, Th as TxClientMode, Tm as createAnyMessage, Um as generateArbitrarySignDoc, Vm as getPublicKey, Wm as normalizeTendermintWebSocketEndpoint, Xm as createTransactionAndCosmosSignDoc, Xp as MsgBroadcasterWithPkOptions, Ym as createTransaction, Yp as MsgBroadcasterWithPk, Zm as createTransactionAndCosmosSignDocForAddressAndMsg, _h as CreateTransactionArgs, _m as protoTypeToAminoType, ah as RestAuthInfo, am as getDefaultEip712TypesV2, bh as MsgArg, bm as SIGN_AMINO, ch as RestTxBody, cm as getEip712Fee, dh as TxInfo, dm as getEipTxDetails, eh as createTransactionWithSigners, fh as TxInfoResponse, fm as getTypesIncludingFeeOptions, gh as TxSearchResultParams, gm as patchOrderTypesWithExpirationBlock, hh as TxSearchResult, hm as objectKeysToEip712Types, ih as BroadcastModeKeplr, im as getDefaultEip712Types, jh as TxInclusionStrategy, jm as createBody, kh as TxEventWebSocketFactory, km as isTxNotFoundError, lh as RestTxLog, lm as getEip712FeeV2, mh as TxResultResponse, mm as numberTypeToReflectionNumberType, nh as getTxRawFromTxRawOrDirectSignResponse, nm as getEip712TypedData, oh as RestSignerInfo, om as getEip712Domain, ph as TxResult, pm as getObjectEip712PropertyType, qm as TxGrpcApi, rh as BroadcastMode, rm as getEip712TypedDataV2, sh as RestTx, sm as getEip712DomainV2, th as createTxRawFromSigResponse, tm as MsgDecoder, uh as SimulationResponse, um as getEipTxContext, vh as CreateTransactionResult, vm as stringTypeToReflectionStringType, wh as TxClientInclusionOptions, wm as createAny, xh as SignerDetails, xm as SIGN_DIRECT, yh as CreateTransactionWithSignersArgs, ym as TxClient, zm as createWeb3Extension } from "../index-aAyEn6I7.js";
|
|
5
|
+
import "../BaseGrpcConsumer-Dyo1rsKM.js";
|
|
6
|
+
import "../index-lpl00nu5.js";
|
|
7
|
+
import { St as TypedDataField, bt as Eip712ConvertTxArgs, xt as MapOfTypedDataField, yt as Eip712ConvertFeeArgs } from "../index-Cemed7AZ.js";
|
|
8
8
|
import "../coins-ceq0Id0M.js";
|
|
9
9
|
import "../address-light-BcZDS-ks.js";
|
|
10
10
|
import "../encoding-light-18k0e_8v.js";
|
|
11
11
|
import "../constants-BZ28P_pH.js";
|
|
12
|
-
import "../index-
|
|
13
|
-
import "../index-
|
|
14
|
-
import "../index-
|
|
12
|
+
import "../index-CkEs7_cy.js";
|
|
13
|
+
import "../index-Cq2dSdWc.js";
|
|
14
|
+
import "../index-VhsnRms4.js";
|
|
15
15
|
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/esm/cosmjs.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "./tx_pb-
|
|
2
|
-
import { a as accountParser, i as StargateClient, n as EthSecp256k1Wallet, o as MsgTransferCosmjs, r as SigningStargateClient, t as DirectEthSecp256k1Wallet } from "./index-
|
|
1
|
+
import "./tx_pb-DZQILTFk.js";
|
|
2
|
+
import { a as accountParser, i as StargateClient, n as EthSecp256k1Wallet, o as MsgTransferCosmjs, r as SigningStargateClient, t as DirectEthSecp256k1Wallet } from "./index-DcfFcBBT.js";
|
|
3
3
|
export { DirectEthSecp256k1Wallet as InjectiveDirectEthSecp256k1Wallet, EthSecp256k1Wallet as InjectiveEthSecp256k1Wallet, SigningStargateClient as InjectiveSigningStargateClient, StargateClient as InjectiveStargateClient, MsgTransferCosmjs, accountParser as injectiveAccountParser };
|
package/dist/esm/exports.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "./tx_pb-
|
|
2
|
-
import { a as accountParser, i as StargateClient, n as EthSecp256k1Wallet, o as MsgTransferCosmjs, r as SigningStargateClient, t as DirectEthSecp256k1Wallet } from "./index-
|
|
1
|
+
import "./tx_pb-DZQILTFk.js";
|
|
2
|
+
import { a as accountParser, i as StargateClient, n as EthSecp256k1Wallet, o as MsgTransferCosmjs, r as SigningStargateClient, t as DirectEthSecp256k1Wallet } from "./index-DcfFcBBT.js";
|
|
3
3
|
export { DirectEthSecp256k1Wallet as InjectiveDirectEthSecp256k1Wallet, EthSecp256k1Wallet as InjectiveEthSecp256k1Wallet, SigningStargateClient as InjectiveSigningStargateClient, StargateClient as InjectiveStargateClient, MsgTransferCosmjs, accountParser as injectiveAccountParser };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as Coin$1, i as SignDoc$1, s as TxRaw$1 } from "./tx_pb-
|
|
1
|
+
import { d as Coin$1, i as SignDoc$1, s as TxRaw$1 } from "./tx_pb-DZQILTFk.js";
|
|
2
2
|
import { b as TokenVerification, g as StreamDisconnectReason, y as TokenType } from "./light-Cr4m0DAA.js";
|
|
3
3
|
import { AminoSignResponse as AminoSignResponse$1 } from "@cosmjs/amino";
|
|
4
4
|
import { DirectSignResponse as DirectSignResponse$1 } from "@cosmjs/proto-signing";
|
|
@@ -1942,7 +1942,7 @@ interface StreamManagerEvents<TResponse> {
|
|
|
1942
1942
|
};
|
|
1943
1943
|
}
|
|
1944
1944
|
//#endregion
|
|
1945
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.20.
|
|
1945
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.20.1/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/oracle/v1beta1/oracle_pb.d.ts
|
|
1946
1946
|
/**
|
|
1947
1947
|
* @generated from protobuf message injective.oracle.v1beta1.Params
|
|
1948
1948
|
*/
|
|
@@ -2232,7 +2232,7 @@ declare const BandOracleRequest = new BandOracleRequest$Type();
|
|
|
2232
2232
|
*/
|
|
2233
2233
|
declare const BandIBCParams = new BandIBCParams$Type();
|
|
2234
2234
|
//#endregion
|
|
2235
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.20.
|
|
2235
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.20.1/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/exchange/v1beta1/exchange_pb.d.ts
|
|
2236
2236
|
/**
|
|
2237
2237
|
* @generated from protobuf message injective.exchange.v1beta1.OpenNotionalCap
|
|
2238
2238
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { u as Any } from "./tx_pb-
|
|
2
|
-
import { d as GrpcWebTransportAdditionalOptions } from "./index-
|
|
1
|
+
import { u as Any } from "./tx_pb-DZQILTFk.js";
|
|
2
|
+
import { d as GrpcWebTransportAdditionalOptions } from "./index-Bmd15r-k.js";
|
|
3
3
|
import { ChainId, Coin } from "@injectivelabs/ts-types";
|
|
4
4
|
import { Network, NetworkEndpoints } from "@injectivelabs/networks";
|
|
5
5
|
import { SnakeCase } from "type-fest";
|
|
@@ -158,7 +158,7 @@ declare abstract class MsgBase<Params$1, ProtoRepresentation extends Object, Obj
|
|
|
158
158
|
toDirectSignJSON(): string;
|
|
159
159
|
}
|
|
160
160
|
//#endregion
|
|
161
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.20.
|
|
161
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.20.1/node_modules/@injectivelabs/core-proto-ts-v2/generated/cosmwasm/wasm/v1/types_pb.d.ts
|
|
162
162
|
/**
|
|
163
163
|
* AccessConfig access control type.
|
|
164
164
|
*
|
|
@@ -941,7 +941,7 @@ declare class ExecPrivilegedArgOffChainVaultSubscribe extends ExecPrivilegedArgB
|
|
|
941
941
|
type ExecArgs = ExecArgCW20Send | ExecArgSubmitVaa | ExecArgCreateRound | ExecArgCW20Transfer | ExecArgFundCampaign | ExecArgSwapMinOutput | ExecArgDepositTokens | ExecArgCreateCampaign | ExecArgSwapExactOutput | ExecArgInitiateTransfer | ExecArgUpdateGridConfig | ExecArgIncreaseAllowance | ExecArgRemoveGridStrategy | ExecArgCreateSpotGridStrategy | ExecArgCreatePerpGridStrategy | ExecArgCW20AdapterRedeemAndTransfer;
|
|
942
942
|
type ExecPrivilegedArgs = ExecPrivilegedArgVaultRedeem | ExecPrivilegedArgVaultSubscribe | ExecPrivilegedArgOffChainVaultRedeem | ExecPrivilegedArgOffChainVaultSubscribe;
|
|
943
943
|
//#endregion
|
|
944
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.20.
|
|
944
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.20.1/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/wasmx/v1/proposal_pb.d.ts
|
|
945
945
|
/**
|
|
946
946
|
* @generated from protobuf enum injective.wasmx.v1.FundingMode
|
|
947
947
|
*/
|
|
@@ -964,7 +964,7 @@ declare enum FundingMode {
|
|
|
964
964
|
Dual = 3,
|
|
965
965
|
}
|
|
966
966
|
//#endregion
|
|
967
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.20.
|
|
967
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.20.1/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/wasmx/v1/wasmx_pb.d.ts
|
|
968
968
|
/**
|
|
969
969
|
* @generated from protobuf message injective.wasmx.v1.Params
|
|
970
970
|
*/
|
|
@@ -1060,7 +1060,7 @@ declare const Params = new Params$Type();
|
|
|
1060
1060
|
*/
|
|
1061
1061
|
declare const RegisteredContract = new RegisteredContract$Type();
|
|
1062
1062
|
//#endregion
|
|
1063
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.20.
|
|
1063
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.20.1/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/wasmx/v1/tx_pb.d.ts
|
|
1064
1064
|
/**
|
|
1065
1065
|
* MsgExecuteContractCompat submits the given message data to a smart contract,
|
|
1066
1066
|
* compatible with EIP712
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as BaseGrpcConsumer } from "./BaseGrpcConsumer-
|
|
1
|
+
import { t as BaseGrpcConsumer } from "./BaseGrpcConsumer-Dyo1rsKM.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 { t as BaseGrpcConsumer } from "./BaseGrpcConsumer-
|
|
1
|
+
import { t as BaseGrpcConsumer } from "./BaseGrpcConsumer-Dyo1rsKM.js";
|
|
2
2
|
|
|
3
3
|
//#region ../../node_modules/.pnpm/@injectivelabs+tc-abacus-proto-ts-v2@1.18.6/node_modules/@injectivelabs/tc-abacus-proto-ts-v2/generated/injective_tc_abacus_rpc_pb.d.ts
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { i as SignDoc } from "./tx_pb-
|
|
1
|
+
import { i as SignDoc } from "./tx_pb-DZQILTFk.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 { dt as TokenSource, ft as TokenStatic } from "./index-
|
|
1
|
+
import { dt as TokenSource, ft as TokenStatic } from "./index-Bmd15r-k.js";
|
|
2
2
|
import { b as TokenVerification, y as TokenType } from "./light-Cr4m0DAA.js";
|
|
3
3
|
import { Network } from "@injectivelabs/networks";
|
|
4
4
|
|