{
    "Function": "approve",
    "File": "contracts/interfaces/IERC721.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function approve(address to, uint tokenId) external;"
}