Historical native balance timeout error

I’m making requests to arbitrum to fetch historical native balance.
I
About 10 requests took me about 3 minutes to fetch. To fetch balance from th old block for wallet. Is it expected behavior. Is there ability to make it faster?

And finally after 10-15 requests it just throws error:

Error: processing response error (body=“{"jsonrpc":"2.0","id":55,"error":{"code":-32
603,"message":"request failed or timed out"}}”, error={“code”:-32603}, requestBody=“{"method":"eth_getBalance","params":["0x13b5aad975de738dee4c7c0b2793
d836d62e0e45","0x132add8"],"id":55,"jsonrpc":"2.0"}”, requestMethod=“POST”, url=“https://arbitrum-mainnet.infura.io/v3/********************”, code=SERVER_ERROR, version=web/5.7.0)

1 Like

Hi @EngiNier,

without your code it’s hard to say. Can you provide the code you are using, say on github?

Warm regards,
Chris | Infura | ConsenSys

1 Like

This topic was automatically closed after 30 days. New replies are no longer allowed.