mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-55.json (#527)
This commit is contained in:
parent
6be5dcbf3e
commit
16b57b89c3
28
_data/chains/eip155-55.json
Normal file
28
_data/chains/eip155-55.json
Normal file
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"name": "Zyx Mainnet",
|
||||
"chain": "ZYX",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://rpc-1.zyx.network/",
|
||||
"https://rpc-2.zyx.network/",
|
||||
"https://rpc-3.zyx.network/",
|
||||
"https://rpc-4.zyx.network/",
|
||||
"https://rpc-5.zyx.network/",
|
||||
"https://rpc-6.zyx.network/"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Zyx",
|
||||
"symbol": "ZYX",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://zyx.network/",
|
||||
"shortName": "ZYX",
|
||||
"chainId": 55,
|
||||
"networkId": 55,
|
||||
"explorers": [{
|
||||
"name": "zyxscan",
|
||||
"url": "https://zyxscan.com/",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user