Endpoint that supports getting transaction receipts in bulk
Eugene Aseev
Merged in a post:
Broader usage of Erigon client
D
Dzmitry Kalabuk
The Erigon client allows the usage of extended API (e.g. eth_getBlockReceipts method), but it looks like it's only available on archival nodes which can't be enabled on the testnets (at least with the Business plan). It would be nice to have that extended API available on the testnets too. In particular, Polygon Mumbai and Ethereum Goerli.
Eugene Aseev
D
Dzmitry Kalabuk
Actually, it's a duplicate of https://ideas.chainstack.com/feature-requests/p/endpoint-that-supports-getting-transaction-receipts-in-bulk
R
Robert Hayes
How do I withdrawal my Bitcoin bonus
Eugene Aseev
eth_getBlockReceipts
method is available on Ethereum, Polygon and BSC archive nodes based on Erigon: https://docs.chainstack.com/api/ethereum/eth_getBlockReceiptsJ
Jack Vinijtrongjit
Eugene Aseev: Please provide it for the rest of the blockchains as well. The EVM-based ones at least.