{
    "Function": "symbol",
    "File": "contracts/governance/YaxisVoteProxy.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function symbol() external pure returns (string memory) {\n        return \"YAX VP\";\n    }"
}