[
    "constructor(uint32,uint32,address,address,address,address)",
    "error Connector__processMessage_notUsed()",
    "error ProposedOwnable__onlyOwner_notOwner()",
    "error ProposedOwnable__onlyProposed_notProposedOwner()",
    "error ProposedOwnable__ownershipDelayElapsed_delayNotElapsed()",
    "error ProposedOwnable__proposeNewOwner_invalidProposal()",
    "error ProposedOwnable__proposeNewOwner_noOwnershipChange()",
    "error ProposedOwnable__renounceOwnership_invalidProposal()",
    "error ProposedOwnable__renounceOwnership_noProposal()",
    "event MessageProcessed(bytes,address)",
    "event MessageSent(bytes,bytes,address)",
    "event MirrorConnectorUpdated(address,address)",
    "event NewConnector(uint32 indexed,uint32 indexed,address,address,address)",
    "event OwnershipProposed(address indexed)",
    "event OwnershipTransferred(address indexed,address indexed)",
    "function AMB() view returns (address)",
    "function DOMAIN() view returns (uint32)",
    "function MIRROR_DOMAIN() view returns (uint32)",
    "function ROOT_MANAGER() view returns (address)",
    "function SEND_MESSAGE_EVENT_SIG() view returns (bytes32)",
    "function acceptProposedOwner()",
    "function checkpointManager() view returns (address)",
    "function delay() view returns (uint256)",
    "function fxChildTunnel() view returns (address)",
    "function fxRoot() view returns (address)",
    "function mirrorConnector() view returns (address)",
    "function owner() view returns (address)",
    "function processMessage(bytes)",
    "function processedExits(bytes32) view returns (bool)",
    "function proposeNewOwner(address)",
    "function proposed() view returns (address)",
    "function proposedTimestamp() view returns (uint256)",
    "function receiveMessage(bytes)",
    "function renounceOwnership()",
    "function renounced() view returns (bool)",
    "function sendMessage(bytes,bytes) payable",
    "function setMirrorConnector(address)",
    "function verifySender(address) returns (bool)"
]
