flashbots / ethers-provider-flashbots-bundle

Flashbots provider for ethers.js
543 stars 212 forks source link

sendPrivateTransaction fast mode deprecated? #109

Closed pixelpawnshop closed 9 months ago

pixelpawnshop commented 9 months ago

Is transaction speed parameter for sendPrivateTransaction deprecated?

fast: boolean, // Deprecated; required until this is removed from the API. Value has no effect.

Why is that?

Is there a other way to make sure the transaction gets not only found by flashbot builder but all?

Thanks in advance!

sakulstra commented 5 months ago

hey @pixelpawnshop, just curios what was the solution/answer to that 😅

pixelpawnshop commented 5 months ago

@sakulstra

Hey there I used sendBundle instead. Then you have to send each bundle to all builders if you want the tx to go through as fast as possible.

https://docs.flashbots.net/flashbots-auction/advanced/rpc-endpoint#mev_sendbundle