Fast FIFO-derived holdings (no Shyft)
Returns holdings derived entirely from Dexploit’s own swap index using FIFO lot matching. No external Shyft call — typically ~30 ms.
Only covers tokens the wallet traded through indexed DEXes (pump.fun, pumpswap, Raydium, Meteora, Orca). Tokens acquired via airdrop or off-platform will not appear. No USD values.
Use this endpoint when you need a quick snapshot and completeness is less important than latency. Uncached.
See Wallet portfolio for the trade-off between this endpoint and /holdings.
Authorizations
Preferred for swaps-api endpoints (/swaps/*, /stats/*, /trending, /pool-events).
Path Parameters
Wallet address (base58, 32–44 characters).
Query Parameters
Filter to one or more DEXes — a comma-separated list of integer IDs and/or lowercase names (e.g. pumpfun,raydium_clmm or 0,3). See DexId for the id↔name mapping.
Response
FIFO-derived holdings
Response from /wallets/{w}/holdings/basic. FIFO-derived holdings from Dexploit's own swap index — no Shyft call, no USD values (SOL only). Fast (~30 ms). Only covers tokens traded through indexed DEXes. Unlike /holdings, entries omit no_cost_basis and any USD fields.

