mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create 558.json (#120)
This commit is contained in:
parent
2a52013fb7
commit
34a8920868
21
_data/chains/558.json
Normal file
21
_data/chains/558.json
Normal 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
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user