chains/_data/chains/eip155-2022.json
Shankar D. Warang 27724d1f11
Update Edgeware mainnet and testnet info (#2434)
* Update Edgeware mainnet info

* add edgeware icon

* add edgeware icon file

* Update Beresheet testnet info

* update block explorer name

* secure link fix

* add Subscan explorer and minor changes
2023-03-16 18:29:52 +01:00

26 lines
522 B
JSON

{
"name": "Beresheet BereEVM Testnet",
"chain": "EDG",
"rpc": [
"https://beresheet-evm.jelliedowl.net",
"wss://beresheet.jelliedowl.net"
],
"faucets": [],
"nativeCurrency": {
"name": "Testnet EDG",
"symbol": "tEDG",
"decimals": 18
},
"infoURL": "https://edgeware.io/build",
"shortName": "edgt",
"chainId": 2022,
"networkId": 2022,
"explorers": [
{
"name": "Edgscan by Bharathcoorg",
"url": "https://testnet.edgscan.live",
"standard": "EIP3091"
}
]
}