mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update eip155-7.json (#2039)
* Update eip155-7.json * fix json format * prettier pass
This commit is contained in:
parent
54f47c0cd4
commit
8eaeecdcf4
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
"name": "ThaiChain",
|
||||
"chain": "TCH",
|
||||
"rpc": ["https://rpc.dome.cloud"],
|
||||
"rpc": ["https://rpc.dome.cloud", "https://rpc.thaichain.org"],
|
||||
"faucets": [],
|
||||
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
|
||||
"nativeCurrency": {
|
||||
"name": "ThaiChain Ether",
|
||||
"symbol": "TCH",
|
||||
|
@ -11,5 +12,12 @@
|
|||
"infoURL": "https://thaichain.io",
|
||||
"shortName": "tch",
|
||||
"chainId": 7,
|
||||
"networkId": 7
|
||||
"networkId": 7,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Thaichain Explorer",
|
||||
"url": "https://exp.thaichain.org",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user