[
  {
    "inputs": [
      {
        "internalType": "contract IERC20",
        "name": "aave",
        "type": "address"
      }
    ],
    "stateMutability": "nonpayable",
    "type": "constructor"
  },
  {
    "inputs": [],
    "name": "AAVE",
    "outputs": [
      {
        "internalType": "contract IERC20",
        "name": "",
        "type": "address"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [
      {
        "internalType": "address",
        "name": "to",
        "type": "address"
      },
      {
        "internalType": "uint256",
        "name": "amount1",
        "type": "uint256"
      },
      {
        "internalType": "uint256",
        "name": "amount2",
        "type": "uint256"
      }
    ],
    "name": "doubleSend",
    "outputs": [],
    "stateMutability": "nonpayable",
    "type": "function"
  }
]
