feat: added Sepolia network

This commit is contained in:
Mikhail Gladchenko
2024-05-17 13:07:02 +01:00
parent cf6dd964c9
commit 3e5e7565e3
4 changed files with 19 additions and 4 deletions

View File

@@ -4,6 +4,7 @@ export const developmentChains = [
SupportedChainId.BSC_TESTNET,
SupportedChainId.ROPSTEN,
SupportedChainId.GOERLI,
SupportedChainId.SEPOLIA,
SupportedChainId.ARBITRUM_GOERLI,
SupportedChainId.FANTOM_TESTNET,
SupportedChainId.POLYGON_TESTNET,