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
I am attempting eth_sendPrivateTransaction with transactions which include an accessList (on ethereum/mainnet).
No matter how much I increase the maxFeePerGas and maxPriorityFeePerGas values, these transactions always end up showing "status":"FAILED" on the Transaction Status API webpage (at https://protect.flashbots.net/tx).
I am attempting
eth_sendPrivateTransaction
with transactions which include anaccessList
(on ethereum/mainnet).No matter how much I increase the
maxFeePerGas
andmaxPriorityFeePerGas
values, these transactions always end up showing"status":"FAILED"
on the Transaction Status API webpage (at https://protect.flashbots.net/tx).Is there any knows issue around this?
Thanks.
An example transaction:
https://protect.flashbots.net/tx/0x34ae719a2639a3047a2383442acbc315bcef5cd3890a25264b17152bd5a152a6
The text was updated successfully, but these errors were encountered: