Skip to content

Commit

Permalink
Merge pull request #119 from ippondigital/ft-ethergraph-option
Browse files Browse the repository at this point in the history
added ethergraphs.com to the dropdown of blockchain visualisers
  • Loading branch information
409H authored Oct 23, 2017
2 parents d2fc75a + a3e6828 commit a7d1db5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion options.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ <h3 class="text-center">EtherAddressLookup</h3>
<option value="https://etherscan.io/address">Etherscan.io</option>
<option value="https://etherchain.org/account">Etherchain.org</option>
<option value="https://ethplorer.io/address">Ethplorer.io</option>
<option value="http://ethergraphs.com/dashboard">Ethergraphs.com</option>
</select>

<br/><br/>
Expand All @@ -70,4 +71,4 @@ <h3 class="text-center">EtherAddressLookup</h3>

<script src="js/options.js"></script>
</body>
</html>
</html>

0 comments on commit a7d1db5

Please sign in to comment.