export type ParamsUnlockStake = { account: string; vmeId: string; unlockAmount: string; sign: string; signedHeight: number; };