8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix: update local safes in sidebar (5afe#3017)
Redirect URLs w/o hash too
fix: Toggle sidebar when link is clicked (5afe#2988)
Use EIP-1559 maxFeePerGas only on mainnet
Replace gasPrice with maxFeePerGas; remove gasnow; update web3 (5afe#… …2863) * Replace gasPrice with maxFeePerGas; remove gasnow; update web3 * Update web3 patches * Quotes 🤦 * Use etherscan API * 1e9 -> 1e8 * Pass API keys from GH secrects * Fallback to eth.getGasPrice
Bump version
Fix BSC gasPrice (5afe#2747)
Bump version to 3.14.0
Fix a lint warning