Skip to content

Commit

Permalink
updating etherscan link
Browse files Browse the repository at this point in the history
  • Loading branch information
Defi-Moses committed Jul 17, 2024
1 parent ac2fa5d commit cfb993c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/synapse-constants/constants/chains/master.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export const ETH: Chain = {
primary: 'https://rpc.ankr.com/eth',
fallback: 'https://1rpc.io/eth',
},
explorerUrl: 'https://etherscan.com',
explorerUrl: 'https://etherscan.io',
explorerName: 'Etherscan',
explorerImg: ethExplorerImg,
blockTime: 12000,
Expand Down

0 comments on commit cfb993c

Please sign in to comment.