About Coingecko price feed
EXTERNAL NODE
|
LIVE
The CoinGecko node allows you to fetch real-time cryptocurrency price data directly within a Decimal workflow.
It is commonly used for price monitoring, alerts, automated trading logic, reporting, and triggering downstream Web3 or financial actions based on market conditions.
It is commonly used for price monitoring, alerts, automated trading logic, reporting, and triggering downstream Web3 or financial actions based on market conditions.
Free 10k credits/mo
Settings
The node allows you design custom logics and automated price-based oracles without external scripts.
API plan & API key
Select whether to use the Free (Demo) API or the Pro (Paid) API.
Enter the CoinGecko API key generated from the CoinGecko Developer Dashboard.
The system validates the key before execution.
Enter the CoinGecko API key generated from the CoinGecko Developer Dashboard.
The system validates the key before execution.
Token selection
Choose the cryptocurrency asset whose price you want to fetch
Example: Bitcoin, Ethereum
Example: Bitcoin, Ethereum
VS currency
Defines the fiat or reference currency in which the token price will be returned
example: USD, EURO
example: USD, EURO
Result variable name
Specifies the variable name where the fetched price data will be stored.
This variable becomes available to all downstream workflow nodes.
This variable becomes available to all downstream workflow nodes.
FAQ about Coingecko price feed
1. What is the CoinGecko price feed used for?
It allows workflows to fetch real-time crypto asset prices that can be used in alerts, calculations, conditional logic, automated trades, or reporting workflows.
2. Where can I get an API key?
You can generate an API key from the CoinGecko Developer Dashboard by creating an account and copying the key into the node configuration.
3. Do I need a paid plan to use the integration?
No. The free plan is sufficient for testing and low-frequency workflows, but production workflows with frequent requests should use the Pro plan to avoid rate limits.
4. Can I store the API key securely?
Yes. API keys can be stored as secrets instead of being entered directly, improving security and simplifying key rotation.
5. What does “Validate & Continue” do?
It verifies that the API key is valid, confirms the selected API plan is supported, and ensures that Decimal can successfully connect to the CoinGecko data source before proceeding.
