{
    "Function": "flashFee",
    "File": "contracts/openzeppelin-solidity/contracts/interfaces/IERC3156FlashLender.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function flashFee(address token, uint256 amount) external view returns (uint256);"
}