GiftUpgraded

An upgraded gift.

Properties

type: "upgraded"
DISCRIMINATOR
id: string

The identifier of the gift.

title: string

The title of the gift.

index: number

The unique index of the gift among others of the same type.

ownerName?: string

The name of the user that owns the gift.

ownerAddress?: string

The address of the TON wallet that owns the gift.

owner?: User

The user that owns the gift.

currentUpgrades: number

The count of the amount of upgraded gifts of the same type.

maxUpgrades: number

The maximum count of gifts of the same type that can be upgraded.

components: GiftUpgradedComponent[]

The components of the gift.