Live data from Hacker News

Visualising Ethereum Token Movements

github.com

1–2 of 2 posts

Re: Visualising Ethereum Token Movements

#2
ethgraph is a free open-source tool written in Go to generate GraphML for token movements for ERC20, ERC721 and ERC1155 (or their equivalents) on any EVM-compatible blockchain. GraphML is an XML file format for graph data which is commonly used by graphing tools. We can then use those graphing tools to analyse token movements, in this example the to used is Gephi.