Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
Add Kovan etherscan
Browse files Browse the repository at this point in the history
  • Loading branch information
ivigamberdiev authored Dec 21, 2020
1 parent bb0a5c2 commit ae7fe4a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ const _defaultNetworksData = [
rpcUrl: 'https://api.infura.io/v1/jsonrpc/kovan',
chainId: '42',
ticker: 'ETH',
blockExplorerUrl: 'https://etherscan.io',
blockExplorerUrl: 'https://kovan.etherscan.io',
},
{
labelKey: 'localhost',
Expand Down

0 comments on commit ae7fe4a

Please sign in to comment.