Skip to content

ethers/v5.4.4 (2021-08-04 01:37)

Compare
Choose a tag to compare
@ricmoo ricmoo released this 05 Aug 04:00
4e93945
  • Fixed Etherscan API key in default provider. (#1807; 1d27d95)
  • Adjust default masPriorityFeePerGas to account for MEV-heavy blocks. (#1817; 7175e2e)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-+zmUPvri3U8M4vN+Wf/Hp9TW5FZAEnEBnyiQ5/nJm/Bm5GjzrLGiDt36mx2uIVmr"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.4.4.umd.min.js">
</script>