Skip to content

AccountAssetInformation

class algokit_utils.assets.asset_manager.AccountAssetInformation

Information about an account’s holding of a particular asset.

asset*id *: int_

The ID of the asset

balance : int

The amount of the asset held by the account

frozen : bool

Whether the asset is frozen for this account

round : int

The round this information was retrieved at