AccountAssetInformation
class algokit_utils.assets.asset_manager.AccountAssetInformation
Section titled “class algokit_utils.assets.asset_manager.AccountAssetInformation”Information about an account’s holding of a particular asset.
asset*id *: int_
Section titled “asset*id *: int_”The ID of the asset
balance : int
Section titled “balance : int”The amount of the asset held by the account
frozen : bool
Section titled “frozen : bool”Whether the asset is frozen for this account
round : int
Section titled “round : int”The round this information was retrieved at