chains/_data/chains/eip155-32.json
goodata-ivan 8ac260bb68
Add ChainID for GoodData Testnet (#332)
* Add ChainID for GoodData Testnet

* Change shortName GooD to GooDT
2021-07-08 15:41:54 +02:00

20 lines
349 B
JSON

{
"name": "GoodData Testnet",
"chain": "GooD",
"network": "testnet",
"rpc": [
"https://test2.goodata.io"
],
"faucets": [
],
"nativeCurrency": {
"name": "GoodData Testnet Ether",
"symbol": "GooD",
"decimals": 18
},
"infoURL": "https://www.goodata.org",
"shortName": "GooDT",
"chainId": 32,
"networkId": 32
}