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:
ZENIQ Smart Chain 2023-01-13 15:29:47 +01:00 committed by GitHub
parent 15509aef95
commit 04b8d1abde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"
}
]
}