feat: added Sepolia network

This commit is contained in:
Mikhail Gladchenko
2024-05-17 13:09:29 +01:00
parent 668f958d07
commit ab657b06a9
5 changed files with 20 additions and 5 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,