Create 558.json (#120)

This commit is contained in:
Bryce Weiner 2020-11-11 15:16:27 -08:00 committed by GitHub
parent 2a52013fb7
commit 34a8920868
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

21
_data/chains/558.json Normal file
View File

@ -0,0 +1,21 @@
{
"name": "Tao Network",
"chain": "TAO",
"network": "core",
"rpc": [
"https://rpc.testnet.tao.network",
"http://rpc.testnet.tao.network:8545",
"https://rpc.tao.network",
"wss://rpc.tao.network"
],
"faucets": [],
"nativeCurrency": {
"name": "Tao",
"symbol": "TAO",
"decimals": 18
},
"infoURL": "https://tao.network",
"shortName": "tao",
"chainId": 558,
"networkId": 558
}