chains/_data/chains/eip155-20180430.json
2022-04-21 11:35:51 +02:00

22 lines
441 B
JSON

{
"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"
}]
}