Dune Integration
Seamlessly bridge the gap between on-chain data insights and your operational workflows by connecting Dune with B3OS. Automate your data-driven decision...
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.
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
| Action | ID | Connector | Required fields |
|---|---|---|---|
sim-dune-get-single-token-balance | - | address, tokenAddress, chainId | |
dune-get-cex-addresses | - | - | |
sim-dune-get-defi-positions | - | address | |
sim-dune-get-evm-transactions | - | address | |
sim-dune-get-wallet-collectibles | - | address | |
dune-get-query-result | - | queryId | |
sim-dune-get-token-holders | - | chainId, tokenAddress | |
sim-dune-get-token-info | - | tokenAddress | |
sim-dune-get-wallet-activity | - | address | |
sim-dune-get-wallet-balances | - | address |
Available Triggers
No trigger references are published for this integration yet.
Common Use Cases
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}/testbefore routing production traffic.
Related Templates
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.
