CollectibleItemInfo¶
Contains information about a collectible item and its last purchase
CollectibleItemInfo(
purchase_date: int32,
currency: string,
amount: int53,
cryptocurrency: string,
cryptocurrency_amount: int64,
url: string
) → CollectibleItemInfo
purchase_date¶
int32
Point in time (Unix timestamp) when the item was purchased
currency¶
string
Currency for the paid amount
amount¶
int53
The paid amount, in the smallest units of the currency
cryptocurrency¶
string
Cryptocurrency used to pay for the item
cryptocurrency_amount¶
int64
The paid amount, in the smallest units of the cryptocurrency
url¶
string
Individual URL for the item on https://fragment.com