{
    "Function": "enableFeeAmount",
    "File": "contracts/interfaces/IUniswapV3Factory.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function enableFeeAmount(uint24 fee, int24 tickSpacing) external;"
}