Skip to content

Commit

Permalink
Switch to public Soneium explorer (#648)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylanpince authored Jan 14, 2025
1 parent fcf4fef commit fecbf4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/network/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@ export const networks: Record<ChainId, NetworkMetadata> = {
testnet: false,
blockExplorer: {
name: 'Soneium Explorer',
rootUrl: 'https://xckc3jvrzboyo8w4.blockscout.com/'
rootUrl: 'https://soneium.blockscout.com/'
},
nativeToken: {
symbol: 'ETH',
Expand Down

0 comments on commit fecbf4c

Please sign in to comment.