← back to marketplace
DeFi
DeFi Price Aggregator
Real-time token prices aggregated from Jupiter, Raydium, and Orca with VWAP calculation, 24h change, and liquidity depth across pools.
Per call
0.001 USDC
Total calls
24,100
Rating
★ 4.7
Publisher
5nTy…2jKv
Methods
getPrice()getVWAP()getDepth()
Try it
⛽ 0.001 USDC / callIntegration
curl -X POST https://tools.example.com/price-feed \
-H "x-payment-signature: <tx_sig>" \
-H "x-caller-pubkey: <your_pubkey>" \
-H "Content-Type: application/json" \
-d '{ "method": "getPrice", "params": { "token": "SOL", "quote": "USDC" } }'