Query details
Parameter | Type | Required | Description |
---|---|---|---|
wallet | string | Yes | Single wallet address to query. |
blockchain | string | Yes | Blockchain name or ID (e.g.,base , evm:1 "solana" ). |
Usage Examples
- Query Wallet Positions on Solana Chain
Copy
Ask AI
curl -X GET "https://explorer-api.mobula.io/api/2/wallet/positions?wallet=CmbwXRT5z5aCxCzATqm5aZr7XpTh2AN7ToG35csw7YV&blockchain=solana"
- Query Wallet Positions on Ethereum Chain
Copy
Ask AI
curl -X GET "https://explorer-api.mobula.io/api/2/wallet/positions?wallet=0x7a16ff8270133f063aab6c9977183d9e72835428&blockchain=ethereum"
Query Response
Copy
Ask AI
{
"token": {
"address": "5Pfr5KHJSaig9ymGSzhWMKnjF59hK4CEYuYk5nLi6Mqb",
"chainId": "solana:solana",
"symbol": "JV",
"name": "Joint Venture",
"decimals": 6,
"id": 0,
"priceUSD": 0.0000124966129297575,
"priceToken": 5.8400430997142966e-8,
"priceTokenString": "0.00000005840043099714296638224172",
"approximateReserveUSD": 9278.730767214403,
"approximateReserveTokenRaw": "742499653255601",
"approximateReserveToken": 742499653.255601,
"totalSupply": 1000000000,
"circulatingSupply": 1000000000,
"marketCapUSD": 12496.612929757499,
"marketCapDilutedUSD": 12496.612929757499,
"logo": "https://ipfs.io/ipfs/bafybeicsn6mw4nu4agzaqy2yudj6byza6jwcdwllokt5kcmcflbqqjk4d4",
"exchange": {
"name": "PumpFun",
"logo": "https://metadata.mobula.io/assets/logos/6EF8rrecthR5Dkzon8Nwu78hRvfCKubJ14M5uBEwF6P.webp"
},
"factory": "6EF8rrecthR5Dkzon8Nwu78hRvfCKubJ14M5uBEwF6P",
"source": "pumpfun",
"liquidityUSD": 9276.859805176831, // Current liquidity in USD
"liquidityMaxUSD": 18555.590572391236, // Maximum historical liquidity
"bonded": false, // Whether token is bonded in liquidity pool
"bondingPercentage": 41.67196403283306, // % of token bonded in pool
"preBondingFactory": "6EF8rrecthR5Dkzon8Nwu78hRvfCKubJ14M5uBEwF6P",
"poolAddress": "CP7U6XiMBjFo7C4SRTrYBhwhjkTS39CXrBZ5ktrESkJC",
"top10HoldingsPercentage": 39.4455631257905, // % held by top 10 wallets
"devHoldingsPercentage": 1.4157084169093999, // % held by developers
"insidersHoldingsPercentage": 2.1154393942554, // % held by insiders
"bundlersHoldingsPercentage": 24.1373383039381, // % held by bundlers
"blockchain": "Solana",
"type": "pumpfun",
"deployer": "6jMBHEHDzuoYN4hQdqV7dTPys6Q1TEt67L9QzRsxe3Yn",
"bondedAt": null,
"athUSD": 0.00008339681028533523, // All-time high in USD
"atlUSD": 0.00000610192172852442, // All-time low in USD
"athDate": "2025-09-24T02:07:24.500Z",
"atlDate": "2025-09-24T02:03:50.500Z",
"priceChange1minPercentage": 0,
"priceChange5minPercentage": -0.1172131118790119,
"priceChange1hPercentage": 0.2398170569406069,
"priceChange4hPercentage": -0.6875004215632496,
"priceChange6hPercentage": -6.498135278981028,
"priceChange12hPercentage": -41.46193222781062,
"priceChange24hPercentage": 71.61865300993004,
"volume1minUSD": 0,
"volume5minUSD": 1.86765618577485,
"volume15minUSD": 20.31173539932883,
"volume1hUSD": 20.31173539932883,
"volume4hUSD": 441.2916947502766,
"volume6hUSD": 763.1516638661021,
"volume12hUSD": 76636.366643982,
"volume24hUSD": 362588.2902590606,
"volumeBuy24hUSD": 182820.5522236792, // Total buy volume in USD last 24h
"volumeSell24hUSD": 179767.7380353815, // Total sell volume in USD last 24h
"trades24h": 3373, // Number of trades last 24h
"buys24h": 1820, // Number of buy trades last 24h
"sells24h": 1552, // Number of sell trades last 24h
"buyers24h": 1324, // Unique buyers last 24h
"sellers24h": 1135, // Unique sellers last 24h
"traders24h": 1879, // Total unique traders last 24h
"feesPaid24hUSD": 5655.843475417249, // Fees paid in USD last 24h
"organicTrades24h": 3329, // Trades by non-bot/organic users last 24h
"organicTraders24h": 1868, // Unique organic traders last 24h
"organicVolume24hUSD": 359555.5128803363, // Organic trade volume in USD last 24h
"organicVolumeBuy24hUSD": 180743.5484531335, // Organic buy volume in USD last 24h
"organicVolumeSell24hUSD": 178811.9644272029, // Organic sell volume in USD last 24h
"organicBuys24h": 1795, // Organic buy trades last 24h
"organicSells24h": 1534, // Organic sell trades last 24h
"organicBuyers24h": 1305, // Organic unique buyers last 24h
"organicSellers24h": 1123, // Organic unique sellers last 24h
"holdersCount": 114, // Total holders count
"socials": {
"twitter": "x.com/JV_onSOL",
"website": null,
"telegram": null,
"others": {
"showName": true,
"createdOn": "https://pump.fun"
}
},
"security": {
"buyTax": "0.0000", // Tax on buy
"sellTax": "0.0000", // Tax on sell
"transferPausable": false, // Can transfers be paused
"top10Holders": "0.8373", // % of supply in top 10 wallets
"isBlacklisted": false, // Whether token is blacklisted
"noMintAuthority": true, // No new minting allowed
"balanceMutable": false // Holder balances cannot be changed arbitrarily
}
},
"balance": 0,
"rawBalance": "0",
"amountUSD": 0,
"buys": 4, // User's total buys
"sells": 1, // User's total sells
"volumeBuyToken": 4995934.954971, // User's buy volume in token
"volumeSellToken": 4995934.954971, // User's sell volume in token
"volumeBuy": 84.1891028056, // User's buy volume in USD
"volumeSell": 112.4149126911, // User's sell volume in USD
"avgBuyPriceUSD": 0.0000168515, // Average buy price USD
"avgSellPriceUSD": 0.0000225013, // Average sell price USD
"realizedPnlUSD": 28.2260333086, // Realized PnL in USD
"unrealizedPnlUSD": 0, // Unrealized PnL in USD
"totalPnlUSD": 28.2260333086, // Total PnL in USD
"firstDate": "2025-09-24T02:03:26.500Z",
"lastDate": "2025-09-24T03:33:25.100Z"
}
Response
200 - application/json
Wallet positions response
Show child attributes
Show child attributes