mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update chain 427 and 859 (#2027)
* Create eip155-427 * Rename eip155-427 to eip155-427.json * Create eip155-859.json * Update _data/chains/eip155-427.json Co-authored-by: ligi <ligi@ligi.de> * Update _data/chains/eip155-859.json Co-authored-by: ligi <ligi@ligi.de> * Update eip155-427.json * Update eip155-859.json * Update eip155-427.json * Update eip155-859.json * shortname changed Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
27887f76f2
commit
1287cd85b5
22
_data/chains/eip155-427.json
Normal file
22
_data/chains/eip155-427.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "Zeeth Chain",
|
||||
"chain": "ZeethChain",
|
||||
"rpc": ["https://rpc.zeeth.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Zeeth Token",
|
||||
"symbol": "ZTH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "",
|
||||
"shortName": "zeeth",
|
||||
"chainId": 427,
|
||||
"networkId": 427,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Zeeth Explorer",
|
||||
"url": "https://explorer.zeeth.io",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
22
_data/chains/eip155-859.json
Normal file
22
_data/chains/eip155-859.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "Zeeth Chain Dev",
|
||||
"chain": "ZeethChainDev",
|
||||
"rpc": ["https://rpc.dev.zeeth.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Zeeth Token",
|
||||
"symbol": "ZTH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "",
|
||||
"shortName": "zeethdev",
|
||||
"chainId": 859,
|
||||
"networkId": 859,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Zeeth Explorer Dev",
|
||||
"url": "https://explorer.dev.zeeth.io",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user