pancakeswap / pancake-frontend

:pancakes: Pancake main features (farms, pools, IFO, lottery, profiles)
https://pancakeswap.finance
GNU General Public License v3.0
2.69k stars 3.55k forks source link

[BUG] Multicall RPC Error (FTM chain) #2652

Closed ColtraneNadler closed 2 years ago

ColtraneNadler commented 2 years ago

Is there an existing issue for this?

Product

Other

Current Behavior

Forked pancakeswap for FTM chain, and I get this error frequently. Some of the calls work, some don't.

inpage.js:1 MetaMask - RPC Error: Internal JSON-RPC error. {code: -32603, message: 'Internal JSON-RPC error.', data: {…}} code: -32603 data: {code: -32000, message: 'execution reverted'} message: "Internal JSON-RPC error."

It causes the token balances to disappear randomly, and other strange occurences.

Expected Behavior

For the multicalls to go through and not have this error.

Steps To Reproduce

Start the project, and interact with the frontend.

Environment

- Device:  macbookpro/linux/windows
- OS: macos
- Browser: chrome
- Wallet: metamask

Anything else?

Any ideas for debugging? Or has anyone come across this issue?

PancakeSwap-bot commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 2 days.

ColtraneNadler commented 2 years ago

Noone ever responded