Skip to main content

price

Returns prices of specified tokens

Query Parameters
ids string REQUIRED
  • The token mint address(es) to get price(s) on
  • Comma separate to pass in multiple
Example: So11111111111111111111111111111111111111112
vsToken string
  • A token mint address to compare the prices against
  • By default, prices are denominated by USD
  • If parameter is used with SOL mint address, denominates in the price in SOL
showExtraInfo string
  • Get more details such as
    • Unix timestamp
    • Buy price for Jupiter last swap and quote
    • Sell price for Jupiter last swap and quote
    • Confidence and depth information
  • Cannot use vsToken with this parameter