{ "compiler": { "version": "0.4.26+commit.4563c3fc" }, "language": "Solidity", "output": { "abi": [ { "constant": false, "inputs": [ { "name": "s", "type": "uint24" } ], "name": "addScore", "outputs": [ { "name": "", "type": "uint24[]" } ], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [], "name": "getLength", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [], "name": "clearArray", "outputs": [ { "name": "", "type": "uint24[]" } ], "payable": false, "stateMutability": "nonpayable", "type": "function" } ], "devdoc": { "methods": {} }, "userdoc": { "methods": {} } }, "settings": { "compilationTarget": { "contracts/9_DynamicArrays.sol": "FixedSizeArrays" }, "evmVersion": "byzantium", "libraries": {}, "optimizer": { "enabled": false, "runs": 200 }, "remappings": [] }, "sources": { "contracts/9_DynamicArrays.sol": { "keccak256": "0x5fe8efafde4969b93ea9a8aab243e4e8361c4b4dfcbac470370bd6deb6348c61", "urls": [ "bzzr://7e9e4a2e262faed7e122dbc4427d69a12bfe3380636f5470518eddbf6100c034" ] } }, "version": 1 }