Options
All
  • Public
  • Public/Protected
  • All
Menu
exports

Hierarchy

  • Transaction

Index

Properties

from

from: string

Address of the transaction sender.

recipient

recipient: AccountDetails

Account information of the transaction recipient.

sender

Account information of the transaction sender.

to

to: string

Address of the transaction recipient.

token

token: TxToken

Transaction token information.

tx

tx: Tx

Transaction mining information.

Optional type

type: string

Type of transaction.

value

value: number

Amount of tokens transacted.

Generated using TypeDoc