mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add ChainID for GoodData Testnet (#332)
* Add ChainID for GoodData Testnet * Change shortName GooD to GooDT
This commit is contained in:
parent
c8477c7410
commit
8ac260bb68
19
_data/chains/eip155-32.json
Normal file
19
_data/chains/eip155-32.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"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
|
||||
}
|
Loading…
Reference in New Issue
Block a user