diff --git a/_data/chains/558.json b/_data/chains/558.json new file mode 100644 index 00000000..fd6f6e95 --- /dev/null +++ b/_data/chains/558.json @@ -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 +}