mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Added Zeniq Smart Chain (#2125)
* Added Zeniq Smart Chain * Update _data/chains/eip155-383414847825.json * formated zeniq data file with prettier Co-authored-by: dev4-zeniq <dev4@zeniq.com> Co-authored-by: ligi <ligi@ligi.de> Co-authored-by: Christian Leopold <christian.leopold@vougee.gmbh>
This commit is contained in:
parent
15509aef95
commit
04b8d1abde
22
_data/chains/eip155-383414847825.json
Normal file
22
_data/chains/eip155-383414847825.json
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"name": "Zeniq",
|
||||||
|
"chain": "ZENIQ",
|
||||||
|
"rpc": ["https://smart.zeniq.network:9545"],
|
||||||
|
"faucets": ["https://faucet.zeniq.net/"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Zeniq",
|
||||||
|
"symbol": "ZENIQ",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.zeniq.dev/",
|
||||||
|
"shortName": "zeniq",
|
||||||
|
"chainId": 383414847825,
|
||||||
|
"networkId": 383414847825,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "zeniq-smart-chain-explorer",
|
||||||
|
"url": "https://smart.zeniq.net",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user