Results 4 comments of Bakuchi

I also faced this issue. I think this would happen in mainnet forking though I set `autofetch_sources:True`. In my test Uniswap V2 pair' `Swap` event becomes `unknown` . But the...

I use Besu and call `eth_call` with ethersjs. besu version : `besu-22.10.2` I run Besu on EC2 instance and call from another EC2 instance. ### Error something like this. ```...

I have not yet been able to reproduce it.