You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now we've fixed this issue by limiting concurrent ky requests to 500. It is technically still possible that RPC requests will cause insufficient resources errors, but this is only really possible on chains that don't support multicall3. Perhaps the best option here is to make sure that the remaining few chains get a multicall3 deployment.
E.g. https://revoke.cash/address/0xeF41421593f0211154665670Ffb925c63243c3C6?chainId=56
We'll probably need to do some rate limiting on getting token data and the like.
The text was updated successfully, but these errors were encountered: