feeAmountTickSpacing

Calls the "feeAmountTickSpacing" function on the contract.

Example

import { feeAmountTickSpacing } from "thirdweb/extensions/uniswap";
const result = await feeAmountTickSpacing({
contract,
fee: ...,
});

Parameters

Returns

The parsed result of the function call.