Type Alias Transaction

Transaction: {
    to: string;
} & ValueOrData