github ethers-io/ethers.js v5.5.2
ethers/v5.5.2 (2021-11-30 19:16)

latest releases: v6.13.2, v6.13.1, v6.13.0...
2 years ago
  • Fixed test case for getAvatar; url has moved (617714d)
  • Added basic redirect support. (42784b8)
  • Added arbitrum and optimism to networks and providers. (#2335; 0844de4)
  • Added support for data URLs for avatar metadata. (b8391b0)
  • Fixed getAvatar for unconfigured ENS names. (1e1c93e)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-nSPKJoI2xuw1LI9bDU45beoc7mnZtae7zmXYuchecL92MMNqHsTzQAX/xSVP6YMV"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.5.2.umd.min.js">
</script>

Don't miss a new ethers.js release

NewReleases is sending notifications on new releases.