AssetFreezeParams
class algokit_utils.transactions.transaction_composer.AssetFreezeParams
Section titled “class algokit_utils.transactions.transaction_composer.AssetFreezeParams”Bases: _CommonTxnParams
Parameters for freezing an asset.
asset*id *: int_
Section titled “asset*id *: int_”The ID of the asset
account : str
Section titled “account : str”The account to freeze or unfreeze
frozen : bool
Section titled “frozen : bool”Whether the assets in the account should be frozen