Options
All
  • Public
  • Public/Protected
  • All
Menu

Class IndexClient

Hierarchy

  • IndexClient

Index

Constructors

constructor

Methods

broadcast

  • broadcast(raw: string): Promise<any>

broadcastmapi

  • broadcastmapi(mapistuff: any): Promise<any>

broadcastraw

  • broadcastraw(raw: string): Promise<any>

getBlockHeader

  • getBlockHeader(blockhash: string): Promise<any>

getBlockHeaderByNumber

  • getBlockHeaderByNumber(blocknumber: string): Promise<any>

getBlockHeadersLast10

  • getBlockHeadersLast10(): Promise<any>

getFeeQuote

  • getFeeQuote(): Promise<any>

getProof

  • getProof(txid: string): Promise<any>

getTx

  • getTx(txid: string): Promise<any>

getTxRaw

  • getTxRaw(txid: string): Promise<string>

getUnspents

  • getUnspents(address: string): Promise<any>

mempool

  • mempool(): Promise<any>

Generated using TypeDoc