Type Alias CollectionFloorPrice

CollectionFloorPrice: {
    day?: number;
    minPrice?: number;
}

Type declaration

  • Optionalday?: number

    The UNIX timestamp of the day

  • OptionalminPrice?: number

    The minimum price of the collection on that day