n8n-nodes-dexpaprika
v0.1.1
Published
n8n community node for DexPaprika: keyless real-time DEX and on-chain market data across 36 blockchains (pools, token prices, OHLCV, search).
Maintainers
Readme
n8n-nodes-dexpaprika
An n8n community node for DexPaprika: keyless, real-time DEX and on-chain market data across 36 blockchains. No API key, no signup.
The node works as a normal n8n node and as an AI Agent tool, so your AI Agent can query live DeFi data directly.
Installation
In n8n, go to Settings > Community Nodes > Install, enter n8n-nodes-dexpaprika, and confirm. See the n8n community nodes docs for details.
Operations
Token
- Search - find tokens, pools, and DEXes across all networks by name, symbol, or address
- Get Details - price and metadata for one token on one network
- Get Prices (Batch) - USD prices for up to 10 tokens on the same network
- Get Top Tokens - top tokens on a network by volume
Pool
- Get Top Pools - top pools on a network by volume
- Get Details - full details for one pool
- Get OHLCV - historical candles for one pool (1m to 24h intervals)
Network
- List Networks - every supported blockchain network
- List DEXes - DEXes on a network
- Get Stats - platform-wide totals (chains, DEXes, pools, tokens)
Example
As a normal node. Add the DexPaprika node, set Resource to Pool and Operation to Get Top Pools, and Network to base. Run it, and the node returns the top pools on Base by 24h volume, ready to pass to any downstream node (a message, a spreadsheet, a database).
As an AI Agent tool. Wire the DexPaprika node into an AI Agent node's Tool input and prompt the agent with something like "What are the top 5 pools on Base by 24h volume, and what is WETH trading at on Ethereum?" The agent picks the right operations, fills in the parameters, and returns live results.
Credentials
None. The DexPaprika API is keyless for public read access. A free registered key or Pro plan raises your rate and monthly quota; see the rate limits.
