SafeTransactionEstimationRequest: {
    data: string;
    operation: Operation;
    to: string;
    value: string;
}