Skip to main content
Use the useWriteContractSponsored hook to initiate transactions on smart contracts with the transaction gas fees sponsored by a paymaster. It uses the useWriteContract hook from wagmi under the hood.

Import

Usage

Returns

Returns a UseWriteContractSponsoredReturnType<Config, unknown>.