poanetwork / nifty-wallet

A fork of MetaMask focused on the usability of real-world applications
https://chrome.google.com/webstore/detail/nifty-wallet/jbdaocneiiinmjbjlgalhcelgbejmnid
MIT License
92 stars 43 forks source link

(Bug) Block explorer for ethereum is set to blockscout, which does not support ethereum. #404

Closed AJolly closed 4 years ago

AJolly commented 4 years ago

The view on block explorer option connects to blockscout.
This works fine for chains that blockscout supports, such as xDai, but fails when used to look up an ethereum account.

"503 Service Unavailable No server is available to handle this request."

We need to use a different block explorer for ethereum.

tobutridaz commented 4 years ago

+1

vbaranov commented 4 years ago

Thanks for noticing that. We were waiting for a long time publishing of 5.1.2 with the fix where Blockscout replaced with Etherscan for ETH Mainnet. Finally, It is published.