Processor Get token price
This processor allows you to retrieve token prices from CoinGecko or Dexscreener
Configuration meanings:
Field name
Required?
Detail
Variable name for storing result
Yes
This processor will return the token price in USD. Choose a variable name to store this result.
For example: TOKEN_PRICE
Data source
Yes
Choose to retrieve prices from either CoinGecko or Dexscreener
Retrieve the price from CoinGecko

Configuration meanings:
Field name
Required?
Detail
Coin ID
Yes
This refers to the API ID
field on the CoinGecko interface

Retrieve the price from Dexscreener

Configuration meanings:
Field name
Required?
Detail
Token address
Yes
The address of the token for which you want to retrieve the price
Last updated