chains/_data/chains/eip155-7.json
DOM CHAROENYOS 8eaeecdcf4
Update eip155-7.json (#2039)
* Update eip155-7.json

* fix json format

* prettier pass
2022-12-16 21:06:21 +01:00

24 lines
519 B
JSON

{
"name": "ThaiChain",
"chain": "TCH",
"rpc": ["https://rpc.dome.cloud", "https://rpc.thaichain.org"],
"faucets": [],
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"nativeCurrency": {
"name": "ThaiChain Ether",
"symbol": "TCH",
"decimals": 18
},
"infoURL": "https://thaichain.io",
"shortName": "tch",
"chainId": 7,
"networkId": 7,
"explorers": [
{
"name": "Thaichain Explorer",
"url": "https://exp.thaichain.org",
"standard": "EIP3091"
}
]
}