pm icon indicating copy to clipboard operation
pm copied to clipboard

Cannot send private transactions which include an access-list

Open barakman opened this issue 10 months ago • 0 comments

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).

Is there any knows issue around this?

Thanks.

An example transaction:

https://protect.flashbots.net/tx/0x34ae719a2639a3047a2383442acbc315bcef5cd3890a25264b17152bd5a152a6

barakman avatar Apr 19 '24 11:04 barakman