Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AssetTransferOutput

An AssetTransferOutput consists of:

  • A lock script hash and parameters, which mark ownership of the asset.
  • An asset type and quantity, which indicate the asset's type and quantity.

Hierarchy

  • AssetTransferOutput

Index

Constructors

constructor

Properties

assetType

assetType: H160

lockScriptHash

lockScriptHash: H160

parameters

parameters: Buffer[]

quantity

quantity: U64

shardId

shardId: number

Methods

toEncodeObject

  • toEncodeObject(): (string | number | Buffer[])[]

toJSON

Static fromJSON

Generated using TypeDoc