Create 7.json (#96)

This commit is contained in:
dome 2020-05-25 14:12:14 +07:00 committed by GitHub
parent 88c8fd2af2
commit 4783d9eb67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

18
_data/chains/7.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "ThaiChain",
"chain": "TCH",
"network": "mainnet",
"rpc": [
"https://rpc.dome.cloud"
],
"faucets": [],
"nativeCurrency": {
"name": "ThaiChain Ether",
"symbol": "TCH",
"decimals": 18
},
"infoURL": "https://thaichain.io",
"shortName": "tch",
"chainId": 7,
"networkId": 7
}