chains/_data/chains/eip155-1708.json
Kitt Tientanopajai 96e1bead6b
Add TBSI networks (#1763)
* Create eip155-1708.json

* Create eip155-1707.json

* eip155-1707.json: add faucets

* eip155-1708.json: fix duplicated short name
2022-11-02 03:46:59 +01:00

17 lines
405 B
JSON

{
"name": "TBSI Testnet",
"title": "Thai Blockchain Service Infrastructure Testnet",
"chain": "TBSI",
"rpc": ["https://rpc.testnet.blockchain.or.th"],
"faucets": ["https://faucet.blockchain.or.th"],
"nativeCurrency": {
"name": "Jinda",
"symbol": "JINDA",
"decimals": 18
},
"infoURL": "https://blockchain.or.th",
"shortName": "tTBSI",
"chainId": 1708,
"networkId": 1708
}