Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot process any contract #8

Open
rforte opened this issue Feb 4, 2024 · 0 comments
Open

cannot process any contract #8

rforte opened this issue Feb 4, 2024 · 0 comments

Comments

@rforte
Copy link

rforte commented Feb 4, 2024

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

Version of cast:

$ cast -V
cast 0.2.0 (059aa45 2023-11-07T08:20:43.751770000Z)

Version of quickpoc:

$ git log -n 1
commit 0d1fdcbfa4248cd70eb93f00e6352186f689e478 (HEAD -> main, origin/main, origin/HEAD)
Merge: 6dbd389 a542792
Author: Zach Obront <[email protected]>
Date:   Wed Jan 10 13:13:50 2024 -0600

    Merge pull request #7 from WardenJakx/patch-1

    Update README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant