Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IndexerGrpcTransactionApi

Index

Constructors

Properties

module: string = IndexerModule.Transaction

Methods

  • prepareCosmosTxRequest(__namedParameters: { address: string; estimateGas?: boolean; feeDenom?: string; feePrice?: string; gasLimit?: number; memo?: string | number; message: any; timeoutHeight?: number }): internal.Promise<internal.PrepareCosmosTxResponse>
  • prepareExchangeTxRequest(__namedParameters: { address: string; chainId: EthereumChainId; delegatedFee?: boolean; estimateGas?: boolean; feeDenom?: string; feePrice?: string; gasLimit?: number; memo?: string | number; message: any; timeoutHeight?: number }): internal.Promise<internal.PrepareTxResponse>

Generated using TypeDoc