foundry
foundry copied to clipboard
bug(`cast send`): failed to get resolver from the ENS registry: buffer overrun while deserializing
Component
Cast
Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
What version of Foundry are you on?
0.2.0
What command(s) is the bug in?
cast send
Operating System
Linux
Describe the bug
I was testing a smart contract in forgery, I tried running this command as cast send $PRIVATE_KEY "sendNumber(uint256)" 1
And I'm continuously getting this error