Solana: solanaGetTokenPairPrice
solanaGetTokenPairPriceRetrieve the current exchange rate between two Solana tokens by specifying their mint addresses.
Instructions
Get price of a token pair
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputMint | Yes | Token being bought | |
| outputMint | Yes | Token being sold |