# Summary `forest-wallet send` correctly routes eth targets to `InvokeContract` but one can't specify calldata so it can't really call a method on a contract. <!-- Describe the task --> # Completion Criteria <!-- List the necessary criteria to complete this issue --> - [ ] Extend the wallet send with `--params-hex` (and perhaps --method) so it can carry calldata - [ ] tests # Additional Links & Resources <!-- Anything that might need to be referenced during implementation -->
Summary
forest-wallet sendcorrectly routes eth targets toInvokeContractbut one can't specify calldata so it can't really call a method on a contract.Completion Criteria
--params-hex(and perhaps --method) so it can carry calldataAdditional Links & Resources