You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This command should take a function's signature along with arguments to call it with and return the encoded representation of that call as a hexstring. This is useful when trying to perform a call or send, which in the --data field require this encoding.
You can check out the encode command on this CLI for examples.
🌟 Feature Request
📝 Description
This command should take a function's signature along with arguments to call it with and return the encoded representation of that call as a hexstring. This is useful when trying to perform a
call
orsend
, which in the--data
field require this encoding.You can check out the
encode
command on this CLI for examples.🤔 Rationale
🖼️ Mockups/Examples
📋 Additional Context
The text was updated successfully, but these errors were encountered: