A unique star gift

Constructors

Properties

_originalDetails: undefined | RawStarGiftAttributeOriginalDetails
_peers: PeersIndex
isUnique: true = ...

Whether this gift is a unique gift

Accessors

  • get availabilityIssued(): number
  • Returns number

  • get availabilityTotal(): number
  • Returns number

  • get giftAddress(): null | string
  • TON address of the gift NFT

    Returns null | string

  • get num(): number
  • Number of the NFT

    Returns number

  • get owner(): null | Peer
  • ID of the peer who owns this gift, if available

    Returns null | Peer

  • get ownerAddress(): null | string
  • TON address of the owner of the unique star gift

    Returns null | string

  • get ownerName(): null | string
  • Name of the user who owns this gift, if available

    Returns null | string

  • get slug(): string
  • Slug of the gift

    Returns string

  • get title(): string
  • Title of the NFT

    Returns string