Skip to content

useApproveAllowance

useApproveAllowance(props?): UseMutationResult<TransactionReceipt, Error, UseApproveAllowanceVariables, unknown>

Defined in: packages/iso-filecoin-synapse/src/hooks/erc20.ts:80

Approve the allowance of the ERC20 token to the payments contract.

ParameterTypeDescription
props?UseApproveAllowancePropsThe props to use.

UseMutationResult<TransactionReceipt, Error, UseApproveAllowanceVariables, unknown>

The mutation to approve the allowance of the ERC20 token to the payments contract.