Information about a Fragment collectible

Constructors

Properties

Accessors

  • get amount(): Long
  • Converted amount in fiat currency, in the smallest units (e.g. cents)

    Returns Long

  • get cryptoAmount(): Long
  • Amount of crypto currency used to purchase the item, in the smallest units

    Returns Long

  • get cryptoCurrency(): string
  • Crypto currency used to purchase the item

    Returns string

  • get currency(): string
  • Fiat currency to which the crypto currency was converted

    Returns string

  • get purchaseDate(): Date
  • Date when the item was purchased

    Returns Date

  • get url(): string
  • URL to the collectible on Fragment

    Returns string