Sunday, December 23, 2018

Error: insufficient data for uint128 type (arg="", coderType="uint128", value="0x00")

Error : Error: insufficient data for uint128 type (arg="", coderType="uint128", value="0x00")

I got this error message while deploying the contract. The issue comes up when i upgraded the solidity and truffle version as a result when i compile the code through truffle it throws me this error. This error happens when the address of the contract is not found which indicates some errors due to upgrade of version. After removing the error this error would be solve , further when yu have to deploy the contract you have to delete all the json file created

1 comment: