mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Spectrum (#1095)
This commit is contained in:
parent
0898f0c288
commit
2dfccbee3d
22
_data/chains/eip155-20180430.json
Normal file
22
_data/chains/eip155-20180430.json
Normal 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"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user