{
    "Function": "totalMinted",
    "File": "contracts/interfaces/iSYNTH.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function totalMinted() external view returns(uint);"
}