chains/_data/chains/1856.json
ligi 150aa21bd1
Add nativeCurrency - closes #66 and add chains_mini.json
also improves #61 - at least now mainnet is on top again ;-)
2019-05-22 23:41:52 +02:00

16 lines
322 B
JSON

{
"name": "Teslafunds",
"chain": "TSF",
"network": "mainnet",
"rpc": ["https://tsfapi.europool.me"],
"faucets": [],
"nativeCurrency": {
"name": "Teslafunds Ether",
"symbol": "TSF",
"decimals": 18
},
"infoURL": "https://teslafunds.io",
"shortName": "tsf",
"chainId": 1856,
"networkId": 1
}