{
  "abi": [
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "tokenId",
          "type": "uint256"
        }
      ],
      "name": "getPoolInfo",
      "outputs": [
        {
          "internalType": "address",
          "name": "",
          "type": "address"
        },
        {
          "components": [
            {
              "internalType": "address",
              "name": "tokenA",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "tokenB",
              "type": "address"
            },
            {
              "internalType": "uint256",
              "name": "currentPrice",
              "type": "uint256"
            },
            {
              "internalType": "uint64",
              "name": "timeCreated",
              "type": "uint64"
            },
            {
              "internalType": "uint64",
              "name": "lastBidTime",
              "type": "uint64"
            },
            {
              "internalType": "enum PoolRunningPhase",
              "name": "poolState",
              "type": "uint8"
            }
          ],
          "internalType": "struct FeswaPair",
          "name": "",
          "type": "tuple"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "tokenId",
          "type": "uint256"
        }
      ],
      "name": "ownerOf",
      "outputs": [
        {
          "internalType": "address",
          "name": "owner",
          "type": "address"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    }
  ],
  "evm": {
    "bytecode": {
      "linkReferences": {},
      "object": "",
      "opcodes": "",
      "sourceMap": ""
    },
    "deployedBytecode": {
      "immutableReferences": {},
      "linkReferences": {},
      "object": "",
      "opcodes": "",
      "sourceMap": ""
    }
  },
  "metadata": "{\"compiler\":{\"version\":\"0.6.12+commit.27d51765\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"getPoolInfo\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"components\":[{\"internalType\":\"address\",\"name\":\"tokenA\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"tokenB\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentPrice\",\"type\":\"uint256\"},{\"internalType\":\"uint64\",\"name\":\"timeCreated\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"lastBidTime\",\"type\":\"uint64\"},{\"internalType\":\"enum PoolRunningPhase\",\"name\":\"poolState\",\"type\":\"uint8\"}],\"internalType\":\"struct FeswaPair\",\"name\":\"\",\"type\":\"tuple\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"ownerOf\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"contracts/interfaces/IFeswaNFT.sol\":\"IFeswaNFT\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":999999},\"remappings\":[]},\"sources\":{\"contracts/interfaces/IFeswaNFT.sol\":{\"keccak256\":\"0xec225b5a3cbfdf495c38ae6dc5f2d7cb8af3283d94eeecca81c31b4e92684122\",\"license\":\"GPL-3.0\",\"urls\":[\"bzz-raw://09d7bd69ce807fd5b91fb1846055cd3b9f18aa1d4e1522e3a99f996bd6a70b1c\",\"dweb:/ipfs/QmSDR3NsLNXF8WvQXKgw2rtq13EqZmVFMNi2P2cR8mQ7QC\"]}},\"version\":1}",
  "bytecode": ""
}