@injectivelabs/sdk-ts 1.18.8 → 1.18.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{BaseGrpcConsumer-XU1gXJm6.d.cts → BaseGrpcConsumer-Ba4uw4ZN.d.cts} +1 -1
- package/dist/cjs/{ChainGrpcExchangeApi-5On5kown.cjs → ChainGrpcExchangeApi-3DY04PHO.cjs} +2 -2
- package/dist/cjs/{ChainRestTendermintApi-DILpgVDN.cjs → ChainRestTendermintApi-MF5q19L2.cjs} +1 -1
- package/dist/cjs/{DirectEthSecp256k1Wallet-Dspl1Hmi.cjs → DirectEthSecp256k1Wallet-L677kLZ7.cjs} +2 -2
- package/dist/cjs/{ExecArgNeptuneWithdraw-DbSKGUcw.cjs → ExecArgNeptuneWithdraw-8SOWKjdg.cjs} +1 -1
- package/dist/cjs/{IndexerGrpcWeb3GwApi-3Y1DacFO.cjs → IndexerGrpcWeb3GwApi-BjMwVPdm.cjs} +1 -1
- package/dist/cjs/{MsgSetDenomMetadata-MI0yndU_.cjs → MsgSetDenomMetadata-BIumq-9w.cjs} +211 -4
- package/dist/cjs/{QueryTradingStrategyContractTotalStrategies-CVrylFf2.cjs → QueryTradingStrategyContractTotalStrategies-BGgUJe2N.cjs} +3 -3
- package/dist/cjs/{StreamManagerV2-xej88ONZ.cjs → StreamManagerV2-DlTHwjnI.cjs} +305 -4
- package/dist/cjs/TcAbacusGrpcApi-QxfMHhQI.cjs +132 -0
- package/dist/cjs/{accounts-CAskEh_H.cjs → accounts-wHt0IgWE.cjs} +1 -1
- package/dist/cjs/{chain-BspgV0Jj.cjs → chain-DKhn1v5I.cjs} +2 -2
- package/dist/cjs/client/abacus.d.cts +4 -4
- package/dist/cjs/client/chain.cjs +4 -4
- package/dist/cjs/client/chain.d.cts +9 -8
- package/dist/cjs/client/indexer.cjs +7 -3
- package/dist/cjs/client/indexer.d.cts +10 -9
- package/dist/cjs/client/olp.d.cts +4 -4
- package/dist/cjs/client/tcAbacus.cjs +6 -0
- package/dist/cjs/client/tcAbacus.d.cts +5 -0
- package/dist/cjs/client/wasm.cjs +6 -6
- package/dist/cjs/client/wasm.d.cts +3 -3
- package/dist/cjs/core/accounts.cjs +2 -2
- package/dist/cjs/core/accounts.d.cts +9 -8
- package/dist/cjs/core/modules.cjs +11 -8
- package/dist/cjs/core/modules.d.cts +10 -9
- package/dist/cjs/core/tx.cjs +5 -5
- package/dist/cjs/core/tx.d.cts +9 -8
- package/dist/cjs/cosmjs.cjs +6 -6
- package/dist/cjs/cosmjs.d.cts +2 -2
- package/dist/cjs/exports.cjs +6 -6
- package/dist/cjs/exports.d.cts +2 -2
- package/dist/cjs/{index--sK2-HcK.d.cts → index-BYBE7jYC.d.cts} +1 -1
- package/dist/cjs/{index-K2VD9zHZ.d.cts → index-BhsPcNn5.d.cts} +1 -1
- package/dist/cjs/{index-D8VsT7vx.d.cts → index-CDEYM6Fs.d.cts} +1484 -90
- package/dist/cjs/{index-YxLQKJVw.d.cts → index-CgHU4RQF.d.cts} +1 -1
- package/dist/cjs/{index-DBRk7KBS.d.cts → index-Cur9wjzW.d.cts} +1 -1
- package/dist/cjs/index-D0D2Btyn.d.cts +65 -0
- package/dist/cjs/{index-r0RxGSzR.d.cts → index-DfJ_98xz.d.cts} +2 -2
- package/dist/cjs/{index-DkZCBLFW.d.cts → index-m48Rf9ow.d.cts} +1 -1
- package/dist/cjs/index.cjs +21 -12
- package/dist/cjs/index.d.cts +10 -9
- package/dist/cjs/{service-DmzN9jAl.cjs → service-0PhYqd2q.cjs} +1 -1
- package/dist/cjs/service.cjs +2 -2
- package/dist/cjs/service.d.cts +3 -3
- package/dist/cjs/{tx-BI50N6Ug.cjs → tx-DD4X9BrB.cjs} +4 -4
- package/dist/cjs/types.d.cts +2 -2
- package/dist/cjs/{utils-D3XFGv8y.cjs → utils-Bfjw459k.cjs} +10 -0
- package/dist/cjs/utils.cjs +1 -1
- package/dist/cjs/utils.d.cts +9 -8
- package/dist/esm/{AbacusGrpcApi-DG807S_D.js → AbacusGrpcApi-Dh2A_RaD.js} +2 -2
- package/dist/esm/{BaseGrpcConsumer-lUDP-V1I.js → BaseGrpcConsumer-CsJHyzUs.js} +2 -2
- package/dist/esm/{BaseGrpcConsumer-CReMIR81.d.ts → BaseGrpcConsumer-DEH9Rq7m.d.ts} +1 -1
- package/dist/esm/{BaseIndexerGrpcConsumer-ByGqwnv0.js → BaseIndexerGrpcConsumer-B_zDF6-R.js} +1 -1
- package/dist/esm/{ChainGrpcExchangeApi-dM8pIv3Q.js → ChainGrpcExchangeApi-CnWi3kXP.js} +4 -4
- package/dist/esm/{ChainRestTendermintApi-iiW50Z2J.js → ChainRestTendermintApi-Duz8V3KK.js} +4 -4
- package/dist/esm/{DirectEthSecp256k1Wallet-CbAgcHKE.js → DirectEthSecp256k1Wallet-D-k0846W.js} +3 -3
- package/dist/esm/{ExecArgNeptuneWithdraw-DJORl4u0.js → ExecArgNeptuneWithdraw-PqmStnen.js} +3 -3
- package/dist/esm/{IndexerGrpcWeb3GwApi-B4aThnBY.js → IndexerGrpcWeb3GwApi-wVedW8ol.js} +3 -3
- package/dist/esm/{MsgBase-CbjK9owE.js → MsgBase-Cd9l1FGI.js} +1 -1
- package/dist/esm/{MsgSetDenomMetadata-BpZGNLUP.js → MsgSetDenomMetadata-HLrc45ya.js} +197 -8
- package/dist/esm/{OLPGrpcApi-CYVKwBCj.js → OLPGrpcApi-ItkvGAWH.js} +2 -2
- package/dist/esm/{QueryTradingStrategyContractTotalStrategies-C3UaOByy.js → QueryTradingStrategyContractTotalStrategies-CDKtJs6H.js} +4 -4
- package/dist/esm/{StreamManagerV2-DuognV94.js → StreamManagerV2-BbAZJdT5.js} +286 -10
- package/dist/esm/TcAbacusGrpcApi-DX8y2a33.js +125 -0
- package/dist/esm/{accounts-BKHD67r1.js → accounts-B_bymcv_.js} +3 -3
- package/dist/esm/{chain-ByyF76p2.js → chain-cZz2uvOr.js} +5 -5
- package/dist/esm/client/abacus.d.ts +4 -4
- package/dist/esm/client/abacus.js +4 -4
- package/dist/esm/client/chain.d.ts +9 -8
- package/dist/esm/client/chain.js +8 -8
- package/dist/esm/client/indexer.d.ts +10 -9
- package/dist/esm/client/indexer.js +10 -10
- package/dist/esm/client/olp.d.ts +4 -4
- package/dist/esm/client/olp.js +5 -5
- package/dist/esm/client/tcAbacus.d.ts +5 -0
- package/dist/esm/client/tcAbacus.js +6 -0
- package/dist/esm/client/wasm.d.ts +3 -3
- package/dist/esm/client/wasm.js +11 -11
- package/dist/esm/core/accounts.d.ts +9 -8
- package/dist/esm/core/accounts.js +5 -5
- package/dist/esm/core/modules.d.ts +10 -9
- package/dist/esm/core/modules.js +15 -15
- package/dist/esm/core/tx.d.ts +9 -8
- package/dist/esm/core/tx.js +11 -11
- package/dist/esm/cosmjs.d.ts +2 -2
- package/dist/esm/cosmjs.js +12 -12
- package/dist/esm/exports.d.ts +2 -2
- package/dist/esm/exports.js +12 -12
- package/dist/esm/index-AiZDHh70.d.ts +65 -0
- package/dist/esm/{index-CzA8Vsvu.d.ts → index-C8crIAg1.d.ts} +1 -1
- package/dist/esm/{index-CyAnGzHK.d.ts → index-CZDITwmg.d.ts} +1 -1
- package/dist/esm/{index-DURa_Zcr.d.ts → index-CgoUDnJ_.d.ts} +1484 -90
- package/dist/esm/{index-2mDHsfhZ.d.ts → index-DKn53Idr.d.ts} +1 -1
- package/dist/esm/{index-C50cGGLl.d.ts → index-DQnG0Shp.d.ts} +1 -1
- package/dist/esm/{index-DCYNIH-b.d.ts → index-ECwAlIYI.d.ts} +2 -2
- package/dist/esm/{index-CSIVgVUj.d.ts → index-YDJMFRVk.d.ts} +1 -1
- package/dist/esm/index.d.ts +10 -9
- package/dist/esm/index.js +23 -22
- package/dist/esm/{service-DcE3KfV9.js → service-VNRTqysm.js} +3 -3
- package/dist/esm/service.d.ts +3 -3
- package/dist/esm/service.js +5 -5
- package/dist/esm/{tx-cGBIe-BE.js → tx-ByxSGpt3.js} +6 -6
- package/dist/esm/types.d.ts +2 -2
- package/dist/esm/types.js +1 -1
- package/dist/esm/{utils-CewUFGKA.js → utils-XYJbh13N.js} +10 -0
- package/dist/esm/utils.d.ts +9 -8
- package/dist/esm/utils.js +2 -2
- package/package.json +28 -7
- /package/dist/cjs/{tx_pb-DDTuVb3m.d.cts → tx_pb-BN7h9uqT.d.cts} +0 -0
- /package/dist/esm/{BaseRestConsumer-DTvorEHL.js → BaseRestConsumer-BySVL6Rh.js} +0 -0
- /package/dist/esm/{defineProperty-DuYPbdEg.js → defineProperty-HO0rQlTT.js} +0 -0
- /package/dist/esm/{grpc-C3eJiY2o.js → grpc-BJmNoike.js} +0 -0
- /package/dist/esm/{tx_pb-D8fPXRH8.d.ts → tx_pb-B9KzLX7v.d.ts} +0 -0
- /package/dist/esm/{types-Cf4oVv93.js → types-WE16qNvL.js} +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { a as SignerInfo, d as Coin$1, f as DecCoin, i as SignDoc, l as SignMode, n as Fee, o as TxBody, r as ModeInfo, s as TxRaw, t as AuthInfo, u as Any } from "./tx_pb-
|
|
2
|
-
import { $ as SpotMarketOrder, A as DerivativeMarketOrder, At as MethodInfo, B as MarketStatus, C as BinaryOptionsMarket$1, D as Deposit$1, Dt as DuplexStreamingCall, E as DenomMinNotional, Et as UnaryCall, F as FeeDiscountSchedule$1, G as OrderType$1, H as MidPriceAndTOB, I as FeeDiscountTierInfo$1, J as PerpetualMarketInfo$2, K as Params$16, L as FeeDiscountTierTTL$1, M as DerivativeOrder$1, N as EffectiveGrant, O as DerivativeLimitOrder$
|
|
3
|
-
import { t as BaseGrpcConsumer } from "./BaseGrpcConsumer-
|
|
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 { V as BaseIndexerGrpcConsumer } from "./index-
|
|
1
|
+
import { a as SignerInfo, d as Coin$1, f as DecCoin, i as SignDoc, l as SignMode, n as Fee, o as TxBody, r as ModeInfo, s as TxRaw, t as AuthInfo, u as Any } from "./tx_pb-BN7h9uqT.cjs";
|
|
2
|
+
import { $ as SpotMarketOrder, A as DerivativeMarketOrder, At as MethodInfo, B as MarketStatus, C as BinaryOptionsMarket$1, D as Deposit$1, Dt as DuplexStreamingCall, E as DenomMinNotional, Et as UnaryCall, F as FeeDiscountSchedule$1, G as OrderType$1, H as MidPriceAndTOB, I as FeeDiscountTierInfo$1, J as PerpetualMarketInfo$2, K as Params$16, L as FeeDiscountTierTTL$1, M as DerivativeOrder$1, N as EffectiveGrant, O as DerivativeLimitOrder$3, Ot as ClientStreamingCall, P as ExpiryFuturesMarketInfo$2, Q as SpotMarket$1, R as GrantAuthorization$2, S as AggregateSubaccountVolumeRecord, St as TokenType, T as DenomDecimals, Tt as RpcTransport, U as OrderInfo$1, V as MarketVolume, W as OrderMask, X as Position$1, Y as PointsMultiplier$1, Z as SpotLimitOrder$2, _ as OrderState, _t as StreamState, a as StreamOperation, at as BandIBCParams, b as TradeExecutionType, ct as Params$17, et as SpotOrder$1, f as GrpcWebTransportAdditionalOptions, g as OrderSide, ht as StreamManagerEvents, i as PaginationOption, it as TradingRewardCampaignInfo$1, j as DerivativeMarketSettlementInfo, k as DerivativeMarket$1, kt as ServerStreamingCall, l as GrpcCoin, mt as StreamManagerConfig, nt as TradeRecords, ot as BandOracleRequest, p as GrpcWebOptions, q as PerpetualMarketFunding$2, r as Pagination, rt as TradingRewardCampaignBoostInfo$1, st as OracleType, t as ExchangePagination, tt as SubaccountTradeNonce, v as TradeDirection, vt as StreamSubscription, w as CampaignRewardPool$1, wt as RpcOptions, x as ActiveGrant, xt as TokenStatic, y as TradeExecutionSide, yt as TokenMeta, z as MarketFeeMultiplier } from "./index-m48Rf9ow.cjs";
|
|
3
|
+
import { t as BaseGrpcConsumer } from "./BaseGrpcConsumer-Ba4uw4ZN.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-DfJ_98xz.cjs";
|
|
5
|
+
import { V as BaseIndexerGrpcConsumer } from "./index-BhsPcNn5.cjs";
|
|
6
6
|
import { StdFee } from "@cosmjs/amino";
|
|
7
7
|
import { DirectSignResponse } from "@cosmjs/proto-signing";
|
|
8
8
|
import { AccountAddress, ChainId, Coin, EvmChainId, MsgStatus, MsgType } from "@injectivelabs/ts-types";
|
|
@@ -6171,10 +6171,125 @@ interface MsgSendToEth$1 {
|
|
|
6171
6171
|
*/
|
|
6172
6172
|
bridgeFee?: Coin$1;
|
|
6173
6173
|
}
|
|
6174
|
+
/**
|
|
6175
|
+
* MsgCreateRateLimit is used to impose a (withdrawal) limit for specific ERC20
|
|
6176
|
+
* token within a sliding window
|
|
6177
|
+
*
|
|
6178
|
+
* @generated from protobuf message injective.peggy.v1.MsgCreateRateLimit
|
|
6179
|
+
*/
|
|
6180
|
+
interface MsgCreateRateLimit$1 {
|
|
6181
|
+
/**
|
|
6182
|
+
* address of peggy admin or governance account
|
|
6183
|
+
*
|
|
6184
|
+
* @generated from protobuf field: string authority = 1
|
|
6185
|
+
*/
|
|
6186
|
+
authority: string;
|
|
6187
|
+
/**
|
|
6188
|
+
* address of the ERC20 token
|
|
6189
|
+
*
|
|
6190
|
+
* @generated from protobuf field: string token_address = 2
|
|
6191
|
+
*/
|
|
6192
|
+
tokenAddress: string;
|
|
6193
|
+
/**
|
|
6194
|
+
* decimals of the ERC20 token
|
|
6195
|
+
*
|
|
6196
|
+
* @generated from protobuf field: uint32 token_decimals = 3
|
|
6197
|
+
*/
|
|
6198
|
+
tokenDecimals: number;
|
|
6199
|
+
/**
|
|
6200
|
+
* a Pyth-specific ID used to obtain USD price of the ERC20 token
|
|
6201
|
+
*
|
|
6202
|
+
* @generated from protobuf field: string token_price_id = 4
|
|
6203
|
+
*/
|
|
6204
|
+
tokenPriceId: string;
|
|
6205
|
+
/**
|
|
6206
|
+
* the notional USD limit imposed on all outgoing traffic (per token)
|
|
6207
|
+
*
|
|
6208
|
+
* @generated from protobuf field: string rate_limit_usd = 5
|
|
6209
|
+
*/
|
|
6210
|
+
rateLimitUsd: string;
|
|
6211
|
+
/**
|
|
6212
|
+
* the absolute amount of tokens that can be minted on Injective
|
|
6213
|
+
*
|
|
6214
|
+
* @generated from protobuf field: string absolute_mint_limit = 6
|
|
6215
|
+
*/
|
|
6216
|
+
absoluteMintLimit: string;
|
|
6217
|
+
/**
|
|
6218
|
+
* length of the sliding window in which inbound (outbound) traffic is
|
|
6219
|
+
* measured
|
|
6220
|
+
*
|
|
6221
|
+
* @generated from protobuf field: uint64 rate_limit_window = 7
|
|
6222
|
+
*/
|
|
6223
|
+
rateLimitWindow: bigint;
|
|
6224
|
+
}
|
|
6225
|
+
/**
|
|
6226
|
+
* @generated from protobuf message injective.peggy.v1.MsgUpdateRateLimit
|
|
6227
|
+
*/
|
|
6228
|
+
interface MsgUpdateRateLimit$1 {
|
|
6229
|
+
/**
|
|
6230
|
+
* authority is the address of peggy admin or governance account
|
|
6231
|
+
*
|
|
6232
|
+
* @generated from protobuf field: string authority = 1
|
|
6233
|
+
*/
|
|
6234
|
+
authority: string;
|
|
6235
|
+
/**
|
|
6236
|
+
* token_address is the address of rate limited token
|
|
6237
|
+
*
|
|
6238
|
+
* @generated from protobuf field: string token_address = 2
|
|
6239
|
+
*/
|
|
6240
|
+
tokenAddress: string;
|
|
6241
|
+
/**
|
|
6242
|
+
* new_token_price_id is the new Pyth price ID of the rate limited token
|
|
6243
|
+
*
|
|
6244
|
+
* @generated from protobuf field: string new_token_price_id = 3
|
|
6245
|
+
*/
|
|
6246
|
+
newTokenPriceId: string;
|
|
6247
|
+
/**
|
|
6248
|
+
* new_rate_limit_usd is the new notional limit (on withdrawals) in USD
|
|
6249
|
+
*
|
|
6250
|
+
* @generated from protobuf field: string new_rate_limit_usd = 4
|
|
6251
|
+
*/
|
|
6252
|
+
newRateLimitUsd: string;
|
|
6253
|
+
/**
|
|
6254
|
+
* new_rate_limit_window is the new length of the sliding window
|
|
6255
|
+
*
|
|
6256
|
+
* @generated from protobuf field: uint64 new_rate_limit_window = 5
|
|
6257
|
+
*/
|
|
6258
|
+
newRateLimitWindow: bigint;
|
|
6259
|
+
}
|
|
6260
|
+
/**
|
|
6261
|
+
* @generated from protobuf message injective.peggy.v1.MsgRemoveRateLimit
|
|
6262
|
+
*/
|
|
6263
|
+
interface MsgRemoveRateLimit$1 {
|
|
6264
|
+
/**
|
|
6265
|
+
* authority is the address of peggy admin or governance account
|
|
6266
|
+
*
|
|
6267
|
+
* @generated from protobuf field: string authority = 1
|
|
6268
|
+
*/
|
|
6269
|
+
authority: string;
|
|
6270
|
+
/**
|
|
6271
|
+
* token_address is the address of rate limited token
|
|
6272
|
+
*
|
|
6273
|
+
* @generated from protobuf field: string token_address = 2
|
|
6274
|
+
*/
|
|
6275
|
+
tokenAddress: string;
|
|
6276
|
+
}
|
|
6174
6277
|
/**
|
|
6175
6278
|
* @generated MessageType for protobuf message injective.peggy.v1.MsgSendToEth
|
|
6176
6279
|
*/
|
|
6177
6280
|
declare const MsgSendToEth$1 = new MsgSendToEth$Type();
|
|
6281
|
+
/**
|
|
6282
|
+
* @generated MessageType for protobuf message injective.peggy.v1.MsgCreateRateLimit
|
|
6283
|
+
*/
|
|
6284
|
+
declare const MsgCreateRateLimit$1 = new MsgCreateRateLimit$Type();
|
|
6285
|
+
/**
|
|
6286
|
+
* @generated MessageType for protobuf message injective.peggy.v1.MsgUpdateRateLimit
|
|
6287
|
+
*/
|
|
6288
|
+
declare const MsgUpdateRateLimit$1 = new MsgUpdateRateLimit$Type();
|
|
6289
|
+
/**
|
|
6290
|
+
* @generated MessageType for protobuf message injective.peggy.v1.MsgRemoveRateLimit
|
|
6291
|
+
*/
|
|
6292
|
+
declare const MsgRemoveRateLimit$1 = new MsgRemoveRateLimit$Type();
|
|
6178
6293
|
//#endregion
|
|
6179
6294
|
//#region src/core/modules/peggy/msgs/MsgSendToEth.d.ts
|
|
6180
6295
|
declare namespace MsgSendToEth {
|
|
@@ -8400,6 +8515,172 @@ declare class MsgMigrateContract extends MsgBase<MsgMigrateContract.Params, MsgM
|
|
|
8400
8515
|
toBinary(): Uint8Array;
|
|
8401
8516
|
}
|
|
8402
8517
|
//#endregion
|
|
8518
|
+
//#region src/core/modules/peggy/msgs/MsgCreateRateLimit.d.ts
|
|
8519
|
+
declare namespace MsgCreateRateLimit {
|
|
8520
|
+
interface Params {
|
|
8521
|
+
injectiveAddress: string;
|
|
8522
|
+
tokenAddress: string;
|
|
8523
|
+
tokenDecimals: string | number;
|
|
8524
|
+
absoluteMintLimit: string | number;
|
|
8525
|
+
tokenPriceId: string; /** pyth price id */
|
|
8526
|
+
rateLimitInUsd: string | number; /** rate limit = notional amount of tokens per window */
|
|
8527
|
+
rateLimitWindow: string | number; /** window = numbers of blocks */
|
|
8528
|
+
}
|
|
8529
|
+
type Proto = MsgCreateRateLimit$1;
|
|
8530
|
+
}
|
|
8531
|
+
/**
|
|
8532
|
+
* @category Messages
|
|
8533
|
+
*/
|
|
8534
|
+
declare class MsgCreateRateLimit extends MsgBase<MsgCreateRateLimit.Params, MsgCreateRateLimit.Proto> {
|
|
8535
|
+
static fromJSON(params: MsgCreateRateLimit.Params): MsgCreateRateLimit;
|
|
8536
|
+
toProto(): MsgCreateRateLimit$1;
|
|
8537
|
+
toData(): {
|
|
8538
|
+
authority: string;
|
|
8539
|
+
tokenAddress: string;
|
|
8540
|
+
tokenDecimals: number;
|
|
8541
|
+
tokenPriceId: string;
|
|
8542
|
+
rateLimitUsd: string;
|
|
8543
|
+
absoluteMintLimit: string;
|
|
8544
|
+
rateLimitWindow: bigint;
|
|
8545
|
+
'@type': string;
|
|
8546
|
+
};
|
|
8547
|
+
toAmino(): {
|
|
8548
|
+
type: string;
|
|
8549
|
+
value: {
|
|
8550
|
+
authority: string;
|
|
8551
|
+
token_address: string;
|
|
8552
|
+
token_decimals: number;
|
|
8553
|
+
token_price_id: string;
|
|
8554
|
+
rate_limit_usd: string | number;
|
|
8555
|
+
absolute_mint_limit: string | number;
|
|
8556
|
+
rate_limit_window: string;
|
|
8557
|
+
};
|
|
8558
|
+
};
|
|
8559
|
+
toEip712(): never;
|
|
8560
|
+
toEip712V2(): {
|
|
8561
|
+
rate_limit_usd: string;
|
|
8562
|
+
authority: string;
|
|
8563
|
+
token_address: string;
|
|
8564
|
+
token_decimals: number;
|
|
8565
|
+
token_price_id: string;
|
|
8566
|
+
absolute_mint_limit: string | number;
|
|
8567
|
+
rate_limit_window: string;
|
|
8568
|
+
'@type': string;
|
|
8569
|
+
};
|
|
8570
|
+
toWeb3Gw(): {
|
|
8571
|
+
authority: string;
|
|
8572
|
+
token_address: string;
|
|
8573
|
+
token_decimals: number;
|
|
8574
|
+
token_price_id: string;
|
|
8575
|
+
rate_limit_usd: string | number;
|
|
8576
|
+
absolute_mint_limit: string | number;
|
|
8577
|
+
rate_limit_window: string;
|
|
8578
|
+
'@type': string;
|
|
8579
|
+
};
|
|
8580
|
+
toDirectSign(): {
|
|
8581
|
+
type: string;
|
|
8582
|
+
message: MsgCreateRateLimit$1;
|
|
8583
|
+
};
|
|
8584
|
+
toBinary(): Uint8Array;
|
|
8585
|
+
}
|
|
8586
|
+
//#endregion
|
|
8587
|
+
//#region src/core/modules/peggy/msgs/MsgUpdateRateLimit.d.ts
|
|
8588
|
+
declare namespace MsgUpdateRateLimit {
|
|
8589
|
+
interface Params {
|
|
8590
|
+
injectiveAddress: string;
|
|
8591
|
+
tokenAddress: string;
|
|
8592
|
+
newTokenPriceId: string; /** pyth price id */
|
|
8593
|
+
newRateLimitInUsd: string; /** rate limit = notional amount of tokens per window */
|
|
8594
|
+
newRateLimitWindow: string; /** window = numbers of blocks */
|
|
8595
|
+
}
|
|
8596
|
+
type Proto = MsgUpdateRateLimit$1;
|
|
8597
|
+
}
|
|
8598
|
+
/**
|
|
8599
|
+
* @category Messages
|
|
8600
|
+
*/
|
|
8601
|
+
declare class MsgUpdateRateLimit extends MsgBase<MsgUpdateRateLimit.Params, MsgUpdateRateLimit.Proto> {
|
|
8602
|
+
static fromJSON(params: MsgUpdateRateLimit.Params): MsgUpdateRateLimit;
|
|
8603
|
+
toProto(): MsgUpdateRateLimit$1;
|
|
8604
|
+
toData(): {
|
|
8605
|
+
authority: string;
|
|
8606
|
+
tokenAddress: string;
|
|
8607
|
+
newTokenPriceId: string;
|
|
8608
|
+
newRateLimitUsd: string;
|
|
8609
|
+
newRateLimitWindow: bigint;
|
|
8610
|
+
'@type': string;
|
|
8611
|
+
};
|
|
8612
|
+
toAmino(): {
|
|
8613
|
+
type: string;
|
|
8614
|
+
value: {
|
|
8615
|
+
authority: string;
|
|
8616
|
+
token_address: string;
|
|
8617
|
+
new_token_price_id: string;
|
|
8618
|
+
new_rate_limit_usd: string;
|
|
8619
|
+
new_rate_limit_window: string;
|
|
8620
|
+
};
|
|
8621
|
+
};
|
|
8622
|
+
toEip712(): never;
|
|
8623
|
+
toEip712V2(): {
|
|
8624
|
+
new_rate_limit_usd: string;
|
|
8625
|
+
authority: string;
|
|
8626
|
+
token_address: string;
|
|
8627
|
+
new_token_price_id: string;
|
|
8628
|
+
new_rate_limit_window: string;
|
|
8629
|
+
'@type': string;
|
|
8630
|
+
};
|
|
8631
|
+
toWeb3Gw(): {
|
|
8632
|
+
authority: string;
|
|
8633
|
+
token_address: string;
|
|
8634
|
+
new_token_price_id: string;
|
|
8635
|
+
new_rate_limit_usd: string;
|
|
8636
|
+
new_rate_limit_window: string;
|
|
8637
|
+
'@type': string;
|
|
8638
|
+
};
|
|
8639
|
+
toDirectSign(): {
|
|
8640
|
+
type: string;
|
|
8641
|
+
message: MsgUpdateRateLimit$1;
|
|
8642
|
+
};
|
|
8643
|
+
toBinary(): Uint8Array;
|
|
8644
|
+
}
|
|
8645
|
+
//#endregion
|
|
8646
|
+
//#region src/core/modules/peggy/msgs/MsgRemoveRateLimit.d.ts
|
|
8647
|
+
declare namespace MsgRemoveRateLimit {
|
|
8648
|
+
interface Params {
|
|
8649
|
+
injectiveAddress: string;
|
|
8650
|
+
tokenAddress: string;
|
|
8651
|
+
}
|
|
8652
|
+
type Proto = MsgRemoveRateLimit$1;
|
|
8653
|
+
}
|
|
8654
|
+
/**
|
|
8655
|
+
* @category Messages
|
|
8656
|
+
*/
|
|
8657
|
+
declare class MsgRemoveRateLimit extends MsgBase<MsgRemoveRateLimit.Params, MsgRemoveRateLimit.Proto> {
|
|
8658
|
+
static fromJSON(params: MsgRemoveRateLimit.Params): MsgRemoveRateLimit;
|
|
8659
|
+
toProto(): MsgRemoveRateLimit$1;
|
|
8660
|
+
toData(): {
|
|
8661
|
+
authority: string;
|
|
8662
|
+
tokenAddress: string;
|
|
8663
|
+
'@type': string;
|
|
8664
|
+
};
|
|
8665
|
+
toAmino(): {
|
|
8666
|
+
type: string;
|
|
8667
|
+
value: {
|
|
8668
|
+
authority: string;
|
|
8669
|
+
token_address: string;
|
|
8670
|
+
};
|
|
8671
|
+
};
|
|
8672
|
+
toWeb3Gw(): {
|
|
8673
|
+
authority: string;
|
|
8674
|
+
token_address: string;
|
|
8675
|
+
'@type': string;
|
|
8676
|
+
};
|
|
8677
|
+
toDirectSign(): {
|
|
8678
|
+
type: string;
|
|
8679
|
+
message: MsgRemoveRateLimit$1;
|
|
8680
|
+
};
|
|
8681
|
+
toBinary(): Uint8Array;
|
|
8682
|
+
}
|
|
8683
|
+
//#endregion
|
|
8403
8684
|
//#region ../../node_modules/.pnpm/@injectivelabs+core-proto-ts-v2@1.18.0/node_modules/@injectivelabs/core-proto-ts-v2/generated/injective/erc20/v1beta1/erc20_pb.d.ts
|
|
8404
8685
|
/**
|
|
8405
8686
|
* TokenPair defines an association of bank denom <-> EVM token (erc20 contract
|
|
@@ -11840,7 +12121,7 @@ interface DerivativeOrderBook {
|
|
|
11840
12121
|
/**
|
|
11841
12122
|
* @generated from protobuf field: repeated injective.exchange.v1beta1.DerivativeLimitOrder orders = 3
|
|
11842
12123
|
*/
|
|
11843
|
-
orders: DerivativeLimitOrder$
|
|
12124
|
+
orders: DerivativeLimitOrder$3[];
|
|
11844
12125
|
}
|
|
11845
12126
|
/**
|
|
11846
12127
|
* Orderbook containing limit & market conditional orders
|
|
@@ -11855,7 +12136,7 @@ interface ConditionalDerivativeOrderBook {
|
|
|
11855
12136
|
/**
|
|
11856
12137
|
* @generated from protobuf field: repeated injective.exchange.v1beta1.DerivativeLimitOrder limit_buy_orders = 2
|
|
11857
12138
|
*/
|
|
11858
|
-
limitBuyOrders: DerivativeLimitOrder$
|
|
12139
|
+
limitBuyOrders: DerivativeLimitOrder$3[];
|
|
11859
12140
|
/**
|
|
11860
12141
|
* @generated from protobuf field: repeated injective.exchange.v1beta1.DerivativeMarketOrder market_buy_orders = 3
|
|
11861
12142
|
*/
|
|
@@ -11863,7 +12144,7 @@ interface ConditionalDerivativeOrderBook {
|
|
|
11863
12144
|
/**
|
|
11864
12145
|
* @generated from protobuf field: repeated injective.exchange.v1beta1.DerivativeLimitOrder limit_sell_orders = 4
|
|
11865
12146
|
*/
|
|
11866
|
-
limitSellOrders: DerivativeLimitOrder$
|
|
12147
|
+
limitSellOrders: DerivativeLimitOrder$3[];
|
|
11867
12148
|
/**
|
|
11868
12149
|
* @generated from protobuf field: repeated injective.exchange.v1beta1.DerivativeMarketOrder market_sell_orders = 5
|
|
11869
12150
|
*/
|
|
@@ -14558,7 +14839,7 @@ declare class MsgSetDelegationTransferReceivers extends MsgBase<MsgSetDelegation
|
|
|
14558
14839
|
//#region src/core/modules/msgs.d.ts
|
|
14559
14840
|
type AuctionMsgs = MsgBid;
|
|
14560
14841
|
type IbcMsgs = MsgTransfer;
|
|
14561
|
-
type PeggyMsgs = MsgSendToEth;
|
|
14842
|
+
type PeggyMsgs = MsgSendToEth | MsgCreateRateLimit | MsgUpdateRateLimit | MsgRemoveRateLimit;
|
|
14562
14843
|
type Erc20Msgs = MsgCreateTokenPair;
|
|
14563
14844
|
type BankMsgs = MsgSend | MsgMultiSend;
|
|
14564
14845
|
type OracleMsgs = MsgRelayProviderPrices;
|
|
@@ -18298,7 +18579,7 @@ declare const BECH32_ADDR_VAL_PREFIX = "injvaloper";
|
|
|
18298
18579
|
declare const BECH32_ADDR_CONS_PREFIX = "injvalcons";
|
|
18299
18580
|
declare const DEFAULT_DERIVATION_PATH = "m/44'/60'/0'/0/0";
|
|
18300
18581
|
//#endregion
|
|
18301
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.
|
|
18582
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.9/node_modules/@injectivelabs/indexer-proto-ts-v2/generated/injective_accounts_rpc_pb.d.ts
|
|
18302
18583
|
/**
|
|
18303
18584
|
* @generated from protobuf message injective_accounts_rpc.PortfolioResponse
|
|
18304
18585
|
*/
|
|
@@ -18814,7 +19095,7 @@ declare const Reward = new Reward$Type();
|
|
|
18814
19095
|
*/
|
|
18815
19096
|
declare const Coin$7 = new Coin$Type();
|
|
18816
19097
|
//#endregion
|
|
18817
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.
|
|
19098
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.9/node_modules/@injectivelabs/indexer-proto-ts-v2/generated/injective_explorer_rpc_pb.d.ts
|
|
18818
19099
|
/**
|
|
18819
19100
|
* @generated from protobuf message injective_explorer_rpc.GetAccountTxsResponse
|
|
18820
19101
|
*/
|
|
@@ -20248,7 +20529,7 @@ declare const fetchAllWithPagination: <T extends {
|
|
|
20248
20529
|
//#region src/utils/transaction.d.ts
|
|
20249
20530
|
declare const recoverTypedSignaturePubKey: (data: TypedDataDefinition, signature: string) => Promise<string>;
|
|
20250
20531
|
//#endregion
|
|
20251
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.
|
|
20532
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.9/node_modules/@injectivelabs/indexer-proto-ts-v2/generated/injective_rfq_rpc_pb.d.ts
|
|
20252
20533
|
/**
|
|
20253
20534
|
* @generated from protobuf message injective_rfq_rpc.StreamRequestResponse
|
|
20254
20535
|
*/
|
|
@@ -20927,9 +21208,9 @@ interface MakerStreamResponse {
|
|
|
20927
21208
|
/**
|
|
20928
21209
|
* Settlement update for maker
|
|
20929
21210
|
*
|
|
20930
|
-
* @generated from protobuf field: injective_rfq_rpc.
|
|
21211
|
+
* @generated from protobuf field: injective_rfq_rpc.RFQSettlementMakerUpdate settlement = 6
|
|
20931
21212
|
*/
|
|
20932
|
-
settlement?:
|
|
21213
|
+
settlement?: RFQSettlementMakerUpdate;
|
|
20933
21214
|
}
|
|
20934
21215
|
/**
|
|
20935
21216
|
* Acknowledgment for stream operations
|
|
@@ -20950,6 +21231,182 @@ interface QuoteStreamAck {
|
|
|
20950
21231
|
*/
|
|
20951
21232
|
status: string;
|
|
20952
21233
|
}
|
|
21234
|
+
/**
|
|
21235
|
+
* RFQ settlement update streamed to maker in real-time
|
|
21236
|
+
*
|
|
21237
|
+
* @generated from protobuf message injective_rfq_rpc.RFQSettlementMakerUpdate
|
|
21238
|
+
*/
|
|
21239
|
+
interface RFQSettlementMakerUpdate {
|
|
21240
|
+
/**
|
|
21241
|
+
* List of quotes considered for settlement
|
|
21242
|
+
*
|
|
21243
|
+
* @generated from protobuf field: repeated injective_rfq_rpc.RFQSettlementQuote quotes = 50
|
|
21244
|
+
*/
|
|
21245
|
+
quotes: RFQSettlementQuote[];
|
|
21246
|
+
/**
|
|
21247
|
+
* RFQ ID
|
|
21248
|
+
*
|
|
21249
|
+
* @generated from protobuf field: uint64 rfq_id = 1
|
|
21250
|
+
*/
|
|
21251
|
+
rfqId: bigint;
|
|
21252
|
+
/**
|
|
21253
|
+
* Market ID
|
|
21254
|
+
*
|
|
21255
|
+
* @generated from protobuf field: string market_id = 2
|
|
21256
|
+
*/
|
|
21257
|
+
marketId: string;
|
|
21258
|
+
/**
|
|
21259
|
+
* Taker address
|
|
21260
|
+
*
|
|
21261
|
+
* @generated from protobuf field: string taker = 3
|
|
21262
|
+
*/
|
|
21263
|
+
taker: string;
|
|
21264
|
+
/**
|
|
21265
|
+
* Direction (long/short)
|
|
21266
|
+
*
|
|
21267
|
+
* @generated from protobuf field: string direction = 4
|
|
21268
|
+
*/
|
|
21269
|
+
direction: string;
|
|
21270
|
+
/**
|
|
21271
|
+
* Margin amount
|
|
21272
|
+
*
|
|
21273
|
+
* @generated from protobuf field: string margin = 5
|
|
21274
|
+
*/
|
|
21275
|
+
margin: string;
|
|
21276
|
+
/**
|
|
21277
|
+
* Quantity
|
|
21278
|
+
*
|
|
21279
|
+
* @generated from protobuf field: string quantity = 6
|
|
21280
|
+
*/
|
|
21281
|
+
quantity: string;
|
|
21282
|
+
/**
|
|
21283
|
+
* Worst acceptable price
|
|
21284
|
+
*
|
|
21285
|
+
* @generated from protobuf field: string worst_price = 7
|
|
21286
|
+
*/
|
|
21287
|
+
worstPrice: string;
|
|
21288
|
+
/**
|
|
21289
|
+
* Unfilled action details
|
|
21290
|
+
*
|
|
21291
|
+
* @generated from protobuf field: injective_rfq_rpc.RFQSettlementUnfilledActionType unfilled_action = 8
|
|
21292
|
+
*/
|
|
21293
|
+
unfilledAction?: RFQSettlementUnfilledActionType$1;
|
|
21294
|
+
/**
|
|
21295
|
+
* Fallback quantity
|
|
21296
|
+
*
|
|
21297
|
+
* @generated from protobuf field: string fallback_quantity = 9
|
|
21298
|
+
*/
|
|
21299
|
+
fallbackQuantity: string;
|
|
21300
|
+
/**
|
|
21301
|
+
* Fallback margin
|
|
21302
|
+
*
|
|
21303
|
+
* @generated from protobuf field: string fallback_margin = 10
|
|
21304
|
+
*/
|
|
21305
|
+
fallbackMargin: string;
|
|
21306
|
+
/**
|
|
21307
|
+
* Transaction time timestamp
|
|
21308
|
+
*
|
|
21309
|
+
* @generated from protobuf field: uint64 transaction_time = 11
|
|
21310
|
+
*/
|
|
21311
|
+
transactionTime: bigint;
|
|
21312
|
+
/**
|
|
21313
|
+
* Creation timestamp
|
|
21314
|
+
*
|
|
21315
|
+
* @generated from protobuf field: sint64 created_at = 12
|
|
21316
|
+
*/
|
|
21317
|
+
createdAt: bigint;
|
|
21318
|
+
/**
|
|
21319
|
+
* Last update timestamp
|
|
21320
|
+
*
|
|
21321
|
+
* @generated from protobuf field: sint64 updated_at = 13
|
|
21322
|
+
*/
|
|
21323
|
+
updatedAt: bigint;
|
|
21324
|
+
/**
|
|
21325
|
+
* Event time timestamp
|
|
21326
|
+
*
|
|
21327
|
+
* @generated from protobuf field: uint64 event_time = 14
|
|
21328
|
+
*/
|
|
21329
|
+
eventTime: bigint;
|
|
21330
|
+
/**
|
|
21331
|
+
* Block height
|
|
21332
|
+
*
|
|
21333
|
+
* @generated from protobuf field: uint64 height = 15
|
|
21334
|
+
*/
|
|
21335
|
+
height: bigint;
|
|
21336
|
+
/**
|
|
21337
|
+
* Settlement CID
|
|
21338
|
+
*
|
|
21339
|
+
* @generated from protobuf field: string cid = 16
|
|
21340
|
+
*/
|
|
21341
|
+
cid: string;
|
|
21342
|
+
}
|
|
21343
|
+
/**
|
|
21344
|
+
* Quote data embedded in settlement
|
|
21345
|
+
*
|
|
21346
|
+
* @generated from protobuf message injective_rfq_rpc.RFQSettlementQuote
|
|
21347
|
+
*/
|
|
21348
|
+
interface RFQSettlementQuote {
|
|
21349
|
+
/**
|
|
21350
|
+
* Maker address
|
|
21351
|
+
*
|
|
21352
|
+
* @generated from protobuf field: string maker = 1
|
|
21353
|
+
*/
|
|
21354
|
+
maker: string;
|
|
21355
|
+
/**
|
|
21356
|
+
* Price
|
|
21357
|
+
*
|
|
21358
|
+
* @generated from protobuf field: string price = 2
|
|
21359
|
+
*/
|
|
21360
|
+
price: string;
|
|
21361
|
+
/**
|
|
21362
|
+
* Quoted margin amount
|
|
21363
|
+
*
|
|
21364
|
+
* @generated from protobuf field: string quoted_margin = 3
|
|
21365
|
+
*/
|
|
21366
|
+
quotedMargin: string;
|
|
21367
|
+
/**
|
|
21368
|
+
* Quoted quantity
|
|
21369
|
+
*
|
|
21370
|
+
* @generated from protobuf field: string quoted_quantity = 4
|
|
21371
|
+
*/
|
|
21372
|
+
quotedQuantity: string;
|
|
21373
|
+
/**
|
|
21374
|
+
* Executed margin amount
|
|
21375
|
+
*
|
|
21376
|
+
* @generated from protobuf field: string executed_margin = 5
|
|
21377
|
+
*/
|
|
21378
|
+
executedMargin: string;
|
|
21379
|
+
/**
|
|
21380
|
+
* Executed quantity
|
|
21381
|
+
*
|
|
21382
|
+
* @generated from protobuf field: string executed_quantity = 6
|
|
21383
|
+
*/
|
|
21384
|
+
executedQuantity: string;
|
|
21385
|
+
/**
|
|
21386
|
+
* Expiry timestamp and height
|
|
21387
|
+
*
|
|
21388
|
+
* @generated from protobuf field: injective_rfq_rpc.RFQExpiryType expiry = 7
|
|
21389
|
+
*/
|
|
21390
|
+
expiry?: RFQExpiryType$1;
|
|
21391
|
+
/**
|
|
21392
|
+
* Signature
|
|
21393
|
+
*
|
|
21394
|
+
* @generated from protobuf field: string signature = 8
|
|
21395
|
+
*/
|
|
21396
|
+
signature: string;
|
|
21397
|
+
/**
|
|
21398
|
+
* Nonce
|
|
21399
|
+
*
|
|
21400
|
+
* @generated from protobuf field: uint64 nonce = 9
|
|
21401
|
+
*/
|
|
21402
|
+
nonce: bigint;
|
|
21403
|
+
/**
|
|
21404
|
+
* Quote status (accepted, rejected, expired)
|
|
21405
|
+
*
|
|
21406
|
+
* @generated from protobuf field: string status = 10
|
|
21407
|
+
*/
|
|
21408
|
+
status: string;
|
|
21409
|
+
}
|
|
20953
21410
|
/**
|
|
20954
21411
|
* @generated MessageType for protobuf message injective_rfq_rpc.StreamRequestResponse
|
|
20955
21412
|
*/
|
|
@@ -21018,6 +21475,14 @@ declare const MakerStreamResponse = new MakerStreamResponse$Type();
|
|
|
21018
21475
|
* @generated MessageType for protobuf message injective_rfq_rpc.QuoteStreamAck
|
|
21019
21476
|
*/
|
|
21020
21477
|
declare const QuoteStreamAck = new QuoteStreamAck$Type();
|
|
21478
|
+
/**
|
|
21479
|
+
* @generated MessageType for protobuf message injective_rfq_rpc.RFQSettlementMakerUpdate
|
|
21480
|
+
*/
|
|
21481
|
+
declare const RFQSettlementMakerUpdate = new RFQSettlementMakerUpdate$Type();
|
|
21482
|
+
/**
|
|
21483
|
+
* @generated MessageType for protobuf message injective_rfq_rpc.RFQSettlementQuote
|
|
21484
|
+
*/
|
|
21485
|
+
declare const RFQSettlementQuote = new RFQSettlementQuote$Type();
|
|
21021
21486
|
//#endregion
|
|
21022
21487
|
//#region src/client/indexer/types/ws.d.ts
|
|
21023
21488
|
/**
|
|
@@ -22994,7 +23459,7 @@ type GrpcSubaccountBalance = SubaccountBalance$2;
|
|
|
22994
23459
|
type GrpcSubaccountPortfolio = SubaccountPortfolio$1;
|
|
22995
23460
|
type GrpcSubaccountBalanceTransfer = SubaccountBalanceTransfer;
|
|
22996
23461
|
//#endregion
|
|
22997
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.
|
|
23462
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.9/node_modules/@injectivelabs/indexer-proto-ts-v2/generated/injective_trading_rpc_pb.d.ts
|
|
22998
23463
|
/**
|
|
22999
23464
|
* @generated from protobuf message injective_trading_rpc.ListTradingStrategiesResponse
|
|
23000
23465
|
*/
|
|
@@ -24157,7 +24622,7 @@ interface QuantityAndFees {
|
|
|
24157
24622
|
resultQuantity: string;
|
|
24158
24623
|
}
|
|
24159
24624
|
//#endregion
|
|
24160
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.
|
|
24625
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.9/node_modules/@injectivelabs/indexer-proto-ts-v2/generated/injective_spot_exchange_rpc_pb.d.ts
|
|
24161
24626
|
/**
|
|
24162
24627
|
* @generated from protobuf message injective_spot_exchange_rpc.MarketsResponse
|
|
24163
24628
|
*/
|
|
@@ -24548,7 +25013,7 @@ interface PriceLevelUpdate$1 {
|
|
|
24548
25013
|
/**
|
|
24549
25014
|
* @generated from protobuf message injective_spot_exchange_rpc.OrdersResponse
|
|
24550
25015
|
*/
|
|
24551
|
-
interface OrdersResponse$
|
|
25016
|
+
interface OrdersResponse$2 {
|
|
24552
25017
|
/**
|
|
24553
25018
|
* @generated from protobuf field: repeated injective_spot_exchange_rpc.SpotLimitOrder orders = 1
|
|
24554
25019
|
*/
|
|
@@ -24688,7 +25153,7 @@ interface Paging$3 {
|
|
|
24688
25153
|
/**
|
|
24689
25154
|
* @generated from protobuf message injective_spot_exchange_rpc.StreamOrdersResponse
|
|
24690
25155
|
*/
|
|
24691
|
-
interface StreamOrdersResponse$
|
|
25156
|
+
interface StreamOrdersResponse$2 {
|
|
24692
25157
|
/**
|
|
24693
25158
|
* Updated market order
|
|
24694
25159
|
*
|
|
@@ -24711,7 +25176,7 @@ interface StreamOrdersResponse$1 {
|
|
|
24711
25176
|
/**
|
|
24712
25177
|
* @generated from protobuf message injective_spot_exchange_rpc.TradesResponse
|
|
24713
25178
|
*/
|
|
24714
|
-
interface TradesResponse$
|
|
25179
|
+
interface TradesResponse$2 {
|
|
24715
25180
|
/**
|
|
24716
25181
|
* Trades of a Spot Market
|
|
24717
25182
|
*
|
|
@@ -24805,7 +25270,7 @@ interface SpotTrade$1 {
|
|
|
24805
25270
|
/**
|
|
24806
25271
|
* @generated from protobuf message injective_spot_exchange_rpc.StreamTradesResponse
|
|
24807
25272
|
*/
|
|
24808
|
-
interface StreamTradesResponse$
|
|
25273
|
+
interface StreamTradesResponse$2 {
|
|
24809
25274
|
/**
|
|
24810
25275
|
* New spot market trade
|
|
24811
25276
|
*
|
|
@@ -24839,7 +25304,7 @@ interface SubaccountTradesListResponse$1 {
|
|
|
24839
25304
|
/**
|
|
24840
25305
|
* @generated from protobuf message injective_spot_exchange_rpc.OrdersHistoryResponse
|
|
24841
25306
|
*/
|
|
24842
|
-
interface OrdersHistoryResponse$
|
|
25307
|
+
interface OrdersHistoryResponse$2 {
|
|
24843
25308
|
/**
|
|
24844
25309
|
* List of history spot orders
|
|
24845
25310
|
*
|
|
@@ -24955,7 +25420,7 @@ interface SpotOrderHistory$1 {
|
|
|
24955
25420
|
/**
|
|
24956
25421
|
* @generated from protobuf message injective_spot_exchange_rpc.StreamOrdersHistoryResponse
|
|
24957
25422
|
*/
|
|
24958
|
-
interface StreamOrdersHistoryResponse$
|
|
25423
|
+
interface StreamOrdersHistoryResponse$2 {
|
|
24959
25424
|
/**
|
|
24960
25425
|
* Updated order
|
|
24961
25426
|
*
|
|
@@ -25142,7 +25607,7 @@ declare const PriceLevelUpdate$1 = new PriceLevelUpdate$Type();
|
|
|
25142
25607
|
/**
|
|
25143
25608
|
* @generated MessageType for protobuf message injective_spot_exchange_rpc.OrdersResponse
|
|
25144
25609
|
*/
|
|
25145
|
-
declare const OrdersResponse$
|
|
25610
|
+
declare const OrdersResponse$2 = new OrdersResponse$Type();
|
|
25146
25611
|
/**
|
|
25147
25612
|
* @generated MessageType for protobuf message injective_spot_exchange_rpc.SpotLimitOrder
|
|
25148
25613
|
*/
|
|
@@ -25154,11 +25619,11 @@ declare const Paging$3 = new Paging$Type();
|
|
|
25154
25619
|
/**
|
|
25155
25620
|
* @generated MessageType for protobuf message injective_spot_exchange_rpc.StreamOrdersResponse
|
|
25156
25621
|
*/
|
|
25157
|
-
declare const StreamOrdersResponse$
|
|
25622
|
+
declare const StreamOrdersResponse$2 = new StreamOrdersResponse$Type();
|
|
25158
25623
|
/**
|
|
25159
25624
|
* @generated MessageType for protobuf message injective_spot_exchange_rpc.TradesResponse
|
|
25160
25625
|
*/
|
|
25161
|
-
declare const TradesResponse$
|
|
25626
|
+
declare const TradesResponse$2 = new TradesResponse$Type();
|
|
25162
25627
|
/**
|
|
25163
25628
|
* @generated MessageType for protobuf message injective_spot_exchange_rpc.SpotTrade
|
|
25164
25629
|
*/
|
|
@@ -25166,7 +25631,7 @@ declare const SpotTrade$1 = new SpotTrade$Type();
|
|
|
25166
25631
|
/**
|
|
25167
25632
|
* @generated MessageType for protobuf message injective_spot_exchange_rpc.StreamTradesResponse
|
|
25168
25633
|
*/
|
|
25169
|
-
declare const StreamTradesResponse$
|
|
25634
|
+
declare const StreamTradesResponse$2 = new StreamTradesResponse$Type();
|
|
25170
25635
|
/**
|
|
25171
25636
|
* @generated MessageType for protobuf message injective_spot_exchange_rpc.SubaccountTradesListResponse
|
|
25172
25637
|
*/
|
|
@@ -25174,7 +25639,7 @@ declare const SubaccountTradesListResponse$1 = new SubaccountTradesListResponse$
|
|
|
25174
25639
|
/**
|
|
25175
25640
|
* @generated MessageType for protobuf message injective_spot_exchange_rpc.OrdersHistoryResponse
|
|
25176
25641
|
*/
|
|
25177
|
-
declare const OrdersHistoryResponse$
|
|
25642
|
+
declare const OrdersHistoryResponse$2 = new OrdersHistoryResponse$Type();
|
|
25178
25643
|
/**
|
|
25179
25644
|
* @generated MessageType for protobuf message injective_spot_exchange_rpc.SpotOrderHistory
|
|
25180
25645
|
*/
|
|
@@ -25182,7 +25647,7 @@ declare const SpotOrderHistory$1 = new SpotOrderHistory$Type();
|
|
|
25182
25647
|
/**
|
|
25183
25648
|
* @generated MessageType for protobuf message injective_spot_exchange_rpc.StreamOrdersHistoryResponse
|
|
25184
25649
|
*/
|
|
25185
|
-
declare const StreamOrdersHistoryResponse$
|
|
25650
|
+
declare const StreamOrdersHistoryResponse$2 = new StreamOrdersHistoryResponse$Type();
|
|
25186
25651
|
/**
|
|
25187
25652
|
* @generated MessageType for protobuf message injective_spot_exchange_rpc.AtomicSwapHistoryResponse
|
|
25188
25653
|
*/
|
|
@@ -25313,7 +25778,7 @@ type GrpcSpotLimitOrder = SpotLimitOrder$1;
|
|
|
25313
25778
|
type GrpcSpotOrderHistory = SpotOrderHistory$1;
|
|
25314
25779
|
type GrpcAtomicSwap = AtomicSwap$1;
|
|
25315
25780
|
//#endregion
|
|
25316
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.
|
|
25781
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.9/node_modules/@injectivelabs/indexer-proto-ts-v2/generated/injective_oracle_rpc_pb.d.ts
|
|
25317
25782
|
/**
|
|
25318
25783
|
* @generated from protobuf message injective_oracle_rpc.OracleListResponse
|
|
25319
25784
|
*/
|
|
@@ -25442,7 +25907,7 @@ declare const StreamPricesByMarketsResponse = new StreamPricesByMarketsResponse$
|
|
|
25442
25907
|
type GrpcOracle = Oracle$1;
|
|
25443
25908
|
interface Oracle extends GrpcOracle {}
|
|
25444
25909
|
//#endregion
|
|
25445
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.
|
|
25910
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.9/node_modules/@injectivelabs/indexer-proto-ts-v2/generated/injective_auction_rpc_pb.d.ts
|
|
25446
25911
|
/**
|
|
25447
25912
|
* @generated from protobuf message injective_auction_rpc.AuctionEndpointResponse
|
|
25448
25913
|
*/
|
|
@@ -25939,7 +26404,7 @@ type GrpcAccountAuctionV2 = AccountAuctionV2$1;
|
|
|
25939
26404
|
type GrpcAuctionContract = AuctionContract$1;
|
|
25940
26405
|
type StreamBidsResponse = StreamBidsResponse$1;
|
|
25941
26406
|
//#endregion
|
|
25942
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.
|
|
26407
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.9/node_modules/@injectivelabs/indexer-proto-ts-v2/generated/injective_archiver_rpc_pb.d.ts
|
|
25943
26408
|
/**
|
|
25944
26409
|
* @generated from protobuf message injective_archiver_rpc.BalanceResponse
|
|
25945
26410
|
*/
|
|
@@ -26461,7 +26926,7 @@ type GrpcHistoricalVolumes = HistoricalVolumes$1;
|
|
|
26461
26926
|
type GrpcPnlLeaderboard = PnlLeaderboardResponse | PnlLeaderboardFixedResolutionResponse;
|
|
26462
26927
|
type GrpcVolLeaderboard = VolLeaderboardResponse | VolLeaderboardFixedResolutionResponse;
|
|
26463
26928
|
//#endregion
|
|
26464
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.
|
|
26929
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.9/node_modules/@injectivelabs/indexer-proto-ts-v2/generated/injective_referral_rpc_pb.d.ts
|
|
26465
26930
|
/**
|
|
26466
26931
|
* @generated from protobuf message injective_referral_rpc.GetReferrerDetailsResponse
|
|
26467
26932
|
*/
|
|
@@ -26592,7 +27057,7 @@ interface ReferralDetails {
|
|
|
26592
27057
|
invitees: ReferralInvitee[];
|
|
26593
27058
|
}
|
|
26594
27059
|
//#endregion
|
|
26595
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.
|
|
27060
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.9/node_modules/@injectivelabs/indexer-proto-ts-v2/generated/injective_campaign_rpc_pb.d.ts
|
|
26596
27061
|
/**
|
|
26597
27062
|
* @generated from protobuf message injective_campaign_rpc.RankingResponse
|
|
26598
27063
|
*/
|
|
@@ -27429,7 +27894,7 @@ interface AllSpotMarketSummaryResponse {
|
|
|
27429
27894
|
data: AllChronosSpotMarketSummary[];
|
|
27430
27895
|
}
|
|
27431
27896
|
//#endregion
|
|
27432
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.
|
|
27897
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.9/node_modules/@injectivelabs/indexer-proto-ts-v2/generated/injective_megavault_rpc_pb.d.ts
|
|
27433
27898
|
/**
|
|
27434
27899
|
* @generated from protobuf message injective_megavault_rpc.GetVaultResponse
|
|
27435
27900
|
*/
|
|
@@ -28548,7 +29013,7 @@ interface IncentivesCampaign {
|
|
|
28548
29013
|
subaccountIdSuffix: string;
|
|
28549
29014
|
}
|
|
28550
29015
|
//#endregion
|
|
28551
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.
|
|
29016
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.9/node_modules/@injectivelabs/indexer-proto-ts-v2/generated/injective_insurance_rpc_pb.d.ts
|
|
28552
29017
|
/**
|
|
28553
29018
|
* @generated from protobuf message injective_insurance_rpc.FundsResponse
|
|
28554
29019
|
*/
|
|
@@ -28810,7 +29275,7 @@ interface InsuranceFundCreateParams {
|
|
|
28810
29275
|
type GrpcIndexerInsuranceFund = InsuranceFund$2;
|
|
28811
29276
|
type GrpcIndexerRedemptionSchedule = RedemptionSchedule;
|
|
28812
29277
|
//#endregion
|
|
28813
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.
|
|
29278
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.9/node_modules/@injectivelabs/indexer-proto-ts-v2/generated/injective_derivative_exchange_rpc_pb.d.ts
|
|
28814
29279
|
/**
|
|
28815
29280
|
* @generated from protobuf message injective_derivative_exchange_rpc.MarketsResponse
|
|
28816
29281
|
*/
|
|
@@ -29526,11 +29991,11 @@ interface PriceLevelUpdate {
|
|
|
29526
29991
|
/**
|
|
29527
29992
|
* @generated from protobuf message injective_derivative_exchange_rpc.OrdersResponse
|
|
29528
29993
|
*/
|
|
29529
|
-
interface OrdersResponse {
|
|
29994
|
+
interface OrdersResponse$1 {
|
|
29530
29995
|
/**
|
|
29531
29996
|
* @generated from protobuf field: repeated injective_derivative_exchange_rpc.DerivativeLimitOrder orders = 1
|
|
29532
29997
|
*/
|
|
29533
|
-
orders: DerivativeLimitOrder$
|
|
29998
|
+
orders: DerivativeLimitOrder$2[];
|
|
29534
29999
|
/**
|
|
29535
30000
|
* @generated from protobuf field: injective_derivative_exchange_rpc.Paging paging = 2
|
|
29536
30001
|
*/
|
|
@@ -29539,7 +30004,7 @@ interface OrdersResponse {
|
|
|
29539
30004
|
/**
|
|
29540
30005
|
* @generated from protobuf message injective_derivative_exchange_rpc.DerivativeLimitOrder
|
|
29541
30006
|
*/
|
|
29542
|
-
interface DerivativeLimitOrder$
|
|
30007
|
+
interface DerivativeLimitOrder$2 {
|
|
29543
30008
|
/**
|
|
29544
30009
|
* Hash of the order
|
|
29545
30010
|
*
|
|
@@ -29676,7 +30141,7 @@ interface DerivativeLimitOrder$1 {
|
|
|
29676
30141
|
/**
|
|
29677
30142
|
* @generated from protobuf message injective_derivative_exchange_rpc.PositionsResponse
|
|
29678
30143
|
*/
|
|
29679
|
-
interface PositionsResponse {
|
|
30144
|
+
interface PositionsResponse$1 {
|
|
29680
30145
|
/**
|
|
29681
30146
|
* @generated from protobuf field: repeated injective_derivative_exchange_rpc.DerivativePosition positions = 1
|
|
29682
30147
|
*/
|
|
@@ -29794,7 +30259,7 @@ interface PositionsV2Response {
|
|
|
29794
30259
|
/**
|
|
29795
30260
|
* @generated from protobuf field: repeated injective_derivative_exchange_rpc.DerivativePositionV2 positions = 1
|
|
29796
30261
|
*/
|
|
29797
|
-
positions: DerivativePositionV2[];
|
|
30262
|
+
positions: DerivativePositionV2$1[];
|
|
29798
30263
|
/**
|
|
29799
30264
|
* @generated from protobuf field: injective_derivative_exchange_rpc.Paging paging = 2
|
|
29800
30265
|
*/
|
|
@@ -29803,7 +30268,7 @@ interface PositionsV2Response {
|
|
|
29803
30268
|
/**
|
|
29804
30269
|
* @generated from protobuf message injective_derivative_exchange_rpc.DerivativePositionV2
|
|
29805
30270
|
*/
|
|
29806
|
-
interface DerivativePositionV2 {
|
|
30271
|
+
interface DerivativePositionV2$1 {
|
|
29807
30272
|
/**
|
|
29808
30273
|
* Ticker of the derivative market
|
|
29809
30274
|
*
|
|
@@ -29980,7 +30445,7 @@ interface FundingRate$1 {
|
|
|
29980
30445
|
/**
|
|
29981
30446
|
* @generated from protobuf message injective_derivative_exchange_rpc.StreamPositionsResponse
|
|
29982
30447
|
*/
|
|
29983
|
-
interface StreamPositionsResponse {
|
|
30448
|
+
interface StreamPositionsResponse$1 {
|
|
29984
30449
|
/**
|
|
29985
30450
|
* Updated derivative Position
|
|
29986
30451
|
*
|
|
@@ -30003,7 +30468,7 @@ interface StreamPositionsV2Response {
|
|
|
30003
30468
|
*
|
|
30004
30469
|
* @generated from protobuf field: injective_derivative_exchange_rpc.DerivativePositionV2 position = 1
|
|
30005
30470
|
*/
|
|
30006
|
-
position?: DerivativePositionV2;
|
|
30471
|
+
position?: DerivativePositionV2$1;
|
|
30007
30472
|
/**
|
|
30008
30473
|
* Operation timestamp in UNIX millis.
|
|
30009
30474
|
*
|
|
@@ -30014,13 +30479,13 @@ interface StreamPositionsV2Response {
|
|
|
30014
30479
|
/**
|
|
30015
30480
|
* @generated from protobuf message injective_derivative_exchange_rpc.StreamOrdersResponse
|
|
30016
30481
|
*/
|
|
30017
|
-
interface StreamOrdersResponse {
|
|
30482
|
+
interface StreamOrdersResponse$1 {
|
|
30018
30483
|
/**
|
|
30019
30484
|
* Updated market order
|
|
30020
30485
|
*
|
|
30021
30486
|
* @generated from protobuf field: injective_derivative_exchange_rpc.DerivativeLimitOrder order = 1
|
|
30022
30487
|
*/
|
|
30023
|
-
order?: DerivativeLimitOrder$
|
|
30488
|
+
order?: DerivativeLimitOrder$2;
|
|
30024
30489
|
/**
|
|
30025
30490
|
* Order update type
|
|
30026
30491
|
*
|
|
@@ -30037,13 +30502,13 @@ interface StreamOrdersResponse {
|
|
|
30037
30502
|
/**
|
|
30038
30503
|
* @generated from protobuf message injective_derivative_exchange_rpc.TradesResponse
|
|
30039
30504
|
*/
|
|
30040
|
-
interface TradesResponse {
|
|
30505
|
+
interface TradesResponse$1 {
|
|
30041
30506
|
/**
|
|
30042
30507
|
* Trades of a Derivative Market
|
|
30043
30508
|
*
|
|
30044
30509
|
* @generated from protobuf field: repeated injective_derivative_exchange_rpc.DerivativeTrade trades = 1
|
|
30045
30510
|
*/
|
|
30046
|
-
trades: DerivativeTrade$
|
|
30511
|
+
trades: DerivativeTrade$2[];
|
|
30047
30512
|
/**
|
|
30048
30513
|
* @generated from protobuf field: injective_derivative_exchange_rpc.Paging paging = 2
|
|
30049
30514
|
*/
|
|
@@ -30052,7 +30517,7 @@ interface TradesResponse {
|
|
|
30052
30517
|
/**
|
|
30053
30518
|
* @generated from protobuf message injective_derivative_exchange_rpc.DerivativeTrade
|
|
30054
30519
|
*/
|
|
30055
|
-
interface DerivativeTrade$
|
|
30520
|
+
interface DerivativeTrade$2 {
|
|
30056
30521
|
/**
|
|
30057
30522
|
* Order hash.
|
|
30058
30523
|
*
|
|
@@ -30088,7 +30553,7 @@ interface DerivativeTrade$1 {
|
|
|
30088
30553
|
*
|
|
30089
30554
|
* @generated from protobuf field: injective_derivative_exchange_rpc.PositionDelta position_delta = 6
|
|
30090
30555
|
*/
|
|
30091
|
-
positionDelta?: PositionDelta$
|
|
30556
|
+
positionDelta?: PositionDelta$2;
|
|
30092
30557
|
/**
|
|
30093
30558
|
* The payout associated with the trade
|
|
30094
30559
|
*
|
|
@@ -30141,7 +30606,7 @@ interface DerivativeTrade$1 {
|
|
|
30141
30606
|
/**
|
|
30142
30607
|
* @generated from protobuf message injective_derivative_exchange_rpc.PositionDelta
|
|
30143
30608
|
*/
|
|
30144
|
-
interface PositionDelta$
|
|
30609
|
+
interface PositionDelta$2 {
|
|
30145
30610
|
/**
|
|
30146
30611
|
* The direction the trade
|
|
30147
30612
|
*
|
|
@@ -30170,13 +30635,13 @@ interface PositionDelta$1 {
|
|
|
30170
30635
|
/**
|
|
30171
30636
|
* @generated from protobuf message injective_derivative_exchange_rpc.StreamTradesResponse
|
|
30172
30637
|
*/
|
|
30173
|
-
interface StreamTradesResponse {
|
|
30638
|
+
interface StreamTradesResponse$1 {
|
|
30174
30639
|
/**
|
|
30175
30640
|
* New derivative market trade
|
|
30176
30641
|
*
|
|
30177
30642
|
* @generated from protobuf field: injective_derivative_exchange_rpc.DerivativeTrade trade = 1
|
|
30178
30643
|
*/
|
|
30179
|
-
trade?: DerivativeTrade$
|
|
30644
|
+
trade?: DerivativeTrade$2;
|
|
30180
30645
|
/**
|
|
30181
30646
|
* Executed trades update type
|
|
30182
30647
|
*
|
|
@@ -30199,12 +30664,12 @@ interface SubaccountTradesListResponse {
|
|
|
30199
30664
|
*
|
|
30200
30665
|
* @generated from protobuf field: repeated injective_derivative_exchange_rpc.DerivativeTrade trades = 1
|
|
30201
30666
|
*/
|
|
30202
|
-
trades: DerivativeTrade$
|
|
30667
|
+
trades: DerivativeTrade$2[];
|
|
30203
30668
|
}
|
|
30204
30669
|
/**
|
|
30205
30670
|
* @generated from protobuf message injective_derivative_exchange_rpc.OrdersHistoryResponse
|
|
30206
30671
|
*/
|
|
30207
|
-
interface OrdersHistoryResponse {
|
|
30672
|
+
interface OrdersHistoryResponse$1 {
|
|
30208
30673
|
/**
|
|
30209
30674
|
* List of historical derivative orders
|
|
30210
30675
|
*
|
|
@@ -30350,7 +30815,7 @@ interface DerivativeOrderHistory$1 {
|
|
|
30350
30815
|
/**
|
|
30351
30816
|
* @generated from protobuf message injective_derivative_exchange_rpc.StreamOrdersHistoryResponse
|
|
30352
30817
|
*/
|
|
30353
|
-
interface StreamOrdersHistoryResponse {
|
|
30818
|
+
interface StreamOrdersHistoryResponse$1 {
|
|
30354
30819
|
/**
|
|
30355
30820
|
* Updated order
|
|
30356
30821
|
*
|
|
@@ -30461,15 +30926,15 @@ declare const PriceLevelUpdate = new PriceLevelUpdate$Type();
|
|
|
30461
30926
|
/**
|
|
30462
30927
|
* @generated MessageType for protobuf message injective_derivative_exchange_rpc.OrdersResponse
|
|
30463
30928
|
*/
|
|
30464
|
-
declare const OrdersResponse = new OrdersResponse$Type();
|
|
30929
|
+
declare const OrdersResponse$1 = new OrdersResponse$Type();
|
|
30465
30930
|
/**
|
|
30466
30931
|
* @generated MessageType for protobuf message injective_derivative_exchange_rpc.DerivativeLimitOrder
|
|
30467
30932
|
*/
|
|
30468
|
-
declare const DerivativeLimitOrder$
|
|
30933
|
+
declare const DerivativeLimitOrder$2 = new DerivativeLimitOrder$Type();
|
|
30469
30934
|
/**
|
|
30470
30935
|
* @generated MessageType for protobuf message injective_derivative_exchange_rpc.PositionsResponse
|
|
30471
30936
|
*/
|
|
30472
|
-
declare const PositionsResponse = new PositionsResponse$Type();
|
|
30937
|
+
declare const PositionsResponse$1 = new PositionsResponse$Type();
|
|
30473
30938
|
/**
|
|
30474
30939
|
* @generated MessageType for protobuf message injective_derivative_exchange_rpc.DerivativePosition
|
|
30475
30940
|
*/
|
|
@@ -30481,7 +30946,7 @@ declare const PositionsV2Response = new PositionsV2Response$Type();
|
|
|
30481
30946
|
/**
|
|
30482
30947
|
* @generated MessageType for protobuf message injective_derivative_exchange_rpc.DerivativePositionV2
|
|
30483
30948
|
*/
|
|
30484
|
-
declare const DerivativePositionV2 = new DerivativePositionV2$Type();
|
|
30949
|
+
declare const DerivativePositionV2$1 = new DerivativePositionV2$Type();
|
|
30485
30950
|
/**
|
|
30486
30951
|
* @generated MessageType for protobuf message injective_derivative_exchange_rpc.FundingPaymentsResponse
|
|
30487
30952
|
*/
|
|
@@ -30501,7 +30966,7 @@ declare const FundingRate$1 = new FundingRate$Type();
|
|
|
30501
30966
|
/**
|
|
30502
30967
|
* @generated MessageType for protobuf message injective_derivative_exchange_rpc.StreamPositionsResponse
|
|
30503
30968
|
*/
|
|
30504
|
-
declare const StreamPositionsResponse = new StreamPositionsResponse$Type();
|
|
30969
|
+
declare const StreamPositionsResponse$1 = new StreamPositionsResponse$Type();
|
|
30505
30970
|
/**
|
|
30506
30971
|
* @generated MessageType for protobuf message injective_derivative_exchange_rpc.StreamPositionsV2Response
|
|
30507
30972
|
*/
|
|
@@ -30509,23 +30974,23 @@ declare const StreamPositionsV2Response = new StreamPositionsV2Response$Type();
|
|
|
30509
30974
|
/**
|
|
30510
30975
|
* @generated MessageType for protobuf message injective_derivative_exchange_rpc.StreamOrdersResponse
|
|
30511
30976
|
*/
|
|
30512
|
-
declare const StreamOrdersResponse = new StreamOrdersResponse$Type();
|
|
30977
|
+
declare const StreamOrdersResponse$1 = new StreamOrdersResponse$Type();
|
|
30513
30978
|
/**
|
|
30514
30979
|
* @generated MessageType for protobuf message injective_derivative_exchange_rpc.TradesResponse
|
|
30515
30980
|
*/
|
|
30516
|
-
declare const TradesResponse = new TradesResponse$Type();
|
|
30981
|
+
declare const TradesResponse$1 = new TradesResponse$Type();
|
|
30517
30982
|
/**
|
|
30518
30983
|
* @generated MessageType for protobuf message injective_derivative_exchange_rpc.DerivativeTrade
|
|
30519
30984
|
*/
|
|
30520
|
-
declare const DerivativeTrade$
|
|
30985
|
+
declare const DerivativeTrade$2 = new DerivativeTrade$Type();
|
|
30521
30986
|
/**
|
|
30522
30987
|
* @generated MessageType for protobuf message injective_derivative_exchange_rpc.PositionDelta
|
|
30523
30988
|
*/
|
|
30524
|
-
declare const PositionDelta$
|
|
30989
|
+
declare const PositionDelta$2 = new PositionDelta$Type();
|
|
30525
30990
|
/**
|
|
30526
30991
|
* @generated MessageType for protobuf message injective_derivative_exchange_rpc.StreamTradesResponse
|
|
30527
30992
|
*/
|
|
30528
|
-
declare const StreamTradesResponse = new StreamTradesResponse$Type();
|
|
30993
|
+
declare const StreamTradesResponse$1 = new StreamTradesResponse$Type();
|
|
30529
30994
|
/**
|
|
30530
30995
|
* @generated MessageType for protobuf message injective_derivative_exchange_rpc.SubaccountTradesListResponse
|
|
30531
30996
|
*/
|
|
@@ -30533,7 +30998,7 @@ declare const SubaccountTradesListResponse = new SubaccountTradesListResponse$Ty
|
|
|
30533
30998
|
/**
|
|
30534
30999
|
* @generated MessageType for protobuf message injective_derivative_exchange_rpc.OrdersHistoryResponse
|
|
30535
31000
|
*/
|
|
30536
|
-
declare const OrdersHistoryResponse = new OrdersHistoryResponse$Type();
|
|
31001
|
+
declare const OrdersHistoryResponse$1 = new OrdersHistoryResponse$Type();
|
|
30537
31002
|
/**
|
|
30538
31003
|
* @generated MessageType for protobuf message injective_derivative_exchange_rpc.DerivativeOrderHistory
|
|
30539
31004
|
*/
|
|
@@ -30541,7 +31006,7 @@ declare const DerivativeOrderHistory$1 = new DerivativeOrderHistory$Type();
|
|
|
30541
31006
|
/**
|
|
30542
31007
|
* @generated MessageType for protobuf message injective_derivative_exchange_rpc.StreamOrdersHistoryResponse
|
|
30543
31008
|
*/
|
|
30544
|
-
declare const StreamOrdersHistoryResponse = new StreamOrdersHistoryResponse$Type();
|
|
31009
|
+
declare const StreamOrdersHistoryResponse$1 = new StreamOrdersHistoryResponse$Type();
|
|
30545
31010
|
//#endregion
|
|
30546
31011
|
//#region src/client/indexer/types/derivatives.d.ts
|
|
30547
31012
|
interface PositionDelta {
|
|
@@ -30723,14 +31188,14 @@ interface FundingRate {
|
|
|
30723
31188
|
timestamp: number;
|
|
30724
31189
|
}
|
|
30725
31190
|
type GrpcFundingRate = FundingRate$1;
|
|
30726
|
-
type GrpcPositionDelta = PositionDelta$
|
|
31191
|
+
type GrpcPositionDelta = PositionDelta$2;
|
|
30727
31192
|
type GrpcFundingPayment = FundingPayment$1;
|
|
30728
|
-
type GrpcDerivativeTrade = DerivativeTrade$
|
|
31193
|
+
type GrpcDerivativeTrade = DerivativeTrade$2;
|
|
30729
31194
|
type GrpcDerivativePosition = DerivativePosition$1;
|
|
30730
|
-
type GrpcDerivativePositionV2 = DerivativePositionV2;
|
|
31195
|
+
type GrpcDerivativePositionV2 = DerivativePositionV2$1;
|
|
30731
31196
|
type GrpcPerpetualMarketInfo = PerpetualMarketInfo$1;
|
|
30732
31197
|
type GrpcDerivativeMarketInfo = DerivativeMarketInfo;
|
|
30733
|
-
type GrpcDerivativeLimitOrder = DerivativeLimitOrder$
|
|
31198
|
+
type GrpcDerivativeLimitOrder = DerivativeLimitOrder$2;
|
|
30734
31199
|
type GrpcPerpetualMarketFunding = PerpetualMarketFunding$1;
|
|
30735
31200
|
type GrpcExpiryFuturesMarketInfo = ExpiryFuturesMarketInfo$1;
|
|
30736
31201
|
type GrpcBinaryOptionsMarketInfo = BinaryOptionsMarketInfo;
|
|
@@ -30892,6 +31357,816 @@ interface BankTransferFromExplorerApiResponse {
|
|
|
30892
31357
|
block_timestamp: string;
|
|
30893
31358
|
}
|
|
30894
31359
|
//#endregion
|
|
31360
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.9/node_modules/@injectivelabs/indexer-proto-ts-v2/generated/injective_tc_derivatives_rpc_pb.d.ts
|
|
31361
|
+
/**
|
|
31362
|
+
* @generated from protobuf message injective_tc_derivatives_rpc.OrdersHistoryResponse
|
|
31363
|
+
*/
|
|
31364
|
+
interface OrdersHistoryResponse {
|
|
31365
|
+
/**
|
|
31366
|
+
* List of TC order history entries
|
|
31367
|
+
*
|
|
31368
|
+
* @generated from protobuf field: repeated injective_tc_derivatives_rpc.TCDerivativeOrderHistoryType orders = 1
|
|
31369
|
+
*/
|
|
31370
|
+
orders: TCDerivativeOrderHistoryType[];
|
|
31371
|
+
/**
|
|
31372
|
+
* Next tokens for pagination
|
|
31373
|
+
*
|
|
31374
|
+
* @generated from protobuf field: repeated string next = 2
|
|
31375
|
+
*/
|
|
31376
|
+
next: string[];
|
|
31377
|
+
}
|
|
31378
|
+
/**
|
|
31379
|
+
* TC order history combining settlement request with on-chain order data
|
|
31380
|
+
*
|
|
31381
|
+
* @generated from protobuf message injective_tc_derivatives_rpc.TCDerivativeOrderHistoryType
|
|
31382
|
+
*/
|
|
31383
|
+
interface TCDerivativeOrderHistoryType {
|
|
31384
|
+
/**
|
|
31385
|
+
* Hash of the order
|
|
31386
|
+
*
|
|
31387
|
+
* @generated from protobuf field: string order_hash = 1
|
|
31388
|
+
*/
|
|
31389
|
+
orderHash: string;
|
|
31390
|
+
/**
|
|
31391
|
+
* Derivative Market ID is keccak265(baseDenom + quoteDenom)
|
|
31392
|
+
*
|
|
31393
|
+
* @generated from protobuf field: string market_id = 2
|
|
31394
|
+
*/
|
|
31395
|
+
marketId: string;
|
|
31396
|
+
/**
|
|
31397
|
+
* active state of the order
|
|
31398
|
+
*
|
|
31399
|
+
* @generated from protobuf field: bool is_active = 3
|
|
31400
|
+
*/
|
|
31401
|
+
isActive: boolean;
|
|
31402
|
+
/**
|
|
31403
|
+
* The subaccountId that this order belongs to
|
|
31404
|
+
*
|
|
31405
|
+
* @generated from protobuf field: string subaccount_id = 4
|
|
31406
|
+
*/
|
|
31407
|
+
subaccountId: string;
|
|
31408
|
+
/**
|
|
31409
|
+
* The execution type
|
|
31410
|
+
*
|
|
31411
|
+
* @generated from protobuf field: string execution_type = 5
|
|
31412
|
+
*/
|
|
31413
|
+
executionType: string;
|
|
31414
|
+
/**
|
|
31415
|
+
* The side of the order
|
|
31416
|
+
*
|
|
31417
|
+
* @generated from protobuf field: string order_type = 6
|
|
31418
|
+
*/
|
|
31419
|
+
orderType: string;
|
|
31420
|
+
/**
|
|
31421
|
+
* Price of the order
|
|
31422
|
+
*
|
|
31423
|
+
* @generated from protobuf field: string price = 7
|
|
31424
|
+
*/
|
|
31425
|
+
price: string;
|
|
31426
|
+
/**
|
|
31427
|
+
* Trigger price
|
|
31428
|
+
*
|
|
31429
|
+
* @generated from protobuf field: string trigger_price = 8
|
|
31430
|
+
*/
|
|
31431
|
+
triggerPrice: string;
|
|
31432
|
+
/**
|
|
31433
|
+
* Quantity of the order
|
|
31434
|
+
*
|
|
31435
|
+
* @generated from protobuf field: string quantity = 9
|
|
31436
|
+
*/
|
|
31437
|
+
quantity: string;
|
|
31438
|
+
/**
|
|
31439
|
+
* Filled amount
|
|
31440
|
+
*
|
|
31441
|
+
* @generated from protobuf field: string filled_quantity = 10
|
|
31442
|
+
*/
|
|
31443
|
+
filledQuantity: string;
|
|
31444
|
+
/**
|
|
31445
|
+
* Order state
|
|
31446
|
+
*
|
|
31447
|
+
* @generated from protobuf field: string state = 11
|
|
31448
|
+
*/
|
|
31449
|
+
state: string;
|
|
31450
|
+
/**
|
|
31451
|
+
* Order committed timestamp in UNIX millis.
|
|
31452
|
+
*
|
|
31453
|
+
* @generated from protobuf field: sint64 created_at = 12
|
|
31454
|
+
*/
|
|
31455
|
+
createdAt: bigint;
|
|
31456
|
+
/**
|
|
31457
|
+
* Order updated timestamp in UNIX millis.
|
|
31458
|
+
*
|
|
31459
|
+
* @generated from protobuf field: sint64 updated_at = 13
|
|
31460
|
+
*/
|
|
31461
|
+
updatedAt: bigint;
|
|
31462
|
+
/**
|
|
31463
|
+
* True if an order is reduce only
|
|
31464
|
+
*
|
|
31465
|
+
* @generated from protobuf field: bool is_reduce_only = 14
|
|
31466
|
+
*/
|
|
31467
|
+
isReduceOnly: boolean;
|
|
31468
|
+
/**
|
|
31469
|
+
* Order direction (order side)
|
|
31470
|
+
*
|
|
31471
|
+
* @generated from protobuf field: string direction = 15
|
|
31472
|
+
*/
|
|
31473
|
+
direction: string;
|
|
31474
|
+
/**
|
|
31475
|
+
* True if this is conditional order, otherwise false
|
|
31476
|
+
*
|
|
31477
|
+
* @generated from protobuf field: bool is_conditional = 16
|
|
31478
|
+
*/
|
|
31479
|
+
isConditional: boolean;
|
|
31480
|
+
/**
|
|
31481
|
+
* Trigger timestamp in unix milli
|
|
31482
|
+
*
|
|
31483
|
+
* @generated from protobuf field: uint64 trigger_at = 17
|
|
31484
|
+
*/
|
|
31485
|
+
triggerAt: bigint;
|
|
31486
|
+
/**
|
|
31487
|
+
* Order hash placed when this triggers
|
|
31488
|
+
*
|
|
31489
|
+
* @generated from protobuf field: string placed_order_hash = 18
|
|
31490
|
+
*/
|
|
31491
|
+
placedOrderHash: string;
|
|
31492
|
+
/**
|
|
31493
|
+
* Order's margin
|
|
31494
|
+
*
|
|
31495
|
+
* @generated from protobuf field: string margin = 19
|
|
31496
|
+
*/
|
|
31497
|
+
margin: string;
|
|
31498
|
+
/**
|
|
31499
|
+
* Transaction Hash where order is created. Not all orders have this field
|
|
31500
|
+
*
|
|
31501
|
+
* @generated from protobuf field: string tx_hash = 20
|
|
31502
|
+
*/
|
|
31503
|
+
txHash: string;
|
|
31504
|
+
/**
|
|
31505
|
+
* Custom client order ID
|
|
31506
|
+
*
|
|
31507
|
+
* @generated from protobuf field: string cid = 21
|
|
31508
|
+
*/
|
|
31509
|
+
cid: string;
|
|
31510
|
+
}
|
|
31511
|
+
/**
|
|
31512
|
+
* @generated from protobuf message injective_tc_derivatives_rpc.StreamOrdersHistoryResponse
|
|
31513
|
+
*/
|
|
31514
|
+
interface StreamOrdersHistoryResponse {
|
|
31515
|
+
/**
|
|
31516
|
+
* Updated TC order history entry
|
|
31517
|
+
*
|
|
31518
|
+
* @generated from protobuf field: injective_tc_derivatives_rpc.TCDerivativeOrderHistoryType order = 1
|
|
31519
|
+
*/
|
|
31520
|
+
order?: TCDerivativeOrderHistoryType;
|
|
31521
|
+
/**
|
|
31522
|
+
* Order update type
|
|
31523
|
+
*
|
|
31524
|
+
* @generated from protobuf field: string operation_type = 2
|
|
31525
|
+
*/
|
|
31526
|
+
operationType: string;
|
|
31527
|
+
/**
|
|
31528
|
+
* Operation timestamp in UNIX millis
|
|
31529
|
+
*
|
|
31530
|
+
* @generated from protobuf field: sint64 timestamp = 3
|
|
31531
|
+
*/
|
|
31532
|
+
timestamp: bigint;
|
|
31533
|
+
}
|
|
31534
|
+
/**
|
|
31535
|
+
* @generated from protobuf message injective_tc_derivatives_rpc.OrdersResponse
|
|
31536
|
+
*/
|
|
31537
|
+
interface OrdersResponse {
|
|
31538
|
+
/**
|
|
31539
|
+
* List of derivative limit orders
|
|
31540
|
+
*
|
|
31541
|
+
* @generated from protobuf field: repeated injective_tc_derivatives_rpc.DerivativeLimitOrder orders = 1
|
|
31542
|
+
*/
|
|
31543
|
+
orders: DerivativeLimitOrder$1[];
|
|
31544
|
+
/**
|
|
31545
|
+
* Next tokens for pagination
|
|
31546
|
+
*
|
|
31547
|
+
* @generated from protobuf field: repeated string next = 2
|
|
31548
|
+
*/
|
|
31549
|
+
next: string[];
|
|
31550
|
+
}
|
|
31551
|
+
/**
|
|
31552
|
+
* @generated from protobuf message injective_tc_derivatives_rpc.DerivativeLimitOrder
|
|
31553
|
+
*/
|
|
31554
|
+
interface DerivativeLimitOrder$1 {
|
|
31555
|
+
/**
|
|
31556
|
+
* Hash of the order
|
|
31557
|
+
*
|
|
31558
|
+
* @generated from protobuf field: string order_hash = 1
|
|
31559
|
+
*/
|
|
31560
|
+
orderHash: string;
|
|
31561
|
+
/**
|
|
31562
|
+
* The side of the order
|
|
31563
|
+
*
|
|
31564
|
+
* @generated from protobuf field: string order_side = 2
|
|
31565
|
+
*/
|
|
31566
|
+
orderSide: string;
|
|
31567
|
+
/**
|
|
31568
|
+
* Derivative Market ID
|
|
31569
|
+
*
|
|
31570
|
+
* @generated from protobuf field: string market_id = 3
|
|
31571
|
+
*/
|
|
31572
|
+
marketId: string;
|
|
31573
|
+
/**
|
|
31574
|
+
* The subaccountId that this order belongs to
|
|
31575
|
+
*
|
|
31576
|
+
* @generated from protobuf field: string subaccount_id = 4
|
|
31577
|
+
*/
|
|
31578
|
+
subaccountId: string;
|
|
31579
|
+
/**
|
|
31580
|
+
* True if the order is a reduce-only order
|
|
31581
|
+
*
|
|
31582
|
+
* @generated from protobuf field: bool is_reduce_only = 5
|
|
31583
|
+
*/
|
|
31584
|
+
isReduceOnly: boolean;
|
|
31585
|
+
/**
|
|
31586
|
+
* Margin of the order
|
|
31587
|
+
*
|
|
31588
|
+
* @generated from protobuf field: string margin = 6
|
|
31589
|
+
*/
|
|
31590
|
+
margin: string;
|
|
31591
|
+
/**
|
|
31592
|
+
* Price of the order
|
|
31593
|
+
*
|
|
31594
|
+
* @generated from protobuf field: string price = 7
|
|
31595
|
+
*/
|
|
31596
|
+
price: string;
|
|
31597
|
+
/**
|
|
31598
|
+
* Quantity of the order
|
|
31599
|
+
*
|
|
31600
|
+
* @generated from protobuf field: string quantity = 8
|
|
31601
|
+
*/
|
|
31602
|
+
quantity: string;
|
|
31603
|
+
/**
|
|
31604
|
+
* The amount of the quantity remaining unfilled
|
|
31605
|
+
*
|
|
31606
|
+
* @generated from protobuf field: string unfilled_quantity = 9
|
|
31607
|
+
*/
|
|
31608
|
+
unfilledQuantity: string;
|
|
31609
|
+
/**
|
|
31610
|
+
* Trigger price is the trigger price used by stop/take orders
|
|
31611
|
+
*
|
|
31612
|
+
* @generated from protobuf field: string trigger_price = 10
|
|
31613
|
+
*/
|
|
31614
|
+
triggerPrice: string;
|
|
31615
|
+
/**
|
|
31616
|
+
* Fee recipient address
|
|
31617
|
+
*
|
|
31618
|
+
* @generated from protobuf field: string fee_recipient = 11
|
|
31619
|
+
*/
|
|
31620
|
+
feeRecipient: string;
|
|
31621
|
+
/**
|
|
31622
|
+
* Order state
|
|
31623
|
+
*
|
|
31624
|
+
* @generated from protobuf field: string state = 12
|
|
31625
|
+
*/
|
|
31626
|
+
state: string;
|
|
31627
|
+
/**
|
|
31628
|
+
* Order committed timestamp in UNIX millis.
|
|
31629
|
+
*
|
|
31630
|
+
* @generated from protobuf field: sint64 created_at = 13
|
|
31631
|
+
*/
|
|
31632
|
+
createdAt: bigint;
|
|
31633
|
+
/**
|
|
31634
|
+
* Order updated timestamp in UNIX millis.
|
|
31635
|
+
*
|
|
31636
|
+
* @generated from protobuf field: sint64 updated_at = 14
|
|
31637
|
+
*/
|
|
31638
|
+
updatedAt: bigint;
|
|
31639
|
+
/**
|
|
31640
|
+
* Order number of subaccount
|
|
31641
|
+
*
|
|
31642
|
+
* @generated from protobuf field: sint64 order_number = 15
|
|
31643
|
+
*/
|
|
31644
|
+
orderNumber: bigint;
|
|
31645
|
+
/**
|
|
31646
|
+
* Order type
|
|
31647
|
+
*
|
|
31648
|
+
* @generated from protobuf field: string order_type = 16
|
|
31649
|
+
*/
|
|
31650
|
+
orderType: string;
|
|
31651
|
+
/**
|
|
31652
|
+
* Order type
|
|
31653
|
+
*
|
|
31654
|
+
* @generated from protobuf field: bool is_conditional = 17
|
|
31655
|
+
*/
|
|
31656
|
+
isConditional: boolean;
|
|
31657
|
+
/**
|
|
31658
|
+
* Trigger timestamp, only exists for conditional orders
|
|
31659
|
+
*
|
|
31660
|
+
* @generated from protobuf field: uint64 trigger_at = 18
|
|
31661
|
+
*/
|
|
31662
|
+
triggerAt: bigint;
|
|
31663
|
+
/**
|
|
31664
|
+
* OrderHash of order that is triggered by this conditional order
|
|
31665
|
+
*
|
|
31666
|
+
* @generated from protobuf field: string placed_order_hash = 19
|
|
31667
|
+
*/
|
|
31668
|
+
placedOrderHash: string;
|
|
31669
|
+
/**
|
|
31670
|
+
* Execution type of conditional order
|
|
31671
|
+
*
|
|
31672
|
+
* @generated from protobuf field: string execution_type = 20
|
|
31673
|
+
*/
|
|
31674
|
+
executionType: string;
|
|
31675
|
+
/**
|
|
31676
|
+
* Transaction Hash where order is created. Not all orders have this field
|
|
31677
|
+
*
|
|
31678
|
+
* @generated from protobuf field: string tx_hash = 21
|
|
31679
|
+
*/
|
|
31680
|
+
txHash: string;
|
|
31681
|
+
/**
|
|
31682
|
+
* Custom client order ID
|
|
31683
|
+
*
|
|
31684
|
+
* @generated from protobuf field: string cid = 22
|
|
31685
|
+
*/
|
|
31686
|
+
cid: string;
|
|
31687
|
+
}
|
|
31688
|
+
/**
|
|
31689
|
+
* @generated from protobuf message injective_tc_derivatives_rpc.StreamOrdersResponse
|
|
31690
|
+
*/
|
|
31691
|
+
interface StreamOrdersResponse {
|
|
31692
|
+
/**
|
|
31693
|
+
* Updated derivative limit order
|
|
31694
|
+
*
|
|
31695
|
+
* @generated from protobuf field: injective_tc_derivatives_rpc.DerivativeLimitOrder order = 1
|
|
31696
|
+
*/
|
|
31697
|
+
order?: DerivativeLimitOrder$1;
|
|
31698
|
+
/**
|
|
31699
|
+
* Order update type
|
|
31700
|
+
*
|
|
31701
|
+
* @generated from protobuf field: string operation_type = 2
|
|
31702
|
+
*/
|
|
31703
|
+
operationType: string;
|
|
31704
|
+
/**
|
|
31705
|
+
* Operation timestamp in UNIX millis
|
|
31706
|
+
*
|
|
31707
|
+
* @generated from protobuf field: sint64 timestamp = 3
|
|
31708
|
+
*/
|
|
31709
|
+
timestamp: bigint;
|
|
31710
|
+
}
|
|
31711
|
+
/**
|
|
31712
|
+
* @generated from protobuf message injective_tc_derivatives_rpc.TradesResponse
|
|
31713
|
+
*/
|
|
31714
|
+
interface TradesResponse {
|
|
31715
|
+
/**
|
|
31716
|
+
* Trades of TC Derivative Markets
|
|
31717
|
+
*
|
|
31718
|
+
* @generated from protobuf field: repeated injective_tc_derivatives_rpc.DerivativeTrade trades = 1
|
|
31719
|
+
*/
|
|
31720
|
+
trades: DerivativeTrade$1[];
|
|
31721
|
+
/**
|
|
31722
|
+
* Next tokens for pagination
|
|
31723
|
+
*
|
|
31724
|
+
* @generated from protobuf field: repeated string next = 2
|
|
31725
|
+
*/
|
|
31726
|
+
next: string[];
|
|
31727
|
+
}
|
|
31728
|
+
/**
|
|
31729
|
+
* @generated from protobuf message injective_tc_derivatives_rpc.DerivativeTrade
|
|
31730
|
+
*/
|
|
31731
|
+
interface DerivativeTrade$1 {
|
|
31732
|
+
/**
|
|
31733
|
+
* Order hash.
|
|
31734
|
+
*
|
|
31735
|
+
* @generated from protobuf field: string order_hash = 1
|
|
31736
|
+
*/
|
|
31737
|
+
orderHash: string;
|
|
31738
|
+
/**
|
|
31739
|
+
* The subaccountId that executed the trade
|
|
31740
|
+
*
|
|
31741
|
+
* @generated from protobuf field: string subaccount_id = 2
|
|
31742
|
+
*/
|
|
31743
|
+
subaccountId: string;
|
|
31744
|
+
/**
|
|
31745
|
+
* The ID of the market that this trade is in
|
|
31746
|
+
*
|
|
31747
|
+
* @generated from protobuf field: string market_id = 3
|
|
31748
|
+
*/
|
|
31749
|
+
marketId: string;
|
|
31750
|
+
/**
|
|
31751
|
+
* The execution type of the trade
|
|
31752
|
+
*
|
|
31753
|
+
* @generated from protobuf field: string trade_execution_type = 4
|
|
31754
|
+
*/
|
|
31755
|
+
tradeExecutionType: string;
|
|
31756
|
+
/**
|
|
31757
|
+
* True if the trade is a liquidation
|
|
31758
|
+
*
|
|
31759
|
+
* @generated from protobuf field: bool is_liquidation = 5
|
|
31760
|
+
*/
|
|
31761
|
+
isLiquidation: boolean;
|
|
31762
|
+
/**
|
|
31763
|
+
* Position Delta from the trade
|
|
31764
|
+
*
|
|
31765
|
+
* @generated from protobuf field: injective_tc_derivatives_rpc.PositionDelta position_delta = 6
|
|
31766
|
+
*/
|
|
31767
|
+
positionDelta?: PositionDelta$1;
|
|
31768
|
+
/**
|
|
31769
|
+
* The payout associated with the trade
|
|
31770
|
+
*
|
|
31771
|
+
* @generated from protobuf field: string payout = 7
|
|
31772
|
+
*/
|
|
31773
|
+
payout: string;
|
|
31774
|
+
/**
|
|
31775
|
+
* The fee associated with the trade
|
|
31776
|
+
*
|
|
31777
|
+
* @generated from protobuf field: string fee = 8
|
|
31778
|
+
*/
|
|
31779
|
+
fee: string;
|
|
31780
|
+
/**
|
|
31781
|
+
* Timestamp of trade execution in UNIX millis
|
|
31782
|
+
*
|
|
31783
|
+
* @generated from protobuf field: sint64 executed_at = 9
|
|
31784
|
+
*/
|
|
31785
|
+
executedAt: bigint;
|
|
31786
|
+
/**
|
|
31787
|
+
* Fee recipient address
|
|
31788
|
+
*
|
|
31789
|
+
* @generated from protobuf field: string fee_recipient = 10
|
|
31790
|
+
*/
|
|
31791
|
+
feeRecipient: string;
|
|
31792
|
+
/**
|
|
31793
|
+
* A unique string that helps differentiate between trades
|
|
31794
|
+
*
|
|
31795
|
+
* @generated from protobuf field: string trade_id = 11
|
|
31796
|
+
*/
|
|
31797
|
+
tradeId: string;
|
|
31798
|
+
/**
|
|
31799
|
+
* Trade's execution side, maker,taker,n/a (n/a = not applicable)
|
|
31800
|
+
*
|
|
31801
|
+
* @generated from protobuf field: string execution_side = 12
|
|
31802
|
+
*/
|
|
31803
|
+
executionSide: string;
|
|
31804
|
+
/**
|
|
31805
|
+
* Custom client order ID
|
|
31806
|
+
*
|
|
31807
|
+
* @generated from protobuf field: string cid = 13
|
|
31808
|
+
*/
|
|
31809
|
+
cid: string;
|
|
31810
|
+
/**
|
|
31811
|
+
* Profit and loss of the trade
|
|
31812
|
+
*
|
|
31813
|
+
* @generated from protobuf field: string pnl = 14
|
|
31814
|
+
*/
|
|
31815
|
+
pnl: string;
|
|
31816
|
+
}
|
|
31817
|
+
/**
|
|
31818
|
+
* @generated from protobuf message injective_tc_derivatives_rpc.PositionDelta
|
|
31819
|
+
*/
|
|
31820
|
+
interface PositionDelta$1 {
|
|
31821
|
+
/**
|
|
31822
|
+
* The direction the trade
|
|
31823
|
+
*
|
|
31824
|
+
* @generated from protobuf field: string trade_direction = 1
|
|
31825
|
+
*/
|
|
31826
|
+
tradeDirection: string;
|
|
31827
|
+
/**
|
|
31828
|
+
* Execution Price of the trade.
|
|
31829
|
+
*
|
|
31830
|
+
* @generated from protobuf field: string execution_price = 2
|
|
31831
|
+
*/
|
|
31832
|
+
executionPrice: string;
|
|
31833
|
+
/**
|
|
31834
|
+
* Execution Quantity of the trade.
|
|
31835
|
+
*
|
|
31836
|
+
* @generated from protobuf field: string execution_quantity = 3
|
|
31837
|
+
*/
|
|
31838
|
+
executionQuantity: string;
|
|
31839
|
+
/**
|
|
31840
|
+
* Execution Margin of the trade.
|
|
31841
|
+
*
|
|
31842
|
+
* @generated from protobuf field: string execution_margin = 4
|
|
31843
|
+
*/
|
|
31844
|
+
executionMargin: string;
|
|
31845
|
+
}
|
|
31846
|
+
/**
|
|
31847
|
+
* @generated from protobuf message injective_tc_derivatives_rpc.StreamTradesResponse
|
|
31848
|
+
*/
|
|
31849
|
+
interface StreamTradesResponse {
|
|
31850
|
+
/**
|
|
31851
|
+
* New TC derivative market trade
|
|
31852
|
+
*
|
|
31853
|
+
* @generated from protobuf field: injective_tc_derivatives_rpc.DerivativeTrade trade = 1
|
|
31854
|
+
*/
|
|
31855
|
+
trade?: DerivativeTrade$1;
|
|
31856
|
+
/**
|
|
31857
|
+
* Executed trades update type
|
|
31858
|
+
*
|
|
31859
|
+
* @generated from protobuf field: string operation_type = 2
|
|
31860
|
+
*/
|
|
31861
|
+
operationType: string;
|
|
31862
|
+
/**
|
|
31863
|
+
* Operation timestamp in UNIX millis
|
|
31864
|
+
*
|
|
31865
|
+
* @generated from protobuf field: sint64 timestamp = 3
|
|
31866
|
+
*/
|
|
31867
|
+
timestamp: bigint;
|
|
31868
|
+
}
|
|
31869
|
+
/**
|
|
31870
|
+
* @generated from protobuf message injective_tc_derivatives_rpc.PositionsResponse
|
|
31871
|
+
*/
|
|
31872
|
+
interface PositionsResponse {
|
|
31873
|
+
/**
|
|
31874
|
+
* List of derivative positions
|
|
31875
|
+
*
|
|
31876
|
+
* @generated from protobuf field: repeated injective_tc_derivatives_rpc.DerivativePositionV2 positions = 1
|
|
31877
|
+
*/
|
|
31878
|
+
positions: DerivativePositionV2[];
|
|
31879
|
+
/**
|
|
31880
|
+
* Next tokens for pagination
|
|
31881
|
+
*
|
|
31882
|
+
* @generated from protobuf field: repeated string next = 2
|
|
31883
|
+
*/
|
|
31884
|
+
next: string[];
|
|
31885
|
+
/**
|
|
31886
|
+
* @generated from protobuf field: uint64 total = 3
|
|
31887
|
+
*/
|
|
31888
|
+
total: bigint;
|
|
31889
|
+
}
|
|
31890
|
+
/**
|
|
31891
|
+
* @generated from protobuf message injective_tc_derivatives_rpc.DerivativePositionV2
|
|
31892
|
+
*/
|
|
31893
|
+
interface DerivativePositionV2 {
|
|
31894
|
+
/**
|
|
31895
|
+
* Ticker of the derivative market
|
|
31896
|
+
*
|
|
31897
|
+
* @generated from protobuf field: string ticker = 1
|
|
31898
|
+
*/
|
|
31899
|
+
ticker: string;
|
|
31900
|
+
/**
|
|
31901
|
+
* Derivative Market ID
|
|
31902
|
+
*
|
|
31903
|
+
* @generated from protobuf field: string market_id = 2
|
|
31904
|
+
*/
|
|
31905
|
+
marketId: string;
|
|
31906
|
+
/**
|
|
31907
|
+
* The subaccountId that the position belongs to
|
|
31908
|
+
*
|
|
31909
|
+
* @generated from protobuf field: string subaccount_id = 3
|
|
31910
|
+
*/
|
|
31911
|
+
subaccountId: string;
|
|
31912
|
+
/**
|
|
31913
|
+
* Direction of the position
|
|
31914
|
+
*
|
|
31915
|
+
* @generated from protobuf field: string direction = 4
|
|
31916
|
+
*/
|
|
31917
|
+
direction: string;
|
|
31918
|
+
/**
|
|
31919
|
+
* Quantity of the position
|
|
31920
|
+
*
|
|
31921
|
+
* @generated from protobuf field: string quantity = 5
|
|
31922
|
+
*/
|
|
31923
|
+
quantity: string;
|
|
31924
|
+
/**
|
|
31925
|
+
* Price of the position
|
|
31926
|
+
*
|
|
31927
|
+
* @generated from protobuf field: string entry_price = 6
|
|
31928
|
+
*/
|
|
31929
|
+
entryPrice: string;
|
|
31930
|
+
/**
|
|
31931
|
+
* Margin of the position
|
|
31932
|
+
*
|
|
31933
|
+
* @generated from protobuf field: string margin = 7
|
|
31934
|
+
*/
|
|
31935
|
+
margin: string;
|
|
31936
|
+
/**
|
|
31937
|
+
* LiquidationPrice of the position
|
|
31938
|
+
*
|
|
31939
|
+
* @generated from protobuf field: string liquidation_price = 8
|
|
31940
|
+
*/
|
|
31941
|
+
liquidationPrice: string;
|
|
31942
|
+
/**
|
|
31943
|
+
* MarkPrice of the position
|
|
31944
|
+
*
|
|
31945
|
+
* @generated from protobuf field: string mark_price = 9
|
|
31946
|
+
*/
|
|
31947
|
+
markPrice: string;
|
|
31948
|
+
/**
|
|
31949
|
+
* Position updated timestamp in UNIX millis.
|
|
31950
|
+
*
|
|
31951
|
+
* @generated from protobuf field: sint64 updated_at = 11
|
|
31952
|
+
*/
|
|
31953
|
+
updatedAt: bigint;
|
|
31954
|
+
/**
|
|
31955
|
+
* Market quote denom
|
|
31956
|
+
*
|
|
31957
|
+
* @generated from protobuf field: string denom = 12
|
|
31958
|
+
*/
|
|
31959
|
+
denom: string;
|
|
31960
|
+
/**
|
|
31961
|
+
* Last funding fees since position opened
|
|
31962
|
+
*
|
|
31963
|
+
* @generated from protobuf field: string funding_last = 13
|
|
31964
|
+
*/
|
|
31965
|
+
fundingLast: string;
|
|
31966
|
+
/**
|
|
31967
|
+
* Net funding fees since position opened
|
|
31968
|
+
*
|
|
31969
|
+
* @generated from protobuf field: string funding_sum = 14
|
|
31970
|
+
*/
|
|
31971
|
+
fundingSum: string;
|
|
31972
|
+
/**
|
|
31973
|
+
* Cumulative funding entry of the position
|
|
31974
|
+
*
|
|
31975
|
+
* @generated from protobuf field: string cumulative_funding_entry = 15
|
|
31976
|
+
*/
|
|
31977
|
+
cumulativeFundingEntry: string;
|
|
31978
|
+
/**
|
|
31979
|
+
* Effective cumulative funding entry of the position
|
|
31980
|
+
*
|
|
31981
|
+
* @generated from protobuf field: string effective_cumulative_funding_entry = 16
|
|
31982
|
+
*/
|
|
31983
|
+
effectiveCumulativeFundingEntry: string;
|
|
31984
|
+
}
|
|
31985
|
+
/**
|
|
31986
|
+
* @generated from protobuf message injective_tc_derivatives_rpc.StreamPositionsResponse
|
|
31987
|
+
*/
|
|
31988
|
+
interface StreamPositionsResponse {
|
|
31989
|
+
/**
|
|
31990
|
+
* Updated derivative Position
|
|
31991
|
+
*
|
|
31992
|
+
* @generated from protobuf field: injective_tc_derivatives_rpc.DerivativePositionV2 position = 1
|
|
31993
|
+
*/
|
|
31994
|
+
position?: DerivativePositionV2;
|
|
31995
|
+
/**
|
|
31996
|
+
* Operation timestamp in UNIX millis.
|
|
31997
|
+
*
|
|
31998
|
+
* @generated from protobuf field: sint64 timestamp = 2
|
|
31999
|
+
*/
|
|
32000
|
+
timestamp: bigint;
|
|
32001
|
+
}
|
|
32002
|
+
/**
|
|
32003
|
+
* @generated MessageType for protobuf message injective_tc_derivatives_rpc.OrdersHistoryResponse
|
|
32004
|
+
*/
|
|
32005
|
+
declare const OrdersHistoryResponse = new OrdersHistoryResponse$Type();
|
|
32006
|
+
/**
|
|
32007
|
+
* @generated MessageType for protobuf message injective_tc_derivatives_rpc.TCDerivativeOrderHistoryType
|
|
32008
|
+
*/
|
|
32009
|
+
declare const TCDerivativeOrderHistoryType = new TCDerivativeOrderHistoryType$Type();
|
|
32010
|
+
/**
|
|
32011
|
+
* @generated MessageType for protobuf message injective_tc_derivatives_rpc.StreamOrdersHistoryResponse
|
|
32012
|
+
*/
|
|
32013
|
+
declare const StreamOrdersHistoryResponse = new StreamOrdersHistoryResponse$Type();
|
|
32014
|
+
/**
|
|
32015
|
+
* @generated MessageType for protobuf message injective_tc_derivatives_rpc.OrdersResponse
|
|
32016
|
+
*/
|
|
32017
|
+
declare const OrdersResponse = new OrdersResponse$Type();
|
|
32018
|
+
/**
|
|
32019
|
+
* @generated MessageType for protobuf message injective_tc_derivatives_rpc.DerivativeLimitOrder
|
|
32020
|
+
*/
|
|
32021
|
+
declare const DerivativeLimitOrder$1 = new DerivativeLimitOrder$Type();
|
|
32022
|
+
/**
|
|
32023
|
+
* @generated MessageType for protobuf message injective_tc_derivatives_rpc.StreamOrdersResponse
|
|
32024
|
+
*/
|
|
32025
|
+
declare const StreamOrdersResponse = new StreamOrdersResponse$Type();
|
|
32026
|
+
/**
|
|
32027
|
+
* @generated MessageType for protobuf message injective_tc_derivatives_rpc.TradesResponse
|
|
32028
|
+
*/
|
|
32029
|
+
declare const TradesResponse = new TradesResponse$Type();
|
|
32030
|
+
/**
|
|
32031
|
+
* @generated MessageType for protobuf message injective_tc_derivatives_rpc.DerivativeTrade
|
|
32032
|
+
*/
|
|
32033
|
+
declare const DerivativeTrade$1 = new DerivativeTrade$Type();
|
|
32034
|
+
/**
|
|
32035
|
+
* @generated MessageType for protobuf message injective_tc_derivatives_rpc.PositionDelta
|
|
32036
|
+
*/
|
|
32037
|
+
declare const PositionDelta$1 = new PositionDelta$Type();
|
|
32038
|
+
/**
|
|
32039
|
+
* @generated MessageType for protobuf message injective_tc_derivatives_rpc.StreamTradesResponse
|
|
32040
|
+
*/
|
|
32041
|
+
declare const StreamTradesResponse = new StreamTradesResponse$Type();
|
|
32042
|
+
/**
|
|
32043
|
+
* @generated MessageType for protobuf message injective_tc_derivatives_rpc.PositionsResponse
|
|
32044
|
+
*/
|
|
32045
|
+
declare const PositionsResponse = new PositionsResponse$Type();
|
|
32046
|
+
/**
|
|
32047
|
+
* @generated MessageType for protobuf message injective_tc_derivatives_rpc.DerivativePositionV2
|
|
32048
|
+
*/
|
|
32049
|
+
declare const DerivativePositionV2 = new DerivativePositionV2$Type();
|
|
32050
|
+
/**
|
|
32051
|
+
* @generated MessageType for protobuf message injective_tc_derivatives_rpc.StreamPositionsResponse
|
|
32052
|
+
*/
|
|
32053
|
+
declare const StreamPositionsResponse = new StreamPositionsResponse$Type();
|
|
32054
|
+
//#endregion
|
|
32055
|
+
//#region src/client/indexer/types/tc-derivatives.d.ts
|
|
32056
|
+
interface TcPositionDelta {
|
|
32057
|
+
tradeDirection: string;
|
|
32058
|
+
executionPrice: string;
|
|
32059
|
+
executionQuantity: string;
|
|
32060
|
+
executionMargin: string;
|
|
32061
|
+
}
|
|
32062
|
+
interface TcDerivativeOrderHistory {
|
|
32063
|
+
cid: string;
|
|
32064
|
+
price: string;
|
|
32065
|
+
state: string;
|
|
32066
|
+
margin: string;
|
|
32067
|
+
txHash: string;
|
|
32068
|
+
marketId: string;
|
|
32069
|
+
quantity: string;
|
|
32070
|
+
orderHash: string;
|
|
32071
|
+
isActive: boolean;
|
|
32072
|
+
orderType: string;
|
|
32073
|
+
createdAt: number;
|
|
32074
|
+
updatedAt: number;
|
|
32075
|
+
direction: string;
|
|
32076
|
+
triggerAt: number;
|
|
32077
|
+
subaccountId: string;
|
|
32078
|
+
triggerPrice: string;
|
|
32079
|
+
executionType: string;
|
|
32080
|
+
isReduceOnly: boolean;
|
|
32081
|
+
filledQuantity: string;
|
|
32082
|
+
isConditional: boolean;
|
|
32083
|
+
placedOrderHash: string;
|
|
32084
|
+
}
|
|
32085
|
+
interface TcDerivativeTradeHistory {
|
|
32086
|
+
fee: string;
|
|
32087
|
+
cid: string;
|
|
32088
|
+
pnl: string;
|
|
32089
|
+
payout: string;
|
|
32090
|
+
tradeId: string;
|
|
32091
|
+
marketId: string;
|
|
32092
|
+
orderHash: string;
|
|
32093
|
+
executedAt: number;
|
|
32094
|
+
subaccountId: string;
|
|
32095
|
+
feeRecipient: string;
|
|
32096
|
+
executionSide: string;
|
|
32097
|
+
isLiquidation: boolean;
|
|
32098
|
+
tradeDirection: string;
|
|
32099
|
+
executionPrice: string;
|
|
32100
|
+
executionMargin: string;
|
|
32101
|
+
executionQuantity: string;
|
|
32102
|
+
tradeExecutionType: string;
|
|
32103
|
+
}
|
|
32104
|
+
interface TcDerivativePosition {
|
|
32105
|
+
denom: string;
|
|
32106
|
+
ticker: string;
|
|
32107
|
+
margin: string;
|
|
32108
|
+
marketId: string;
|
|
32109
|
+
quantity: string;
|
|
32110
|
+
direction: string;
|
|
32111
|
+
markPrice: string;
|
|
32112
|
+
updatedAt: number;
|
|
32113
|
+
entryPrice: string;
|
|
32114
|
+
fundingSum: string;
|
|
32115
|
+
fundingLast: string;
|
|
32116
|
+
subaccountId: string;
|
|
32117
|
+
liquidationPrice: string;
|
|
32118
|
+
cumulativeFundingEntry: string;
|
|
32119
|
+
effectiveCumulativeFundingEntry: string;
|
|
32120
|
+
}
|
|
32121
|
+
interface TcDerivativeLimitOrder {
|
|
32122
|
+
orderHash: string;
|
|
32123
|
+
orderSide: string;
|
|
32124
|
+
marketId: string;
|
|
32125
|
+
subaccountId: string;
|
|
32126
|
+
isReduceOnly: boolean;
|
|
32127
|
+
margin: string;
|
|
32128
|
+
price: string;
|
|
32129
|
+
quantity: string;
|
|
32130
|
+
unfilledQuantity: string;
|
|
32131
|
+
triggerPrice: string;
|
|
32132
|
+
feeRecipient: string;
|
|
32133
|
+
state: string;
|
|
32134
|
+
createdAt: number;
|
|
32135
|
+
updatedAt: number;
|
|
32136
|
+
orderNumber: number;
|
|
32137
|
+
orderType: string;
|
|
32138
|
+
isConditional: boolean;
|
|
32139
|
+
triggerAt: number;
|
|
32140
|
+
placedOrderHash: string;
|
|
32141
|
+
executionType: string;
|
|
32142
|
+
}
|
|
32143
|
+
interface TcDerivativesOrdersHistoryResponse {
|
|
32144
|
+
next: string[];
|
|
32145
|
+
orders: TcDerivativeOrderHistory[];
|
|
32146
|
+
}
|
|
32147
|
+
interface TcDerivativeOrdersResponse {
|
|
32148
|
+
next: string[];
|
|
32149
|
+
orders: TcDerivativeLimitOrder[];
|
|
32150
|
+
}
|
|
32151
|
+
interface TcDerivativeTradesResponse {
|
|
32152
|
+
next: string[];
|
|
32153
|
+
trades: TcDerivativeTradeHistory[];
|
|
32154
|
+
}
|
|
32155
|
+
interface TcDerivativesPositionsResponse {
|
|
32156
|
+
next: string[];
|
|
32157
|
+
total?: number;
|
|
32158
|
+
positions: TcDerivativePosition[];
|
|
32159
|
+
}
|
|
32160
|
+
type GrpcTcPositionDelta = PositionDelta$1;
|
|
32161
|
+
type GrpcTcDerivativeLimitOrder = DerivativeLimitOrder$1;
|
|
32162
|
+
type GrpcTcDerivativeTradeHistory = DerivativeTrade$1;
|
|
32163
|
+
type GrpcTcDerivativePosition = DerivativePositionV2;
|
|
32164
|
+
type GrpcTcDerivativeOrderHistory = TCDerivativeOrderHistoryType;
|
|
32165
|
+
type GrpcTcDerivativeOrdersResponse = OrdersResponse;
|
|
32166
|
+
type GrpcTcDerivativeTradesResponse = TradesResponse;
|
|
32167
|
+
type GrpcTcDerivativesPositionsResponse = PositionsResponse;
|
|
32168
|
+
type GrpcTcDerivativesOrdersHistoryResponse = OrdersHistoryResponse;
|
|
32169
|
+
//#endregion
|
|
30895
32170
|
//#region src/client/indexer/types/derivatives-rest.d.ts
|
|
30896
32171
|
type ChronosDerivativeMarketSummary = {
|
|
30897
32172
|
change: number;
|
|
@@ -30932,7 +32207,7 @@ interface ChronosLeaderboardResponse {
|
|
|
30932
32207
|
data: ChronosLeaderboard;
|
|
30933
32208
|
}
|
|
30934
32209
|
//#endregion
|
|
30935
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.
|
|
32210
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.9/node_modules/@injectivelabs/indexer-proto-ts-v2/generated/injective_portfolio_rpc_pb.d.ts
|
|
30936
32211
|
/**
|
|
30937
32212
|
* @generated from protobuf message injective_portfolio_rpc.AccountPortfolioResponse
|
|
30938
32213
|
*/
|
|
@@ -31340,6 +32615,7 @@ declare const IndexerModule: {
|
|
|
31340
32615
|
Derivatives: "indexer-derivatives";
|
|
31341
32616
|
Transaction: "indexer-transaction";
|
|
31342
32617
|
ChronosSpot: "indexer-chronos-spot";
|
|
32618
|
+
TcDerivatives: "indexer-tc-derivatives";
|
|
31343
32619
|
InsuranceFund: "indexer-insurance-fund";
|
|
31344
32620
|
ChronosMarkets: "indexer-chronos-markets";
|
|
31345
32621
|
ChronosDerivative: "indexer-chronos-derivative";
|
|
@@ -31808,7 +33084,7 @@ declare class IndexerGrpcMitoApi extends BaseIndexerGrpcConsumer {
|
|
|
31808
33084
|
}>;
|
|
31809
33085
|
}
|
|
31810
33086
|
//#endregion
|
|
31811
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.
|
|
33087
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.9/node_modules/@injectivelabs/indexer-proto-ts-v2/generated/injective_meta_rpc_pb.d.ts
|
|
31812
33088
|
/**
|
|
31813
33089
|
* @generated from protobuf message injective_meta_rpc.PingResponse
|
|
31814
33090
|
*/
|
|
@@ -32020,7 +33296,7 @@ declare class IndexerGrpcOracleApi extends BaseIndexerGrpcConsumer {
|
|
|
32020
33296
|
}): Promise<PriceResponse>;
|
|
32021
33297
|
}
|
|
32022
33298
|
//#endregion
|
|
32023
|
-
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.
|
|
33299
|
+
//#region ../../node_modules/.pnpm/@injectivelabs+indexer-proto-ts-v2@1.18.9/node_modules/@injectivelabs/indexer-proto-ts-v2/generated/injective_exchange_rpc_pb.d.ts
|
|
32024
33300
|
/**
|
|
32025
33301
|
* @generated from protobuf message injective_exchange_rpc.PrepareTxResponse
|
|
32026
33302
|
*/
|
|
@@ -33133,6 +34409,41 @@ declare class IndexerGrpcAccountPortfolioApi extends BaseIndexerGrpcConsumer {
|
|
|
33133
34409
|
fetchAccountPortfolioBalances(address: string): Promise<AccountPortfolioBalances>;
|
|
33134
34410
|
}
|
|
33135
34411
|
//#endregion
|
|
34412
|
+
//#region src/client/indexer/grpc/IndexerGrpcTcDerivativesApi.d.ts
|
|
34413
|
+
/**
|
|
34414
|
+
* @category Indexer Grpc API
|
|
34415
|
+
*/
|
|
34416
|
+
declare class IndexerGrpcTcDerivativesApi extends BaseIndexerGrpcConsumer {
|
|
34417
|
+
protected module: string;
|
|
34418
|
+
private get client();
|
|
34419
|
+
fetchOrdersHistory(params?: {
|
|
34420
|
+
token?: string;
|
|
34421
|
+
perPage?: number;
|
|
34422
|
+
marketId?: string;
|
|
34423
|
+
direction?: string;
|
|
34424
|
+
}): Promise<TcDerivativesOrdersHistoryResponse>;
|
|
34425
|
+
fetchTradesHistory(params?: {
|
|
34426
|
+
token?: string;
|
|
34427
|
+
perPage?: number;
|
|
34428
|
+
marketId?: string;
|
|
34429
|
+
direction?: string;
|
|
34430
|
+
}): Promise<TcDerivativeTradesResponse>;
|
|
34431
|
+
fetchPositions(params?: {
|
|
34432
|
+
token?: string;
|
|
34433
|
+
perPage?: number;
|
|
34434
|
+
marketId?: string;
|
|
34435
|
+
direction?: string;
|
|
34436
|
+
withCount?: boolean;
|
|
34437
|
+
accountAddress?: string;
|
|
34438
|
+
}): Promise<TcDerivativesPositionsResponse>;
|
|
34439
|
+
fetchOrders(params?: {
|
|
34440
|
+
token?: string;
|
|
34441
|
+
perPage?: number;
|
|
34442
|
+
marketId?: string;
|
|
34443
|
+
direction?: string;
|
|
34444
|
+
}): Promise<TcDerivativeOrdersResponse>;
|
|
34445
|
+
}
|
|
34446
|
+
//#endregion
|
|
33136
34447
|
//#region src/client/indexer/grpc/IndexerGrpcInsuranceFundApi.d.ts
|
|
33137
34448
|
/**
|
|
33138
34449
|
* @category Indexer Grpc API
|
|
@@ -33489,15 +34800,15 @@ declare class IndexerGrpcSpotTransformer {
|
|
|
33489
34800
|
static grpcTokenMetaToTokenMeta(tokenMeta: GrpcTokenMeta | undefined): IndexerTokenMeta | undefined;
|
|
33490
34801
|
static marketResponseToMarket(response: MarketResponse$1): SpotMarket;
|
|
33491
34802
|
static marketsResponseToMarkets(response: MarketsResponse$1): SpotMarket[];
|
|
33492
|
-
static ordersResponseToOrders(response: OrdersResponse$
|
|
34803
|
+
static ordersResponseToOrders(response: OrdersResponse$2): {
|
|
33493
34804
|
orders: SpotLimitOrder[];
|
|
33494
34805
|
pagination: ExchangePagination;
|
|
33495
34806
|
};
|
|
33496
|
-
static orderHistoryResponseToOrderHistory(response: OrdersHistoryResponse$
|
|
34807
|
+
static orderHistoryResponseToOrderHistory(response: OrdersHistoryResponse$2): {
|
|
33497
34808
|
orderHistory: SpotOrderHistory[];
|
|
33498
34809
|
pagination: ExchangePagination;
|
|
33499
34810
|
};
|
|
33500
|
-
static tradesResponseToTrades(response: TradesResponse$
|
|
34811
|
+
static tradesResponseToTrades(response: TradesResponse$2): {
|
|
33501
34812
|
trades: SpotTrade[];
|
|
33502
34813
|
pagination: ExchangePagination;
|
|
33503
34814
|
};
|
|
@@ -33605,17 +34916,17 @@ declare class IndexerGrpcOracleTransformer {
|
|
|
33605
34916
|
* @category Indexer Stream Transformer
|
|
33606
34917
|
*/
|
|
33607
34918
|
declare class IndexerSpotStreamTransformer {
|
|
33608
|
-
static tradesStreamCallback: (response: StreamTradesResponse$
|
|
34919
|
+
static tradesStreamCallback: (response: StreamTradesResponse$2) => {
|
|
33609
34920
|
trade: SpotTrade | undefined;
|
|
33610
34921
|
operation: StreamOperation;
|
|
33611
34922
|
timestamp: bigint;
|
|
33612
34923
|
};
|
|
33613
|
-
static ordersStreamCallback: (response: StreamOrdersResponse$
|
|
34924
|
+
static ordersStreamCallback: (response: StreamOrdersResponse$2) => {
|
|
33614
34925
|
order: SpotLimitOrder | undefined;
|
|
33615
34926
|
operation: StreamOperation;
|
|
33616
34927
|
timestamp: bigint;
|
|
33617
34928
|
};
|
|
33618
|
-
static orderHistoryStreamCallback: (response: StreamOrdersHistoryResponse$
|
|
34929
|
+
static orderHistoryStreamCallback: (response: StreamOrdersHistoryResponse$2) => {
|
|
33619
34930
|
order: SpotOrderHistory | undefined;
|
|
33620
34931
|
operation: StreamOperation;
|
|
33621
34932
|
timestamp: bigint;
|
|
@@ -33912,15 +35223,15 @@ declare class IndexerGrpcDerivativeTransformer {
|
|
|
33912
35223
|
static grpcExpiryFuturesMarketInfoToExpiryFuturesMarketInfo(expiryFuturesMarketInfo: GrpcExpiryFuturesMarketInfo | undefined): ExpiryFuturesMarketInfo | undefined;
|
|
33913
35224
|
static marketResponseToMarket(response: MarketResponse): DerivativeMarket;
|
|
33914
35225
|
static marketsResponseToMarkets(response: MarketsResponse): DerivativeMarket[];
|
|
33915
|
-
static ordersResponseToOrders(response: OrdersResponse): {
|
|
35226
|
+
static ordersResponseToOrders(response: OrdersResponse$1): {
|
|
33916
35227
|
orders: DerivativeLimitOrder[];
|
|
33917
35228
|
pagination: ExchangePagination;
|
|
33918
35229
|
};
|
|
33919
|
-
static orderHistoryResponseToOrderHistory(response: OrdersHistoryResponse, isConditional?: boolean): {
|
|
35230
|
+
static orderHistoryResponseToOrderHistory(response: OrdersHistoryResponse$1, isConditional?: boolean): {
|
|
33920
35231
|
orderHistory: DerivativeOrderHistory[];
|
|
33921
35232
|
pagination: ExchangePagination;
|
|
33922
35233
|
};
|
|
33923
|
-
static positionsResponseToPositions(response: PositionsResponse): {
|
|
35234
|
+
static positionsResponseToPositions(response: PositionsResponse$1): {
|
|
33924
35235
|
positions: Position[];
|
|
33925
35236
|
pagination: ExchangePagination;
|
|
33926
35237
|
};
|
|
@@ -33928,7 +35239,7 @@ declare class IndexerGrpcDerivativeTransformer {
|
|
|
33928
35239
|
positions: PositionV2[];
|
|
33929
35240
|
pagination: ExchangePagination;
|
|
33930
35241
|
};
|
|
33931
|
-
static tradesResponseToTrades(response: TradesResponse): {
|
|
35242
|
+
static tradesResponseToTrades(response: TradesResponse$1): {
|
|
33932
35243
|
trades: DerivativeTrade[];
|
|
33933
35244
|
pagination: ExchangePagination;
|
|
33934
35245
|
};
|
|
@@ -34050,21 +35361,21 @@ declare class IndexerGrpcAccountPortfolioTransformer {
|
|
|
34050
35361
|
* @category Indexer Stream Transformer
|
|
34051
35362
|
*/
|
|
34052
35363
|
declare class IndexerDerivativeStreamTransformer {
|
|
34053
|
-
static tradesStreamCallback: (response: StreamTradesResponse) => {
|
|
35364
|
+
static tradesStreamCallback: (response: StreamTradesResponse$1) => {
|
|
34054
35365
|
trade: DerivativeTrade | undefined;
|
|
34055
35366
|
operation: StreamOperation;
|
|
34056
35367
|
timestamp: bigint;
|
|
34057
35368
|
};
|
|
34058
|
-
static positionStreamCallback: (response: StreamPositionsResponse) => {
|
|
35369
|
+
static positionStreamCallback: (response: StreamPositionsResponse$1) => {
|
|
34059
35370
|
position: Position | undefined;
|
|
34060
35371
|
timestamp: bigint;
|
|
34061
35372
|
};
|
|
34062
|
-
static ordersStreamCallback: (response: StreamOrdersResponse) => {
|
|
35373
|
+
static ordersStreamCallback: (response: StreamOrdersResponse$1) => {
|
|
34063
35374
|
order: DerivativeLimitOrder | undefined;
|
|
34064
35375
|
operation: StreamOperation;
|
|
34065
35376
|
timestamp: bigint;
|
|
34066
35377
|
};
|
|
34067
|
-
static orderHistoryStreamCallback: (response: StreamOrdersHistoryResponse) => {
|
|
35378
|
+
static orderHistoryStreamCallback: (response: StreamOrdersHistoryResponse$1) => {
|
|
34068
35379
|
order: DerivativeOrderHistory | undefined;
|
|
34069
35380
|
operation: StreamOperation;
|
|
34070
35381
|
timestamp: bigint;
|
|
@@ -34100,6 +35411,48 @@ declare class IndexerGrpcInsuranceFundTransformer {
|
|
|
34100
35411
|
static grpcRedemptionsToRedemptions(redemptions: GrpcIndexerRedemptionSchedule[]): Redemption[];
|
|
34101
35412
|
}
|
|
34102
35413
|
//#endregion
|
|
35414
|
+
//#region src/client/indexer/transformers/IndexerGrpcTcDerivativesTransformer.d.ts
|
|
35415
|
+
/**
|
|
35416
|
+
* @category Indexer Grpc Transformer
|
|
35417
|
+
*/
|
|
35418
|
+
declare class IndexerGrpcTcDerivativesTransformer {
|
|
35419
|
+
static grpcPositionDeltaToPositionDelta(positionDelta: GrpcTcPositionDelta): TcPositionDelta;
|
|
35420
|
+
static grpcOrderHistoryToOrderHistory(order: GrpcTcDerivativeOrderHistory): TcDerivativeOrderHistory;
|
|
35421
|
+
static grpcTradeToTrade(trade: GrpcTcDerivativeTradeHistory): TcDerivativeTradeHistory;
|
|
35422
|
+
static grpcPositionToPosition(position: GrpcTcDerivativePosition): TcDerivativePosition;
|
|
35423
|
+
static grpcDerivativeLimitOrderToDerivativeLimitOrder(order: GrpcTcDerivativeLimitOrder): TcDerivativeLimitOrder;
|
|
35424
|
+
static ordersHistoryResponseToOrdersHistory(response: OrdersHistoryResponse): TcDerivativesOrdersHistoryResponse;
|
|
35425
|
+
static ordersResponseToOrders(response: OrdersResponse): TcDerivativeOrdersResponse;
|
|
35426
|
+
static tradesResponseToTrades(response: TradesResponse): TcDerivativeTradesResponse;
|
|
35427
|
+
static positionsResponseToPositions(response: PositionsResponse): TcDerivativesPositionsResponse;
|
|
35428
|
+
}
|
|
35429
|
+
//#endregion
|
|
35430
|
+
//#region src/client/indexer/transformers/IndexerTcDerivativesStreamTransformer.d.ts
|
|
35431
|
+
/**
|
|
35432
|
+
* @category Indexer Stream Transformer
|
|
35433
|
+
*/
|
|
35434
|
+
declare class IndexerTcDerivativesStreamTransformer {
|
|
35435
|
+
static orderHistoryStreamCallback: (response: StreamOrdersHistoryResponse) => {
|
|
35436
|
+
operationType: string;
|
|
35437
|
+
timestamp: number;
|
|
35438
|
+
order: TcDerivativeOrderHistory | undefined;
|
|
35439
|
+
};
|
|
35440
|
+
static tradesStreamCallback: (response: StreamTradesResponse) => {
|
|
35441
|
+
operationType: string;
|
|
35442
|
+
timestamp: number;
|
|
35443
|
+
trade: TcDerivativeTradeHistory | undefined;
|
|
35444
|
+
};
|
|
35445
|
+
static positionsStreamCallback: (response: StreamPositionsResponse) => {
|
|
35446
|
+
timestamp: number;
|
|
35447
|
+
position: TcDerivativePosition | undefined;
|
|
35448
|
+
};
|
|
35449
|
+
static ordersStreamCallback: (response: StreamOrdersResponse) => {
|
|
35450
|
+
operationType: string;
|
|
35451
|
+
timestamp: number;
|
|
35452
|
+
order: TcDerivativeLimitOrder | undefined;
|
|
35453
|
+
};
|
|
35454
|
+
}
|
|
35455
|
+
//#endregion
|
|
34103
35456
|
//#region src/client/indexer/transformers/IndexerAccountPortfolioStreamTransformer.d.ts
|
|
34104
35457
|
/**
|
|
34105
35458
|
* @category Indexer Stream Transformer
|
|
@@ -35539,6 +36892,47 @@ declare class IndexerGrpcDerivativesStreamV2 {
|
|
|
35539
36892
|
}): StreamSubscription;
|
|
35540
36893
|
}
|
|
35541
36894
|
//#endregion
|
|
36895
|
+
//#region src/client/indexer/grpc_stream/streamV2/IndexerGrpcTcDerivativesStreamV2.d.ts
|
|
36896
|
+
type TcDerivativeOrderHistoryStreamCallbackV2 = (response: ReturnType<typeof IndexerTcDerivativesStreamTransformer.orderHistoryStreamCallback>) => void;
|
|
36897
|
+
type TcDerivativeTradesStreamCallbackV2 = (response: ReturnType<typeof IndexerTcDerivativesStreamTransformer.tradesStreamCallback>) => void;
|
|
36898
|
+
type TcDerivativePositionsStreamCallbackV2 = (response: ReturnType<typeof IndexerTcDerivativesStreamTransformer.positionsStreamCallback>) => void;
|
|
36899
|
+
type TcDerivativeOrdersStreamCallbackV2 = (response: ReturnType<typeof IndexerTcDerivativesStreamTransformer.ordersStreamCallback>) => void;
|
|
36900
|
+
declare class IndexerGrpcTcDerivativesStreamV2 {
|
|
36901
|
+
private client;
|
|
36902
|
+
private transport;
|
|
36903
|
+
constructor(endpoint: string, metadata?: Record<string, string>);
|
|
36904
|
+
streamOrdersHistory({
|
|
36905
|
+
marketId,
|
|
36906
|
+
callback
|
|
36907
|
+
}: {
|
|
36908
|
+
marketId?: string;
|
|
36909
|
+
callback: TcDerivativeOrderHistoryStreamCallbackV2;
|
|
36910
|
+
}): StreamSubscription;
|
|
36911
|
+
streamTrades({
|
|
36912
|
+
marketId,
|
|
36913
|
+
callback
|
|
36914
|
+
}: {
|
|
36915
|
+
marketId?: string;
|
|
36916
|
+
callback: TcDerivativeTradesStreamCallbackV2;
|
|
36917
|
+
}): StreamSubscription;
|
|
36918
|
+
streamPositions({
|
|
36919
|
+
marketId,
|
|
36920
|
+
accountAddress,
|
|
36921
|
+
callback
|
|
36922
|
+
}: {
|
|
36923
|
+
marketId?: string;
|
|
36924
|
+
accountAddress?: string;
|
|
36925
|
+
callback: TcDerivativePositionsStreamCallbackV2;
|
|
36926
|
+
}): StreamSubscription;
|
|
36927
|
+
streamOrders({
|
|
36928
|
+
marketId,
|
|
36929
|
+
callback
|
|
36930
|
+
}: {
|
|
36931
|
+
marketId?: string;
|
|
36932
|
+
callback: TcDerivativeOrdersStreamCallbackV2;
|
|
36933
|
+
}): StreamSubscription;
|
|
36934
|
+
}
|
|
36935
|
+
//#endregion
|
|
35542
36936
|
//#region src/client/indexer/grpc_stream/streamV2/IndexerGrpcAccountPortfolioStreamV2.d.ts
|
|
35543
36937
|
type AccountPortfolioStreamCallbackV2 = (response: ReturnType<typeof IndexerAccountPortfolioStreamTransformer.accountPortfolioStreamCallback>) => void;
|
|
35544
36938
|
declare class IndexerGrpcAccountPortfolioStreamV2 {
|
|
@@ -38409,4 +39803,4 @@ declare class ChainGrpcInsuranceFundTransformer {
|
|
|
38409
39803
|
}[];
|
|
38410
39804
|
}
|
|
38411
39805
|
//#endregion
|
|
38412
|
-
export { DerivativeOrdersStreamCallbackV2 as $, grpcContractInfo as $_, HistoricalRPNL as $a, MitoHolders as $c, protobufTimestampToUnixMs as $d, createSignDoc as $f, GrpcOrderType as $g, InsuranceModuleParams as $h, GrpcMegaVaultUserStats as $i, DEFAULT_DERIVATION_PATH as $l, GrpcPermissionPolicyStatus as $m, IndexerGrpcMegaVaultApi as $n, RFQExpiryType as $o, FeegrantMsgs as $p, BinaryOptionsMarket as $r, Transaction as $s, IndexerGrpcTradingStream as $t, formatPriceToAllowableDecimals as $u, MsgExecuteContract as $v, ChainGrpcAuctionApi as A, Pool as A_, Campaign as Aa, GrpcMitoIDOSubscriber as Ac, SignTypedDataVersionV4 as Ad, getEipTxContext as Af, ExchangeModuleParams as Ag, Params$6 as Ah, GrpcIndexerInsuranceFund as Ai, IsomorphicWebSocket as Al, AccountsResponse as Am, IndexerAccountStreamTransformer as An, GrpcSpotOrderHistory as Ao, TxResult as Ap, PositionsWithUPNL as Ar, ExplorerTransaction as As, IndexerGrpcRfqStreamV2 as At, cosmosSdkDecToBigNumber as Au, MsgBatchCancelSpotOrders as Av, MsgRevoke as Ay, ChainGrpcAuthApi as B, ContractAccountsBalanceWithPagination as B_, GuildMember as Ba, GrpcMitoStakingPool as Bc, privateKeyToPublicKey as Bd, SIGN_DIRECT as Bf, GrpcChainFullSpotMarket as Bg, CreateDerivativeLimitOrderAuthz as Bh, GrpcMegaVaultHistoricalPnL as Bi, fetchAllWithPagination as Bl, AuctionModuleState as Bm, IndexerRfqStreamTransformer as Bn, IndexerTokenMeta as Bo, TxClientBroadcastResponse as Bp, BlockFromExplorerApiResponse as Br, GrpcIBCTransferTx as Bs, DerivativeOrderbookUpdateStreamCallback as Bt, derivativeMarginToChainMarginToFixed as Bu, MsgRelayProviderPrices as Bv, ChainGrpcInsuranceFundApi as C, GrpcStakingParams as C_, MegaVaultVolatility as Ca, GrpcMitoChanges as Cc, isReactNative as Cd, getEip712TypedDataV2 as Cf, GrpcEvmParams as Cg, OracleModuleParams as Ch, GrpcPositionDelta as Ci, MitoTransfer as Cl, GrpcDelegationDelegatorReward as Cm, IndexerGrpcAccountPortfolioTransformer as Cn, GrpcOracle as Co, RestSignerInfo as Cp, AccountPortfolioV2 as Cr, CosmWasmChecksum as Cs, VaultHolderSubscriptionStreamCallbackV2 as Ct, isCw20ContractAddress as Cu, MsgCancelUnbondingDelegation as Cv, MsgSubmitProposalSpotMarketParamUpdate as Cy, ChainGrpcTendermintApi as D, GrpcValidatorCommission as D_, AllSpotMarketSummaryResponse as Da, GrpcMitoIDO as Dc, safeBigIntStringify as Dd, getEip712DomainV2 as Df, ChainDerivativePosition as Dg, TxFeesModuleStateParams as Dh, Position as Di, MitoWhitelistAccount as Dl, DenomBalance as Dm, IndexerArchiverStreamTransformer as Dn, GrpcAtomicSwap as Do, SimulationResponse as Dp, GrpcPositionsWithUPNL as Dr, ExplorerBlockWithTxs as Ds, SpotOrderbookUpdateStreamCallbackV2 as Dt, getSpotMarketDecimals as Du, MsgIncreasePositionMargin as Dv, MsgSubmitGenericProposal as Dy, ChainGrpcPermissionsApi as E, GrpcValidator as E_, AllChronosSpotMarketSummary as Ea, GrpcMitoHolders as Ec, protoObjectToJson as Ed, getEip712Domain as Ef, ChainDenomMinNotional as Eg, TxFeesEipBaseFee as Eh, PerpetualMarketInfo as Ei, MitoVestingConfigMap as El, BalancesResponse as Em, ExplorerStreamTransformer as En, BatchSpotOrderCancelParams as Eo, RestTxLog as Ep, GrpcPositionV2 as Er, EventLogEvent as Es, SpotOrderHistoryStreamCallbackV2 as Et, getDerivativeMarketTensMultiplier as Eu, MsgInstantSpotMarketLaunch as Ev, MsgSubmitProposalSpotMarketLaunch as Ey, ChainGrpcPeggyApi as F, ValidatorCommission as F_, GrpcCampaignV2 as Fa, GrpcMitoMission as Fc, domainHash as Fd, objectKeysToEip712Types as Ff, FeeDiscountTierTTL as Fg, BatchCancelSpotOrdersAuthz as Fh, RedemptionStatus as Fi, WsDisconnectReason as Fl, AuctionEventAuctionResult as Fm, IndexerGrpcArchiverTransformer as Fn, SpotOrderCancelParams as Fo, CreateTransactionResult as Fp, AllChronosDerivativeMarketSummary as Fr, ExplorerValidatorUptime as Fs, createStreamSubscription as Ft, denomAmountToChainDenomAmountToFixed as Fu, MsgCreateInsuranceFund as Fv, GrpcWebFetchTransport as Fy, createStreamSubscriptionV2 as G, ContractStateWithPagination as G_, GrpcHistoricalBalance as Ga, GrpcMitoTokenInfo as Gc, sha256 as Gd, getEthereumSignerAddress as Gf, GrpcExchangeParams as Gg, Grant$1 as Gh, GrpcMegaVaultOperator as Gi, paginationRequestFromPagination as Gl, GrpcAuctionEventAuctionResult as Gm, IndexerRestLeaderboardChronosApi as Gn, Route as Go, AuctionMsgs as Gp, ExplorerApiResponseWithPagination as Gr, GrpcValidatorUptime as Gs, DerivativeTradesStreamCallback as Gt, derivativeQuantityFromChainQuantity as Gu, MsgBatchUpdateOrders as Gv, ChainGrpcIbcApi as H, ContractCodeHistoryOperationType as H_, AccountStats as Ha, GrpcMitoStakingStakingReward as Hc, publicKeyToAddress as Hd, SIGN_EIP712_V2 as Hf, GrpcChainSpotMarket as Hg, CreateSpotLimitOrderAuthz as Hh, GrpcMegaVaultIncentives as Hi, grpcPagingToPaging as Hl, AuctionModuleStateResponse as Hm, IndexerGrpcSpotTransformer as Hn, OrderbookWithSequence as Ho, TxClientSimulateResponse as Hp, ContractExplorerApiResponse as Hr, GrpcPeggyDepositTx as Hs, DerivativeOrdersStreamCallback as Ht, derivativePriceFromChainPriceToFixed as Hu, MsgRequestRedemption as Hv, ChainGrpcAuthZApi as I, ValidatorDescription as I_, GrpcGuild as Ia, GrpcMitoMissionLeaderboardEntry as Ic, hashToHex as Id, protoTypeToAminoType as If, GrpcCampaignRewardPool as Ig, BatchCreateDerivativeLimitOrdersAuthz as Ih, IncentivesCampaign as Ii, WsReconnectConfig as Il, AuctionEventAuctionStart as Im, IndexerGrpcAuctionTransformer as In, SpotOrderHistory as Io, CreateTransactionWithSignersArgs as Ip, AllDerivativeMarketSummaryResponse as Ir, GasFee as Is, AccountPortfolioStreamCallback as It, denomAmountToGrpcChainDenomAmount as Iu, MsgFundCommunityPool as Iv, IndexerGrpcAccountPortfolioStreamV2 as J, GrpcCodeInfoResponse as J_, GrpcLeaderboardRow as Ja, MitoChanges as Jc, getGrpcWebTransport as Jd, isTxNotFoundError as Jf, GrpcFeeDiscountTierInfo as Jg, GrantWithDecodedAuthorization as Jh, GrpcMegaVaultPnlStats as Ji, BECH32_ADDR_CONS_PREFIX as Jl, GrpcAuctionLastAuctionResult as Jm, IndexerRestSpotChronosApi as Jn, GrpcRFQQuote as Jo, DistributionMsgs as Jp, TransactionFromExplorerApiResponse as Jr, Message as Js, BlocksWithTxsStreamCallback as Jt, derivativeQuantityToChainQuantityToFixed as Ju, MsgCancelSpotOrder as Jv, StreamManagerV2 as K, GoogleProtoBufAny as K_, GrpcHistoricalRPNL as Ka, GrpcMitoVault as Kc, parseCoins as Kd, getInjectiveSignerAddress as Kf, GrpcFeeDiscountAccountInfo as Kg, GrantAuthorization$1 as Kh, GrpcMegaVaultOperatorRedemptionBucket as Ki, paginationUint8ArrayToString as Kl, GrpcAuctionEventAuctionStart as Km, IndexerRestDerivativesChronosApi as Kn, GrpcRFQExpiry as Ko, AuthzMsgs as Kp, ExplorerBlockApiResponse as Kr, IBCTransferTx as Ks, IndexerGrpcDerivativesStream as Kt, derivativeQuantityFromChainQuantityToFixed as Ku, MsgExternalTransfer as Kv, ChainGrpcWasmApi as L, AbsoluteTxPosition as L_, GrpcGuildMember as La, GrpcMitoPagination as Lc, messageHash as Ld, stringTypeToReflectionStringType as Lf, GrpcChainDerivativeMarket as Lg, BatchCreateSpotLimitOrdersAuthz as Lh, IncentivesRound as Li, WsState as Ll, AuctionEventBid as Lm, IndexerGrpcAccountTransformer as Ln, SpotTrade as Lo, MsgArg as Lp, ChronosDerivativeMarketSummary as Lr, GrpcBankMsgSendMessage as Ls, IndexerGrpcAccountPortfolioStream as Lt, derivativeMarginFromChainMargin as Lu, MsgSetDenomMetadata as Lv, ChainGrpcOracleApi as M, StakingModuleParams as M_, CampaignV2 as Ma, GrpcMitoIDOSubscriptionActivity as Mc, TypedDataUtilsSanitizeData as Md, getTypesIncludingFeePayer as Mf, FeeDiscountAccountInfo as Mg, GrpcPeggyParams as Mh, IndexerInsuranceFund as Mi, TransportEventListener as Ml, CosmosAccountRestResponse as Mm, IndexerOracleStreamTransformer as Mn, SpotLimitOrder as Mo, TxSearchResult as Mp, ChronosLeaderboard as Mr, ExplorerTxsV2Response as Ms, RequestStreamCallbackV2 as Mt, denomAmountFromChainDenomAmountToFixed as Mu, MsgCancelPostOnlyModeV2 as Mv, MsgBid as My, ChainGrpcErc20Api as N, UnBondingDelegation as N_, GrpcCampaign as Na, GrpcMitoLeaderboardEntry as Nc, TypedMessageV4 as Nd, getObjectEip712PropertyType as Nf, FeeDiscountSchedule as Ng, PeggyModuleParams as Nh, InsuranceFundCreateParams as Ni, TransportEventType as Nl, AuctionBid as Nm, IndexerGrpcReferralTransformer as Nn, SpotLimitOrderParams as No, TxSearchResultParams as Np, ChronosLeaderboardEntry as Nr, ExplorerValidator as Ns, SettlementStreamCallbackV2 as Nt, denomAmountFromGrpcChainDenomAmount as Nu, MsgCreateSpotLimitOrder as Nv, MsgSend as Ny, ChainGrpcExchangeApi as O, GrpcValidatorCommissionRates as O_, ChronosSpotMarketSummary as Oa, GrpcMitoIDOClaimedCoins as Oc, sortObjectByKeys as Od, getEip712Fee as Of, ChainPosition as Og, GrpcParams as Oh, PositionDelta as Oi, GrpcDecodeError as Ol, DenomOwnersResponse as Om, IndexerGrpcMegaVaultTransformer as On, GrpcSpotLimitOrder as Oo, TxInfo as Op, GrpcSubaccountDepositV2 as Or, ExplorerCW20BalanceWithToken as Os, SpotOrdersStreamCallbackV2 as Ot, getSpotMarketTensMultiplier as Ou, MsgCreateSpotMarketOrder as Ov, MsgSubmitTextProposal as Oy, ChainGrpcWasmXApi as P, Validator as P_, GrpcCampaignUser as Pa, GrpcMitoLeaderboardEpoch as Pc, decompressPubKey as Pd, numberTypeToReflectionNumberType as Pf, FeeDiscountTierInfo as Pg, BatchCancelDerivativeOrdersAuthz as Ph, Redemption as Pi, TransportEvents as Pl, AuctionCurrentBasket as Pm, IndexerGrpcExplorerTransformer as Pn, SpotMarket as Po, CreateTransactionArgs as Pp, ChronosLeaderboardResponse as Pr, ExplorerValidatorDescription as Ps, StreamManager as Pt, denomAmountToChainDenomAmount as Pu, MsgAuthorizeStakeGrants as Pv, MsgVote as Py, DerivativeOrderbookV2StreamCallbackV2 as Q, TokenInfo$1 as Q_, HistoricalBalance as Qa, MitoGaugeStatus as Qc, protobufTimestampToDate as Qd, createNonCriticalExtensionFromObject as Qf, GrpcOrderInfo as Qg, InsuranceFund as Qh, GrpcMegaVaultUnrealizedPnl as Qi, BECH32_PUBKEY_VAL_PREFIX as Ql, GrpcPermissionNamespace as Qm, IndexerGrpcDerivativesApi as Qn, MakerStreamEvents as Qo, ExchangeV2Msgs as Qp, BatchDerivativeOrderCancelParams as Qr, Signature as Qs, SpotAverageEntriesStreamCallback as Qt, formatNumberToAllowableTensMultiplier as Qu, MsgMigrateContract as Qv, ChainGrpcMintApi as R, CodeInfoResponse as R_, Guild as Ra, GrpcMitoPriceSnapshot as Rc, privateKeyHashToPublicKey as Rd, TxClient as Rf, GrpcChainDerivativePosition as Rg, CancelDerivativeOrderAuthz as Rh, GrpcMegaVaultApr as Ri, WsTransportConfig as Rl, AuctionLastAuctionResult as Rm, IndexerSpotStreamTransformer as Rn, GrpcPriceLevel as Ro, SignerDetails as Rp, ChronosDerivativeMarketSummaryResponse as Rr, GrpcExplorerStats as Rs, DerivativeMarketStreamCallback as Rt, derivativeMarginFromChainMarginToFixed as Ru, MsgUpdateSpotMarketV2 as Rv, ChainRestBankApi as S, GrpcReDelegationResponse as S_, MegaVaultUserStats as Sa, TransferType as Sc, isNode as Sd, getEip712TypedData as Sf, GrpcEvmLog as Sg, GrpcOracleParams as Sh, GrpcPerpetualMarketInfo as Si, MitoTokenInfo as Sl, GrpcDecCoin as Sm, IndexerDerivativeStreamTransformer as Sn, StreamBidsResponse as So, RestAuthInfo as Sp, AccountPortfolioBalances as Sr, ContractTransactionWithMessages as Ss, TransfersStreamCallbackV2 as St, getSubaccountId as Su, MsgWithdrawDelegatorReward as Sv, MsgSubmitProposalPerpetualMarketLaunchV2 as Sy, ChainGrpcDistributionApi as T, GrpcUnbondingDelegationEntry as T_, OperationStatusLogEntry as Ta, GrpcMitoDenomBalance as Tc, objectToJson as Td, getDefaultEip712TypesV2 as Tf, ChainDenomDecimal as Tg, GrpcTxFeesParams as Th, PerpetualMarketFunding as Ti, MitoVestingConfig as Tl, ValidatorRewards as Tm, IndexerGrpcDerivativeTransformer as Tn, AtomicSwap as To, RestTxBody as Tp, GrpcPortfolioSubaccountBalanceV2 as Tr, EventLog as Ts, IndexerGrpcSpotStreamV2 as Tt, getDerivativeMarketDecimals as Tu, MsgCancelBinaryOptionsOrder as Tv, MsgGrantProviderPrivilegeProposal as Ty, ChainGrpcGovApi as U, ContractCodeHistoryOperationTypeMap as U_, DenomHolders as Ua, GrpcMitoSubaccountBalance as Uc, ripemd160 as Ud, createAny as Uf, GrpcDenomDecimals as Ug, CreateSpotMarketOrderAuthz as Uh, GrpcMegaVaultMaxDrawdown as Ui, grpcPagingToPagingV2 as Ul, AuctionParams as Um, IndexerGrpcMitoTransformer as Un, PriceLevel as Uo, TxConcreteApi as Up, ContractTransactionExplorerApiResponse as Ur, GrpcPeggyWithdrawalTx as Us, DerivativePositionsStreamCallback as Ut, derivativePriceToChainPrice as Uu, MsgInstantiateContract as Uv, ChainGrpcEvmApi as V, ContractCodeHistoryEntry as V_, ReferralDetails as Va, GrpcMitoStakingStakingActivity as Vc, privateKeyToPublicKeyBase64 as Vd, SIGN_EIP712 as Vf, GrpcChainPosition as Vg, CreateDerivativeMarketOrderAuthz as Vh, GrpcMegaVaultHistoricalTVL as Vi, grpcPaginationToPagination as Vl, AuctionModuleStateParams as Vm, IndexerCampaignTransformer as Vn, Orderbook as Vo, TxClientMode as Vp, CW20BalanceExplorerApiResponse as Vr, GrpcIndexerValidatorDescription as Vs, DerivativeOrderbookV2StreamCallback as Vt, derivativePriceFromChainPrice as Vu, MsgTransferDelegation as Vv, accountEthParser as W, ContractInfo as W_, GrpcDenomHolders as Wa, GrpcMitoSubscription as Wc, sanitizeTypedData as Wd, createAnyMessage as Wf, GrpcDenomMinNotional as Wg, GenericAuthorization$1 as Wh, GrpcMegaVaultOperationStatusLogEntry as Wi, pageRequestToGrpcPageRequestV2 as Wl, GrpcAuctionBid as Wm, IndexerGrpcRfqTransformer as Wn, QuantityAndFees as Wo, TxResponse as Wp, ExplorerApiResponse as Wr, GrpcValidatorSlashingEvent as Ws, DerivativePositionsV2StreamCallback as Wt, derivativePriceToChainPriceToFixed as Wu, MsgLiquidatePosition as Wv, DerivativeOrderHistoryStreamCallbackV2 as X, GrpcContractInfo as X_, GrpcSpotAverageEntry as Xa, MitoDenomBalance as Xc, makeTimeoutTimestamp as Xd, createBody as Xf, GrpcMarketStatus as Xg, GrpcInsuranceParams as Xh, GrpcMegaVaultSubscription as Xi, BECH32_PUBKEY_ACC_PREFIX as Xl, GrpcPermissionActorRoles as Xm, IndexerGrpcInsuranceFundApi as Xn, GrpcRFQSettlement as Xo, ExchangeMsgs as Xp, WasmCodeExplorerApiResponse as Xr, PeggyDepositTx as Xs, TransactionsStreamCallback as Xt, formatAmountToAllowableDecimals as Xu, MsgBeginRedelegate as Xv, DerivativeMarketStreamCallbackV2 as Y, GrpcContractCodeHistoryEntry as Y_, GrpcPnlLeaderboard as Ya, MitoClaimReference as Yc, getGasPriceBasedOnMessage as Yd, createAuthInfo as Yf, GrpcFeeDiscountTierTTL as Yg, GrpcInsuranceFund as Yh, GrpcMegaVaultRedemption as Yi, BECH32_ADDR_VAL_PREFIX as Yl, GrpcAuctionParams as Ym, IndexerRestExplorerApi as Yn, GrpcRFQRequest as Yo, Erc20Msgs as Yp, ValidatorUptimeFromExplorerApiResponse as Yr, Paging as Ys, IndexerGrpcExplorerStream as Yt, formatAmountToAllowableAmount as Yu, MsgCreateValidator as Yv, DerivativeOrderbookUpdateStreamCallbackV2 as Z, MarketingInfo as Z_, GrpcVolLeaderboard as Za, MitoGauge as Zc, makeTimeoutTimestampInNs as Zd, createFee as Zf, GrpcMarketStatusMap as Zg, GrpcRedemptionSchedule as Zh, GrpcMegaVaultTargetApr as Zi, BECH32_PUBKEY_CONS_PREFIX as Zl, GrpcPermissionAddressVoucher as Zm, IndexerGrpcAccountPortfolioApi as Zn, MakerStreamConfig as Zo, ExchangeV1Msgs as Zp, BaseDerivativeMarket as Zr, PeggyWithdrawalTx as Zs, IndexerGrpcArchiverStream as Zt, formatNumberToAllowableDecimals as Zu, MsgGrantAllowance as Zv, ChainGrpcEvmTransformer as _, GrpcDelegation as __, MegaVaultSubscription as _a, SubaccountBalance as _c, getErrorMessage as _d, BaseAccount as _f, EvmLog as _g, PermissionRoleActors as _h, GrpcDerivativeTrade as _i, MitoStakingActivity as _l, AuthorityMetadata as _m, SpotOrderbookV2StreamCallback as _n, GrpcAuctionCoinPrices as _o, createTransactionWithSigners as _p, GrpcWebSocketCodec as _r, Block$1 as _s, OraclePriceStreamCallbackV2 as _t, getChecksumAddress as _u, MsgCreateBinaryOptionsLimitOrder as _v, MsgTransfer as _y, ChainGrpcExchangeTransformer as a, GrpcTradeRewardCampaign as a_, MegaVaultAprStats as aa, GridStrategyStreamResponse as ac, numberToCosmosSdkDecString as ad, MsgClaimVoucher as af, GrpcSupply as ag, GrpcPermissionsNamespace as ah, DerivativeOrderHistory as ai, MitoIDOSubscription as al, PeggyMsgs as am, OraclePriceStreamCallback as an, VolLeaderboard as ao, getAminoStdSignDoc as ap, IndexerGrpcAuctionApi as ar, RFQSettlementLimitActionType as as, BlocksWithTxsStreamCallbackV2 as at, fromUtf8 as au, GrpcProposalDeposit as av, MsgUnderwrite as ay, ChainRestWasmApi as b, GrpcReDelegation as b_, MegaVaultUnrealizedPnl as ba, SubaccountTransfer as bc, isBrowser as bd, Address as bf, GrpcEvmBlobScheduleConfig as bg, PermissionVoucher as bh, GrpcFundingRate as bi, MitoSubaccountBalance as bl, TokenFactoryModuleState as bm, IndexerAccountPortfolioStreamTransformer as bn, GrpcIndexerAuctionBid as bo, BroadcastMode as bp, AllChronosMarketHistory as br, Contract as bs, IndexerGrpcMitoStreamV2 as bt, getInjectiveAddress as bu, MsgBatchCancelDerivativeOrders as bv, ProposalDecomposer as by, ChainGrpcCommonTransformer as c, IsOptedOutOfRewards as c_, MegaVaultIncentives as ca, MarketType as cc, spotPriceToChainPrice as cd, ContractExecutionCompatAuthorization as cf, TotalSupply as cg, PermissionActorRoles as ch, ExpiryFuturesMarketInfo as ci, MitoLeaderboardEntry as cl, WasmMsgs as cm, IndexerGrpcMitoStream as cn, Auction as co, generateArbitrarySignDoc as cp, IndexerGrpcTransactionApi as cr, RFQStreamErrorData as cs, IndexerGrpcArchiverStreamV2 as ct, hexToUint8Array as cu, Proposal as cv, MsgWithdraw as cy, ChainGrpcPeggyTransformer as d, PointsMultiplier as d_, MegaVaultOperatorRedemptionBucket as da, GrpcAccountPortfolio as dc, spotQuantityFromChainQuantityToFixed as dd, GrantAuthorizationType as df, AuthModuleParams as dg, PermissionGenesisState as dh, GrpcBinaryOptionsMarketInfo as di, MitoMissionLeaderboard as dl, MsgBatchCancelBinaryOptionsOrders as dm, VaultHolderSubscriptionStreamCallback as dn, AuctionContract as do, waitTxBroadcasted as dp, IndexerGrpcMetaApi as dr, TakerStreamConfig as ds, IndexerGrpcTradingStreamV2 as dt, toUtf8 as du, ProposalStatusMap as dv, MsgSendToEth as dy, GrpcOrderTypeMap as e_, GrpcMegaVaultVaultStats as ea, TxMessage as ec, formatPriceToAllowablePrice as ed, protobufTimestampToUnixSeconds as ef, OracleTypeMap as eg, GrpcPermissionPolicyStatusManagerCapability as eh, DerivativeLimitOrder as ei, MitoIDO as el, GovMsgs as em, BidsStreamCallback as en, HistoricalVolumes as eo, createSignDocFromTransaction as ep, IndexerGrpcReferralApi as er, RFQMakerStreamAckData as es, DerivativePositionsStreamCallbackV2 as et, base64ToUint8Array as eu, GovModuleStateParams as ev, MsgCreateDenom as ey, ChainGrpcAuthZTransformer as f, TradeRewardCampaign as f_, MegaVaultPnl as fa, GrpcSubaccountBalance as fc, spotQuantityToChainQuantity as fd, getGenericAuthorizationFromMessageType as ff, EthAccount as fg, PermissionNamespace as fh, GrpcDerivativeLimitOrder as fi, MitoMissionLeaderboardEntry as fl, MsgAdminUpdateBinaryOptionsMarket as fm, VaultStreamCallback as fn, AuctionV2 as fo, createTransaction as fp, IndexerGrpcMitoApi as fr, TakerStreamEvents as fs, BidsStreamCallbackV2 as ft, uint8ArrayToBase64 as fu, TallyResult as fv, MsgStoreCode as fy, ChainGrpcAuthTransformer as g, Delegation as g_, MegaVaultStats as ga, GrpcTradingReward as gc, bigIntToString as gd, MsgBroadcasterWithPk as gf, EvmChainConfig as gg, PermissionRole as gh, GrpcDerivativePositionV2 as gi, MitoStakeToSubscription as gl, NodeInfoRestResponse as gm, SpotOrderbookUpdateStreamCallback as gn, GrpcAuctionCoin as go, createTransactionFromMsg as gp, GrpcWebSocketTransport as gr, BankTransfer as gs, IndexerGrpcOracleStreamV2 as gt, getAddressFromInjectiveAddress as gu, WeightedVoteOption as gv, MsgBurn as gy, ChainGrpcBankTransformer as h, BondStatus as h_, MegaVaultRedemptionStatus as ha, GrpcSubaccountPortfolio as hc, bigIntToNumber as hd, ExecArgNeptuneDeposit as hf, EvmBlobScheduleConfig as hg, PermissionPolicyStatus as hh, GrpcDerivativePosition as hi, MitoPriceSnapshot as hl, BlockLatestRestResponse as hm, SpotOrderHistoryStreamCallback as hn, GrpcAuction as ho, createTransactionForAddressAndMsg as hp, IndexerWsTakerStream as hr, BankMsgSendTransaction as hs, IndexerGrpcAccountStreamV2 as ht, addHexPrefix as hu, VoteOptionMap as hv, MsgMint as hy, ChainGrpcPermissionsTransformer as i, GrpcSpotOrder as i_, MegaVaultApr as ia, WasmCode as ic, isNumber as id, MsgUpdateParams as if, GrpcBankParams as ig, GrpcPermissionRoleManager as ih, DerivativeOrderCancelParams as ii, MitoIDOSubscriber as il, OracleMsgs as im, IndexerGrpcOracleStream as in, SpotAverageEntry as io, createWeb3Extension as ip, IndexerGrpcTradingApi as ir, RFQRequestType as is, BlocksStreamCallbackV2 as it, fromBase64 as iu, GrpcProposal as iv, MsgEditValidator as iy, ChainGrpcTxFeesApi as j, ReDelegation as j_, CampaignUser as ja, GrpcMitoIDOSubscription as jc, TypedDataUtilsHashStruct as jd, getEipTxDetails as jf, ExchangeParams as jg, TokenPair as jh, GrpcIndexerRedemptionSchedule as ji, ResolvedWsTransportConfig as jl, BaseAccountRestResponse as jm, IndexerRestExplorerTransformer as jn, GrpcSpotTrade as jo, TxResultResponse as jp, SubaccountDepositV2 as jr, ExplorerTransactionV2 as js, QuoteStreamCallbackV2 as jt, denomAmountFromChainDenomAmount as ju, MsgGrantWithAuthorization as jv, MsgGrant as jy, ChainGrpcStakingApi as k, GrpcValidatorDescription as k_, ChronosSpotMarketSummaryResponse as ka, GrpcMitoIDOProgress as kc, sortObjectByKeysWithReduce as kd, getEip712FeeV2 as kf, DepositProposalParams as kg, GrpcTokenPair as kh, PositionV2 as ki, GrpcFrame as kl, AccountResponse as km, IndexerAuctionStreamTransformer as kn, GrpcSpotMarketInfo as ko, TxInfoResponse as kp, PortfolioSubaccountBalanceV2 as kr, ExplorerStats as ks, SpotTradesStreamCallbackV2 as kt, amountToCosmosSdkDecAmount as ku, MsgCancelDerivativeOrder as kv, MsgDeposit$1 as ky, ChainGrpcTxFeesTransformer as l, OrderType as l_, MegaVaultMaxDrawdown as la, TradingStrategy as lc, spotPriceToChainPriceToFixed as ld, ContractExecutionAuthorization as lf, Account as lg, PermissionAddressRoles as lh, FundingPayment as li, MitoLeaderboardEpoch as ll, MsgSetDelegationTransferReceivers as lm, StakingRewardByAccountStreamCallback as ln, AuctionCoin as lo, TxRestApi as lp, IndexerGrpcOracleApi as lr, RFQTakerStreamAckData as ls, SpotAverageEntriesStreamCallbackV2 as lt, stringToUint8Array as lu, ProposalDeposit as lv, MsgSignData as ly, ChainGrpcMintTransformer as m, TradingRewardCampaignInfo as m_, MegaVaultRedemption as ma, GrpcSubaccountDeposit as mc, bigIntReplacer as md, ExecArgNeptuneWithdraw as mf, EvmBlobConfig as mg, PermissionPolicyManagerCapability as mh, GrpcDerivativeOrderHistory as mi, MitoPortfolio as ml, RestApiResponse as mm, MarketsStreamCallback as mn, GrpcAccountAuctionV2 as mo, createTransactionAndCosmosSignDocForAddressAndMsg as mp, IndexerWsMakerStream as mr, AccessTypeCode as ms, BalanceStreamCallbackV2 as mt, uint8ArrayToString as mu, VoteOption as mv, MsgMultiSend as my, ChainGrpcTokenFactoryTransformer as n, GrpcSpotMarket as n_, GrpcMegaVaultVolatilityStats as na, ValidatorUptime as nc, getSignificantDecimalsFromNumber as nd, MsgUpdateNamespace as nf, MinModuleParams as ng, GrpcPermissionRoleActors as nh, DerivativeMarket as ni, MitoIDOInitParams as nl, InsuranceMsgs as nm, BalanceStreamCallback as nn, LeaderboardRow as no, createSigners as np, IndexerGrpcCampaignApi as nr, RFQQuoteType as ns, DerivativeTradesStreamCallbackV2 as nt, binaryToBase64 as nu, GrpcGovernanceTallyParams as nv, MsgRewardsOptOut as ny, ChainGrpcStakingTransformer as o, GrpcTradingRewardCampaignBoostInfo as o_, MegaVaultHistoricalPnL as oa, GridStrategyType as oc, spotPriceFromChainPrice as od, OrderHashManager as of, Metadata as og, GrpcPermissionsParams as oh, DerivativeTrade as oi, MitoIDOSubscriptionActivity as ol, StakingMsgs as om, OraclePricesByMarketsStreamCallback as on, AccountAuctionStatus as oo, getPublicKey as op, IndexerGrpcAccountApi as or, RFQSettlementType as os, IndexerGrpcExplorerStreamV2 as ot, hexToBase64 as ou, GrpcTallyResult as ov, MsgUndelegate as oy, ChainGrpcWasmTransformer as p, TradingRewardCampaignBoostInfo as p_, MegaVaultPnlStats as pa, GrpcSubaccountBalanceTransfer as pc, spotQuantityToChainQuantityToFixed as pd, msgsOrMsgExecMsgs as pf, PubKey$1 as pg, PermissionParams as ph, GrpcDerivativeMarketInfo as pi, MitoPagination as pl, ChainModule as pm, IndexerGrpcSpotStream as pn, AuctionsStats as po, createTransactionAndCosmosSignDoc as pp, IndexerGrpcRFQApi as pr, AccessType as ps, IndexerGrpcAuctionStreamV2 as pt, uint8ArrayToHex as pu, Vote as pv, MsgDeposit as py, AccountPortfolioStreamCallbackV2 as q, GrpcAbsoluteTxPosition as q_, GrpcHistoricalVolumes as qa, GrpcMitoWhitelistAccount as qc, ofacList as qd, errorToErrorMessage as qf, GrpcFeeDiscountSchedule as qg, GrantAuthorizationWithDecodedAuthorization as qh, GrpcMegaVaultPnl as qi, BECH32_ADDR_ACC_PREFIX as ql, GrpcAuctionEventBid as qm, IndexerRestMarketChronosApi as qn, GrpcRFQProcessedQuote as qo, BankMsgs as qp, ExplorerTransactionApiResponse as qr, IndexerStreamTransaction as qs, BlocksStreamCallback as qt, derivativeQuantityToChainQuantity as qu, MsgRevokeAllowance as qv, ChainGrpcDistributionTransformer as r, GrpcSpotMarketOrder as r_, MegaVault as ra, ValidatorUptimeStatus as rc, getTensMultiplier as rd, MsgCreateNamespace as rf, BankModuleParams as rg, GrpcPermissionRoleIDs as rh, DerivativeMarketWithoutBinaryOptions as ri, MitoIDOProgress as rl, Msgs as rm, IndexerGrpcAccountStream as rn, PnlLeaderboard as ro, createTxRawEIP712 as rp, IndexerGrpcExplorerApi as rr, RFQRequestInputType as rs, IndexerGrpcDerivativesStreamV2 as rt, concatUint8Arrays as ru, GrpcGovernanceVotingParams as rv, MsgPrivilegedExecuteContract as ry, ChainGrpcAuctionTransformer as s, GrpcTradingRewardCampaignInfo as s_, MegaVaultHistoricalTVL as sa, ListTradingStrategiesResponse as sc, spotPriceFromChainPriceToFixed as sd, MsgInstantBinaryOptionsMarketLaunch as sf, SendEnabled as sg, PermissionActionMap as sh, ExpiryFuturesMarket as si, MitoLeaderboard as sl, TokenFactoryMsgs as sm, HistoricalStakingStreamCallback as sn, AccountAuctionV2 as so, getTransactionPartsFromTxRaw as sp, IndexerGrpcWeb3GwApi as sr, RFQSettlementUnfilledActionType as ss, TransactionsStreamCallbackV2 as st, hexToBuff as su, GrpcVote as sv, MsgUpdateAdmin as sy, ChainGrpcInsuranceFundTransformer as t, GrpcPointsMultiplier as t_, GrpcMegaVaultVolatility as ta, ValidatorSlashingEvent as tc, getExactDecimalsFromNumber as td, MsgUpdateActorRoles as tf, GrpcMintParams as tg, GrpcPermissionRole as th, DerivativeLimitOrderParams as ti, MitoIDOClaimedCoins as tl, IbcMsgs as tm, IndexerGrpcAuctionStream as tn, Holder as to, createSignerInfo as tp, IndexerGrpcArchiverApi as tr, RFQProcessedQuoteType as ts, DerivativePositionsV2StreamCallbackV2 as tt, base64ToUtf8 as tu, GrpcGovernanceDepositParams as tv, MsgChangeAdmin as ty, ChainGrpcErc20Transformer as u, OrderTypeMap as u_, MegaVaultOperator as ua, AccountPortfolio as uc, spotQuantityFromChainQuantity as ud, GenericAuthorization as uf, AuthBaseAccount as ug, PermissionAddressVoucher as uh, FundingRate as ui, MitoMission as ul, MsgCreateBinaryOptionsMarketOrder as um, TransfersStreamCallback as un, AuctionCoinPrices as uo, TxGrpcApi as up, IndexerGrpcSpotApi as ur, SettlementsResponse as us, GridStrategyStreamCallbackV2 as ut, toBase64 as uu, ProposalStatus as uv, MsgDelegate as uy, ChainGrpcGovTransformer as v, GrpcDelegationResponse as v_, MegaVaultSubscriptionStatus as va, SubaccountDeposit as vc, grpcCoinToUiCoin as vd, PrivateKey as vf, EvmParams as vg, PermissionRoleIDs as vh, GrpcExpiryFuturesMarketInfo as vi, MitoStakingPool as vl, FactoryDenomWithMetadata as vm, SpotOrdersStreamCallback as vn, GrpcAuctionContract as vo, createTxRawFromSigResponse as vp, IndexerModule as vr, BlockWithTxs as vs, OraclePricesByMarketsStreamCallbackV2 as vt, getDefaultSubaccountId as vu, MsgWithdrawValidatorCommission as vv, MsgExec as vy, ChainGrpcTokenFactoryApi as w, GrpcUnbondingDelegation as w_, MegaVaultVolatilityStats as wa, GrpcMitoClaimReference as wc, isServerSide as wd, getDefaultEip712Types as wf, CampaignRewardPool as wg, GrpcTxFeesEipBaseFee as wh, PerpetualMarket as wi, MitoVault as wl, GrpcDistributionParams as wm, IndexerGrpcMitoStreamTransformer as wn, Oracle as wo, RestTx as wp, GrpcAccountPortfolioV2 as wr, CosmWasmPermission as ws, VaultStreamCallbackV2 as wt, removeHexPrefix as wu, MsgUpdateDerivativeMarketV2 as wv, MsgSubmitProposalPerpetualMarketLaunch as wy, ChainRestAuthApi as x, GrpcReDelegationEntryResponse as x_, MegaVaultUser as xa, TradingReward as xc, isJsonString as xd, MsgDecoder as xf, GrpcEvmChainConfig as xg, PermissionsModuleParams as xh, GrpcPerpetualMarketFunding as xi, MitoSubscription as xl, DistributionModuleParams as xm, IndexerGrpcInsuranceFundTransformer as xn, IndexerAuctionBid as xo, BroadcastModeKeplr as xp, ChronosMarketHistoryResponse as xr, ContractTransaction as xs, StakingRewardByAccountStreamCallbackV2 as xt, getInjectiveAddressFromSubaccountId as xu, MsgCreateDerivativeLimitOrder as xv, MsgSubmitProposalExpiryFuturesMarketLaunch as xy, ChainRestTendermintApi as y, GrpcPool as y_, MegaVaultTargetApr as ya, SubaccountPortfolio as yc, hexToNumber as yd, PublicKey as yf, GrpcEvmBlobConfig as yg, PermissionRoleManager as yh, GrpcFundingPayment as yi, MitoStakingReward as yl, TokenFactoryModuleParams as ym, SpotTradesStreamCallback as yn, GrpcAuctionV2 as yo, getTxRawFromTxRawOrDirectSignResponse as yp, StreamStatusResponse as yr, CW20Message as ys, HistoricalStakingStreamCallbackV2 as yt, getEthereumAddress as yu, MsgCreateDerivativeMarketOrder as yv, MsgSubmitProposal as yy, ChainGrpcBankApi as z, ContractAccountBalance as z_, GuildCampaignSummary as za, GrpcMitoStakingGauge as zc, privateKeyHashToPublicKeyBase64 as zd, SIGN_AMINO as zf, GrpcChainFullDerivativeMarket as zg, CancelSpotOrderAuthz as zh, GrpcMegaVaultAprStats as zi, recoverTypedSignaturePubKey as zl, AuctionModuleParams as zm, IndexerGrpcOracleTransformer as zn, GrpcTokenMeta as zo, TxClientBroadcastOptions as zp, BankTransferFromExplorerApiResponse as zr, GrpcGasFee as zs, DerivativeOrderHistoryStreamCallback as zt, derivativeMarginToChainMargin as zu, MsgReclaimLockedFunds as zv };
|
|
39806
|
+
export { TcDerivativeTradesStreamCallbackV2 as $, GrpcValidatorCommission as $_, AllSpotMarketSummaryResponse as $a, GrpcMitoIDO as $c, safeBigIntStringify as $d, getEip712DomainV2 as $f, ChainDerivativePosition as $g, TxFeesModuleStateParams as $h, Position as $i, MitoWhitelistAccount as $l, DenomBalance as $m, IndexerRestDerivativesChronosApi as $n, GrpcAtomicSwap as $o, SimulationResponse as $p, GrpcTcDerivativesOrdersHistoryResponse as $r, ExplorerBlockWithTxs as $s, BlocksWithTxsStreamCallback as $t, getSpotMarketDecimals as $u, MsgIncreasePositionMargin as $v, MsgSubmitProposalPerpetualMarketLaunch as $y, ChainGrpcAuctionApi as A, GrpcSpotOrder as A_, MegaVaultApr as Aa, WasmCode as Ac, isNumber as Ad, MsgUpdateParams as Af, GrpcBankParams as Ag, GrpcPermissionRoleManager as Ah, DerivativeOrderCancelParams as Ai, MitoIDOSubscriber as Al, OracleMsgs as Am, IndexerGrpcAccountPortfolioTransformer as An, SpotAverageEntry as Ao, createWeb3Extension as Ap, AccountPortfolioBalances as Ar, RFQRequestType as As, IndexerGrpcSpotStreamV2 as At, fromBase64 as Au, GrpcProposal as Av, MsgChangeAdmin as Ay, ChainGrpcAuthApi as B, TradingRewardCampaignInfo as B_, MegaVaultRedemption as Ba, GrpcSubaccountDeposit as Bc, bigIntReplacer as Bd, ExecArgNeptuneWithdraw as Bf, EvmBlobConfig as Bg, PermissionPolicyManagerCapability as Bh, GrpcDerivativeOrderHistory as Bi, MitoPortfolio as Bl, RestApiResponse as Bm, IndexerGrpcReferralTransformer as Bn, GrpcAccountAuctionV2 as Bo, createTransactionAndCosmosSignDocForAddressAndMsg as Bp, ChronosLeaderboard as Br, AccessTypeCode as Bs, createStreamSubscription as Bt, uint8ArrayToString as Bu, VoteOption as Bv, MsgSendToEth as By, ChainGrpcInsuranceFundApi as C, GrpcMarketStatusMap as C_, GrpcMegaVaultTargetApr as Ca, PeggyWithdrawalTx as Cc, formatNumberToAllowableDecimals as Cd, makeTimeoutTimestampInNs as Cf, GrpcRedemptionSchedule as Cg, GrpcPermissionAddressVoucher as Ch, BaseDerivativeMarket as Ci, MitoGauge as Cl, ExchangeV1Msgs as Cm, SpotOrdersStreamCallback as Cn, GrpcVolLeaderboard as Co, createFee as Cp, IndexerWsTakerStream as Cr, MakerStreamConfig as Cs, OraclePricesByMarketsStreamCallbackV2 as Ct, BECH32_PUBKEY_CONS_PREFIX as Cu, MarketingInfo as Cv, MsgGrantAllowance as Cy, ChainGrpcTendermintApi as D, GrpcPointsMultiplier as D_, GrpcMegaVaultVolatility as Da, ValidatorSlashingEvent as Dc, getExactDecimalsFromNumber as Dd, MsgUpdateActorRoles as Df, GrpcMintParams as Dg, GrpcPermissionRole as Dh, DerivativeLimitOrderParams as Di, MitoIDOClaimedCoins as Dl, IbcMsgs as Dm, IndexerGrpcTcDerivativesTransformer as Dn, Holder as Do, createSignerInfo as Dp, StreamStatusResponse as Dr, RFQProcessedQuoteType as Ds, TransfersStreamCallbackV2 as Dt, base64ToUtf8 as Du, GrpcGovernanceDepositParams as Dv, MsgMigrateContract as Dy, ChainGrpcPermissionsApi as E, GrpcOrderTypeMap as E_, GrpcMegaVaultVaultStats as Ea, TxMessage as Ec, formatPriceToAllowablePrice as Ed, protobufTimestampToUnixSeconds as Ef, OracleTypeMap as Eg, GrpcPermissionPolicyStatusManagerCapability as Eh, DerivativeLimitOrder as Ei, MitoIDO as El, GovMsgs as Em, IndexerTcDerivativesStreamTransformer as En, HistoricalVolumes as Eo, createSignDocFromTransaction as Ep, IndexerModule as Er, RFQMakerStreamAckData as Es, StakingRewardByAccountStreamCallbackV2 as Et, base64ToUint8Array as Eu, GovModuleStateParams as Ev, MsgCreateRateLimit as Ey, ChainGrpcPeggyApi as F, OrderType as F_, MegaVaultMaxDrawdown as Fa, TradingStrategy as Fc, spotPriceToChainPriceToFixed as Fd, ContractExecutionAuthorization as Ff, Account as Fg, PermissionAddressRoles as Fh, FundingPayment as Fi, MitoLeaderboardEpoch as Fl, MsgSetDelegationTransferReceivers as Fm, IndexerGrpcMegaVaultTransformer as Fn, AuctionCoin as Fo, TxRestApi as Fp, GrpcPositionsWithUPNL as Fr, RFQTakerStreamAckData as Fs, IndexerGrpcRfqStreamV2 as Ft, stringToUint8Array as Fu, ProposalDeposit as Fv, MsgUndelegate as Fy, createStreamSubscriptionV2 as G, GrpcPool as G_, MegaVaultTargetApr as Ga, SubaccountPortfolio as Gc, hexToNumber as Gd, PublicKey as Gf, GrpcEvmBlobConfig as Gg, PermissionRoleManager as Gh, GrpcFundingPayment as Gi, MitoStakingReward as Gl, TokenFactoryModuleParams as Gm, IndexerSpotStreamTransformer as Gn, GrpcAuctionV2 as Go, getTxRawFromTxRawOrDirectSignResponse as Gp, ChronosDerivativeMarketSummary as Gr, CW20Message as Gs, DerivativeOrderbookUpdateStreamCallback as Gt, getEthereumAddress as Gu, MsgCreateDerivativeMarketOrder as Gv, MsgBurn as Gy, ChainGrpcIbcApi as H, Delegation as H_, MegaVaultStats as Ha, GrpcTradingReward as Hc, bigIntToString as Hd, MsgBroadcasterWithPk as Hf, EvmChainConfig as Hg, PermissionRole as Hh, GrpcDerivativePositionV2 as Hi, MitoStakeToSubscription as Hl, NodeInfoRestResponse as Hm, IndexerGrpcArchiverTransformer as Hn, GrpcAuctionCoin as Ho, createTransactionFromMsg as Hp, ChronosLeaderboardResponse as Hr, BankTransfer as Hs, IndexerGrpcAccountPortfolioStream as Ht, getAddressFromInjectiveAddress as Hu, WeightedVoteOption as Hv, MsgDeposit as Hy, ChainGrpcAuthZApi as I, OrderTypeMap as I_, MegaVaultOperator as Ia, AccountPortfolio as Ic, spotQuantityFromChainQuantity as Id, GenericAuthorization as If, AuthBaseAccount as Ig, PermissionAddressVoucher as Ih, FundingRate as Ii, MitoMission as Il, MsgCreateBinaryOptionsMarketOrder as Im, IndexerAuctionStreamTransformer as In, AuctionCoinPrices as Io, TxGrpcApi as Ip, GrpcSubaccountDepositV2 as Ir, SettlementsResponse as Is, QuoteStreamCallbackV2 as It, toBase64 as Iu, ProposalStatus as Iv, MsgUpdateAdmin as Iy, IndexerGrpcAccountPortfolioStreamV2 as J, GrpcReDelegationResponse as J_, MegaVaultUserStats as Ja, TransferType as Jc, isNode as Jd, getEip712TypedData as Jf, GrpcEvmLog as Jg, GrpcOracleParams as Jh, GrpcPerpetualMarketInfo as Ji, MitoTokenInfo as Jl, GrpcDecCoin as Jm, IndexerCampaignTransformer as Jn, StreamBidsResponse as Jo, RestAuthInfo as Jp, GrpcTcDerivativeOrderHistory as Jr, ContractTransactionWithMessages as Js, DerivativePositionsStreamCallback as Jt, getSubaccountId as Ju, MsgWithdrawDelegatorReward as Jv, MsgSubmitProposal as Jy, StreamManagerV2 as K, GrpcReDelegation as K_, MegaVaultUnrealizedPnl as Ka, SubaccountTransfer as Kc, isBrowser as Kd, Address as Kf, GrpcEvmBlobScheduleConfig as Kg, PermissionVoucher as Kh, GrpcFundingRate as Ki, MitoSubaccountBalance as Kl, TokenFactoryModuleState as Km, IndexerGrpcOracleTransformer as Kn, GrpcIndexerAuctionBid as Ko, BroadcastMode as Kp, ChronosDerivativeMarketSummaryResponse as Kr, Contract as Ks, DerivativeOrderbookV2StreamCallback as Kt, getInjectiveAddress as Ku, MsgBatchCancelDerivativeOrders as Kv, MsgTransfer as Ky, ChainGrpcWasmApi as L, PointsMultiplier as L_, MegaVaultOperatorRedemptionBucket as La, GrpcAccountPortfolio as Lc, spotQuantityFromChainQuantityToFixed as Ld, GrantAuthorizationType as Lf, AuthModuleParams as Lg, PermissionGenesisState as Lh, GrpcBinaryOptionsMarketInfo as Li, MitoMissionLeaderboard as Ll, MsgBatchCancelBinaryOptionsOrders as Lm, IndexerAccountStreamTransformer as Ln, AuctionContract as Lo, waitTxBroadcasted as Lp, PortfolioSubaccountBalanceV2 as Lr, TakerStreamConfig as Ls, RequestStreamCallbackV2 as Lt, toUtf8 as Lu, ProposalStatusMap as Lv, MsgWithdraw as Ly, ChainGrpcOracleApi as M, GrpcTradingRewardCampaignBoostInfo as M_, MegaVaultHistoricalPnL as Ma, GridStrategyType as Mc, spotPriceFromChainPrice as Md, OrderHashManager as Mf, Metadata as Mg, GrpcPermissionsParams as Mh, DerivativeTrade as Mi, MitoIDOSubscriptionActivity as Ml, StakingMsgs as Mm, IndexerGrpcDerivativeTransformer as Mn, AccountAuctionStatus as Mo, getPublicKey as Mp, GrpcAccountPortfolioV2 as Mr, RFQSettlementType as Ms, SpotOrderbookUpdateStreamCallbackV2 as Mt, hexToBase64 as Mu, GrpcTallyResult as Mv, MsgPrivilegedExecuteContract as My, ChainGrpcErc20Api as N, GrpcTradingRewardCampaignInfo as N_, MegaVaultHistoricalTVL as Na, ListTradingStrategiesResponse as Nc, spotPriceFromChainPriceToFixed as Nd, MsgInstantBinaryOptionsMarketLaunch as Nf, SendEnabled as Ng, PermissionActionMap as Nh, ExpiryFuturesMarket as Ni, MitoLeaderboard as Nl, TokenFactoryMsgs as Nm, ExplorerStreamTransformer as Nn, AccountAuctionV2 as No, getTransactionPartsFromTxRaw as Np, GrpcPortfolioSubaccountBalanceV2 as Nr, RFQSettlementUnfilledActionType as Ns, SpotOrdersStreamCallbackV2 as Nt, hexToBuff as Nu, GrpcVote as Nv, MsgEditValidator as Ny, ChainGrpcExchangeApi as O, GrpcSpotMarket as O_, GrpcMegaVaultVolatilityStats as Oa, ValidatorUptime as Oc, getSignificantDecimalsFromNumber as Od, MsgUpdateNamespace as Of, MinModuleParams as Og, GrpcPermissionRoleActors as Oh, DerivativeMarket as Oi, MitoIDOInitParams as Ol, InsuranceMsgs as Om, IndexerGrpcInsuranceFundTransformer as On, LeaderboardRow as Oo, createSigners as Op, AllChronosMarketHistory as Or, RFQQuoteType as Os, VaultHolderSubscriptionStreamCallbackV2 as Ot, binaryToBase64 as Ou, GrpcGovernanceTallyParams as Ov, MsgExecuteContract as Oy, ChainGrpcWasmXApi as P, IsOptedOutOfRewards as P_, MegaVaultIncentives as Pa, MarketType as Pc, spotPriceToChainPrice as Pd, ContractExecutionCompatAuthorization as Pf, TotalSupply as Pg, PermissionActorRoles as Ph, ExpiryFuturesMarketInfo as Pi, MitoLeaderboardEntry as Pl, WasmMsgs as Pm, IndexerArchiverStreamTransformer as Pn, Auction as Po, generateArbitrarySignDoc as Pp, GrpcPositionV2 as Pr, RFQStreamErrorData as Ps, SpotTradesStreamCallbackV2 as Pt, hexToUint8Array as Pu, Proposal as Pv, MsgUnderwrite as Py, TcDerivativePositionsStreamCallbackV2 as Q, GrpcValidator as Q_, AllChronosSpotMarketSummary as Qa, GrpcMitoHolders as Qc, protoObjectToJson as Qd, getEip712Domain as Qf, ChainDenomMinNotional as Qg, TxFeesEipBaseFee as Qh, PerpetualMarketInfo as Qi, MitoVestingConfigMap as Ql, BalancesResponse as Qm, IndexerRestLeaderboardChronosApi as Qn, BatchSpotOrderCancelParams as Qo, RestTxLog as Qp, GrpcTcDerivativeTradesResponse as Qr, EventLogEvent as Qs, BlocksStreamCallback as Qt, getDerivativeMarketTensMultiplier as Qu, MsgInstantSpotMarketLaunch as Qv, MsgSubmitProposalSpotMarketParamUpdate as Qy, ChainGrpcMintApi as R, TradeRewardCampaign as R_, MegaVaultPnl as Ra, GrpcSubaccountBalance as Rc, spotQuantityToChainQuantity as Rd, getGenericAuthorizationFromMessageType as Rf, EthAccount as Rg, PermissionNamespace as Rh, GrpcDerivativeLimitOrder as Ri, MitoMissionLeaderboardEntry as Rl, MsgAdminUpdateBinaryOptionsMarket as Rm, IndexerRestExplorerTransformer as Rn, AuctionV2 as Ro, createTransaction as Rp, PositionsWithUPNL as Rr, TakerStreamEvents as Rs, SettlementStreamCallbackV2 as Rt, uint8ArrayToBase64 as Ru, TallyResult as Rv, MsgSignData as Ry, ChainRestBankApi as S, GrpcMarketStatus as S_, GrpcMegaVaultSubscription as Sa, PeggyDepositTx as Sc, formatAmountToAllowableDecimals as Sd, makeTimeoutTimestamp as Sf, GrpcInsuranceParams as Sg, GrpcPermissionActorRoles as Sh, WasmCodeExplorerApiResponse as Si, MitoDenomBalance as Sl, ExchangeMsgs as Sm, SpotOrderbookV2StreamCallback as Sn, GrpcSpotAverageEntry as So, createBody as Sp, IndexerWsMakerStream as Sr, GrpcRFQSettlement as Ss, OraclePriceStreamCallbackV2 as St, BECH32_PUBKEY_ACC_PREFIX as Su, GrpcContractInfo as Sv, MsgBeginRedelegate as Sy, ChainGrpcDistributionApi as T, GrpcOrderType as T_, GrpcMegaVaultUserStats as Ta, Transaction as Tc, formatPriceToAllowableDecimals as Td, protobufTimestampToUnixMs as Tf, InsuranceModuleParams as Tg, GrpcPermissionPolicyStatus as Th, BinaryOptionsMarket as Ti, MitoHolders as Tl, FeegrantMsgs as Tm, IndexerAccountPortfolioStreamTransformer as Tn, HistoricalRPNL as To, createSignDoc as Tp, GrpcWebSocketCodec as Tr, RFQExpiryType as Ts, IndexerGrpcMitoStreamV2 as Tt, DEFAULT_DERIVATION_PATH as Tu, grpcContractInfo as Tv, MsgUpdateRateLimit as Ty, ChainGrpcGovApi as U, GrpcDelegation as U_, MegaVaultSubscription as Ua, SubaccountBalance as Uc, getErrorMessage as Ud, BaseAccount as Uf, EvmLog as Ug, PermissionRoleActors as Uh, GrpcDerivativeTrade as Ui, MitoStakingActivity as Ul, AuthorityMetadata as Um, IndexerGrpcAuctionTransformer as Un, GrpcAuctionCoinPrices as Uo, createTransactionWithSigners as Up, AllChronosDerivativeMarketSummary as Ur, Block$1 as Us, DerivativeMarketStreamCallback as Ut, getChecksumAddress as Uu, MsgCreateBinaryOptionsLimitOrder as Uv, MsgMultiSend as Uy, ChainGrpcEvmApi as V, BondStatus as V_, MegaVaultRedemptionStatus as Va, GrpcSubaccountPortfolio as Vc, bigIntToNumber as Vd, ExecArgNeptuneDeposit as Vf, EvmBlobScheduleConfig as Vg, PermissionPolicyStatus as Vh, GrpcDerivativePosition as Vi, MitoPriceSnapshot as Vl, BlockLatestRestResponse as Vm, IndexerGrpcExplorerTransformer as Vn, GrpcAuction as Vo, createTransactionForAddressAndMsg as Vp, ChronosLeaderboardEntry as Vr, BankMsgSendTransaction as Vs, AccountPortfolioStreamCallback as Vt, addHexPrefix as Vu, VoteOptionMap as Vv, MsgStoreCode as Vy, accountEthParser as W, GrpcDelegationResponse as W_, MegaVaultSubscriptionStatus as Wa, SubaccountDeposit as Wc, grpcCoinToUiCoin as Wd, PrivateKey as Wf, EvmParams as Wg, PermissionRoleIDs as Wh, GrpcExpiryFuturesMarketInfo as Wi, MitoStakingPool as Wl, FactoryDenomWithMetadata as Wm, IndexerGrpcAccountTransformer as Wn, GrpcAuctionContract as Wo, createTxRawFromSigResponse as Wp, AllDerivativeMarketSummaryResponse as Wr, BlockWithTxs as Ws, DerivativeOrderHistoryStreamCallback as Wt, getDefaultSubaccountId as Wu, MsgWithdrawValidatorCommission as Wv, MsgMint as Wy, TcDerivativeOrderHistoryStreamCallbackV2 as X, GrpcUnbondingDelegation as X_, MegaVaultVolatilityStats as Xa, GrpcMitoClaimReference as Xc, isServerSide as Xd, getDefaultEip712Types as Xf, CampaignRewardPool as Xg, GrpcTxFeesEipBaseFee as Xh, PerpetualMarket as Xi, MitoVault as Xl, GrpcDistributionParams as Xm, IndexerGrpcMitoTransformer as Xn, Oracle as Xo, RestTx as Xp, GrpcTcDerivativePosition as Xr, CosmWasmPermission as Xs, DerivativeTradesStreamCallback as Xt, removeHexPrefix as Xu, MsgUpdateDerivativeMarketV2 as Xv, MsgSubmitProposalExpiryFuturesMarketLaunch as Xy, IndexerGrpcTcDerivativesStreamV2 as Y, GrpcStakingParams as Y_, MegaVaultVolatility as Ya, GrpcMitoChanges as Yc, isReactNative as Yd, getEip712TypedDataV2 as Yf, GrpcEvmParams as Yg, OracleModuleParams as Yh, GrpcPositionDelta as Yi, MitoTransfer as Yl, GrpcDelegationDelegatorReward as Ym, IndexerGrpcSpotTransformer as Yn, GrpcOracle as Yo, RestSignerInfo as Yp, GrpcTcDerivativeOrdersResponse as Yr, CosmWasmChecksum as Ys, DerivativePositionsV2StreamCallback as Yt, isCw20ContractAddress as Yu, MsgCancelUnbondingDelegation as Yv, ProposalDecomposer as Yy, TcDerivativeOrdersStreamCallbackV2 as Z, GrpcUnbondingDelegationEntry as Z_, OperationStatusLogEntry as Za, GrpcMitoDenomBalance as Zc, objectToJson as Zd, getDefaultEip712TypesV2 as Zf, ChainDenomDecimal as Zg, GrpcTxFeesParams as Zh, PerpetualMarketFunding as Zi, MitoVestingConfig as Zl, ValidatorRewards as Zm, IndexerGrpcRfqTransformer as Zn, AtomicSwap as Zo, RestTxBody as Zp, GrpcTcDerivativeTradeHistory as Zr, EventLog as Zs, IndexerGrpcDerivativesStream as Zt, getDerivativeMarketDecimals as Zu, MsgCancelBinaryOptionsOrder as Zv, MsgSubmitProposalPerpetualMarketLaunchV2 as Zy, ChainGrpcEvmTransformer as _, GrpcExchangeParams as __, GrpcMegaVaultOperator as _a, GrpcValidatorUptime as _c, derivativeQuantityFromChainQuantity as _d, sha256 as _f, Grant$1 as _g, GrpcAuctionEventAuctionResult as _h, ExplorerApiResponseWithPagination as _i, GrpcMitoTokenInfo as _l, AuctionMsgs as _m, VaultStreamCallback as _n, GrpcHistoricalBalance as _o, getEthereumSignerAddress as _p, IndexerGrpcOracleApi as _r, Route as _s, BidsStreamCallbackV2 as _t, paginationRequestFromPagination as _u, ContractStateWithPagination as _v, MsgBatchUpdateOrders as _y, ChainGrpcExchangeTransformer as a, FeeDiscountSchedule as a_, InsuranceFundCreateParams as aa, MsgRevoke as ab, ExplorerValidator as ac, denomAmountFromGrpcChainDenomAmount as ad, TypedMessageV4 as af, PeggyModuleParams as ag, AuctionBid as ah, TcDerivativePosition as ai, GrpcMitoLeaderboardEntry as al, TxSearchResultParams as am, BidsStreamCallback as an, GrpcCampaign as ao, getObjectEip712PropertyType as ap, IndexerGrpcAccountPortfolioApi as ar, SpotLimitOrderParams as as, DerivativePositionsStreamCallbackV2 as at, TransportEventType as au, UnBondingDelegation as av, MsgCreateSpotLimitOrder as ay, ChainRestWasmApi as b, GrpcFeeDiscountTierInfo as b_, GrpcMegaVaultPnlStats as ba, Message as bc, derivativeQuantityToChainQuantityToFixed as bd, getGrpcWebTransport as bf, GrantWithDecodedAuthorization as bg, GrpcAuctionLastAuctionResult as bh, TransactionFromExplorerApiResponse as bi, MitoChanges as bl, DistributionMsgs as bm, SpotOrderHistoryStreamCallback as bn, GrpcLeaderboardRow as bo, isTxNotFoundError as bp, IndexerGrpcMitoApi as br, GrpcRFQQuote as bs, IndexerGrpcAccountStreamV2 as bt, BECH32_ADDR_CONS_PREFIX as bu, GrpcCodeInfoResponse as bv, MsgCancelSpotOrder as by, ChainGrpcCommonTransformer as c, GrpcCampaignRewardPool as c_, IncentivesCampaign as ca, MsgSend as cb, GasFee as cc, denomAmountToGrpcChainDenomAmount as cd, hashToHex as cf, BatchCreateDerivativeLimitOrdersAuthz as cg, AuctionEventAuctionStart as ch, TcDerivativesOrdersHistoryResponse as ci, GrpcMitoMissionLeaderboardEntry as cl, CreateTransactionWithSignersArgs as cm, IndexerGrpcAccountStream as cn, GrpcGuild as co, protoTypeToAminoType as cp, IndexerGrpcReferralApi as cr, SpotOrderHistory as cs, IndexerGrpcDerivativesStreamV2 as ct, WsReconnectConfig as cu, ValidatorDescription as cv, MsgFundCommunityPool as cy, ChainGrpcPeggyTransformer as d, GrpcChainFullDerivativeMarket as d_, GrpcMegaVaultAprStats as da, GrpcGasFee as dc, derivativeMarginToChainMargin as dd, privateKeyHashToPublicKeyBase64 as df, CancelSpotOrderAuthz as dg, AuctionModuleParams as dh, BankTransferFromExplorerApiResponse as di, GrpcMitoStakingGauge as dl, TxClientBroadcastOptions as dm, OraclePricesByMarketsStreamCallback as dn, GuildCampaignSummary as do, SIGN_AMINO as dp, IndexerGrpcExplorerApi as dr, GrpcTokenMeta as ds, IndexerGrpcExplorerStreamV2 as dt, recoverTypedSignaturePubKey as du, ContractAccountBalance as dv, MsgReclaimLockedFunds as dy, ChainPosition as e_, PositionDelta as ea, MsgGrantProviderPrivilegeProposal as eb, ExplorerCW20BalanceWithToken as ec, getSpotMarketTensMultiplier as ed, sortObjectByKeys as ef, GrpcParams as eg, DenomOwnersResponse as eh, GrpcTcDerivativesPositionsResponse as ei, GrpcMitoIDOClaimedCoins as el, TxInfo as em, IndexerGrpcExplorerStream as en, ChronosSpotMarketSummary as eo, getEip712Fee as ep, IndexerRestMarketChronosApi as er, GrpcSpotLimitOrder as es, DerivativeMarketStreamCallbackV2 as et, GrpcDecodeError as eu, GrpcValidatorCommissionRates as ev, MsgCreateSpotMarketOrder as ey, ChainGrpcAuthZTransformer as f, GrpcChainFullSpotMarket as f_, GrpcMegaVaultHistoricalPnL as fa, GrpcIBCTransferTx as fc, derivativeMarginToChainMarginToFixed as fd, privateKeyToPublicKey as ff, CreateDerivativeLimitOrderAuthz as fg, AuctionModuleState as fh, BlockFromExplorerApiResponse as fi, GrpcMitoStakingPool as fl, TxClientBroadcastResponse as fm, HistoricalStakingStreamCallback as fn, GuildMember as fo, SIGN_DIRECT as fp, IndexerGrpcTradingApi as fr, IndexerTokenMeta as fs, TransactionsStreamCallbackV2 as ft, fetchAllWithPagination as fu, ContractAccountsBalanceWithPagination as fv, MsgRelayProviderPrices as fy, ChainGrpcAuthTransformer as g, GrpcDenomMinNotional as g_, GrpcMegaVaultOperationStatusLogEntry as ga, GrpcValidatorSlashingEvent as gc, derivativePriceToChainPriceToFixed as gd, sanitizeTypedData as gf, GenericAuthorization$1 as gg, GrpcAuctionBid as gh, ExplorerApiResponse as gi, GrpcMitoSubscription as gl, TxResponse as gm, VaultHolderSubscriptionStreamCallback as gn, GrpcDenomHolders as go, createAnyMessage as gp, IndexerGrpcTransactionApi as gr, QuantityAndFees as gs, IndexerGrpcTradingStreamV2 as gt, pageRequestToGrpcPageRequestV2 as gu, ContractInfo as gv, MsgLiquidatePosition as gy, ChainGrpcBankTransformer as h, GrpcDenomDecimals as h_, GrpcMegaVaultMaxDrawdown as ha, GrpcPeggyWithdrawalTx as hc, derivativePriceToChainPrice as hd, ripemd160 as hf, CreateSpotMarketOrderAuthz as hg, AuctionParams as hh, ContractTransactionExplorerApiResponse as hi, GrpcMitoSubaccountBalance as hl, TxConcreteApi as hm, TransfersStreamCallback as hn, DenomHolders as ho, createAny as hp, IndexerGrpcWeb3GwApi as hr, PriceLevel as hs, GridStrategyStreamCallbackV2 as ht, grpcPagingToPagingV2 as hu, ContractCodeHistoryOperationTypeMap as hv, MsgInstantiateContract as hy, ChainGrpcPermissionsTransformer as i, FeeDiscountAccountInfo as i_, IndexerInsuranceFund as ia, MsgDeposit$1 as ib, ExplorerTxsV2Response as ic, denomAmountFromChainDenomAmountToFixed as id, TypedDataUtilsSanitizeData as if, GrpcPeggyParams as ig, CosmosAccountRestResponse as ih, TcDerivativeOrdersResponse as ii, GrpcMitoIDOSubscriptionActivity as il, TxSearchResult as im, IndexerGrpcTradingStream as in, CampaignV2 as io, getTypesIncludingFeePayer as ip, IndexerGrpcTcDerivativesApi as ir, SpotLimitOrder as is, DerivativeOrdersStreamCallbackV2 as it, TransportEventListener as iu, StakingModuleParams as iv, MsgCancelPostOnlyModeV2 as iy, ChainGrpcTxFeesApi as j, GrpcTradeRewardCampaign as j_, MegaVaultAprStats as ja, GridStrategyStreamResponse as jc, numberToCosmosSdkDecString as jd, MsgClaimVoucher as jf, GrpcSupply as jg, GrpcPermissionsNamespace as jh, DerivativeOrderHistory as ji, MitoIDOSubscription as jl, PeggyMsgs as jm, IndexerGrpcMitoStreamTransformer as jn, VolLeaderboard as jo, getAminoStdSignDoc as jp, AccountPortfolioV2 as jr, RFQSettlementLimitActionType as js, SpotOrderHistoryStreamCallbackV2 as jt, fromUtf8 as ju, GrpcProposalDeposit as jv, MsgRewardsOptOut as jy, ChainGrpcStakingApi as k, GrpcSpotMarketOrder as k_, MegaVault as ka, ValidatorUptimeStatus as kc, getTensMultiplier as kd, MsgCreateNamespace as kf, BankModuleParams as kg, GrpcPermissionRoleIDs as kh, DerivativeMarketWithoutBinaryOptions as ki, MitoIDOProgress as kl, Msgs as km, IndexerDerivativeStreamTransformer as kn, PnlLeaderboard as ko, createTxRawEIP712 as kp, ChronosMarketHistoryResponse as kr, RFQRequestInputType as ks, VaultStreamCallbackV2 as kt, concatUint8Arrays as ku, GrpcGovernanceVotingParams as kv, MsgCreateDenom as ky, ChainGrpcTxFeesTransformer as l, GrpcChainDerivativeMarket as l_, IncentivesRound as la, MsgVote as lb, GrpcBankMsgSendMessage as lc, derivativeMarginFromChainMargin as ld, messageHash as lf, BatchCreateSpotLimitOrdersAuthz as lg, AuctionEventBid as lh, TcDerivativesPositionsResponse as li, GrpcMitoPagination as ll, MsgArg as lm, IndexerGrpcOracleStream as ln, GrpcGuildMember as lo, stringTypeToReflectionStringType as lp, IndexerGrpcArchiverApi as lr, SpotTrade as ls, BlocksStreamCallbackV2 as lt, WsState as lu, AbsoluteTxPosition as lv, MsgSetDenomMetadata as ly, ChainGrpcMintTransformer as m, GrpcChainSpotMarket as m_, GrpcMegaVaultIncentives as ma, GrpcPeggyDepositTx as mc, derivativePriceFromChainPriceToFixed as md, publicKeyToAddress as mf, CreateSpotLimitOrderAuthz as mg, AuctionModuleStateResponse as mh, ContractExplorerApiResponse as mi, GrpcMitoStakingStakingReward as ml, TxClientSimulateResponse as mm, StakingRewardByAccountStreamCallback as mn, AccountStats as mo, SIGN_EIP712_V2 as mp, IndexerGrpcAccountApi as mr, OrderbookWithSequence as ms, SpotAverageEntriesStreamCallbackV2 as mt, grpcPagingToPaging as mu, ContractCodeHistoryOperationType as mv, MsgRequestRedemption as my, ChainGrpcTokenFactoryTransformer as n, ExchangeModuleParams as n_, GrpcIndexerInsuranceFund as na, MsgSubmitGenericProposal as nb, ExplorerTransaction as nc, cosmosSdkDecToBigNumber as nd, SignTypedDataVersionV4 as nf, Params$6 as ng, AccountsResponse as nh, TcDerivativeLimitOrder as ni, GrpcMitoIDOSubscriber as nl, TxResult as nm, IndexerGrpcArchiverStream as nn, Campaign as no, getEipTxContext as np, IndexerRestExplorerApi as nr, GrpcSpotOrderHistory as ns, DerivativeOrderbookUpdateStreamCallbackV2 as nt, IsomorphicWebSocket as nu, Pool as nv, MsgBatchCancelSpotOrders as ny, ChainGrpcStakingTransformer as o, FeeDiscountTierInfo as o_, Redemption as oa, MsgGrant as ob, ExplorerValidatorDescription as oc, denomAmountToChainDenomAmount as od, decompressPubKey as of, BatchCancelDerivativeOrdersAuthz as og, AuctionCurrentBasket as oh, TcDerivativeTradeHistory as oi, GrpcMitoLeaderboardEpoch as ol, CreateTransactionArgs as om, IndexerGrpcAuctionStream as on, GrpcCampaignUser as oo, numberTypeToReflectionNumberType as op, IndexerGrpcDerivativesApi as or, SpotMarket as os, DerivativePositionsV2StreamCallbackV2 as ot, TransportEvents as ou, Validator as ov, MsgAuthorizeStakeGrants as oy, ChainGrpcWasmTransformer as p, GrpcChainPosition as p_, GrpcMegaVaultHistoricalTVL as pa, GrpcIndexerValidatorDescription as pc, derivativePriceFromChainPrice as pd, privateKeyToPublicKeyBase64 as pf, CreateDerivativeMarketOrderAuthz as pg, AuctionModuleStateParams as ph, CW20BalanceExplorerApiResponse as pi, GrpcMitoStakingStakingActivity as pl, TxClientMode as pm, IndexerGrpcMitoStream as pn, ReferralDetails as po, SIGN_EIP712 as pp, IndexerGrpcAuctionApi as pr, Orderbook as ps, IndexerGrpcArchiverStreamV2 as pt, grpcPaginationToPagination as pu, ContractCodeHistoryEntry as pv, MsgTransferDelegation as py, AccountPortfolioStreamCallbackV2 as q, GrpcReDelegationEntryResponse as q_, MegaVaultUser as qa, TradingReward as qc, isJsonString as qd, MsgDecoder as qf, GrpcEvmChainConfig as qg, PermissionsModuleParams as qh, GrpcPerpetualMarketFunding as qi, MitoSubscription as ql, DistributionModuleParams as qm, IndexerRfqStreamTransformer as qn, IndexerAuctionBid as qo, BroadcastModeKeplr as qp, GrpcTcDerivativeLimitOrder as qr, ContractTransaction as qs, DerivativeOrdersStreamCallback as qt, getInjectiveAddressFromSubaccountId as qu, MsgCreateDerivativeLimitOrder as qv, MsgExec as qy, ChainGrpcDistributionTransformer as r, ExchangeParams as r_, GrpcIndexerRedemptionSchedule as ra, MsgSubmitTextProposal as rb, ExplorerTransactionV2 as rc, denomAmountFromChainDenomAmount as rd, TypedDataUtilsHashStruct as rf, TokenPair as rg, BaseAccountRestResponse as rh, TcDerivativeOrderHistory as ri, GrpcMitoIDOSubscription as rl, TxResultResponse as rm, SpotAverageEntriesStreamCallback as rn, CampaignUser as ro, getEipTxDetails as rp, IndexerGrpcInsuranceFundApi as rr, GrpcSpotTrade as rs, DerivativeOrderbookV2StreamCallbackV2 as rt, ResolvedWsTransportConfig as ru, ReDelegation as rv, MsgGrantWithAuthorization as ry, ChainGrpcAuctionTransformer as s, FeeDiscountTierTTL as s_, RedemptionStatus as sa, MsgBid as sb, ExplorerValidatorUptime as sc, denomAmountToChainDenomAmountToFixed as sd, domainHash as sf, BatchCancelSpotOrdersAuthz as sg, AuctionEventAuctionResult as sh, TcDerivativeTradesResponse as si, GrpcMitoMission as sl, CreateTransactionResult as sm, BalanceStreamCallback as sn, GrpcCampaignV2 as so, objectKeysToEip712Types as sp, IndexerGrpcMegaVaultApi as sr, SpotOrderCancelParams as ss, DerivativeTradesStreamCallbackV2 as st, WsDisconnectReason as su, ValidatorCommission as sv, MsgCreateInsuranceFund as sy, ChainGrpcInsuranceFundTransformer as t, DepositProposalParams as t_, PositionV2 as ta, MsgSubmitProposalSpotMarketLaunch as tb, ExplorerStats as tc, amountToCosmosSdkDecAmount as td, sortObjectByKeysWithReduce as tf, GrpcTokenPair as tg, AccountResponse as th, GrpcTcPositionDelta as ti, GrpcMitoIDOProgress as tl, TxInfoResponse as tm, TransactionsStreamCallback as tn, ChronosSpotMarketSummaryResponse as to, getEip712FeeV2 as tp, IndexerRestSpotChronosApi as tr, GrpcSpotMarketInfo as ts, DerivativeOrderHistoryStreamCallbackV2 as tt, GrpcFrame as tu, GrpcValidatorDescription as tv, MsgCancelDerivativeOrder as ty, ChainGrpcErc20Transformer as u, GrpcChainDerivativePosition as u_, GrpcMegaVaultApr as ua, GrpcWebFetchTransport as ub, GrpcExplorerStats as uc, derivativeMarginFromChainMarginToFixed as ud, privateKeyHashToPublicKey as uf, CancelDerivativeOrderAuthz as ug, AuctionLastAuctionResult as uh, TcPositionDelta as ui, GrpcMitoPriceSnapshot as ul, SignerDetails as um, OraclePriceStreamCallback as un, Guild as uo, TxClient as up, IndexerGrpcCampaignApi as ur, GrpcPriceLevel as us, BlocksWithTxsStreamCallbackV2 as ut, WsTransportConfig as uu, CodeInfoResponse as uv, MsgUpdateSpotMarketV2 as uy, ChainGrpcGovTransformer as v, GrpcFeeDiscountAccountInfo as v_, GrpcMegaVaultOperatorRedemptionBucket as va, IBCTransferTx as vc, derivativeQuantityFromChainQuantityToFixed as vd, parseCoins as vf, GrantAuthorization$1 as vg, GrpcAuctionEventAuctionStart as vh, ExplorerBlockApiResponse as vi, GrpcMitoVault as vl, AuthzMsgs as vm, IndexerGrpcSpotStream as vn, GrpcHistoricalRPNL as vo, getInjectiveSignerAddress as vp, IndexerGrpcSpotApi as vr, GrpcRFQExpiry as vs, IndexerGrpcAuctionStreamV2 as vt, paginationUint8ArrayToString as vu, GoogleProtoBufAny as vv, MsgExternalTransfer as vy, ChainGrpcTokenFactoryApi as w, GrpcOrderInfo as w_, GrpcMegaVaultUnrealizedPnl as wa, Signature as wc, formatNumberToAllowableTensMultiplier as wd, protobufTimestampToDate as wf, InsuranceFund as wg, GrpcPermissionNamespace as wh, BatchDerivativeOrderCancelParams as wi, MitoGaugeStatus as wl, ExchangeV2Msgs as wm, SpotTradesStreamCallback as wn, HistoricalBalance as wo, createNonCriticalExtensionFromObject as wp, GrpcWebSocketTransport as wr, MakerStreamEvents as ws, HistoricalStakingStreamCallbackV2 as wt, BECH32_PUBKEY_VAL_PREFIX as wu, TokenInfo$1 as wv, MsgRemoveRateLimit as wy, ChainRestAuthApi as x, GrpcFeeDiscountTierTTL as x_, GrpcMegaVaultRedemption as xa, Paging as xc, formatAmountToAllowableAmount as xd, getGasPriceBasedOnMessage as xf, GrpcInsuranceFund as xg, GrpcAuctionParams as xh, ValidatorUptimeFromExplorerApiResponse as xi, MitoClaimReference as xl, Erc20Msgs as xm, SpotOrderbookUpdateStreamCallback as xn, GrpcPnlLeaderboard as xo, createAuthInfo as xp, IndexerGrpcRFQApi as xr, GrpcRFQRequest as xs, IndexerGrpcOracleStreamV2 as xt, BECH32_ADDR_VAL_PREFIX as xu, GrpcContractCodeHistoryEntry as xv, MsgCreateValidator as xy, ChainRestTendermintApi as y, GrpcFeeDiscountSchedule as y_, GrpcMegaVaultPnl as ya, IndexerStreamTransaction as yc, derivativeQuantityToChainQuantity as yd, ofacList as yf, GrantAuthorizationWithDecodedAuthorization as yg, GrpcAuctionEventBid as yh, ExplorerTransactionApiResponse as yi, GrpcMitoWhitelistAccount as yl, BankMsgs as ym, MarketsStreamCallback as yn, GrpcHistoricalVolumes as yo, errorToErrorMessage as yp, IndexerGrpcMetaApi as yr, GrpcRFQProcessedQuote as ys, BalanceStreamCallbackV2 as yt, BECH32_ADDR_ACC_PREFIX as yu, GrpcAbsoluteTxPosition as yv, MsgRevokeAllowance as yy, ChainGrpcBankApi as z, TradingRewardCampaignBoostInfo as z_, MegaVaultPnlStats as za, GrpcSubaccountBalanceTransfer as zc, spotQuantityToChainQuantityToFixed as zd, msgsOrMsgExecMsgs as zf, PubKey$1 as zg, PermissionParams as zh, GrpcDerivativeMarketInfo as zi, MitoPagination as zl, ChainModule as zm, IndexerOracleStreamTransformer as zn, AuctionsStats as zo, createTransactionAndCosmosSignDoc as zp, SubaccountDepositV2 as zr, AccessType as zs, StreamManager as zt, uint8ArrayToHex as zu, Vote as zv, MsgDelegate as zy };
|