Type Alias TransactionData

TransactionData: {
    to: `0x${string}`;
} & ValueOrData