Skip to main content
Mutation hook for sending transactions using a Viem WalletClient from useParaViemClient.
@getpara/react-sdk includes @getpara/viem-v2-integration. Install viem when your app imports Viem helpers such as chains, transports, parsers, or types directly.
Get the viemClient parameter from useParaViemClient.

Import

Usage

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