{
  "contractName": "IexecRelay",
  "abi": [
    {
      "anonymous": false,
      "inputs": [
        {
          "components": [
            {
              "internalType": "address",
              "name": "app",
              "type": "address"
            },
            {
              "internalType": "uint256",
              "name": "appprice",
              "type": "uint256"
            },
            {
              "internalType": "uint256",
              "name": "volume",
              "type": "uint256"
            },
            {
              "internalType": "bytes32",
              "name": "tag",
              "type": "bytes32"
            },
            {
              "internalType": "address",
              "name": "datasetrestrict",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "workerpoolrestrict",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "requesterrestrict",
              "type": "address"
            },
            {
              "internalType": "bytes32",
              "name": "salt",
              "type": "bytes32"
            },
            {
              "internalType": "bytes",
              "name": "sign",
              "type": "bytes"
            }
          ],
          "indexed": false,
          "internalType": "struct IexecLibOrders_v5.AppOrder",
          "name": "apporder",
          "type": "tuple"
        }
      ],
      "name": "BroadcastAppOrder",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "components": [
            {
              "internalType": "address",
              "name": "dataset",
              "type": "address"
            },
            {
              "internalType": "uint256",
              "name": "datasetprice",
              "type": "uint256"
            },
            {
              "internalType": "uint256",
              "name": "volume",
              "type": "uint256"
            },
            {
              "internalType": "bytes32",
              "name": "tag",
              "type": "bytes32"
            },
            {
              "internalType": "address",
              "name": "apprestrict",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "workerpoolrestrict",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "requesterrestrict",
              "type": "address"
            },
            {
              "internalType": "bytes32",
              "name": "salt",
              "type": "bytes32"
            },
            {
              "internalType": "bytes",
              "name": "sign",
              "type": "bytes"
            }
          ],
          "indexed": false,
          "internalType": "struct IexecLibOrders_v5.DatasetOrder",
          "name": "datasetorder",
          "type": "tuple"
        }
      ],
      "name": "BroadcastDatasetOrder",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "components": [
            {
              "internalType": "address",
              "name": "app",
              "type": "address"
            },
            {
              "internalType": "uint256",
              "name": "appmaxprice",
              "type": "uint256"
            },
            {
              "internalType": "address",
              "name": "dataset",
              "type": "address"
            },
            {
              "internalType": "uint256",
              "name": "datasetmaxprice",
              "type": "uint256"
            },
            {
              "internalType": "address",
              "name": "workerpool",
              "type": "address"
            },
            {
              "internalType": "uint256",
              "name": "workerpoolmaxprice",
              "type": "uint256"
            },
            {
              "internalType": "address",
              "name": "requester",
              "type": "address"
            },
            {
              "internalType": "uint256",
              "name": "volume",
              "type": "uint256"
            },
            {
              "internalType": "bytes32",
              "name": "tag",
              "type": "bytes32"
            },
            {
              "internalType": "uint256",
              "name": "category",
              "type": "uint256"
            },
            {
              "internalType": "uint256",
              "name": "trust",
              "type": "uint256"
            },
            {
              "internalType": "address",
              "name": "beneficiary",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "callback",
              "type": "address"
            },
            {
              "internalType": "string",
              "name": "params",
              "type": "string"
            },
            {
              "internalType": "bytes32",
              "name": "salt",
              "type": "bytes32"
            },
            {
              "internalType": "bytes",
              "name": "sign",
              "type": "bytes"
            }
          ],
          "indexed": false,
          "internalType": "struct IexecLibOrders_v5.RequestOrder",
          "name": "requestorder",
          "type": "tuple"
        }
      ],
      "name": "BroadcastRequestOrder",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "components": [
            {
              "internalType": "address",
              "name": "workerpool",
              "type": "address"
            },
            {
              "internalType": "uint256",
              "name": "workerpoolprice",
              "type": "uint256"
            },
            {
              "internalType": "uint256",
              "name": "volume",
              "type": "uint256"
            },
            {
              "internalType": "bytes32",
              "name": "tag",
              "type": "bytes32"
            },
            {
              "internalType": "uint256",
              "name": "category",
              "type": "uint256"
            },
            {
              "internalType": "uint256",
              "name": "trust",
              "type": "uint256"
            },
            {
              "internalType": "address",
              "name": "apprestrict",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "datasetrestrict",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "requesterrestrict",
              "type": "address"
            },
            {
              "internalType": "bytes32",
              "name": "salt",
              "type": "bytes32"
            },
            {
              "internalType": "bytes",
              "name": "sign",
              "type": "bytes"
            }
          ],
          "indexed": false,
          "internalType": "struct IexecLibOrders_v5.WorkerpoolOrder",
          "name": "workerpoolorder",
          "type": "tuple"
        }
      ],
      "name": "BroadcastWorkerpoolOrder",
      "type": "event"
    },
    {
      "inputs": [
        {
          "components": [
            {
              "internalType": "address",
              "name": "app",
              "type": "address"
            },
            {
              "internalType": "uint256",
              "name": "appprice",
              "type": "uint256"
            },
            {
              "internalType": "uint256",
              "name": "volume",
              "type": "uint256"
            },
            {
              "internalType": "bytes32",
              "name": "tag",
              "type": "bytes32"
            },
            {
              "internalType": "address",
              "name": "datasetrestrict",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "workerpoolrestrict",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "requesterrestrict",
              "type": "address"
            },
            {
              "internalType": "bytes32",
              "name": "salt",
              "type": "bytes32"
            },
            {
              "internalType": "bytes",
              "name": "sign",
              "type": "bytes"
            }
          ],
          "internalType": "struct IexecLibOrders_v5.AppOrder",
          "name": "",
          "type": "tuple"
        }
      ],
      "name": "broadcastAppOrder",
      "outputs": [],
      "stateMutability": "nonpayable",
      "type": "function"
    },
    {
      "inputs": [
        {
          "components": [
            {
              "internalType": "address",
              "name": "dataset",
              "type": "address"
            },
            {
              "internalType": "uint256",
              "name": "datasetprice",
              "type": "uint256"
            },
            {
              "internalType": "uint256",
              "name": "volume",
              "type": "uint256"
            },
            {
              "internalType": "bytes32",
              "name": "tag",
              "type": "bytes32"
            },
            {
              "internalType": "address",
              "name": "apprestrict",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "workerpoolrestrict",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "requesterrestrict",
              "type": "address"
            },
            {
              "internalType": "bytes32",
              "name": "salt",
              "type": "bytes32"
            },
            {
              "internalType": "bytes",
              "name": "sign",
              "type": "bytes"
            }
          ],
          "internalType": "struct IexecLibOrders_v5.DatasetOrder",
          "name": "",
          "type": "tuple"
        }
      ],
      "name": "broadcastDatasetOrder",
      "outputs": [],
      "stateMutability": "nonpayable",
      "type": "function"
    },
    {
      "inputs": [
        {
          "components": [
            {
              "internalType": "address",
              "name": "workerpool",
              "type": "address"
            },
            {
              "internalType": "uint256",
              "name": "workerpoolprice",
              "type": "uint256"
            },
            {
              "internalType": "uint256",
              "name": "volume",
              "type": "uint256"
            },
            {
              "internalType": "bytes32",
              "name": "tag",
              "type": "bytes32"
            },
            {
              "internalType": "uint256",
              "name": "category",
              "type": "uint256"
            },
            {
              "internalType": "uint256",
              "name": "trust",
              "type": "uint256"
            },
            {
              "internalType": "address",
              "name": "apprestrict",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "datasetrestrict",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "requesterrestrict",
              "type": "address"
            },
            {
              "internalType": "bytes32",
              "name": "salt",
              "type": "bytes32"
            },
            {
              "internalType": "bytes",
              "name": "sign",
              "type": "bytes"
            }
          ],
          "internalType": "struct IexecLibOrders_v5.WorkerpoolOrder",
          "name": "",
          "type": "tuple"
        }
      ],
      "name": "broadcastWorkerpoolOrder",
      "outputs": [],
      "stateMutability": "nonpayable",
      "type": "function"
    },
    {
      "inputs": [
        {
          "components": [
            {
              "internalType": "address",
              "name": "app",
              "type": "address"
            },
            {
              "internalType": "uint256",
              "name": "appmaxprice",
              "type": "uint256"
            },
            {
              "internalType": "address",
              "name": "dataset",
              "type": "address"
            },
            {
              "internalType": "uint256",
              "name": "datasetmaxprice",
              "type": "uint256"
            },
            {
              "internalType": "address",
              "name": "workerpool",
              "type": "address"
            },
            {
              "internalType": "uint256",
              "name": "workerpoolmaxprice",
              "type": "uint256"
            },
            {
              "internalType": "address",
              "name": "requester",
              "type": "address"
            },
            {
              "internalType": "uint256",
              "name": "volume",
              "type": "uint256"
            },
            {
              "internalType": "bytes32",
              "name": "tag",
              "type": "bytes32"
            },
            {
              "internalType": "uint256",
              "name": "category",
              "type": "uint256"
            },
            {
              "internalType": "uint256",
              "name": "trust",
              "type": "uint256"
            },
            {
              "internalType": "address",
              "name": "beneficiary",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "callback",
              "type": "address"
            },
            {
              "internalType": "string",
              "name": "params",
              "type": "string"
            },
            {
              "internalType": "bytes32",
              "name": "salt",
              "type": "bytes32"
            },
            {
              "internalType": "bytes",
              "name": "sign",
              "type": "bytes"
            }
          ],
          "internalType": "struct IexecLibOrders_v5.RequestOrder",
          "name": "",
          "type": "tuple"
        }
      ],
      "name": "broadcastRequestOrder",
      "outputs": [],
      "stateMutability": "nonpayable",
      "type": "function"
    }
  ],
  "metadata": "{\"compiler\":{\"version\":\"0.6.6+commit.6c089d02\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"anonymous\":false,\"inputs\":[{\"components\":[{\"internalType\":\"address\",\"name\":\"app\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"appprice\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"volume\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"tag\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"datasetrestrict\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"workerpoolrestrict\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"requesterrestrict\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"sign\",\"type\":\"bytes\"}],\"indexed\":false,\"internalType\":\"struct IexecLibOrders_v5.AppOrder\",\"name\":\"apporder\",\"type\":\"tuple\"}],\"name\":\"BroadcastAppOrder\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"components\":[{\"internalType\":\"address\",\"name\":\"dataset\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"datasetprice\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"volume\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"tag\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"apprestrict\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"workerpoolrestrict\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"requesterrestrict\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"sign\",\"type\":\"bytes\"}],\"indexed\":false,\"internalType\":\"struct IexecLibOrders_v5.DatasetOrder\",\"name\":\"datasetorder\",\"type\":\"tuple\"}],\"name\":\"BroadcastDatasetOrder\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"components\":[{\"internalType\":\"address\",\"name\":\"app\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"appmaxprice\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"dataset\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"datasetmaxprice\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"workerpool\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"workerpoolmaxprice\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"requester\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"volume\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"tag\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"category\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"trust\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"beneficiary\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"callback\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"params\",\"type\":\"string\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"sign\",\"type\":\"bytes\"}],\"indexed\":false,\"internalType\":\"struct IexecLibOrders_v5.RequestOrder\",\"name\":\"requestorder\",\"type\":\"tuple\"}],\"name\":\"BroadcastRequestOrder\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"components\":[{\"internalType\":\"address\",\"name\":\"workerpool\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"workerpoolprice\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"volume\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"tag\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"category\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"trust\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"apprestrict\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"datasetrestrict\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"requesterrestrict\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"sign\",\"type\":\"bytes\"}],\"indexed\":false,\"internalType\":\"struct IexecLibOrders_v5.WorkerpoolOrder\",\"name\":\"workerpoolorder\",\"type\":\"tuple\"}],\"name\":\"BroadcastWorkerpoolOrder\",\"type\":\"event\"},{\"inputs\":[{\"components\":[{\"internalType\":\"address\",\"name\":\"app\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"appprice\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"volume\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"tag\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"datasetrestrict\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"workerpoolrestrict\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"requesterrestrict\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"sign\",\"type\":\"bytes\"}],\"internalType\":\"struct IexecLibOrders_v5.AppOrder\",\"name\":\"\",\"type\":\"tuple\"}],\"name\":\"broadcastAppOrder\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"components\":[{\"internalType\":\"address\",\"name\":\"dataset\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"datasetprice\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"volume\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"tag\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"apprestrict\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"workerpoolrestrict\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"requesterrestrict\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"sign\",\"type\":\"bytes\"}],\"internalType\":\"struct IexecLibOrders_v5.DatasetOrder\",\"name\":\"\",\"type\":\"tuple\"}],\"name\":\"broadcastDatasetOrder\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"components\":[{\"internalType\":\"address\",\"name\":\"app\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"appmaxprice\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"dataset\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"datasetmaxprice\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"workerpool\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"workerpoolmaxprice\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"requester\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"volume\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"tag\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"category\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"trust\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"beneficiary\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"callback\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"params\",\"type\":\"string\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"sign\",\"type\":\"bytes\"}],\"internalType\":\"struct IexecLibOrders_v5.RequestOrder\",\"name\":\"\",\"type\":\"tuple\"}],\"name\":\"broadcastRequestOrder\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"components\":[{\"internalType\":\"address\",\"name\":\"workerpool\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"workerpoolprice\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"volume\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"tag\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"category\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"trust\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"apprestrict\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"datasetrestrict\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"requesterrestrict\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"sign\",\"type\":\"bytes\"}],\"internalType\":\"struct IexecLibOrders_v5.WorkerpoolOrder\",\"name\":\"\",\"type\":\"tuple\"}],\"name\":\"broadcastWorkerpoolOrder\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"methods\":{}},\"userdoc\":{\"methods\":{}}},\"settings\":{\"compilationTarget\":{\"/home/amxx/Work/iExec/code/PoCo-dev/contracts/modules/interfaces/IexecRelay.sol\":\"IexecRelay\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[]},\"sources\":{\"/home/amxx/Work/iExec/code/PoCo-dev/contracts/libs/IexecLibOrders_v5.sol\":{\"keccak256\":\"0xf2fece8edb03040a06bc18ff9a7354a57c1762c7fd8e5c353e696dd38b7a2693\",\"urls\":[\"bzz-raw://b758832e3a0c3d168ce75cf9569d78104f90afda4d0d2aca80a6612860c49c66\",\"dweb:/ipfs/QmPdteQJsejwYs8Vq4zAKfLUjSECcrRmS1sT3uotFWXpdZ\"]},\"/home/amxx/Work/iExec/code/PoCo-dev/contracts/modules/interfaces/IexecRelay.sol\":{\"keccak256\":\"0x9b9a3ed8de64238d1a473121d0ce5df8034617f264ce7dc15a6029b7352625c8\",\"urls\":[\"bzz-raw://4bd0f10a6917b100e1affe960e92c223d8aeeeedf5b929f534145bc0b428f8a7\",\"dweb:/ipfs/QmNn7sJAmPKbhfP4GSVEDdLmS3f84z17jdisfxksaCFASC\"]}},\"version\":1}",
  "bytecode": "0x",
  "deployedBytecode": "0x",
  "immutableReferences": {},
  "sourceMap": "",
  "deployedSourceMap": "",
  "source": "pragma solidity ^0.6.0;\npragma experimental ABIEncoderV2;\n\nimport \"../../libs/IexecLibOrders_v5.sol\";\n\n\ninterface IexecRelay\n{\n\tevent BroadcastAppOrder       (IexecLibOrders_v5.AppOrder        apporder       );\n\tevent BroadcastDatasetOrder   (IexecLibOrders_v5.DatasetOrder    datasetorder   );\n\tevent BroadcastWorkerpoolOrder(IexecLibOrders_v5.WorkerpoolOrder workerpoolorder);\n\tevent BroadcastRequestOrder   (IexecLibOrders_v5.RequestOrder    requestorder   );\n\n\tfunction broadcastAppOrder       (IexecLibOrders_v5.AppOrder        calldata) external;\n\tfunction broadcastDatasetOrder   (IexecLibOrders_v5.DatasetOrder    calldata) external;\n\tfunction broadcastWorkerpoolOrder(IexecLibOrders_v5.WorkerpoolOrder calldata) external;\n\tfunction broadcastRequestOrder   (IexecLibOrders_v5.RequestOrder    calldata) external;\n}\n",
  "sourcePath": "/home/amxx/Work/iExec/code/PoCo-dev/contracts/modules/interfaces/IexecRelay.sol",
  "ast": {
    "absolutePath": "/home/amxx/Work/iExec/code/PoCo-dev/contracts/modules/interfaces/IexecRelay.sol",
    "exportedSymbols": {
      "IexecRelay": [
        7750
      ]
    },
    "id": 7751,
    "nodeType": "SourceUnit",
    "nodes": [
      {
        "id": 7711,
        "literals": [
          "solidity",
          "^",
          "0.6",
          ".0"
        ],
        "nodeType": "PragmaDirective",
        "src": "0:23:34"
      },
      {
        "id": 7712,
        "literals": [
          "experimental",
          "ABIEncoderV2"
        ],
        "nodeType": "PragmaDirective",
        "src": "24:33:34"
      },
      {
        "absolutePath": "/home/amxx/Work/iExec/code/PoCo-dev/contracts/libs/IexecLibOrders_v5.sol",
        "file": "../../libs/IexecLibOrders_v5.sol",
        "id": 7713,
        "nodeType": "ImportDirective",
        "scope": 7751,
        "sourceUnit": 816,
        "src": "59:42:34",
        "symbolAliases": [],
        "unitAlias": ""
      },
      {
        "abstract": false,
        "baseContracts": [],
        "contractDependencies": [],
        "contractKind": "interface",
        "documentation": null,
        "fullyImplemented": false,
        "id": 7750,
        "linearizedBaseContracts": [
          7750
        ],
        "name": "IexecRelay",
        "nodeType": "ContractDefinition",
        "nodes": [
          {
            "anonymous": false,
            "documentation": null,
            "id": 7717,
            "name": "BroadcastAppOrder",
            "nodeType": "EventDefinition",
            "parameters": {
              "id": 7716,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 7715,
                  "indexed": false,
                  "mutability": "mutable",
                  "name": "apporder",
                  "nodeType": "VariableDeclaration",
                  "overrides": null,
                  "scope": 7717,
                  "src": "159:42:34",
                  "stateVariable": false,
                  "storageLocation": "default",
                  "typeDescriptions": {
                    "typeIdentifier": "t_struct$_AppOrder_$441_memory_ptr",
                    "typeString": "struct IexecLibOrders_v5.AppOrder"
                  },
                  "typeName": {
                    "contractScope": null,
                    "id": 7714,
                    "name": "IexecLibOrders_v5.AppOrder",
                    "nodeType": "UserDefinedTypeName",
                    "referencedDeclaration": 441,
                    "src": "159:26:34",
                    "typeDescriptions": {
                      "typeIdentifier": "t_struct$_AppOrder_$441_storage_ptr",
                      "typeString": "struct IexecLibOrders_v5.AppOrder"
                    }
                  },
                  "value": null,
                  "visibility": "internal"
                }
              ],
              "src": "158:51:34"
            },
            "src": "128:82:34"
          },
          {
            "anonymous": false,
            "documentation": null,
            "id": 7721,
            "name": "BroadcastDatasetOrder",
            "nodeType": "EventDefinition",
            "parameters": {
              "id": 7720,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 7719,
                  "indexed": false,
                  "mutability": "mutable",
                  "name": "datasetorder",
                  "nodeType": "VariableDeclaration",
                  "overrides": null,
                  "scope": 7721,
                  "src": "243:46:34",
                  "stateVariable": false,
                  "storageLocation": "default",
                  "typeDescriptions": {
                    "typeIdentifier": "t_struct$_DatasetOrder_$460_memory_ptr",
                    "typeString": "struct IexecLibOrders_v5.DatasetOrder"
                  },
                  "typeName": {
                    "contractScope": null,
                    "id": 7718,
                    "name": "IexecLibOrders_v5.DatasetOrder",
                    "nodeType": "UserDefinedTypeName",
                    "referencedDeclaration": 460,
                    "src": "243:30:34",
                    "typeDescriptions": {
                      "typeIdentifier": "t_struct$_DatasetOrder_$460_storage_ptr",
                      "typeString": "struct IexecLibOrders_v5.DatasetOrder"
                    }
                  },
                  "value": null,
                  "visibility": "internal"
                }
              ],
              "src": "242:51:34"
            },
            "src": "212:82:34"
          },
          {
            "anonymous": false,
            "documentation": null,
            "id": 7725,
            "name": "BroadcastWorkerpoolOrder",
            "nodeType": "EventDefinition",
            "parameters": {
              "id": 7724,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 7723,
                  "indexed": false,
                  "mutability": "mutable",
                  "name": "workerpoolorder",
                  "nodeType": "VariableDeclaration",
                  "overrides": null,
                  "scope": 7725,
                  "src": "327:49:34",
                  "stateVariable": false,
                  "storageLocation": "default",
                  "typeDescriptions": {
                    "typeIdentifier": "t_struct$_WorkerpoolOrder_$483_memory_ptr",
                    "typeString": "struct IexecLibOrders_v5.WorkerpoolOrder"
                  },
                  "typeName": {
                    "contractScope": null,
                    "id": 7722,
                    "name": "IexecLibOrders_v5.WorkerpoolOrder",
                    "nodeType": "UserDefinedTypeName",
                    "referencedDeclaration": 483,
                    "src": "327:33:34",
                    "typeDescriptions": {
                      "typeIdentifier": "t_struct$_WorkerpoolOrder_$483_storage_ptr",
                      "typeString": "struct IexecLibOrders_v5.WorkerpoolOrder"
                    }
                  },
                  "value": null,
                  "visibility": "internal"
                }
              ],
              "src": "326:51:34"
            },
            "src": "296:82:34"
          },
          {
            "anonymous": false,
            "documentation": null,
            "id": 7729,
            "name": "BroadcastRequestOrder",
            "nodeType": "EventDefinition",
            "parameters": {
              "id": 7728,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 7727,
                  "indexed": false,
                  "mutability": "mutable",
                  "name": "requestorder",
                  "nodeType": "VariableDeclaration",
                  "overrides": null,
                  "scope": 7729,
                  "src": "411:46:34",
                  "stateVariable": false,
                  "storageLocation": "default",
                  "typeDescriptions": {
                    "typeIdentifier": "t_struct$_RequestOrder_$516_memory_ptr",
                    "typeString": "struct IexecLibOrders_v5.RequestOrder"
                  },
                  "typeName": {
                    "contractScope": null,
                    "id": 7726,
                    "name": "IexecLibOrders_v5.RequestOrder",
                    "nodeType": "UserDefinedTypeName",
                    "referencedDeclaration": 516,
                    "src": "411:30:34",
                    "typeDescriptions": {
                      "typeIdentifier": "t_struct$_RequestOrder_$516_storage_ptr",
                      "typeString": "struct IexecLibOrders_v5.RequestOrder"
                    }
                  },
                  "value": null,
                  "visibility": "internal"
                }
              ],
              "src": "410:51:34"
            },
            "src": "380:82:34"
          },
          {
            "body": null,
            "documentation": null,
            "functionSelector": "c52e9de1",
            "id": 7734,
            "implemented": false,
            "kind": "function",
            "modifiers": [],
            "name": "broadcastAppOrder",
            "nodeType": "FunctionDefinition",
            "overrides": null,
            "parameters": {
              "id": 7732,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 7731,
                  "mutability": "mutable",
                  "name": "",
                  "nodeType": "VariableDeclaration",
                  "overrides": null,
                  "scope": 7734,
                  "src": "499:42:34",
                  "stateVariable": false,
                  "storageLocation": "calldata",
                  "typeDescriptions": {
                    "typeIdentifier": "t_struct$_AppOrder_$441_calldata_ptr",
                    "typeString": "struct IexecLibOrders_v5.AppOrder"
                  },
                  "typeName": {
                    "contractScope": null,
                    "id": 7730,
                    "name": "IexecLibOrders_v5.AppOrder",
                    "nodeType": "UserDefinedTypeName",
                    "referencedDeclaration": 441,
                    "src": "499:26:34",
                    "typeDescriptions": {
                      "typeIdentifier": "t_struct$_AppOrder_$441_storage_ptr",
                      "typeString": "struct IexecLibOrders_v5.AppOrder"
                    }
                  },
                  "value": null,
                  "visibility": "internal"
                }
              ],
              "src": "498:44:34"
            },
            "returnParameters": {
              "id": 7733,
              "nodeType": "ParameterList",
              "parameters": [],
              "src": "551:0:34"
            },
            "scope": 7750,
            "src": "465:87:34",
            "stateMutability": "nonpayable",
            "virtual": false,
            "visibility": "external"
          },
          {
            "body": null,
            "documentation": null,
            "functionSelector": "4c4692de",
            "id": 7739,
            "implemented": false,
            "kind": "function",
            "modifiers": [],
            "name": "broadcastDatasetOrder",
            "nodeType": "FunctionDefinition",
            "overrides": null,
            "parameters": {
              "id": 7737,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 7736,
                  "mutability": "mutable",
                  "name": "",
                  "nodeType": "VariableDeclaration",
                  "overrides": null,
                  "scope": 7739,
                  "src": "588:42:34",
                  "stateVariable": false,
                  "storageLocation": "calldata",
                  "typeDescriptions": {
                    "typeIdentifier": "t_struct$_DatasetOrder_$460_calldata_ptr",
                    "typeString": "struct IexecLibOrders_v5.DatasetOrder"
                  },
                  "typeName": {
                    "contractScope": null,
                    "id": 7735,
                    "name": "IexecLibOrders_v5.DatasetOrder",
                    "nodeType": "UserDefinedTypeName",
                    "referencedDeclaration": 460,
                    "src": "588:30:34",
                    "typeDescriptions": {
                      "typeIdentifier": "t_struct$_DatasetOrder_$460_storage_ptr",
                      "typeString": "struct IexecLibOrders_v5.DatasetOrder"
                    }
                  },
                  "value": null,
                  "visibility": "internal"
                }
              ],
              "src": "587:44:34"
            },
            "returnParameters": {
              "id": 7738,
              "nodeType": "ParameterList",
              "parameters": [],
              "src": "640:0:34"
            },
            "scope": 7750,
            "src": "554:87:34",
            "stateMutability": "nonpayable",
            "virtual": false,
            "visibility": "external"
          },
          {
            "body": null,
            "documentation": null,
            "functionSelector": "947f5178",
            "id": 7744,
            "implemented": false,
            "kind": "function",
            "modifiers": [],
            "name": "broadcastWorkerpoolOrder",
            "nodeType": "FunctionDefinition",
            "overrides": null,
            "parameters": {
              "id": 7742,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 7741,
                  "mutability": "mutable",
                  "name": "",
                  "nodeType": "VariableDeclaration",
                  "overrides": null,
                  "scope": 7744,
                  "src": "677:42:34",
                  "stateVariable": false,
                  "storageLocation": "calldata",
                  "typeDescriptions": {
                    "typeIdentifier": "t_struct$_WorkerpoolOrder_$483_calldata_ptr",
                    "typeString": "struct IexecLibOrders_v5.WorkerpoolOrder"
                  },
                  "typeName": {
                    "contractScope": null,
                    "id": 7740,
                    "name": "IexecLibOrders_v5.WorkerpoolOrder",
                    "nodeType": "UserDefinedTypeName",
                    "referencedDeclaration": 483,
                    "src": "677:33:34",
                    "typeDescriptions": {
                      "typeIdentifier": "t_struct$_WorkerpoolOrder_$483_storage_ptr",
                      "typeString": "struct IexecLibOrders_v5.WorkerpoolOrder"
                    }
                  },
                  "value": null,
                  "visibility": "internal"
                }
              ],
              "src": "676:44:34"
            },
            "returnParameters": {
              "id": 7743,
              "nodeType": "ParameterList",
              "parameters": [],
              "src": "729:0:34"
            },
            "scope": 7750,
            "src": "643:87:34",
            "stateMutability": "nonpayable",
            "virtual": false,
            "visibility": "external"
          },
          {
            "body": null,
            "documentation": null,
            "functionSelector": "4693d172",
            "id": 7749,
            "implemented": false,
            "kind": "function",
            "modifiers": [],
            "name": "broadcastRequestOrder",
            "nodeType": "FunctionDefinition",
            "overrides": null,
            "parameters": {
              "id": 7747,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 7746,
                  "mutability": "mutable",
                  "name": "",
                  "nodeType": "VariableDeclaration",
                  "overrides": null,
                  "scope": 7749,
                  "src": "766:42:34",
                  "stateVariable": false,
                  "storageLocation": "calldata",
                  "typeDescriptions": {
                    "typeIdentifier": "t_struct$_RequestOrder_$516_calldata_ptr",
                    "typeString": "struct IexecLibOrders_v5.RequestOrder"
                  },
                  "typeName": {
                    "contractScope": null,
                    "id": 7745,
                    "name": "IexecLibOrders_v5.RequestOrder",
                    "nodeType": "UserDefinedTypeName",
                    "referencedDeclaration": 516,
                    "src": "766:30:34",
                    "typeDescriptions": {
                      "typeIdentifier": "t_struct$_RequestOrder_$516_storage_ptr",
                      "typeString": "struct IexecLibOrders_v5.RequestOrder"
                    }
                  },
                  "value": null,
                  "visibility": "internal"
                }
              ],
              "src": "765:44:34"
            },
            "returnParameters": {
              "id": 7748,
              "nodeType": "ParameterList",
              "parameters": [],
              "src": "818:0:34"
            },
            "scope": 7750,
            "src": "732:87:34",
            "stateMutability": "nonpayable",
            "virtual": false,
            "visibility": "external"
          }
        ],
        "scope": 7751,
        "src": "104:717:34"
      }
    ],
    "src": "0:822:34"
  },
  "legacyAST": {
    "absolutePath": "/home/amxx/Work/iExec/code/PoCo-dev/contracts/modules/interfaces/IexecRelay.sol",
    "exportedSymbols": {
      "IexecRelay": [
        7750
      ]
    },
    "id": 7751,
    "nodeType": "SourceUnit",
    "nodes": [
      {
        "id": 7711,
        "literals": [
          "solidity",
          "^",
          "0.6",
          ".0"
        ],
        "nodeType": "PragmaDirective",
        "src": "0:23:34"
      },
      {
        "id": 7712,
        "literals": [
          "experimental",
          "ABIEncoderV2"
        ],
        "nodeType": "PragmaDirective",
        "src": "24:33:34"
      },
      {
        "absolutePath": "/home/amxx/Work/iExec/code/PoCo-dev/contracts/libs/IexecLibOrders_v5.sol",
        "file": "../../libs/IexecLibOrders_v5.sol",
        "id": 7713,
        "nodeType": "ImportDirective",
        "scope": 7751,
        "sourceUnit": 816,
        "src": "59:42:34",
        "symbolAliases": [],
        "unitAlias": ""
      },
      {
        "abstract": false,
        "baseContracts": [],
        "contractDependencies": [],
        "contractKind": "interface",
        "documentation": null,
        "fullyImplemented": false,
        "id": 7750,
        "linearizedBaseContracts": [
          7750
        ],
        "name": "IexecRelay",
        "nodeType": "ContractDefinition",
        "nodes": [
          {
            "anonymous": false,
            "documentation": null,
            "id": 7717,
            "name": "BroadcastAppOrder",
            "nodeType": "EventDefinition",
            "parameters": {
              "id": 7716,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 7715,
                  "indexed": false,
                  "mutability": "mutable",
                  "name": "apporder",
                  "nodeType": "VariableDeclaration",
                  "overrides": null,
                  "scope": 7717,
                  "src": "159:42:34",
                  "stateVariable": false,
                  "storageLocation": "default",
                  "typeDescriptions": {
                    "typeIdentifier": "t_struct$_AppOrder_$441_memory_ptr",
                    "typeString": "struct IexecLibOrders_v5.AppOrder"
                  },
                  "typeName": {
                    "contractScope": null,
                    "id": 7714,
                    "name": "IexecLibOrders_v5.AppOrder",
                    "nodeType": "UserDefinedTypeName",
                    "referencedDeclaration": 441,
                    "src": "159:26:34",
                    "typeDescriptions": {
                      "typeIdentifier": "t_struct$_AppOrder_$441_storage_ptr",
                      "typeString": "struct IexecLibOrders_v5.AppOrder"
                    }
                  },
                  "value": null,
                  "visibility": "internal"
                }
              ],
              "src": "158:51:34"
            },
            "src": "128:82:34"
          },
          {
            "anonymous": false,
            "documentation": null,
            "id": 7721,
            "name": "BroadcastDatasetOrder",
            "nodeType": "EventDefinition",
            "parameters": {
              "id": 7720,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 7719,
                  "indexed": false,
                  "mutability": "mutable",
                  "name": "datasetorder",
                  "nodeType": "VariableDeclaration",
                  "overrides": null,
                  "scope": 7721,
                  "src": "243:46:34",
                  "stateVariable": false,
                  "storageLocation": "default",
                  "typeDescriptions": {
                    "typeIdentifier": "t_struct$_DatasetOrder_$460_memory_ptr",
                    "typeString": "struct IexecLibOrders_v5.DatasetOrder"
                  },
                  "typeName": {
                    "contractScope": null,
                    "id": 7718,
                    "name": "IexecLibOrders_v5.DatasetOrder",
                    "nodeType": "UserDefinedTypeName",
                    "referencedDeclaration": 460,
                    "src": "243:30:34",
                    "typeDescriptions": {
                      "typeIdentifier": "t_struct$_DatasetOrder_$460_storage_ptr",
                      "typeString": "struct IexecLibOrders_v5.DatasetOrder"
                    }
                  },
                  "value": null,
                  "visibility": "internal"
                }
              ],
              "src": "242:51:34"
            },
            "src": "212:82:34"
          },
          {
            "anonymous": false,
            "documentation": null,
            "id": 7725,
            "name": "BroadcastWorkerpoolOrder",
            "nodeType": "EventDefinition",
            "parameters": {
              "id": 7724,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 7723,
                  "indexed": false,
                  "mutability": "mutable",
                  "name": "workerpoolorder",
                  "nodeType": "VariableDeclaration",
                  "overrides": null,
                  "scope": 7725,
                  "src": "327:49:34",
                  "stateVariable": false,
                  "storageLocation": "default",
                  "typeDescriptions": {
                    "typeIdentifier": "t_struct$_WorkerpoolOrder_$483_memory_ptr",
                    "typeString": "struct IexecLibOrders_v5.WorkerpoolOrder"
                  },
                  "typeName": {
                    "contractScope": null,
                    "id": 7722,
                    "name": "IexecLibOrders_v5.WorkerpoolOrder",
                    "nodeType": "UserDefinedTypeName",
                    "referencedDeclaration": 483,
                    "src": "327:33:34",
                    "typeDescriptions": {
                      "typeIdentifier": "t_struct$_WorkerpoolOrder_$483_storage_ptr",
                      "typeString": "struct IexecLibOrders_v5.WorkerpoolOrder"
                    }
                  },
                  "value": null,
                  "visibility": "internal"
                }
              ],
              "src": "326:51:34"
            },
            "src": "296:82:34"
          },
          {
            "anonymous": false,
            "documentation": null,
            "id": 7729,
            "name": "BroadcastRequestOrder",
            "nodeType": "EventDefinition",
            "parameters": {
              "id": 7728,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 7727,
                  "indexed": false,
                  "mutability": "mutable",
                  "name": "requestorder",
                  "nodeType": "VariableDeclaration",
                  "overrides": null,
                  "scope": 7729,
                  "src": "411:46:34",
                  "stateVariable": false,
                  "storageLocation": "default",
                  "typeDescriptions": {
                    "typeIdentifier": "t_struct$_RequestOrder_$516_memory_ptr",
                    "typeString": "struct IexecLibOrders_v5.RequestOrder"
                  },
                  "typeName": {
                    "contractScope": null,
                    "id": 7726,
                    "name": "IexecLibOrders_v5.RequestOrder",
                    "nodeType": "UserDefinedTypeName",
                    "referencedDeclaration": 516,
                    "src": "411:30:34",
                    "typeDescriptions": {
                      "typeIdentifier": "t_struct$_RequestOrder_$516_storage_ptr",
                      "typeString": "struct IexecLibOrders_v5.RequestOrder"
                    }
                  },
                  "value": null,
                  "visibility": "internal"
                }
              ],
              "src": "410:51:34"
            },
            "src": "380:82:34"
          },
          {
            "body": null,
            "documentation": null,
            "functionSelector": "c52e9de1",
            "id": 7734,
            "implemented": false,
            "kind": "function",
            "modifiers": [],
            "name": "broadcastAppOrder",
            "nodeType": "FunctionDefinition",
            "overrides": null,
            "parameters": {
              "id": 7732,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 7731,
                  "mutability": "mutable",
                  "name": "",
                  "nodeType": "VariableDeclaration",
                  "overrides": null,
                  "scope": 7734,
                  "src": "499:42:34",
                  "stateVariable": false,
                  "storageLocation": "calldata",
                  "typeDescriptions": {
                    "typeIdentifier": "t_struct$_AppOrder_$441_calldata_ptr",
                    "typeString": "struct IexecLibOrders_v5.AppOrder"
                  },
                  "typeName": {
                    "contractScope": null,
                    "id": 7730,
                    "name": "IexecLibOrders_v5.AppOrder",
                    "nodeType": "UserDefinedTypeName",
                    "referencedDeclaration": 441,
                    "src": "499:26:34",
                    "typeDescriptions": {
                      "typeIdentifier": "t_struct$_AppOrder_$441_storage_ptr",
                      "typeString": "struct IexecLibOrders_v5.AppOrder"
                    }
                  },
                  "value": null,
                  "visibility": "internal"
                }
              ],
              "src": "498:44:34"
            },
            "returnParameters": {
              "id": 7733,
              "nodeType": "ParameterList",
              "parameters": [],
              "src": "551:0:34"
            },
            "scope": 7750,
            "src": "465:87:34",
            "stateMutability": "nonpayable",
            "virtual": false,
            "visibility": "external"
          },
          {
            "body": null,
            "documentation": null,
            "functionSelector": "4c4692de",
            "id": 7739,
            "implemented": false,
            "kind": "function",
            "modifiers": [],
            "name": "broadcastDatasetOrder",
            "nodeType": "FunctionDefinition",
            "overrides": null,
            "parameters": {
              "id": 7737,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 7736,
                  "mutability": "mutable",
                  "name": "",
                  "nodeType": "VariableDeclaration",
                  "overrides": null,
                  "scope": 7739,
                  "src": "588:42:34",
                  "stateVariable": false,
                  "storageLocation": "calldata",
                  "typeDescriptions": {
                    "typeIdentifier": "t_struct$_DatasetOrder_$460_calldata_ptr",
                    "typeString": "struct IexecLibOrders_v5.DatasetOrder"
                  },
                  "typeName": {
                    "contractScope": null,
                    "id": 7735,
                    "name": "IexecLibOrders_v5.DatasetOrder",
                    "nodeType": "UserDefinedTypeName",
                    "referencedDeclaration": 460,
                    "src": "588:30:34",
                    "typeDescriptions": {
                      "typeIdentifier": "t_struct$_DatasetOrder_$460_storage_ptr",
                      "typeString": "struct IexecLibOrders_v5.DatasetOrder"
                    }
                  },
                  "value": null,
                  "visibility": "internal"
                }
              ],
              "src": "587:44:34"
            },
            "returnParameters": {
              "id": 7738,
              "nodeType": "ParameterList",
              "parameters": [],
              "src": "640:0:34"
            },
            "scope": 7750,
            "src": "554:87:34",
            "stateMutability": "nonpayable",
            "virtual": false,
            "visibility": "external"
          },
          {
            "body": null,
            "documentation": null,
            "functionSelector": "947f5178",
            "id": 7744,
            "implemented": false,
            "kind": "function",
            "modifiers": [],
            "name": "broadcastWorkerpoolOrder",
            "nodeType": "FunctionDefinition",
            "overrides": null,
            "parameters": {
              "id": 7742,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 7741,
                  "mutability": "mutable",
                  "name": "",
                  "nodeType": "VariableDeclaration",
                  "overrides": null,
                  "scope": 7744,
                  "src": "677:42:34",
                  "stateVariable": false,
                  "storageLocation": "calldata",
                  "typeDescriptions": {
                    "typeIdentifier": "t_struct$_WorkerpoolOrder_$483_calldata_ptr",
                    "typeString": "struct IexecLibOrders_v5.WorkerpoolOrder"
                  },
                  "typeName": {
                    "contractScope": null,
                    "id": 7740,
                    "name": "IexecLibOrders_v5.WorkerpoolOrder",
                    "nodeType": "UserDefinedTypeName",
                    "referencedDeclaration": 483,
                    "src": "677:33:34",
                    "typeDescriptions": {
                      "typeIdentifier": "t_struct$_WorkerpoolOrder_$483_storage_ptr",
                      "typeString": "struct IexecLibOrders_v5.WorkerpoolOrder"
                    }
                  },
                  "value": null,
                  "visibility": "internal"
                }
              ],
              "src": "676:44:34"
            },
            "returnParameters": {
              "id": 7743,
              "nodeType": "ParameterList",
              "parameters": [],
              "src": "729:0:34"
            },
            "scope": 7750,
            "src": "643:87:34",
            "stateMutability": "nonpayable",
            "virtual": false,
            "visibility": "external"
          },
          {
            "body": null,
            "documentation": null,
            "functionSelector": "4693d172",
            "id": 7749,
            "implemented": false,
            "kind": "function",
            "modifiers": [],
            "name": "broadcastRequestOrder",
            "nodeType": "FunctionDefinition",
            "overrides": null,
            "parameters": {
              "id": 7747,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 7746,
                  "mutability": "mutable",
                  "name": "",
                  "nodeType": "VariableDeclaration",
                  "overrides": null,
                  "scope": 7749,
                  "src": "766:42:34",
                  "stateVariable": false,
                  "storageLocation": "calldata",
                  "typeDescriptions": {
                    "typeIdentifier": "t_struct$_RequestOrder_$516_calldata_ptr",
                    "typeString": "struct IexecLibOrders_v5.RequestOrder"
                  },
                  "typeName": {
                    "contractScope": null,
                    "id": 7745,
                    "name": "IexecLibOrders_v5.RequestOrder",
                    "nodeType": "UserDefinedTypeName",
                    "referencedDeclaration": 516,
                    "src": "766:30:34",
                    "typeDescriptions": {
                      "typeIdentifier": "t_struct$_RequestOrder_$516_storage_ptr",
                      "typeString": "struct IexecLibOrders_v5.RequestOrder"
                    }
                  },
                  "value": null,
                  "visibility": "internal"
                }
              ],
              "src": "765:44:34"
            },
            "returnParameters": {
              "id": 7748,
              "nodeType": "ParameterList",
              "parameters": [],
              "src": "818:0:34"
            },
            "scope": 7750,
            "src": "732:87:34",
            "stateMutability": "nonpayable",
            "virtual": false,
            "visibility": "external"
          }
        ],
        "scope": 7751,
        "src": "104:717:34"
      }
    ],
    "src": "0:822:34"
  },
  "compiler": {
    "name": "solc",
    "version": "0.6.6+commit.6c089d02.Emscripten.clang"
  },
  "networks": {},
  "schemaVersion": "3.1.0",
  "updatedAt": "2020-04-21T18:10:34.936Z",
  "devdoc": {
    "methods": {}
  },
  "userdoc": {
    "methods": {}
  }
}