[
  {
    "inputs": [
      {
        "internalType": "address[]",
        "name": "_recipient",
        "type": "address[]"
      },
      {
        "internalType": "uint256[]",
        "name": "_amount",
        "type": "uint256[]"
      }
    ],
    "name": "fund",
    "outputs": [
      {
        "internalType": "bool",
        "name": "",
        "type": "bool"
      }
    ],
    "stateMutability": "nonpayable",
    "type": "function"
  }
]
