AssetHolding
@algorandfoundation/algorand-typescript
@algorandfoundation/algorand-typescript / op / AssetHolding
Variable: AssetHolding
const
AssetHolding:object
Defined in: packages/algo-ts/src/op.ts:413
Type declaration
assetBalance()
Amount of the asset unit held by this account Min AVM version: 2
Parameters
a
b
Returns
readonly [uint64
, boolean
]
assetFrozen()
Is the asset frozen or not Min AVM version: 2
Parameters
a
b
Returns
readonly [boolean
, boolean
]