Built a scanner that analyzes Avalanche tokens right after deployment - before code verification, before listings, before most people notice them.
Two main goals:
1. Spot early gem patterns - catch promising tokens at the earliest stage
2. Flag dangerous contract patterns - obviously there's tons of scams out there. Suspicious tokens are 90% not gems anyway, so filtering them saves your time and money.
How it works:
- Analyzes within ~1 hour after contract deployment
- Works even before Solidity code verification and pool creation (also works after)
- Identifies strange patterns in unverified contracts
Important note: The scanner may flag established tokens (USDC, USDT) as risky due to their admin controls. This is normal - no whitelisting for known tokens yet. Use your judgment.
Avalanche only right now - it's the first network I'm launching with. Will add other chains if there's demand.
Free 1-month beta access while testing and improving.
Link:
http://206.206.78.245/ (yes, it's just an IP - still thinking about the domain)
Early stage tool. Try it out and let me know what works and what needs improvement.