mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update Matic network to include Polygonscan (#306)
https://polygonscan.com/ is a product from Etherscan team.
This commit is contained in:
parent
f0130d7d44
commit
50c8f7d06f
|
@ -15,5 +15,10 @@
|
|||
"infoURL": "https://matic.network/",
|
||||
"shortName": "matic",
|
||||
"chainId": 137,
|
||||
"networkId": 137
|
||||
"networkId": 137,
|
||||
"explorers": [{
|
||||
"name": "polygonscan",
|
||||
"url": "https://polygonscan.com",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user