Skip to content

Commit

Permalink
Add explorer for optimistic kovan
Browse files Browse the repository at this point in the history
  • Loading branch information
ligi committed Jan 5, 2022
1 parent 6e3b5d8 commit 6a78f08
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _data/chains/eip155-69.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
"symbol": "KOR",
"decimals": 18
},
"explorers": [{
"name": "etherscan",
"url": "https://kovan-optimistic.etherscan.io",
"standard": "EIP3091"
}],
"infoURL": "https://optimism.io",
"shortName": "okov",
"chainId": 69,
Expand Down

0 comments on commit 6a78f08

Please sign in to comment.