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