Hierarchy

Constructors

Properties

CKBRpcUrl: string
fromBlock: undefined | string
includeStatus: boolean
indexer: Indexer
lock: undefined | ScriptWrapper
order: "desc" | "asc"
queries: CKBIndexerQueryOptions
rpc: any
skip: undefined | number
skipMissing: boolean
toBlock: undefined | string
type: undefined | "empty" | Script | ScriptWrapper

Methods

  • Returns Promise<number>

  • Parameters

    • queries: CKBIndexerQueryOptions
    • Optional lastCursor: string

    Returns Promise<IndexerTransactionList<false>>

  • Parameters

    • inputResult: UngroupedIndexerTransaction[]
    • ioType: IOType

    Returns UngroupedIndexerTransaction[]

  • Parameters

    • inputResult: UngroupedIndexerTransaction[]
    • queries: CKBIndexerQueryOptions

    Returns UngroupedIndexerTransaction[]

  • Parameters

    Returns string[]

  • Parameters

    • searchKeyFilter: SearchKeyFilter

    Returns Promise<IndexerTransactionList<false>>

  • Parameters

    • Optional lastCursor: string

    Returns Promise<GetTransactionDetailResult>

  • Parameters

    Returns boolean

  • Parameters

    • args: undefined | string
    • Optional argsLen: number | "any"

    Returns boolean

Generated using TypeDoc