MiniAssetHolding
MiniAssetHolding:
object
A simplified version of AssetHolding
Type declaration
address
address:
string
amount
amount:
number
deleted?
optional
deleted:boolean
Whether or not this asset holding is currently deleted from its account.
is-frozen
is-frozen:
boolean
opted-in-at-round?
optional
opted-in-at-round:number
Round during which the account opted into the asset.
opted-out-at-round?
optional
opted-out-at-round:number
Round during which the account opted out of the asset.
Defined in
types.gen.ts:689