How to Fix / Debug Errors (Invalid Arrayify Value) When Deploying a Solidity Contract in Remix
Problem I Am Trying to Deploy a Smart Contract via Remix. Unfortunately, It Fails with a Very Unhelpful Error Message. Error Message Creation of Mycontract...
Problem
I am trying to deploy a smart contract via Remix. Unfortunately, it fails with a very unhelpful error message.
Must Read
Error Message
creation of MyContract errored: Error encoding arguments: Error: invalid arrayify value (argument="value", value="", code=INVALID_ARGUMENT, version=bytes/5.5.0)