fn reconstruct_params(event: &Event, decoded: &DecodedEvent) -> Vec<DynSolValue>
Restore the order of the params of a decoded event, as Alloy returns the indexed and unindexed params separately.