types indexer.AssetFreezeTransactionResult
@algorandfoundation/algokit-utils / types/indexer / AssetFreezeTransactionResult
Interface: AssetFreezeTransactionResult¶
types/indexer.AssetFreezeTransactionResult
Fields for an asset freeze transaction. https://developer.algorand.org/docs/rest-apis/indexer/#transactionassetfreeze
Table of contents¶
Properties¶
Properties¶
address¶
• address: string
[fadd] Address of the account whose asset is being frozen or thawed.
Defined in¶
asset-id¶
• asset-id: number
[faid] ID of the asset being frozen or thawed.
Defined in¶
new-freeze-status¶
• new-freeze-status: boolean
[afrz] The new freeze status.