{
    "Function": "symbol",
    "File": "contracts/test/IERC20Metadata.sol",
    "Parent Contracts": [
        "contracts/util/IERC20.sol"
    ],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function symbol() external view returns (string memory);"
}