Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AssetStatic<T>

Part of a full Asset. Represents the part of the asset that will remain the same over time (and can be cached indefinitely).

Type parameters

Hierarchy

  • AssetStatic

Index

Properties

address: string
decimals: string
name: string
symbol: string
token: string
typeId: T
version: string

Generated using TypeDoc