mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
18 lines
332 B
JSON
18 lines
332 B
JSON
{
|
|
"name": "ARTIS Testnet tau1",
|
|
"chain": "ARTIS",
|
|
"rpc": [
|
|
"https://rpc.tau1.artis.network"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "ARTIS tau1 Ether",
|
|
"symbol": "tATS",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://artis.network",
|
|
"shortName": "atstau",
|
|
"chainId": 246785,
|
|
"networkId": 246785
|
|
}
|