mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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>
This commit is contained in:
parent
b4f0893905
commit
704c3fd9b5
25
_data/chains/eip155-1146703430.json
Normal file
25
_data/chains/eip155-1146703430.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/cyberdeck.json
Normal file
8
_data/icons/cyberdeck.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmTvYMJXeZeWxYPuoQ15mHCS8K5EQzkMMCHQVs3GshooyR",
|
||||
"width": 193,
|
||||
"height": 214,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue
Block a user