Synthetixio / synthetix

Synthetix Solidity smart contracts
https://synthetix.io/
MIT License
1.2k stars 594 forks source link

Hack Idea: SynthetixScan #315

Open kaiynne opened 4 years ago

kaiynne commented 4 years ago

Create a tracker like etherscan/makerscan, where you can enter a wallet address see details of their Synthetix balances.

Overall network view:

Ability to sort wallets by total debt, c ratio etc

Track transfers/exchanges and other contract activity

SNXified commented 4 years ago

I also have mintrscan.com and snxplorer.com for the team to use!

kaiynne commented 4 years ago

There are a few components:

  1. Network Overview
    • Sortable list view of all SNX holders -- Total SNX | Transferable SNX | Locked SNX | C-Ratio | Total Debt | Debt % | Synth Balance
    • Sortable list view of all Synth holders -- Total Synth balance | Balance breakdown by Synth
  2. Transaction View
    • Filter by transaction types -- Mint | Burn | Transfer | Exchange | Claim | Depot | ETH Loan
dvdschwrtz commented 4 years ago

I am going to build this :) proposal incoming shortly