chains/_data/chains/eip155-5777.json

19 lines
393 B
JSON

{
"name": "Ganache",
"title": "Ganache GUI Ethereum Testnet",
"chain": "ETH",
"icon": "ganache",
"rpc": ["https://127.0.0.1:7545"],
"faucets": [],
"nativeCurrency": {
"name": "Ganache Test Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://trufflesuite.com/ganache/",
"shortName": "ggui",
"chainId": 5777,
"networkId": 5777,
"explorers": []
}