mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Beresheet testnet. (#181)
This commit is contained in:
parent
032c3a42f0
commit
e65cf17415
18
_data/chains/eip155-2022.json
Normal file
18
_data/chains/eip155-2022.json
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"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": "edg",
|
||||||
|
"chainId": 2022,
|
||||||
|
"networkId": 2022
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user