Dune logo Integration available

Seamlessly bridge the gap between on-chain data insights and your operational workflows by connecting Dune with B3OS. Automate your data-driven decision-making by turning complex SQL queries into actionable triggers for your entire crypto ecosystem.

Public page

Open the user-facing integration overview for examples, templates, and sharing.

Action reference

Schema-level references for executable actions and test payloads.

Learn More
Trigger reference

Event and schedule triggers that can start B3OS workflows.

Learn More

Build With Dune

Use Dune when a workflow needs to call Get Balance for One Token, Get CEX Addresses, Get DeFi Positions or related Dune operations from a typed B3OS action. Start in the visual editor to connect an account, then use the references below for payload shape, required fields, and API testing.

Available Actions

ActionIDConnectorRequired fields
Get Balance for One Token logo Get Balance for One Tokensim-dune-get-single-token-balance-address, tokenAddress, chainId
Get CEX Addresses logo Get CEX Addressesdune-get-cex-addresses--
Get DeFi Positions logo Get DeFi Positionssim-dune-get-defi-positions-address
Get EVM Transactions logo Get EVM Transactionssim-dune-get-evm-transactions-address
Get NFT Collection logo Get NFT Collectionsim-dune-get-wallet-collectibles-address
Get Query Result logo Get Query Resultdune-get-query-result-queryId
Get Token Holders logo Get Token Holderssim-dune-get-token-holders-chainId, tokenAddress
Get Token Info logo Get Token Infosim-dune-get-token-info-tokenAddress
Get Wallet Activity logo Get Wallet Activitysim-dune-get-wallet-activity-address
Get Wallet Balances logo Get Wallet Balancessim-dune-get-wallet-balances-address

Available Triggers

No trigger references are published for this integration yet.

Common Use Cases

Automated Whale Monitoring

Use Dune queries to identify large token movements and automatically trigger alerts or execute defensive trades when specific wallet thresholds are met.

CEX Inflow/Outflow Alerts

Leverage the 'Get CEX Addresses' action to monitor liquidity shifts between exchanges and on-chain wallets, providing early signals for market volatility.

Real-time Protocol Health Tracking

Automate the monitoring of DeFi protocol metrics like TVL or volume by pulling Dune query results directly into your internal reporting or risk management systems.

Dynamic On-chain Reporting

Eliminate manual data entry by automatically fetching Dune analytics and pushing them into Slack, Discord, or Google Sheets for your team to review daily.

Connector Notes

  • Create the connector from a trusted B3OS organization before publishing workflows that call external accounts.
  • Keep OAuth tokens, API keys, bot tokens, channel IDs, and account IDs in connector settings or workflow props, not in reusable public template text.
  • Test with the visual editor or POST /v1/actions/{type}/test before routing production traffic.

No public templates are linked to this integration yet.

FAQ

You can use B3OS to bridge Dune's powerful SQL queries with your other business tools. By using the 'Get Query Result' action, you can automatically pull real-time blockchain data directly into your automated workflows.

Yes, the Dune integration on B3OS includes a specific action to 'Get CEX Addresses,' allowing you to identify and monitor flows to and from major exchanges automatically.

No. B3OS is a no-code workflow automation platform. You can simply select your Dune actions, such as fetching query results, and connect them to your existing tech stack through our intuitive interface.

Instead of manually checking Dune dashboards, 'Get Query Result' allows you to programmatically fetch specific data points—like whale movements or protocol TVL—and trigger subsequent steps in your workflow immediately.

The data retrieved is as current as your Dune query results. By scheduling workflows in B3OS, you can ensure your automated processes are running against the most up-to-date blockchain analytics available.