Internal JSON-RPC call error (Polygon, v3, LP position page)
Bug Description
On the page of a specific univ3 LP position, the console is full of JS errors and the dollar values of balances don't load. Transactions work fine.
Steps to Reproduce
- Go to the page of a specific univ3 LP position
Expected Behavior Dollar balances should load
Additional Context Three error messages return:
- Internal JSON-RPC call error.
- Failed to fetch multicall chunk.
Error: missing revert data in call exception [ See: https://links.ethers.org/v5-errors-CALL_EXCEPTION ] (error={"code":-32603,"message":"Internal JSON-RPC error.","data":{"code":-32000,"message":"out of gas"},"stack":"{\n \"code\": -32603,\n \"message\": \"Internal JSON-RPC error.\",\n \"data\": {\n \"code\": -32000,\n \"message\": \"out of gas\"\n },\n \"stack\": \"Error: Internal JSON-RPC error.\\n
This can also happen with language selected, changing the language will solve