[
    {
        "inputs": [
            {
                "internalType": "bytes32[]",
                "name": "rootHashes",
                "type": "bytes32[]"
            },
            {
                "internalType": "uint256[]",
                "name": "destinationChainIds",
                "type": "uint256[]"
            },
            {
                "internalType": "uint256[]",
                "name": "totalAmounts",
                "type": "uint256[]"
            },
            {
                "internalType": "uint256[]",
                "name": "rootCommittedAts",
                "type": "uint256[]"
            }
        ],
        "name": "confirmRoots",
        "outputs": [],
        "stateMutability": "nonpayable",
        "type": "function"
    },
    {
        "inputs": [
            {
                "internalType": "bytes",
                "name": "_calldata",
                "type": "bytes"
            }
        ],
        "name": "sendCrossDomainMessage",
        "outputs": [],
        "stateMutability": "nonpayable",
        "type": "function"
    },
    {
        "inputs": [
            {
                "internalType": "address",
                "name": "l1BridgeCaller",
                "type": "address"
            },
            {
                "internalType": "bytes",
                "name": "_data",
                "type": "bytes"
            }
        ],
        "name": "verifySender",
        "outputs": [],
        "stateMutability": "nonpayable",
        "type": "function"
    }
]
