DexPaprika provides latest data access to comprehensive DEX data, including token prices, liquidity pools, and trading volumes. Whether you’re building a trading dashboard, portfolio tracker, or DeFi application, we’ve got you covered.
solana
So11111111111111111111111111111111111111112
Make a GET request
https://api.dexpaprika.com/networks/{network_id}/tokens/{address}
.Get latest data about Solana (SOL)
Extract the price (or any other data)
summary
object (or any other object) and then to the price_usd
key (or any other key) simply by modyfying the previously used GET request: