{ "contractName": "ReputationMiningCycleDataTypes", "abi": [ { "anonymous": false, "inputs": [ { "indexed": false, "name": "previousNewReputationUID", "type": "uint256" }, { "indexed": false, "name": "_disagreeStateReputationUID", "type": "uint256" }, { "indexed": false, "name": "existingUID", "type": "bool" } ], "name": "ProveUIDSuccess", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "_agreeStateReputationValue", "type": "int256" }, { "indexed": false, "name": "_disagreeStateReputationValue", "type": "int256" }, { "indexed": false, "name": "_originReputationValue", "type": "int256" } ], "name": "ProveValueSuccess", "type": "event" } ], "devdoc": { "methods": {} }, "userdoc": { "methods": {} } }