SaleInfo: StorageDescriptor<
    [],
    {
        cores_offered: number;
        cores_sold: number;
        end_price: bigint;
        first_core: number;
        ideal_cores_sold: number;
        leadin_length: number;
        region_begin: number;
        region_end: number;
        sale_start: number;
        sellout_price?: bigint;
    },
    true,
    never,
>

The details of the current sale, including its properties and status.

MMNEPVFCICPMFPCPTTAAATR