I am using solidity python parser by ConsenSys to convert the source solidity code into a parsed object (which looks like JSON). Using this and the address of the deployed version of same contract on ...