Solana Get Token Price

The Solana Get Token Price node fetches the price of a pair of Solana tokens.

Inputs

  • input_token:

    • description: The mint address or symbol of the token for which the price will be fetched.

    • allowed types: SolanaAddress, string

    • default value: None

  • output_token:

    • description: The mint address or symbol of the token in terms of which the price will be expressed.

    • allowed types: SolanaAddress, string

    • default value: None

Output

  • description: The price of the input token in terms of the output token.

  • type: decimal

Tags

  • crypto

  • solana

  • SPL

  • jupiter

  • DEX

Last updated