{
    "Function": "setEverything",
    "File": "contracts/interfaces/IOverlayV1Market.sol",
    "Parent Contracts": [
        "node_modules/@openzeppelin/contracts/token/ERC1155/IERC1155.sol",
        "node_modules/@openzeppelin/contracts/utils/introspection/IERC165.sol"
    ],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function setEverything (\n        uint256 _k,\n        uint256 _pbnj,\n        uint256 _compoundPeriod,\n        uint256 _lmbda,\n        uint256 _staticCap,\n        uint256 _brrrrExpected,\n        uint256 _brrrrWindowMacro,\n        uint256 _brrrrWindowMicro\n    ) external;"
}