Content pfp
Content
@
0 reply
0 recast
0 reaction

MarcoV pfp
MarcoV
@marcov
Started experimenting with some scripts on identifying clusters onchain โ›“๏ธ First idea ๐Ÿ’ก"Transfer Cycles", where i look at transfers that go around and end at the some point. Using @dune.eth data on Zksync native transfers, i could identify several clusters, including the one below (57 nodes)
3 replies
1 recast
7 reactions

MarcoV pfp
MarcoV
@marcov
Besides the cycle(s) that could be found i also looked at other connections between these nodes and as it turns out there are many more connections to be found in this example as you can see below, especially from one address๐Ÿ”—
1 reply
0 recast
1 reaction

MarcoV pfp
MarcoV
@marcov
This analysis was done using the python package networkx, which builds a graph and can be used to easily find all kinds of patterns. Will share more analysis on identifying clusters/patterns in the future! ๐Ÿ”
1 reply
0 recast
1 reaction