[
    "constructor(uint32,uint32,address,address,address,uint256,uint256)",
    "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 GasCapUpdated(uint256,uint256)",
    "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 acceptProposedOwner()",
    "function anyExecute(bytes) returns (bool, bytes)",
    "function delay() view returns (uint256)",
    "function mirrorConnector() view returns (address)",
    "function owner() view returns (address)",
    "function processMessage(bytes)",
    "function proposeNewOwner(address)",
    "function proposed() view returns (address)",
    "function proposedTimestamp() view returns (uint256)",
    "function renounceOwnership()",
    "function renounced() view returns (bool)",
    "function sendMessage(bytes,bytes) payable",
    "function setGasCap(uint256)",
    "function setMirrorConnector(address)",
    "function verifySender(address) returns (bool)"
]
