{
    "Function": "sendTxToL1",
    "File": "contracts/lib/openzeppelin-contracts/contracts/vendor/arbitrum/IArbSys.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function sendTxToL1(address destination, bytes calldata calldataForL1) external payable returns (uint256);"
}