An index into Txn.Accounts that corresponds to the account to check. Must evaluate to uint64.
The ID of the asset to get. Must evaluate to uint64.
Check if an asset is frozen for an account.
A value of 1 indicates frozen and 0 indicates not frozen.
An index into Txn.Accounts that corresponds to the account to check. Must evaluate to uint64.
The ID of the asset to check. Must evaluate to uint64.
Generated using TypeDoc
Get the amount of an asset held by an account.