Skip to content

Commit

Permalink
network: nova-explorer.arbitrum.io -> nova.arbiscan.io
Browse files Browse the repository at this point in the history
  • Loading branch information
attente committed Jul 24, 2023
1 parent 1b3c4cd commit 4131cc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/network/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,8 @@ export const networks: Record<ChainId, NetworkMetadata> = {
name: 'arbitrum-nova',
title: 'Arbitrum Nova',
blockExplorer: {
name: 'Nova Explorer',
rootUrl: 'https://nova-explorer.arbitrum.io/'
name: 'Arbiscan Nova',
rootUrl: 'https://nova.arbiscan.io/'
}
},
[ChainId.AVALANCHE]: {
Expand Down

0 comments on commit 4131cc8

Please sign in to comment.