export type ParamsUpliftProofW = { proof: string; fromRound: number; fromTarget: number; toRound: number; };