Add Spectrum (#1095)

This commit is contained in:
Hades 2022-04-21 17:35:51 +08:00 committed by GitHub
parent 0898f0c288
commit 2dfccbee3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,22 @@
{
"name": "SmartMesh Mainnet",
"chain": "Spectrum",
"rpc": [
"https://jsonapi1.smartmesh.cn"
],
"faucets": [],
"nativeCurrency": {
"name": "SmartMesh Native Token",
"symbol": "SMT",
"decimals": 18
},
"infoURL": "https://smartmesh.io",
"shortName": "spectrum",
"chainId": 20180430,
"networkId": 1,
"explorers": [{
"name": "spectrum",
"url": "https://spectrum.pub",
"standard": "none"
}]
}