Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected configuration

configuration: Configuration = ...

Methods

getAddressMempoolTransactions

getAddressMempoolTransactionsRaw

getDroppedMempoolTransactionList

getDroppedMempoolTransactionListRaw

getMempoolTransactionList

getMempoolTransactionListRaw

getRawTransactionById

getRawTransactionByIdRaw

getTransactionById

getTransactionByIdRaw

getTransactionList

getTransactionListRaw

getTransactionsByBlockHash

getTransactionsByBlockHashRaw

getTransactionsByBlockHeight

getTransactionsByBlockHeightRaw

getTxListDetails

getTxListDetailsRaw

postCoreNodeTransactions

postCoreNodeTransactionsRaw

Protected request

  • request(context: RequestOpts, initOverrides?: RequestInit): Promise<Response>

withMiddleware

  • withMiddleware<T>(...middlewares: Middleware[]): T

withPostMiddleware

  • withPostMiddleware<T>(...postMiddlewares: ((context: ResponseContext) => Promise<void | Response>)[]): T

withPreMiddleware

Generated using TypeDoc