Slashed: PlainDescriptor<
    {
        currency_id: number;
        free_amount: bigint;
        reserved_amount: bigint;
        who: SS58String;
    },
>

Some balances were slashed (e.g. due to mis-behavior)