Skip to content

algopy_testing.models.asset

AssetFields
AssetRepresents a type that is a single uint64 value.
T

Bases: TypedDict

Bases: algopy_testing.protocols.UInt64Backed

Represents a type that is a single uint64 value.

Get the underlying Bytes.

Construct an instance from the underlying bytes (no validation)

balance(account: algopy.Account) → algopy.UInt64

Section titled “balance(account: algopy.Account) → algopy.UInt64”