MultisigConfirmation: {
    signature?: string;
    signer: AddressEx;
    submittedAt: number;
}