Processor Get token price

This processor allows you to retrieve token prices from CoinGeckoarrow-up-right or Dexscreenerarrow-up-right

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

For example, retrieving the price of ETH from CoinGecko.

Configuration meanings:

Field name
Required?
Detail

Coin ID

Yes

This refers to the API ID

field on the CoinGecko interface

For example, retrieving the Coin ID from the API ID field for Ethereumarrow-up-right on CoinGecko

Retrieve the price from Dexscreener

For example, retrieving the price of the DEGENarrow-up-right token on Dexscreener.

Configuration meanings:

Field name
Required?
Detail

Chain ID

Yes

The blockchain’s Chain ID, which you can look up on the ChainListarrow-up-right website

Token address

Yes

The address of the token for which you want to retrieve the price

Last updated