{
    "Function": "getFixedFee",
    "File": "src/kuma-protocol/mocks/interfaces/IMockKUMASwapV2.sol",
    "Parent Contracts": [
        "lib/openzeppelin-contracts/contracts/token/ERC721/IERC721Receiver.sol"
    ],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function getFixedFee() external view returns (uint256);"
}