mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
yuma testnet renamed, removed rpc, faucet and explorer (#3072)
This commit is contained in:
parent
8550418b3e
commit
e59b1f7450
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"name": "Horizen Yuma Testnet",
|
||||
"name": "Horizen Yuma Testnet Deprecated",
|
||||
"shortName": "Yuma",
|
||||
"chain": "Yuma",
|
||||
"icon": "eon",
|
||||
"rpc": ["https://yuma-testnet.horizenlabs.io/ethv1"],
|
||||
"rpc": [],
|
||||
"features": [
|
||||
{
|
||||
"name": "EIP155"
|
||||
|
@ -12,7 +12,7 @@
|
|||
"name": "EIP1559"
|
||||
}
|
||||
],
|
||||
"faucets": ["https://yuma-testnet-faucet.horizen.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Testnet Zen",
|
||||
"symbol": "tZEN",
|
||||
|
@ -22,13 +22,6 @@
|
|||
"chainId": 1662,
|
||||
"networkId": 1662,
|
||||
"slip44": 121,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Yuma Testnet Block Explorer",
|
||||
"url": "https://yuma-explorer.horizen.io",
|
||||
"icon": "eon",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
],
|
||||
"explorers": [],
|
||||
"status": "deprecated"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user