Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BlockchainInfoApi

Hierarchy

Index

Constructors

constructor

Properties

utxoProviderUrl

utxoProviderUrl: string

Methods

broadcastTransaction

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

getBlockHeight

  • getBlockHeight(): Promise<any>

getNetworkedUTXOs

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

getTransactionInfo

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

Generated using TypeDoc