Any demand for a bulk checker? Will it sell, and where?

Status
Not open for further replies.

TheMhdYT

Newbie
Joined
Aug 29, 2018
Messages
6
Reaction score
2
Hey guys,

I've been working on a personal python script lately and wanted to ask your opinion.

Basically, I needed to bulk-check a bunch of wallets for a project (both EVM and Solana) and couldn't find a decent tool that pulls everything (tokens, DeFi, staking, app balances like Hyperliquid/Blur) without getting instantly blocked by Cloudflare or Jupiter's Turnstile captchas. So I just coded my own.

Right now, it does two simple things:
1. EVM: Scans addresses via DeBank, bypasses Cloudflare, grabs tokens + defi + app balances, and exports them to Excel/CSV etc.
2. Solana: Scans Solana addresses via Jupiter portfolio API, handles the Turnstile captchas under the hood, splits the balance into wallet/lending/staking/lp, and ranks them by USD value.

Of course, it only uses public addresses, no private keys or seed phrases needed.

I'm wondering if anyone else here actually needs something like this? I'm thinking of maybe hosting it as a simple web service or just selling it as a script.

Is it even worth trying to sell? If yes, how should I price it? Like pay-per-use or just a flat monthly subscription? Or is the market already saturated and I shouldn't bother?

If anyone wants me to run a test on a few of your wallets for free just to see how the data looks, let me know here or PM me.

Let me know what you think. Thanks!
 
Nothing. He's just making multiple threads in the hope someone DMs him to ask about his tool.
No, it’s just that I didn’t realize at first that this forum section is practically dead and new threads are posted only once every six months, so I created a second one in a more active section. As for what the tool does, it’s clearly stated in black and white: it retrieves information about a crypto wallet, which can be used, for example, for scoring, predicting how active the wallet is, and so on—whether it holds DeFi, apps, or tokens, how much of each, and where they come from.
 
@TheMhdYT the wallet scoring angle is probably more sellable than “bulk checker” imo. Anyone can stitch APIs together, but if your output saves time for airdrop farmers, lead scoring, KOL wallet research, etc then ppl pay for that.

I wouldn’t sell lifetime script unless you like doing free support every time Debank/Jupiter changes something. Better do small monthly or credits per 1k wallets, and maybe offer CSV samples so people see the data quality first. Also don’t market it around bypassing stuff too much, that just makes it look sketchy and fragile.
 
Status
Not open for further replies.
Back
Top