chains/_data/chains/eip155-1146703430.json
Pierluigi Maori 704c3fd9b5
Add cybeth network, Used in a couple of blockchain fames (Cyberdeck and Cryptochronic), added the icon in iconsDownload (#2415)
* add cybeth icon and chain file

* added the icon in iconsDownload

---------

Co-authored-by: ligi <ligi@ligi.de>
2023-03-13 16:10:58 +01:00

26 lines
526 B
JSON

{
"name": "CyberdeckNet",
"chain": "cyberdeck",
"rpc": ["http://cybeth1.cyberdeck.eu:8545"],
"faucets": [],
"nativeCurrency": {
"name": "Cyb",
"symbol": "CYB",
"decimals": 18
},
"infoURL": "https://cyberdeck.eu",
"shortName": "cyb",
"chainId": 1146703430,
"networkId": 1146703430,
"icon": "cyberdeck",
"status": "active",
"explorers": [
{
"name": "CybEthExplorer",
"url": "http://cybeth1.cyberdeck.eu:8000",
"icon": "cyberdeck",
"standard": "none"
}
]
}