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
Running quickpoc for any contract address results in:
$ quickpoc <CONTRACT>
error: invalid value '0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc' for '[SLOT]': Could not parse slot number: digit 33 is out of range for base 16
For more information, try '--help'.
error: the following required arguments were not provided:
<CALLDATA>
Usage: cast abi-decode <SIG> <CALLDATA>
For more information, try '--help'.
jq: error (at <stdin>:0): Cannot index string with number
error: already folder named - enter a custom name as a second arg
Running
quickpoc
for any contract address results in:Version of
cast
:Version of
quickpoc
:The text was updated successfully, but these errors were encountered: