add gon chain explorer (#1489)

* add gon chain explorer

* remove slash
This commit is contained in:
erick yan 2022-08-25 16:55:06 +08:00 committed by GitHub
parent b1666dd20e
commit 95d520ead9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,5 +14,10 @@
"infoURL": "",
"shortName": "gon",
"chainId": 10024,
"networkId": 10024
"networkId": 10024,
"explorers": [{
"name": "Gon Explorer",
"url": "https://gonscan.com",
"standard": "none"
}]
}