Bids: StorageDescriptor<
    [],
    {
        kind: Enum<{ Deposit: bigint; Vouch: [SS58String, bigint] }>;
        value: bigint;
        who: SS58String;
    }[],
    false,
    never,
>

The current bids, stored ordered by the value of the bid.