Description
This changes the API provider Bridge uses to calculate gas prices for transactions. The old API had been down for a few days, causing gas prices always to appear as the default value of 40 gwei in Bridge.
What's Changed
- gas: change gas price api by @pkova in #1130
- gas: fetch suggestedBaseFee from etherscan by @pkova in #1131
Full Changelog: v3.2.9...v3.2.10