poanetwork / poa-dapps-voting

POA Network Governance Dapp
https://voting.poa.network
GNU General Public License v3.0
26 stars 54 forks source link

(Update) Change a link to explorer on Emission Funds Ballot page #182

Open varasev opened 5 years ago

varasev commented 5 years ago

Problem: For now, Voting DApp uses a link to poaexplorer.com on the page New Ballot / Emission Funds Ballot. Since the issue in Blockscout with displaying invalid balances was fixed, now we can use the link to blockscout.com.

Solution: Use eth-net-props npm package to get explorer URL for a network by its ID (the method getExplorerAccountLinkFor(addr, networkID)).