Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InsightClient

Hierarchy

Index

Constructors

constructor

Properties

apiUrl

apiUrl: string

Methods

broadcastTransaction

  • broadcastTransaction(transaction: string): Promise<any>

getBlockHeight

  • getBlockHeight(): Promise<any>

getNetworkedUTXOs

  • getNetworkedUTXOs(address: string): Promise<Array<UTXO>>

getTransactionInfo

  • getTransactionInfo(txHash: string): Promise<object>

Generated using TypeDoc