Skip to content

Commit

Permalink
added weyl governance contract and changed the name of voting contrac…
Browse files Browse the repository at this point in the history
…t appropiately
  • Loading branch information
andreweximchain committed Oct 16, 2018
1 parent 0e04351 commit b608311
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion common/config/contracts/eth.json
@@ -1,7 +1,13 @@
[
{
"name": "Governance",
"name": "Block Voting",
"address": "0x0000000000000000000000000000000000000020",
"abi": "[{\"constant\":false,\"inputs\":[{\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"setVoteThreshold\",\"outputs\":[],\"payable\":false,\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"addr\",\"type\":\"address\"}],\"name\":\"removeBlockMaker\",\"outputs\":[],\"payable\":false,\"type\":\"function\"},{\"constant\":true,\"inputs\":[],\"name\":\"voterCount\",\"outputs\":[{\"name\":\"\",\"type\":\"uint256\"}],\"payable\":false,\"type\":\"function\"},{\"constant\":true,\"inputs\":[{\"name\":\"\",\"type\":\"address\"}],\"name\":\"canCreateBlocks\",\"outputs\":[{\"name\":\"\",\"type\":\"bool\"}],\"payable\":false,\"type\":\"function\"},{\"constant\":true,\"inputs\":[],\"name\":\"voteThreshold\",\"outputs\":[{\"name\":\"\",\"type\":\"uint256\"}],\"payable\":false,\"type\":\"function\"},{\"constant\":true,\"inputs\":[{\"name\":\"height\",\"type\":\"uint256\"}],\"name\":\"getCanonHash\",\"outputs\":[{\"name\":\"\",\"type\":\"bytes32\"}],\"payable\":false,\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"height\",\"type\":\"uint256\"},{\"name\":\"hash\",\"type\":\"bytes32\"}],\"name\":\"vote\",\"outputs\":[],\"payable\":false,\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"addr\",\"type\":\"address\"}],\"name\":\"addBlockMaker\",\"outputs\":[],\"payable\":false,\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"addr\",\"type\":\"address\"}],\"name\":\"removeVoter\",\"outputs\":[],\"payable\":false,\"type\":\"function\"},{\"constant\":true,\"inputs\":[{\"name\":\"height\",\"type\":\"uint256\"},{\"name\":\"n\",\"type\":\"uint256\"}],\"name\":\"getEntry\",\"outputs\":[{\"name\":\"\",\"type\":\"bytes32\"}],\"payable\":false,\"type\":\"function\"},{\"constant\":true,\"inputs\":[{\"name\":\"addr\",\"type\":\"address\"}],\"name\":\"isVoter\",\"outputs\":[{\"name\":\"\",\"type\":\"bool\"}],\"payable\":false,\"type\":\"function\"},{\"constant\":true,\"inputs\":[{\"name\":\"\",\"type\":\"address\"}],\"name\":\"canVote\",\"outputs\":[{\"name\":\"\",\"type\":\"bool\"}],\"payable\":false,\"type\":\"function\"},{\"constant\":true,\"inputs\":[],\"name\":\"blockMakerCount\",\"outputs\":[{\"name\":\"\",\"type\":\"uint256\"}],\"payable\":false,\"type\":\"function\"},{\"constant\":true,\"inputs\":[],\"name\":\"getSize\",\"outputs\":[{\"name\":\"\",\"type\":\"uint256\"}],\"payable\":false,\"type\":\"function\"},{\"constant\":true,\"inputs\":[{\"name\":\"addr\",\"type\":\"address\"}],\"name\":\"isBlockMaker\",\"outputs\":[{\"name\":\"\",\"type\":\"bool\"}],\"payable\":false,\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"addr\",\"type\":\"address\"}],\"name\":\"addVoter\",\"outputs\":[],\"payable\":false,\"type\":\"function\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"name\":\"sender\",\"type\":\"address\"},{\"indexed\":false,\"name\":\"blockNumber\",\"type\":\"uint256\"},{\"indexed\":false,\"name\":\"blockHash\",\"type\":\"bytes32\"}],\"name\":\"Vote\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"name\":\"\",\"type\":\"address\"}],\"name\":\"AddVoter\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"name\":\"\",\"type\":\"address\"}],\"name\":\"RemovedVoter\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"name\":\"\",\"type\":\"address\"}],\"name\":\"AddBlockMaker\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"name\":\"\",\"type\":\"address\"}],\"name\":\"RemovedBlockMaker\",\"type\":\"event\"}]"
},
{
"name": "Weyl Governance",
"address": "0x000000000000000000000000000000000000002a",
"abi":
"[{\"constant\": true, \"inputs\": [ { \"name\": \"registrant\", \"type\": \"address\" } ], \"name\": \"hasApplied\", \"outputs\": [ { \"name\": \"\", \"type\": \"bool\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": false, \"inputs\": [ { \"name\": \"registrant\", \"type\": \"address\" } ], \"name\": \"approveKYC\", \"outputs\": [], \"payable\": false, \"stateMutability\": \"nonpayable\", \"type\": \"function\" }, { \"constant\": false, \"inputs\": [ { \"name\": \"removedOwner\", \"type\": \"address\" } ], \"name\": \"removeOwner\", \"outputs\": [], \"payable\": false, \"stateMutability\": \"nonpayable\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [ { \"name\": \"\", \"type\": \"address\" }, { \"name\": \"\", \"type\": \"uint256\" } ], \"name\": \"withdrawHistory\", \"outputs\": [ { \"name\": \"\", \"type\": \"uint256\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [ { \"name\": \"registrant\", \"type\": \"address\" } ], \"name\": \"isKYCPending\", \"outputs\": [ { \"name\": \"\", \"type\": \"bool\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": false, \"inputs\": [ { \"name\": \"registrant\", \"type\": \"address\" } ], \"name\": \"registerGoverning\", \"outputs\": [], \"payable\": false, \"stateMutability\": \"nonpayable\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [ { \"name\": \"registrant\", \"type\": \"address\" } ], \"name\": \"isKYCDenied\", \"outputs\": [ { \"name\": \"\", \"type\": \"bool\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [ { \"name\": \"maybeOwner\", \"type\": \"address\" } ], \"name\": \"isOwner\", \"outputs\": [ { \"name\": \"\", \"type\": \"bool\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": false, \"inputs\": [], \"name\": \"appealKYC\", \"outputs\": [], \"payable\": false, \"stateMutability\": \"nonpayable\", \"type\": \"function\" }, { \"constant\": false, \"inputs\": [ { \"name\": \"registrant\", \"type\": \"address\" } ], \"name\": \"revokeKYC\", \"outputs\": [], \"payable\": false, \"stateMutability\": \"nonpayable\", \"type\": \"function\" }, { \"constant\": false, \"inputs\": [ { \"name\": \"newRegistry\", \"type\": \"address\" } ], \"name\": \"updatePersonalRegistry\", \"outputs\": [], \"payable\": false, \"stateMutability\": \"nonpayable\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [ { \"name\": \"\", \"type\": \"address\" } ], \"name\": \"nomineeBallots\", \"outputs\": [ { \"name\": \"governanceCycleId\", \"type\": \"uint256\" }, { \"name\": \"votes\", \"type\": \"int24\" }, { \"name\": \"election\", \"type\": \"bool\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": false, \"inputs\": [ { \"name\": \"registrant\", \"type\": \"address\" } ], \"name\": \"revokeGoverning\", \"outputs\": [], \"payable\": false, \"stateMutability\": \"nonpayable\", \"type\": \"function\" }, { \"constant\": false, \"inputs\": [ { \"name\": \"registrant\", \"type\": \"address\" } ], \"name\": \"registerNonGoverning\", \"outputs\": [], \"payable\": false, \"stateMutability\": \"nonpayable\", \"type\": \"function\" }, { \"constant\": false, \"inputs\": [ { \"name\": \"registrant\", \"type\": \"address\" } ], \"name\": \"approveGoverning\", \"outputs\": [], \"payable\": false, \"stateMutability\": \"nonpayable\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [ { \"name\": \"registrant\", \"type\": \"address\" } ], \"name\": \"canGovern\", \"outputs\": [ { \"name\": \"\", \"type\": \"bool\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": false, \"inputs\": [ { \"name\": \"registrant\", \"type\": \"address\" } ], \"name\": \"deleteKYC\", \"outputs\": [], \"payable\": false, \"stateMutability\": \"nonpayable\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [ { \"name\": \"\", \"type\": \"uint256\" } ], \"name\": \"governanceCycleRecords\", \"outputs\": [ { \"name\": \"totalPayments\", \"type\": \"uint32\" }, { \"name\": \"status\", \"type\": \"uint8\" }, { \"name\": \"electionVotesElected\", \"type\": \"int24\" }, { \"name\": \"evictionVotesEvicted\", \"type\": \"int24\" }, { \"name\": \"totalVoters\", \"type\": \"uint24\" }, { \"name\": \"elected\", \"type\": \"address\" }, { \"name\": \"evicted\", \"type\": \"address\" }, { \"name\": \"start\", \"type\": \"uint256\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [ { \"name\": \"\", \"type\": \"uint256\" } ], \"name\": \"ballotRecords\", \"outputs\": [ { \"name\": \"governanceCycleId\", \"type\": \"uint256\" }, { \"name\": \"voter\", \"type\": \"address\" }, { \"name\": \"voted_for\", \"type\": \"address\" }, { \"name\": \"withdrawRecordId\", \"type\": \"uint256\" }, { \"name\": \"timestamp\", \"type\": \"uint256\" }, { \"name\": \"amount\", \"type\": \"uint32\" }, { \"name\": \"votes\", \"type\": \"uint16\" }, { \"name\": \"election\", \"type\": \"bool\" }, { \"name\": \"inSupport\", \"type\": \"bool\" }, { \"name\": \"withdrawRecord\", \"type\": \"bool\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": false, \"inputs\": [ { \"name\": \"newOwner\", \"type\": \"address\" } ], \"name\": \"addOwner\", \"outputs\": [], \"payable\": false, \"stateMutability\": \"nonpayable\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [ { \"name\": \"registrant\", \"type\": \"address\" } ], \"name\": \"getRegistration\", \"outputs\": [ { \"name\": \"\", \"type\": \"uint8\" }, { \"name\": \"\", \"type\": \"address\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [], \"name\": \"currentGovernanceCycle\", \"outputs\": [ { \"name\": \"\", \"type\": \"uint256\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [], \"name\": \"numOwners\", \"outputs\": [ { \"name\": \"\", \"type\": \"uint256\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [ { \"name\": \"\", \"type\": \"uint256\" } ], \"name\": \"withdrawRecords\", \"outputs\": [ { \"name\": \"amount\", \"type\": \"uint32\" }, { \"name\": \"status\", \"type\": \"uint8\" }, { \"name\": \"governanceCycleId\", \"type\": \"uint256\" }, { \"name\": \"beneficiary\", \"type\": \"address\" }, { \"name\": \"ballotId\", \"type\": \"uint256\" }, { \"name\": \"timestamp\", \"type\": \"uint256\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [ { \"name\": \"\", \"type\": \"address\" }, { \"name\": \"\", \"type\": \"uint256\" } ], \"name\": \"ballotHistory\", \"outputs\": [ { \"name\": \"\", \"type\": \"uint256\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": false, \"inputs\": [], \"name\": \"applyKYC\", \"outputs\": [], \"payable\": false, \"stateMutability\": \"nonpayable\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [ { \"name\": \"\", \"type\": \"address\" } ], \"name\": \"latestGovernanceCycleParticipated\", \"outputs\": [ { \"name\": \"\", \"type\": \"uint256\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": false, \"inputs\": [ { \"name\": \"registrant\", \"type\": \"address\" } ], \"name\": \"denyKYC\", \"outputs\": [], \"payable\": false, \"stateMutability\": \"nonpayable\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [], \"name\": \"WithdrawDelay\", \"outputs\": [ { \"name\": \"\", \"type\": \"uint256\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [], \"name\": \"maxNomineesInCycle\", \"outputs\": [ { \"name\": \"\", \"type\": \"uint16\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [], \"name\": \"numRegistered\", \"outputs\": [ { \"name\": \"\", \"type\": \"uint256\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [], \"name\": \"ballotIndex\", \"outputs\": [ { \"name\": \"\", \"type\": \"uint256\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [ { \"name\": \"\", \"type\": \"uint256\" } ], \"name\": \"nomineeBallotKeys\", \"outputs\": [ { \"name\": \"\", \"type\": \"address\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [], \"name\": \"withdrawRecordsIndex\", \"outputs\": [ { \"name\": \"\", \"type\": \"uint256\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": false, \"inputs\": [ { \"name\": \"registrant\", \"type\": \"address\" } ], \"name\": \"processKYC\", \"outputs\": [], \"payable\": false, \"stateMutability\": \"nonpayable\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [ { \"name\": \"registrant\", \"type\": \"address\" } ], \"name\": \"isKYCApproved\", \"outputs\": [ { \"name\": \"\", \"type\": \"bool\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [], \"name\": \"GovernanceCycleDelay\", \"outputs\": [ { \"name\": \"\", \"type\": \"uint256\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"anonymous\": false, \"inputs\": [ { \"indexed\": true, \"name\": \"_withdrawIndex\", \"type\": \"uint256\" }, { \"indexed\": false, \"name\": \"_voter\", \"type\": \"address\" }, { \"indexed\": true, \"name\": \"_governanceCycleId\", \"type\": \"uint256\" }, { \"indexed\": true, \"name\": \"_ballotId\", \"type\": \"uint256\" } ], \"name\": \"WithdrawStartedEvent\", \"type\": \"event\" }, { \"anonymous\": false, \"inputs\": [ { \"indexed\": true, \"name\": \"_withdrawIndex\", \"type\": \"uint256\" }, { \"indexed\": false, \"name\": \"_voter\", \"type\": \"address\" }, { \"indexed\": true, \"name\": \"_governanceCycleId\", \"type\": \"uint256\" }, { \"indexed\": true, \"name\": \"_ballotId\", \"type\": \"uint256\" } ], \"name\": \"WithdrawFinalizedEvent\", \"type\": \"event\" }, { \"anonymous\": false, \"inputs\": [ { \"indexed\": false, \"name\": \"_voter\", \"type\": \"address\" }, { \"indexed\": false, \"name\": \"_ballotIndex\", \"type\": \"uint256\" }, { \"indexed\": false, \"name\": \"_voted_for\", \"type\": \"address\" }, { \"indexed\": false, \"name\": \"_election\", \"type\": \"bool\" }, { \"indexed\": false, \"name\": \"_inSupport\", \"type\": \"bool\" }, { \"indexed\": false, \"name\": \"_votes\", \"type\": \"uint16\" } ], \"name\": \"Voted\", \"type\": \"event\" }, { \"anonymous\": false, \"inputs\": [ { \"indexed\": true, \"name\": \"approvingOwner\", \"type\": \"address\" }, { \"indexed\": true, \"name\": \"newOwner\", \"type\": \"address\" } ], \"name\": \"OwnerAdded\", \"type\": \"event\" }, { \"anonymous\": false, \"inputs\": [ { \"indexed\": true, \"name\": \"removingOwner\", \"type\": \"address\" }, { \"indexed\": true, \"name\": \"removedOwner\", \"type\": \"address\" } ], \"name\": \"OwnerRemoved\", \"type\": \"event\" }, { \"anonymous\": false, \"inputs\": [ { \"indexed\": true, \"name\": \"updatingEntry\", \"type\": \"address\" }, { \"indexed\": true, \"name\": \"newRegistry\", \"type\": \"address\" } ], \"name\": \"UpdatedPersonalRegistry\", \"type\": \"event\" }, { \"anonymous\": false, \"inputs\": [ { \"indexed\": true, \"name\": \"newEntry\", \"type\": \"address\" } ], \"name\": \"AppliedKYC\", \"type\": \"event\" }, { \"anonymous\": false, \"inputs\": [ { \"indexed\": true, \"name\": \"removingOwner\", \"type\": \"address\" }, { \"indexed\": true, \"name\": \"removedEntry\", \"type\": \"address\" }, { \"indexed\": false, \"name\": \"finalKYC\", \"type\": \"uint8\" }, { \"indexed\": false, \"name\": \"finalPersonalRegistry\", \"type\": \"address\" } ], \"name\": \"DeletedKYC\", \"type\": \"event\" }, { \"anonymous\": false, \"inputs\": [ { \"indexed\": true, \"name\": \"approvingOwner\", \"type\": \"address\" }, { \"indexed\": true, \"name\": \"pendingEntry\", \"type\": \"address\" } ], \"name\": \"ProcessedKYC\", \"type\": \"event\" }, { \"anonymous\": false, \"inputs\": [ { \"indexed\": true, \"name\": \"approvingOwner\", \"type\": \"address\" }, { \"indexed\": true, \"name\": \"approvedEntry\", \"type\": \"address\" } ], \"name\": \"ApprovedKYC\", \"type\": \"event\" }, { \"anonymous\": false, \"inputs\": [ { \"indexed\": true, \"name\": \"revertingOwner\", \"type\": \"address\" }, { \"indexed\": true, \"name\": \"entry\", \"type\": \"address\" } ], \"name\": \"RevokedKYC\", \"type\": \"event\" }, { \"anonymous\": false, \"inputs\": [ { \"indexed\": true, \"name\": \"denyingOwner\", \"type\": \"address\" }, { \"indexed\": true, \"name\": \"deniedEntry\", \"type\": \"address\" } ], \"name\": \"DeniedKYC\", \"type\": \"event\" }, { \"anonymous\": false, \"inputs\": [ { \"indexed\": true, \"name\": \"appealingRegistrant\", \"type\": \"address\" } ], \"name\": \"AppealedKYC\", \"type\": \"event\" }, { \"anonymous\": false, \"inputs\": [ { \"indexed\": true, \"name\": \"approvingOwner\", \"type\": \"address\" }, { \"indexed\": true, \"name\": \"voter\", \"type\": \"address\" } ], \"name\": \"ApprovedGoverning\", \"type\": \"event\" }, { \"anonymous\": false, \"inputs\": [ { \"indexed\": true, \"name\": \"revokingOwner\", \"type\": \"address\" }, { \"indexed\": true, \"name\": \"nonvoter\", \"type\": \"address\" } ], \"name\": \"RevokedGoverning\", \"type\": \"event\" }, { \"anonymous\": false, \"inputs\": [ { \"indexed\": true, \"name\": \"registeringOwner\", \"type\": \"address\" }, { \"indexed\": true, \"name\": \"voter\", \"type\": \"address\" } ], \"name\": \"RegisteredGoverning\", \"type\": \"event\" }, { \"anonymous\": false, \"inputs\": [ { \"indexed\": true, \"name\": \"registeringOwner\", \"type\": \"address\" }, { \"indexed\": true, \"name\": \"nonvoter\", \"type\": \"address\" } ], \"name\": \"RegisteredNonGoverning\", \"type\": \"event\" }, { \"constant\": false, \"inputs\": [ { \"name\": \"_governanceCycleId\", \"type\": \"uint256\" }, { \"name\": \"_ballotId\", \"type\": \"uint256\" } ], \"name\": \"startWithdraw\", \"outputs\": [ { \"name\": \"ok\", \"type\": \"bool\" }, { \"name\": \"index\", \"type\": \"uint256\" } ], \"payable\": false, \"stateMutability\": \"nonpayable\", \"type\": \"function\" }, { \"constant\": false, \"inputs\": [ { \"name\": \"_withdrawIndex\", \"type\": \"uint256\" } ], \"name\": \"finalizeWithdraw\", \"outputs\": [ { \"name\": \"success\", \"type\": \"bool\" } ], \"payable\": false, \"stateMutability\": \"nonpayable\", \"type\": \"function\" }, { \"constant\": false, \"inputs\": [ { \"name\": \"_voted_for\", \"type\": \"address\" }, { \"name\": \"_election\", \"type\": \"bool\" }, { \"name\": \"_inSupport\", \"type\": \"bool\" }, { \"name\": \"_votes\", \"type\": \"uint16\" } ], \"name\": \"vote\", \"outputs\": [ { \"name\": \"index\", \"type\": \"uint256\" } ], \"payable\": true, \"stateMutability\": \"payable\", \"type\": \"function\" }, { \"constant\": false, \"inputs\": [], \"name\": \"newGovernanceCycle\", \"outputs\": [], \"payable\": false, \"stateMutability\": \"nonpayable\", \"type\": \"function\" }, { \"constant\": true, \"inputs\": [], \"name\": \"findWinners\", \"outputs\": [ { \"name\": \"\", \"type\": \"address\" }, { \"name\": \"\", \"type\": \"int24\" }, { \"name\": \"\", \"type\": \"address\" }, { \"name\": \"\", \"type\": \"int24\" } ], \"payable\": false, \"stateMutability\": \"view\", \"type\": \"function\" }, { \"constant\": false, \"inputs\": [], \"name\": \"finalizeGovernanceCycle\", \"outputs\": [], \"payable\": false, \"stateMutability\": \"nonpayable\", \"type\": \"function\" }]"
}
]

0 comments on commit b608311

Please sign in to comment.