{
    "Function": "protocolFees",
    "File": "contracts/interfaces/uniV3Pool/IUniswapV3PoolState.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function protocolFees() external view returns (uint128 token0, uint128 token1);"
}