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

gas: fetch suggestedBaseFee from etherscan #1131

Merged
merged 1 commit into from
Jan 19, 2024
Merged

gas: fetch suggestedBaseFee from etherscan #1131

merged 1 commit into from
Jan 19, 2024

Conversation

pkova
Copy link
Contributor

@pkova pkova commented Jan 19, 2024

My previous PR #1130 changed the Gas API we're using, but this one doesn't give us the suggested base fee, which means we can't calculate the max priority fee per gas. This PR puts the etherscan API back for this purpose only.

@pkova pkova merged commit 8862a81 into master Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant