{
    "Function": "attachTokenToGauge",
    "File": "contracts/test/utils/TestVoter.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function attachTokenToGauge(uint tokenId, address account) external {\n\n      }"
}