contract not found
- Dominant language
- Haskell
- Stars
- 2.1k
- Forks
- 320
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to debug the transaction below on Fuse network, that uses open-ethereum 3.2.6,
The transaction is in the [explorer](https://explorer.fuse.io/tx/0x83daef68855b01cc70af7976d83ceaa150336e215efa78e4ed0d2922a4817b5a/internal-transactions) and the 'contract not found' that is shown in the output error, is in fact [there](https://explorer.fuse.io/address/0x349Bc296D9945b1D4004d6De029BeAB33A78DEdc/transactions) also.
```
seth run-tx 0x83daef68855b01cc70af7976d83ceaa150336e215efa78e4ed0d2922a4817b5a
hevm: contract not found: 0x349Bc296D9945b1D4004d6De029BeAB33A78DEdc
CallStack (from HasCallStack):
error, called at hevm-cli/hevm-cli.hs:757:11 in main:Main
```
The rpc is : https://rpc.fuse.io
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.