mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
added explorer (#487)
This commit is contained in:
parent
673f2a745a
commit
1232cf64d6
|
@ -12,5 +12,11 @@
|
|||
"infoURL": "https://optimism.io",
|
||||
"shortName": "oeth",
|
||||
"chainId": 10,
|
||||
"networkId": 10
|
||||
"networkId": 10,
|
||||
|
||||
"explorers": [{
|
||||
"name": "etherscan",
|
||||
"url": "https://optimistic.etherscan.io",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user