0x logo Integration available

Streamline your decentralized trading strategies by connecting 0x to your entire crypto ecosystem through B3OS. Automate liquidity aggregation and real-time price fetching to execute high-performance swaps without manual intervention.

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 0x

Use 0x when a workflow needs to call 0x Price Quote, 0x Swap or related 0x 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
0x Price Quote logo 0x Price Quote0x-quote-sellToken, buyToken, sellAmount, chainId
0x Swap logo 0x Swap0x-swapwalletsellToken, buyToken, sellAmount, chainId

Available Triggers

No trigger references are published for this integration yet.

Common Use Cases

Automated Rebalancing

Automatically execute 0x Swaps to rebalance your DeFi portfolio whenever your asset allocation deviates from your target percentages.

Real-time Price Monitoring

Use the 0x Price Quote action to monitor specific token pairs and trigger alerts or automated trades when favorable market conditions arise.

Algorithmic Arbitrage

Build high-speed workflows that fetch quotes via 0x and execute swaps instantly when price discrepancies are detected between different liquidity sources.

Smart Treasury Management

Automate your DAO or corporate treasury operations by setting up workflows that convert excess stablecoins into target assets using optimized 0x routes.

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.
TemplateDescriptionTags
Clanker: Auto-take profit or stop loss on positionsWatches your open Clanker snipe positions and auto-sells the moment your take-profit or stop-...defi, trading, wallet
Clanker: Claim Rewards RecurrentlyThis workflow will run on a specified cadence, check a specified Clanker token contract to de...-
Daily Transaction SummaryThis helpful workflow will fetch transactions associated with a specified onchain address (wa...defi, wallet, onchain-ops

FAQ

You can trigger the 0x Swap action within a B3OS workflow based on custom conditions, such as price movements or time intervals, allowing for fully autonomous trading execution.

Yes, the 0x Price Quote action allows you to pull accurate, real-time liquidity data and exchange rates directly into your automated workflows.

No, B3OS provides a no-code interface to interact with 0x protocols, enabling you to build complex trading logic without writing a single line of Solidity.

Absolutely. By using the 0x Price Quote action, you can monitor price discrepancies across different pools and trigger automated responses when specific price thresholds are met.

B3OS integrates securely with your preferred wallet infrastructure, ensuring that every 0x Swap action is executed according to your predefined workflow parameters and security constraints.