{ "compiler": { "version": "0.6.12+commit.27d51765" }, "language": "Solidity", "output": { "abi": [ { "inputs": [], "stateMutability": "nonpayable", "type": "constructor" }, { "inputs": [], "name": "last_completed_migration", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "owner", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "uint256", "name": "completed", "type": "uint256" } ], "name": "setCompleted", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "devdoc": { "kind": "dev", "methods": {}, "version": 1 }, "userdoc": { "kind": "user", "methods": {}, "version": 1 } }, "settings": { "compilationTarget": { "contracts/Migrations.sol": "Migrations" }, "evmVersion": "istanbul", "libraries": {}, "metadata": { "bytecodeHash": "ipfs" }, "optimizer": { "enabled": false, "runs": 200 }, "remappings": [] }, "sources": { "contracts/Migrations.sol": { "keccak256": "0x39cfa617e7b1cfbdb64eb08904310179c8b7b71f2954c1bce43493c6631c0e8e", "license": "GPL", "urls": [ "bzz-raw://67de3e8a28e4e9f13bbe07db2b397409ad07651b69dd8c7ff2f68fb76be59dd1", "dweb:/ipfs/QmXV1UswV3YGvERM3iJW7myKAEEf2JMdHSZCAggj2KNbnA" ] } }, "version": 1 }