Plans and what is included
Wallet Master has two plans. Both are billed monthly, priced in USD and paid in crypto through our Discord server. They differ on one point: whether you source wallets yourself with the Discord bot, or query every active wallet on Solana directly and work with the data over an API.
The two plans at a glance
What you get | Plus plan | Wallet Database + API plan |
|---|---|---|
Price | $125 a month | $250 a month |
Discord bot, over 20 commands | Included | Included |
Data Import | Included | Included |
Wallet Deep Dive | Included | Included |
Copy Trader Checker | Included | Included |
Watchlist | Included | Included |
Token Creators | Included | Included |
Wallet Database | Not included | Included |
API, Bot API and REST API | Not included | Included |
One subscription covers every market in the Web App's market switcher. There are no per-market add-ons.
What both plans include
Everything you need to find wallets and check them before you follow them.
Discord bot
Over 20 commands in a direct message with the Wallet Master+ bot. Wallets come from here: trending and freshly migrated tokens, the top traders and early buyers of any token, the users of a trading bot or a program, wallets that fit a buy and sell pattern, the wallet behind a screenshot. /pnlplus analyzes up to 100,000 wallets in one run and returns a CSV with every metric per wallet. Results come back as files you can open anywhere.
Web App
Your workspace at app.walletmaster.tools:
- Data Import. Turn any list of wallets, from the bot or from anywhere else, into a table: every wallet a row, every one of the 164 metrics a column. Filter on any of them, sort, save filter and column presets, export, and keep a blacklist of wallets you have ruled out. Up to 100,000 wallets per list, as many lists as you like.
- Wallet Deep Dive. One wallet in depth: profit, win rate, ROI and holding time over the last day, 7 days and 30 days, how the profit is distributed, every buy and sell, the result per token, and the Insights card.
- Copy Trader Checker. Paste a wallet and see whether it is the master or one of the copy traders, and which wallets trade around it.
- Watchlist. Keep the wallets you follow in named lists and see how they did over the last day, week or month. No limit on the number of lists.
- Token Creators. Filter token creators by their track record, export the ones you trust, and load that list into your trading bot as a whitelist.
What the Wallet Database + API plan adds
Wallet Database
Every active wallet on Solana, queried directly. Instead of sourcing candidates with the bot and importing them, you set your conditions on the same 164 metrics, combine them with AND and OR groups, and get every wallet that matches as a Data Import list you work with like any other. Save the queries you come back to as presets.
API
The same data over HTTP, for your own scripts, dashboards and bots. Two families of endpoints:
Bot API
The Discord bot's commands as endpoints. You send the request, it goes into a queue, and you poll for the result file, the same file the bot would have sent you in Discord.
REST API
Direct endpoints for the Wallet Database, Token Creators, a single Token Creator, and Wallet Activity, which returns the swap history of a wallet.
Your plan comes with 1,000,000,000 credits (1000M) every 30 days. The balance resets automatically and unused credits do not roll over. Each call costs a fixed number of credits, for example 5 per wallet on /pnlplus, so a run on 10,000 wallets costs 50,000 credits, and 100 per address returned by the Wallet Database. The full price lists are on REST API credit costs and Bot API credit costs.
Your API key is tied to the IP address you call from. If that address changes, you reset the binding yourself with one endpoint; see Authentication and keys.
The API is for personal use. If you want to power a product or a service of your own with Wallet Master data, ask in the Discord server about a custom plan.
Which plan is right for you
Pick Plus if
You are happy to source wallets with the bot and want the full workspace to analyze them. Most people start here, and everything in the Quickstart works on it.
Pick Wallet Database + API if
You want the wallets that match your rules without sourcing them first, you run the same query every day, or you want the data inside your own scripts and bots.
Good to know
- Free without an account. The basic Wallet Deep Dive on any single wallet at app.walletmaster.tools. Insights, watchlists and every other tool need a plan. There is no trial.
- Payment and renewal. Both plans are paid in crypto in our Discord server. Buy and activate access has the steps; Renewal and upgrading explains what happens at the end of a period.
- Upgrading from Plus. You pay the full $250 for the Wallet Database + API plan. The days left on your Plus plan are not lost: half of them are added to the new plan.
- Data freshness. The same on both plans. Every metric is recomputed hourly, and you can refresh a list or a wallet as often as you like.
- Metrics. The same 164 wallet metrics everywhere: in the
/pnlplusCSV, in Data Import and in the Wallet Database. What each one means and how profit is calculated is in Metrics and calculations, for subscribers.
Happy wallet hunting.
Was this page helpful?
Related articles
Introduction
What Wallet Master does, the three ways to use it, which plan you need, and where to start. Documentation for the Solana Discord bot, Web App and API.
Quickstart
From a trending token to a shortlist of Solana wallets in 15 minutes: two bot commands, Data Import, a filter preset, Wallet Deep Dive and your first Watchlist.
Buy and activate access
How to buy a Wallet Master plan in Discord, verify your access with the bot, and log in to the Web App, plus what to do if the bot does not respond.
Log in to the Web App
Log in to the Wallet Master Web App with Discord, find your way around the sidebar, open any wallet directly, and fix a login that leaves tools locked.
Built with Helpnode