{
    "Function": "tokenSupported",
    "File": "contracts/interfaces/IController.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function tokenSupported(address _token) external view returns(bool);"
}