mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
22 lines
441 B
JSON
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"
|
|
}]
|
|
} |