TheMhdYT
Newbie
- Aug 29, 2018
- 6
- 2
Hey guys,
I recently coded a script to bulk-check EVM and Solana wallet portfolios for a project. Now that it's done, I'm wondering if there is any actual demand for something like this here on BHW, and if it's worth selling?
Basically, it parses a list of public addresses and ranks them by USD value. It does two simple things:
1. EVM (DeBank): Scans wallets, bypasses Cloudflare and HMAC-signatures, gets tokens + defi + app balances (like Hyperliquid or Blur), and exports them to Excel/CSV, etc..
2. Solana (Jupiter): Scans wallets, handles Turnstile captchas under the hood, and splits the balance into wallet/lending/staking/lp.
Of course, it only uses public addresses (no private keys or seed phrases needed).
I know some Web3 marketers, lead generators, and mass-wallet farmers (Sybils) do this manually or pay a fortune for node APIs.
Is there a market for this? If yes, how should I price it if I turn it into a service? Like pay-per-check or just a cheap monthly flat fee? Or should I just not bother?
If anyone wants me to run a quick test on a few of your wallets for free just to see how the Excel output looks, let me know here or PM me.
Thanks!
I recently coded a script to bulk-check EVM and Solana wallet portfolios for a project. Now that it's done, I'm wondering if there is any actual demand for something like this here on BHW, and if it's worth selling?
Basically, it parses a list of public addresses and ranks them by USD value. It does two simple things:
1. EVM (DeBank): Scans wallets, bypasses Cloudflare and HMAC-signatures, gets tokens + defi + app balances (like Hyperliquid or Blur), and exports them to Excel/CSV, etc..
2. Solana (Jupiter): Scans wallets, handles Turnstile captchas under the hood, and splits the balance into wallet/lending/staking/lp.
Of course, it only uses public addresses (no private keys or seed phrases needed).
I know some Web3 marketers, lead generators, and mass-wallet farmers (Sybils) do this manually or pay a fortune for node APIs.
Is there a market for this? If yes, how should I price it if I turn it into a service? Like pay-per-check or just a cheap monthly flat fee? Or should I just not bother?
If anyone wants me to run a quick test on a few of your wallets for free just to see how the Excel output looks, let me know here or PM me.
Thanks!