Cannot send private transactions which include an access-list
Open
- Dominant language
- No language data
- Stars
- 2.6k
- Forks
- 291
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.