Class TransactionAssetFreeze

Fields for an asset freeze transaction. Definition: data/transactions/asset.go : AssetFreezeTxnFields

Implements

Constructors

Properties

address: string

(fadd) Address of the account whose asset is being frozen or thawed.

assetId: bigint

(faid) ID of the asset being frozen or thawed.

newFreezeStatus: boolean

(afrz) The new freeze status.

encodingSchemaValue: undefined | Schema

Accessors

Methods

Generated using TypeDoc