mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
18 lines
297 B
JSON
18 lines
297 B
JSON
{
|
|
"name": "ThaiChain",
|
|
"chain": "TCH",
|
|
"rpc": [
|
|
"https://rpc.dome.cloud"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "ThaiChain Ether",
|
|
"symbol": "TCH",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://thaichain.io",
|
|
"shortName": "tch",
|
|
"chainId": 7,
|
|
"networkId": 7
|
|
}
|