@brandonlehmann/ethers-providers

Additional EVM Based Providers for ethers.js (mostly BSC & FTM)

Usage no npm install needed!

<script type="module">
  import brandonlehmannEthersProviders from 'https://cdn.skypack.dev/@brandonlehmann/ethers-providers';
</script>

README

This package extends the ethers package to provide a mechanism to grab the ABIs easily from verified contracts on FTMscan and BSCscan

In addition, it provides a few typed classes around ERC20s and DAOs to make things a bit easier to work with.