This object contains all the information about the marketplace auction lot input.
Field
Name | Type | Description |
---|---|---|
| UUID | The marketplace token ID. |
| UUID | The collection ID. |
Enum | Represents the type of the marketplace sale. The value can either be Auction or BuyNow. | |
| Float | Information about the starting bid. |
| Float | Information about the reserve price. |
| Integer | Information about the lot number. |
| Time | Information about the start date. |
| Time | Information about the end date. |
| String | Contains all the name of the collection item. |
| Object | An object that contains the information about the |