{
    "Function": "supported",
    "File": "contracts/interfaces/dex-v2/pool/IBasePoolV2.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function supported(IERC20 token) external view returns (bool);"
}