Fees
Trading
| Action | Fee |
|---|---|
| Buy (local or lightning transaction) | 0.30% |
| Sell (local or lightning transaction) | 0.30% |
The fee is taken in SOL and included automatically in the transaction we build for you. There's nothing extra to configure.
Data API
Billed in SOL directly from your wallet. Subscribing is free; streams are billed per event delivered, and REST calls plus the one-shot ohlcv_history fetch are billed per call. See the Data API overview for how billing works.
| Event | Per event | Per 1,000 |
|---|---|---|
subscribe (each token_update) | 0.000000005 SOL | 0.000005 SOL |
subscribe_ohlcv (each ohlcv candle) | 0.000000005 SOL | 0.000005 SOL |
subscribe_trades (each trade) | 0.00000001 SOL | 0.00001 SOL |
subscribe_new_tokens (each new_token) - PUMPFUN | Free | Free |
subscribe_new_tokens (each new_token) - all other DEXes | 0.0000001 SOL | 0.0001 SOL |
subscribe_migrations (each migration) | 0.0000002 SOL | 0.0002 SOL |
GET /metadata (and /lookup), per call | 0.000001 SOL | 0.001 SOL |
ohlcv_history, per call | 0.000003 SOL | 0.003 SOL |
No monthly fee, no credit packs. Subscribes, unsubscribes and disconnects are free.
PumpFun
new_tokenis free. When you callsubscribe_new_tokenswithPUMPFUNin the protocol list, everynew_tokenevent delivered for that protocol is billed at 0. Other protocols on the same subscription are charged at the rate above. You can fund a wallet with 0 SOL and stay connected as long as you only subscribe to PumpFun.