{ "compiler": { "version": "0.6.12+commit.27d51765" }, "language": "Solidity", "output": { "abi": [ { "inputs": [], "name": "getReserves", "outputs": [ { "internalType": "uint112", "name": "reserve0", "type": "uint112" }, { "internalType": "uint112", "name": "reserve1", "type": "uint112" }, { "internalType": "uint32", "name": "blockTimestampLast", "type": "uint32" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "token0", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "token1", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" } ], "devdoc": { "kind": "dev", "methods": {}, "version": 1 }, "userdoc": { "kind": "user", "methods": {}, "version": 1 } }, "settings": { "compilationTarget": { "github/LeytonTaylor/simple-arbitrage/contracts/UniswapFlashQuery.sol": "IUniswapV2Pair" }, "evmVersion": "istanbul", "libraries": {}, "metadata": { "bytecodeHash": "ipfs" }, "optimizer": { "enabled": false, "runs": 200 }, "remappings": [] }, "sources": { "github/LeytonTaylor/simple-arbitrage/contracts/UniswapFlashQuery.sol": { "keccak256": "0xfdff94384cc545ac1b5b57daf0d220452969ad597d95ce24cafc452d40274f1e", "license": "UNLICENSED", "urls": [ "bzz-raw://4da39b48f1f8ea4084d7d255767c2722286e3e47c8db4eacc7d9c559e8a950bc", "dweb:/ipfs/QmQvZ9qgf7EGkDcsGZdskFeCEsUe2FxpoJBP6AL7YYgvpQ" ] } }, "version": 1 }