Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frontend ust type 2 txs for eip 1559 compatible chains and increase maxFeePerGas #2065

Open
fredo opened this issue Jul 15, 2023 · 0 comments

Comments

@fredo
Copy link
Contributor

fredo commented Jul 15, 2023

I noticed that transactions being sent on ethereum via the frontend are legacy transactions. We should use type 2 transactions where possible and increase the maxFeePerGas by a factor of X (i.e. 1.5).
This would ensure that the transaction is verlikely to be included in the next 1-2 blocks while maintaining a fair gas price. (see agent code base for reference)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant