Class AccountAssetResponse

AccountAssetResponse describes the account's asset holding and asset parameters (if either exist) for a specific asset ID. Asset parameters will only be returned if the provided address is the asset's creator.

Implements

Constructors

Properties

assetHolding?: modelsv2.AssetHolding

(asset) Details about the asset held by this account. The raw account uses AssetHolding for this type.

createdAsset?: modelsv2.AssetParams

(apar) parameters of the asset created by this account. The raw account uses AssetParams for this type.

round: bigint

The round for which this information is relevant.

encodingSchemaValue: undefined | Schema

Accessors

Methods

Generated using TypeDoc