duneanalytics
- 8 skills
- 0 followers
- 11 hours ago last updated
- ▌ Catalyst Dex Integration · duneanalyticsAdd a DEX project to dex.trades for a chain (sources, base trades, chain unions, seed, dex_info)
- ▌ Catalyst Gas And Transfers · duneanalyticsAdd gas fees and token transfer models for a new chain (hourly_spellbook + tokens)
- ▌ Catalyst Foundational Metadata · duneanalyticsSet up new chain foundational metadata (evms_info, prices, base sources, evms_blockchains_list)
- ▌ Debug CI · duneanalyticsDiagnose failed Spellbook PR CI workflows, dbt slim CI steps, missing seeds, stale manifests, cluster issues, and CI test table queries.
- ▌ Review Spell · duneanalyticsReview Spellbook spell contributions for config blocks, schema YAML, SQL style, Jinja, performance, seeds, architecture, and compile/test readiness.
- ▌ Run Dbt Commands · duneanalyticsRun dbt CLI commands (compile, ls, test, run, etc.) in the spellbook repo. Use when the user asks to compile, list, test, or run dbt models, or when you need to validate SQL by compiling a model.
- ▌ Dbt Prod CI Regression · duneanalytics bundleDesigns and runs DuneSQL regression queries comparing CI tables (`dune.<schema>.<table>`) to production spells after pipeline-only dbt changes; after SQL is tailored to the to execute queries and validate parity. Use for prod vs CI regression, lineage parity checks, or row/metric validation when data should not drift; invoke manually per branch—not on every edit.
- ▌ Sim · duneanalytics bundleDune Sim API for real-time blockchain wallet and token lookups across EVM and SVM chains. Use when user asks about wallet balances, token prices, NFT holdings, DeFi positions, transaction history, wallet activity, token holders, stablecoins, or any real-time on-chain data for a specific address. Triggers: 'check wallet', 'token balance', 'NFT holdings', 'DeFi positions', 'transaction history', 'token holders', 'token price', 'stablecoin balance', 'wallet activity', or any request involving a blockchain address (0x... or Solana base58).