Skip to content

Commit

Permalink
Add Sei Arctic Testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
dangerousfood committed Apr 30, 2024
1 parent 8b380c1 commit 5c32379
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ The current available networks are:
- `fraxtalTestnet`
- `metisTestnet`
- `modeTestnet`
- `seiArcticTestnet`
- **EVM-Based Production Networks:**
- `ethMain`
- `bscMain`
Expand Down
2 changes: 2 additions & 0 deletions src/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export const networks = [
"fraxtalTestnet",
"metisTestnet",
"modeTestnet",
"seiArcticTestnet",
"ethMain",
"bscMain",
"optimismMain",
Expand Down Expand Up @@ -108,6 +109,7 @@ export const explorers = [
"https://holesky.fraxscan.com/",
"https://sepolia-explorer.metisdevops.link/",
"https://sepolia.explorer.mode.network/",
"https://evm-rpc-arctic-1.sei-apis.com",
"https://etherscan.io/",
"https://bscscan.com/",
"https://optimistic.etherscan.io/",
Expand Down

0 comments on commit 5c32379

Please sign in to comment.