{
    "Function": "estimators",
    "File": "contracts/interfaces/registries/ITokenRegistry.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function estimators(uint256 categoryIndex) external view returns (IEstimator);"
}