mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
19 lines
338 B
JSON
19 lines
338 B
JSON
{
|
|
"name": "Beresheet Testnet",
|
|
"chain": "EDG",
|
|
"network": "beresheet",
|
|
"rpc": [
|
|
"https://beresheet1.edgewa.re"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Testnet Edge",
|
|
"symbol": "tEDG",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "http://edgewa.re",
|
|
"shortName": "edgt",
|
|
"chainId": 2022,
|
|
"networkId": 2022
|
|
}
|