VALIDATORS
Loading…
AGDP Services
Token Price OracleLive
x4Wave 1:8100-8104Lead: Priya
$0.01/job
5 instances
Virtuals Profile

Returns real-time token prices from CoinGecko (primary) and DEX Screener (fallback). Includes symbol-to-address resolution for Base, Polygon, Solana.

  • CoinGecko free API (primary) — rate-limited but comprehensive coverage.
  • DEX Screener (fallback) — picks highest-liquidity pair for accurate pricing.
  • Batch lookup up to 10 symbols at once via /prices endpoint.
  • Symbol resolution covers Base, Polygon, and Solana token addresses.
  • Cross-references x6-rug-guard and x7-slippage-calc in responses.
Jobs Completed
0
Success Rate
Avg Response
Revenue
$0.00
Uptime
API Endpoints
MethodPathDescriptionParams
GET/priceGet current token pricesymbol, chain
GET/pricesBatch price lookup (up to 10)symbols (comma-separated)
GET/resolveResolve symbol to contract addresssymbol, chain
GET/healthHealth check
Base URL: https://api.cerebro.host:8100
Related Services
Project Files
Loading...