{
    "Function": "setMinter",
    "File": "contracts/discovery/ISubgraphNFT.sol",
    "Parent Contracts": [
        "node_modules/@openzeppelin/contracts/token/ERC721/IERC721.sol",
        "node_modules/@openzeppelin/contracts/introspection/IERC165.sol"
    ],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function setMinter(address _minter) external;"
}