ethers-provider-flashbots-bundle
ethers-provider-flashbots-bundle copied to clipboard
Internal server error for Flashbot's Goerli Builder RPC
https://relay-goerli.flashbots.net returns Internal Server Error since yesterday on any bundle submission.
I have the same problem but for sepolia -> https://relay-sepolia.flashbots.net
I have the same problem but for sepolia -> https://relay-sepolia.flashbots.net
Same error as well. Does anybody have a solution yet?
I have also the same issue for sepolia.
Goerli is deprecated and will be shut down this year anyways by the ethereum foundation, so there won't be any further support probably for flashbots.
Source: https://ethereum.org/en/developers/docs/networks/#goerli
On Sepolia, issue still persists both on bundle simulation and when sending bundle:
reason: 'bad response',
code: 'SERVER_ERROR',
status: 500,
body: '{"error":"Internal Server Error"}',
requestBody: '{"method":"eth_callBundle","params":[{"txs": .... }] }'