{
    "Function": "receive",
    "File": "contracts/deposit-service/AxelarDepositServiceProxy.sol",
    "Parent Contracts": [
        "contracts/util/Proxy.sol"
    ],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "receive() external payable override {}"
}