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",
|
"shortName": "Yuma",
|
||||||
"chain": "Yuma",
|
"chain": "Yuma",
|
||||||
"icon": "eon",
|
"icon": "eon",
|
||||||
"rpc": ["https://yuma-testnet.horizenlabs.io/ethv1"],
|
"rpc": [],
|
||||||
"features": [
|
"features": [
|
||||||
{
|
{
|
||||||
"name": "EIP155"
|
"name": "EIP155"
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
"name": "EIP1559"
|
"name": "EIP1559"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"faucets": ["https://yuma-testnet-faucet.horizen.io"],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Testnet Zen",
|
"name": "Testnet Zen",
|
||||||
"symbol": "tZEN",
|
"symbol": "tZEN",
|
||||||
|
@ -22,13 +22,6 @@
|
||||||
"chainId": 1662,
|
"chainId": 1662,
|
||||||
"networkId": 1662,
|
"networkId": 1662,
|
||||||
"slip44": 121,
|
"slip44": 121,
|
||||||
"explorers": [
|
"explorers": [],
|
||||||
{
|
|
||||||
"name": "Yuma Testnet Block Explorer",
|
|
||||||
"url": "https://yuma-explorer.horizen.io",
|
|
||||||
"icon": "eon",
|
|
||||||
"standard": "EIP3091"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"status": "deprecated"
|
"status": "deprecated"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user