docs: fixed typo in EtherscanProvider (#4666)

This commit is contained in:
Richard Moore 2024-04-16 21:47:30 -04:00
parent b4aaab8d39
commit 16a22560ff

@ -8,7 +8,7 @@
* - Ethereum Mainnet (``mainnet``) * - Ethereum Mainnet (``mainnet``)
* - Goerli Testnet (``goerli``) * - Goerli Testnet (``goerli``)
* - Sepolia Testnet (``sepolia``) * - Sepolia Testnet (``sepolia``)
* - Sepolia Testnet (``holesky``) * - Holesky Testnet (``holesky``)
* - Arbitrum (``arbitrum``) * - Arbitrum (``arbitrum``)
* - Arbitrum Goerli Testnet (``arbitrum-goerli``) * - Arbitrum Goerli Testnet (``arbitrum-goerli``)
* - BNB Smart Chain Mainnet (``bnb``) * - BNB Smart Chain Mainnet (``bnb``)