{
    "Function": "changePayees",
    "File": "src/kuma-protocol/interfaces/IKUMAFeeCollector.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function changePayees(address[] calldata newPayees, uint256[] calldata newShares) external;"
}