{
    "Function": "allowedOutboxes",
    "File": "contracts/lib/openzeppelin-contracts/contracts/vendor/arbitrum/IBridge.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function allowedOutboxes(address outbox) external view returns (bool);"
}