TransactionAssetFreeze
TransactionAssetFreeze:
object
Fields for an asset freeze transaction.
Definition: data/transactions/asset.go : AssetFreezeTxnFields
Type declaration
address
address:
string
[fadd] Address of the account whose asset is being frozen or thawed.
asset-id
asset-id:
number
[faid] ID of the asset being frozen or thawed.
new-freeze-status
new-freeze-status:
boolean
[afrz] The new freeze status.
Defined in
types.gen.ts:1092