Class TransferV1

Represents the details of a version 1 (V1) transfer transaction.

Hierarchy

  • TransferV1

Constructors

Properties

The amount being transferred in a version 1 transaction.

deployHash: Hash

The deploy hash associated with the transfer.

The account hash representing the sender of the transfer.

gas: number

The gas used for the transfer.

id?: number

The optional ID of the transfer.

source: URef

The source URef (Universal Reference) of the transfer.

target: URef

The target URef (Universal Reference) of the transfer.

The optional account hash representing the recipient of the transfer.

Generated using TypeDoc