ZeroBin
A sybil account checker that preserves the privacy of the user
Screenshots




Problem Statement
This is a sybil account checker that preserves the privacy of the user. It finds out similar addresses to a given one based on their transaction history and the protocols they have used. It also takes into account the tokens and NFTs they hold and have transferred to other addresses.
Solution
We use Etherscan's API to pull the Top 100 most used protocols and then filter by addresses. A matching algorithm that we have built, written in Python, is then used to check similar addresses to the provided one. Protocols like Uniswap, Curve Finance, OpenSea are used to track such cases.
Hackathon
Circuit Breaker
2024
Contributors
- fvictorio
10 contributions
- Dayitva
3 contributions
- antico5
1 contributions
- nicolasgarcia214
1 contributions
- portdeveloper
1 contributions