mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
19 lines
332 B
JSON
19 lines
332 B
JSON
{
|
|
"name": "ThaiChain 2.0 ThaiFi",
|
|
"chain": "TCH",
|
|
"network": "thaifi",
|
|
"rpc": [
|
|
"https://rpc.thaifi.com"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Thaifi Ether",
|
|
"symbol": "TFI",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://exp.thaifi.com",
|
|
"shortName": "tfi",
|
|
"chainId": 17,
|
|
"networkId": 17
|
|
}
|