Skip to content
Dragn Swap

Dragn Swap

A drag and drop DeFi Playground

Created on 21st February 2026

Dragn Swap

Dragn Swap

A drag and drop DeFi Playground

The problem Dragn Swap solves

DeFi Automation

Drag-and-Swap is like Scratch for DeFi. Instead of writing code or scripts, users connect blocks to: Monitor markets via QuickNode streams, Automate swaps, Reduce risk, and most of all Save time.

It makes DeFi automation easier, safer, and faster by allowing agents to be built without deploying contracts or writing integrations

Challenges we ran into

Conditional branching in the execution graph

We had to decide when a block’s output should trigger downstream blocks. For filters (e.g. General Filter), we only continue when passed === 'true'. For other blocks, we require a non-empty output. We also support execution handles (exec-out) where the block has no explicit output key but should still advance the flow.

We fixed it by centralizing the logic: check

passed

for conditional blocks, then require a truthy value or a valid execution handle before queuing downstream nodes.

Use of AI tools and agents

Research & Documentation

We used AI mainly for research and implementation guidance. It was great for helping us look up the Uniswap and QuickNode API docs, debugging, and finding patterns for conditional branching in execution graphs.

Uniswap Swap Integration Skill

We used the Uniswap swap-integration skill to implement the Swap and Get Quote blocks. The skill was super useful and made uniswap integration really easy. The skill was used when wiring the Uniswap service, building the swap block UI, and handling edge cases like Permit2 and quote expiry.

Tracks Applied (3)

New France Village

DragnSwap fits New France Village because it’s a DeFi tool that makes trading automation accessible to beginner traders ...Read More

Best Use of Quicknode Hyperliquid HyperCore Streams

imageDragnSwap uses QuickNode’s Hyperliquid HyperCore Streams as the main trigger layer. The Hyperliquid Stream block ...Read More
QuickNode

QuickNode

Integrate the Uniswap API in your platform

Uploading image...DragnSwap integrates the Uniswap Trading API into a visual agent builder. Users build flows that call ...Read More
Uniswap Foundation

Uniswap Foundation

Discussion

Builders also viewed

See more projects on Devfolio