{
    "Function": "lowerHasMinted",
    "File": "contracts/v3/alchemix/interfaces/IMintableERC20.sol",
    "Parent Contracts": [
        "contracts/v3/alchemix/interfaces/IDetailedERC20.sol",
        "node_modules/@openzeppelin/contracts/token/ERC20/IERC20.sol"
    ],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function lowerHasMinted(uint256 amount)external;"
}