Skip to main content

TransactionHistoryEntry

A single transaction history entry

Index

Properties

readonlyblock_height

block_height: number

readonlyconfirmations

confirmations: number

readonlyfee

fee: bigint

readonlymemo

memo: string

readonlypool

pool: string

readonlystatus

readonlytimestamp

timestamp: bigint

readonlytx_type

readonlytxid

txid: string

readonlyvalue

value: bigint

Methods

free

  • free(): void
  • Returns void

toJSON

  • toJSON(): Object
    • Return copy of self without private attributes.

    Returns Object

toString

  • toString(): string
  • Return stringified version of self.


    Returns string