EventAndAmount: {
    amount: number;
    event: AnyEvent;
}

Type declaration