Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AssetDynamic<T>

Part of a full Asset. Represents the part of the asset that will change over time, especially after state-altering method is called on the asset. This structure should generally not be cached.

Type parameters

Hierarchy

  • AssetDynamic

Index

Properties

address: string
metadata: Metadata[T]
tokenId: string
typeId: T
underlyingTokenBalance: TokenAmount

Generated using TypeDoc