Tx
class
Tx
Constructor
constructor
Tx(__namedParameters: ConstructorParams): Tx
Parameters:
__namedParameters: ConstructorParams
Returns:
TxProperties
addresses
coinAmount?
coinName?
string
confirmations
number
currencies
Record
data
Record
date
Date
dropped?
boolean
error?
null | string
feeAmount?
feeCoinName?
string
from
string[]
meta
Record
selfSend
boolean
to?
string
tokens
string[]
txId?
string
version
number
_isInstance
any
isInstance
any
Methods
clone
clone(): any
Returns:
anytoJSON
toJSON(): Partial
Returns:
PartialtoRedactedJSON
toRedactedJSON(): Partial
Returns:
PartialtoString
toString(): string
Returns:
string[hasInstance]
[hasInstance](x: any): any
Parameters:
x: any
Returns:
anyAccessors
accepted
confirmed
failed
pending
received
sent
token
[ModelIdSymbol]
