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

Commit

Permalink
Merge pull request #202 from ivigamberdiev/patch-1
Browse files Browse the repository at this point in the history
Add Kovan etherscan
  • Loading branch information
ryanml authored Dec 25, 2020
2 parents bb0a5c2 + ae7fe4a commit 63653c9
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 63653c9

Please sign in to comment.