Merge branch 'ethereum-lists:master' into master

This commit is contained in:
Samuel Safahi 2022-04-21 03:09:19 -07:00 committed by GitHub
commit 5d43a84243
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"
}]
}