This is a simple example to reproduce the multicall error happening on Fraxtal.
- Replace
RPC_URL
inindex.ts
with your own RPC URL - Install dependencies :
bun i
- Run :
bun run index.ts
You should see the error : Details: {"code":-32601,"message":"Unsupported method on FRAX_MAINNET"}