// don't forget to use `.methods` after the contract instance and before the // function name! contractInstance.methods.transferFrom(...).send(...)