Skip to content

Latest commit

 

History

History
27 lines (27 loc) · 783 Bytes

File metadata and controls

27 lines (27 loc) · 783 Bytes

Current Progress

  • Created an algorithm to detect chaining
  • Current longest detected chain: length 7 transactions:
{
    "value": 100000000000000,
    "chain": [
        "0x144817019d6e29940d23f5afd6534c378e83bc7b",
        "0x79187dc5b7a8cf39b59ac64e5be23380d904c2cd",
        "0x9b3dfb936537aaa613eb2938f608a48e04e53ebe",
        "0xb8a6c4c427c54d3dfbfe1759a14f773d64253b98",
        "0xd80c2883bfaada07b0b4f9eae35495243df8cf57",
        "0xd5091028029d1ab6054e3d68a22903b15f235ea4",
        "0x461fad0e8330e0698146f704fe9e82f50ac7067b",
        "0x08ac5cb3d9c347c8aec1383cc27ffad50eb9c384"
    ],
    "timestamps": [
        1761210492,
        1761211044,
        1761215664,
        1761215688,
        1761215700,
        1761229932,
        1761229956
    ]
},