Credit costs
Every Bot API request is paid in credits from the monthly quota that comes with the Wallet Database + API plan, the same balance the REST API draws from. This page is the price list for the queued endpoints; the REST endpoints have their own.
Your monthly quota
- 1,000,000,000 credits (1000M) every 30 days. Reset automatically, no rollover, one balance for both API families.
- A request is charged when it is accepted. A request refused at submit costs nothing; a request that returns no data still costs its price.
GET /creditsreturns your balance, free.
Price per endpoint
Endpoint | Cost |
|---|---|
| 5 credits per wallet |
| 100 credits per token |
| 50 credits per token |
| 150 credits per token |
| 100 credits per token |
| 50 credits |
| 100 credits |
| 500 credits |
| 500 credits |
| 500 credits |
| 1,000 credits |
| 100 credits |
| 1,000 credits |
| 500 credits |
| 500 credits |
| 50 credits |
| 500 credits |
| 50 credits |
| 500 credits |
| 500 credits |
| Free |
What common requests cost
Request | Credits |
|---|---|
pnl on 10,000 wallets | 50,000 |
pnl on 100,000 wallets | 500,000 |
toptraders on 20 tokens | 2,000 |
A daily trending call for a month | 1,500 |
A full research day: trending, toptraders on 10 tokens, pnl on 5,000 wallets | 26,050 |
The quota covers two thousand full pnl runs of 100,000 wallets, or about forty thousand research days like the one above. The expensive calls are the scans over a whole token's history (buysellfilter, mcap, timestamp) and over a whole venue or bot (dexwallets, botwallets); the cheap ones are the lists and stats.
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.
Was this page helpful?
Related articles
Built with Helpnode