{
    "Function": "receive",
    "File": "contracts/peripheral_contracts/VestingWallet.sol",
    "Parent Contracts": [
        "node_modules/@openzeppelin/contracts/utils/Context.sol"
    ],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "receive() external payable virtual {}"
}