Skip to main content
Mutation hook for sending transactions using an ethers signer from useParaEthersSigner.
Requires @getpara/ethers-v6-integration and ethers as peer dependencies.
Get the signer parameter from the ethers setup pattern in Setup Libraries.

Import

Usage

mutate/mutateAsync are also available alongside the named aliases. All other UseMutationResult fields (data, error, isSuccess, isError, reset, etc.) work as expected.