{
    "Function": "text",
    "File": "contracts/tests/ens/IPublicResolver.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function text(bytes32 node, string calldata key) external view returns (string memory);"
}