data discriminated union object.
Note: The data returned from the hook only represents the last sent transaction. If you wish to
call one instance of the hook multiple times in quick succession it is recommended to save the
txHash returned from sendEvmTransaction yourself and handle waiting for the receipt.
Returns
sendEvmTransaction()
Parameters
| Parameter | Type |
|---|---|
options | SendEvmTransactionOptions |
Returns
Promise<SendEvmTransactionResult>