{
  "_format": "hh-sol-artifact-1",
  "contractName": "Multichain",
  "sourceName": "contracts/messaging/interfaces/ambs/Multichain.sol",
  "abi": [
    {
      "inputs": [
        {
          "internalType": "address",
          "name": "_to",
          "type": "address"
        },
        {
          "internalType": "bytes",
          "name": "_data",
          "type": "bytes"
        },
        {
          "internalType": "address",
          "name": "_fallback",
          "type": "address"
        },
        {
          "internalType": "uint256",
          "name": "_toChainID",
          "type": "uint256"
        },
        {
          "internalType": "uint256",
          "name": "_flags",
          "type": "uint256"
        }
      ],
      "name": "anyCall",
      "outputs": [],
      "stateMutability": "payable",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "string",
          "name": "_appID",
          "type": "string"
        },
        {
          "internalType": "uint256",
          "name": "_toChainID",
          "type": "uint256"
        },
        {
          "internalType": "uint256",
          "name": "_dataLength",
          "type": "uint256"
        }
      ],
      "name": "calcSrcFees",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "context",
      "outputs": [
        {
          "internalType": "address",
          "name": "from",
          "type": "address"
        },
        {
          "internalType": "uint256",
          "name": "fromChainID",
          "type": "uint256"
        },
        {
          "internalType": "uint256",
          "name": "nonce",
          "type": "uint256"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "executor",
      "outputs": [
        {
          "internalType": "address",
          "name": "executor",
          "type": "address"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    }
  ],
  "bytecode": "0x",
  "deployedBytecode": "0x",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
