currently as an app one has to (AFAIK) check which service is active - e.g. “http://geth.dappnode:8545”, “http://nethermind.public.dappnode:8545” or “http://openethereum.dappnode:8545”
It would be great if there could be a “proxy” endpoint to remove the need for this probing. Ideally something like:
“http://chain1.dappnode:8545” - this would also remove the need for a mapping - chainId->name
Also as dappnode knows which packages are active - there would be no need for probing
Currently facing this in WallETH and Sourcify