Class AssetHolding

Describes an asset held by an account. Definition: data/basics/userBalance.go : AssetHolding

Implements

Constructors

Properties

amount: bigint

(a) number of units held.

assetId: bigint

Asset ID of the holding.

isFrozen: boolean

(f) whether or not the holding is frozen.

encodingSchemaValue: undefined | Schema

Accessors

Methods

Generated using TypeDoc