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

[Feature] Impl GasEstimatorLayer #323

Closed
yash-atreya opened this issue Mar 15, 2024 · 0 comments
Closed

[Feature] Impl GasEstimatorLayer #323

yash-atreya opened this issue Mar 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@yash-atreya
Copy link
Member

Component

provider, pubsub

Describe the feature you would like

Just like how ManagedNonceLayer automatically manages the nonce field in TransactionRequest if unset by the user. GasEstimatorLayer would populate the gas_price, gas, max_fee_per_gas and max_priority_fee_per_gas.

Using this layer would remove the need for users to set these critical fields themselves.

Additional context

No response

@yash-atreya yash-atreya added the enhancement New feature or request label Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant