Developer Tools · 0 triggers · 10 actions
Real-time, enriched blockchain data for 70 million+ tokens on 80+ networks Add Codex to your Stream Deck workflows with guided setup for the connection details it needs.
Add Codex to a workflow and pair it with a Stream Deck button to run it in one press — handy for developer tools tasks. Combine it with OBS, your Elgato tools, or any other app you connect to build a routine that fits how you work.
Browse all templatesSteps your workflow can perform in Codex.
Returns token holdings and aggregated trading stats for one or more wallet addresses. Each result includes token balance, realized P&L, buy/sell counts, and average hold period across 1d, 1w, 30d, and 1y windows. Filter by wallet address, token, network, labels, or numeric range filters. Use Get Networks to resolve the numeric networkId if needed. Supports offset-based pagination — pass offset (and optional limit) to fetch subsequent pages. View docs
Returns all token holdings and USD values for a wallet address on a specific blockchain network. Use this to inspect what tokens a wallet holds. Use Get Networks to resolve the numeric networkId if needed (e.g., 1 = Ethereum, 137 = Polygon). View docs
Returns the list of token holders with their balances and the top-10 holder concentration percentage. Use this to analyze token distribution and whale concentration. Use Get Networks to resolve the numeric networkId if needed. Supports cursor-based pagination — pass cursor from the previous response to fetch the next page. View docs
Returns on-chain trading events (swaps, mints, burns) for a token or pair address. Each event includes event type, USD price, timestamp, transaction hash, and maker address. Filter by event type, wallet address, price range, timestamp window, and more. Use Get Networks to resolve the numeric networkId if needed. Supports cursor-based pagination — pass the cursor from the previous response to fetch the next page. View docs
Fetches current price, market cap, volume, liquidity, and metadata for one or more specific tokens by contract address. Use this when you already know the token address(es) and want to look up their current data. To discover tokens by name or ranking instead, use Filter Tokens. Use Get Networks first to resolve the numeric networkId if needed. Accepts a JSON array of {address, networkId} objects — example: [{"address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", "networkId": 1}]. View docs
Returns OHLCV (open, high, low, close, volume) candlestick bars for a token over a time range. Use this for price charts, trend analysis, or historical data. Use Get Networks to resolve networkId if needed. from and to are Unix timestamps in seconds (e.g., current time = Math.floor(Date.now() / 1000)). Valid resolutions: 1 (1 min), 5, 15, 30, 60 (1 hr), 240 (4 hr), 720 (12 hr), 1D, 7D. View docs
Returns prediction market outcomes (Polymarket, Kalshi) with current prices and implied probabilities. Filter by keyword phrase, market IDs, event IDs, protocol, status, liquidity, volume, and more. Requires a Codex Growth or Enterprise plan — returns an error on free/Starter plans. Supports offset-based pagination — pass offset (and optional limit) to fetch subsequent pages (e.g., offset: 20 with limit: 20 fetches the second page). View docs
Returns metadata and trading statistics for a token pair: price, volume, liquidity, and price changes across multiple timeframes. Use this to analyze DEX pair activity (e.g., Uniswap V2/V3 pools). statsType FILTERED removes wash trades for cleaner signal; UNFILTERED includes all activity. Use Get Networks to resolve the numeric networkId if needed. View docs
Real-time, enriched blockchain data for 70 million+ tokens on 80+ networks
Create your Conductor Deck account: no credit card required.
Follow the setup prompts for Codex. Conductor Deck handles the app authorization or required connection details inside the workflow builder.
Add a Codex action to your visual workflow canvas. Configure the options you need, then connect it to other steps.
Sync your workflow to any Stream Deck button. Press once to trigger the entire sequence.
Sign up for free and start building Codex workflows in minutes.