VISUAL DEFI FLOW BUILDER FOR SUI

Design multi-step DeFi flows on Sui.|

Drag nodes onto a canvas, connect your wallet, preview balances, and execute swaps, lending, bridges, and custom Move calls in a single transaction.

Wallet-standard compatible
One transaction per run

Built on the Sui ecosystem

FLOW-BUILDING TOOLKIT

Everything you need to build.

Compose complex sequences from protocol nodes, preview outcomes, and execute atomically.

Canvas

Drag-and-Drop Flow Design

Build multi-step DeFi sequences visually with a node-based canvas. Pan, zoom, and connect steps to see your flow at a glance.

React Flow canvas
Edge styles & auto-layout
Multi-tab workspace
Autosave to localStorage
Try It Out
USE CASES

Built for every strategy.

From quick swaps to cross-chain strategies, Suiquencer adapts to how you trade and build.

For Builders

Prototype flows in seconds.

Drag nodes, connect edges, and save reusable flow JSON for testing or sharing with your team.

  • Drag-and-drop nodes
  • Save/load flow JSON
  • Instant balance previews
// Flow definition
const flow = {
nodes: ["Wallet", "Swap(Cetus)", "Lend(Scallop)"],
atomic: true,
saveAs: "yield-loop.json"
};
// Execute
await suiquencer.run(flow)
For Power Users

Run advanced strategies safely.

Chain logic, branching, and custom Move calls with atomic execution and a clear run order.

  • Balance checks + Selector nodes
  • Custom Move module calls
  • Execution sidebar preview
Node
Type
Status
Wallet
Balance OK
ENTRY
Ready
Swap
Cetus / Turbos
ROUTE
Quoted
Lend
Scallop
STEP
Queued
FLOW PLANNER

Plan your sequence.

Estimate complexity, execution time, and routing depth before you run your atomic transaction.

Flow Planner

Size your flow

Drag the slider to model the number of nodes in your sequence.

2
1471012
2 nodes in sequence
Single chain routing
Atomic execution
Reusable flow JSON
Flow Summary
Quick Flow
Single chain routing
0.20 SUI
Est. gas saved
1.2s
Est. time saved
TIERS & PRO MODE

Pick the right tier

Pro mode unlocks logic gates, custom Move calls, and unlimited nodes. We call it Suiquencer+

Starter
Starter
Free

Core canvas, wallet connect, swaps, and basic flows.

  • Up to 12 nodes
  • Cetus / Turbos swaps
  • Scallop lend (deposit)
  • Flow export JSON
Pro
Pro
Full

Unlock logic, condition gates, and advanced nodes.

  • Logic + condition gates
  • Custom Move calls
  • Selector branching
  • Unlimited nodes
Team
Team
Workspace

Shared flows and team settings for growing squads.

  • Shared flow library
  • Team presets
  • Review-only mode
  • Priority support

Pro Mode Unlocks

Advanced logic, custom Move calls, and unlimited nodes.

Logic & Conditions

Balance and contract checks to gate branches and conditional paths.

Custom Move Calls

Call any Move module with type args and smart parameter hints.

Unlimited Nodes

Build long strategies without the 12-step cap.

Security Status: Active
PRO
Full
12+
Nodes per flow
Custom logic paths
Included in Pro
Logic gatesCondition checksCustom MoveBranchingUnlimited nodesPersonal support
Problem + Commitment

Why we need Suiquencer

Suiquencer makes complex DeFi workflows visual, predictable, and atomic on Sui — and we're committed to shipping beyond the hackathon.

The problem it solves

  • Complex DeFi workflows are hard to compose, debug, and preview on-chain
  • Users lack a visual way to validate sequencing, balances, and dependencies
  • Atomic execution is powerful on Sui but difficult to orchestrate across protocols

Commitment after the hackathon

  • Continue expanding protocol coverage (swaps, lending, bridges, Move calls)
  • Pro Mode features: logic gates, condition branching, unlimited actions and nodes
  • Integrate AI to enable even more powerful flow creation and guidance
HAVE QUESTIONS?

Frequently asked questions

Everything you need to know to start building flows on Sui.

01

Which wallets are supported?

02

Is Suiquencer non-custodial?

03

Can I build cross-chain flows?

04

How are swaps routed?

05

Can I call custom Move contracts?

06

Where are my flows stored?

Can't find what you're looking for?

Read the docs

Ready to build your first flow?

Open the canvas, connect your wallet, and execute multi-step DeFi flows in seconds.

Open beta. No payment required (yet).